1
0
Fork 0
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:
Anna Dushistova 2012-05-21 08:21:46 +00:00
parent 7a68c04583
commit 018a5228e3
2 changed files with 4 additions and 1 deletions

View file

@ -103,6 +103,8 @@
<include name="**"/>
</fileset>
</chmod>
<copy todir="${tm-install}">
<fileset dir="${project.build.directory}/../../../../" includes="rseserver*"/>
</tasks>
</configuration>
</execution>

View file

@ -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>