mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 04:15:35 +02:00
[releng] experimenting with uploading dstore server bits.
This commit is contained in:
parent
7a68c04583
commit
018a5228e3
2 changed files with 4 additions and 1 deletions
|
@ -103,6 +103,8 @@
|
|||
<include name="**"/>
|
||||
</fileset>
|
||||
</chmod>
|
||||
<copy todir="${tm-install}">
|
||||
<fileset dir="${project.build.directory}/../../../../" includes="rseserver*"/>
|
||||
</tasks>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
|
|
@ -310,7 +310,7 @@
|
|||
</target>
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution>
|
||||
<!-- <execution>
|
||||
<id>upload-serverruntime</id>
|
||||
<phase>install</phase>
|
||||
<goals>
|
||||
|
@ -327,6 +327,7 @@
|
|||
</target>
|
||||
</configuration>
|
||||
</execution>
|
||||
-->
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
Loading…
Add table
Reference in a new issue