1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00

[releng] updating to the tycho 0.15.0.

This commit is contained in:
Anna Dushistova 2012-06-06 01:17:16 +00:00
parent 4bef69ee8f
commit 38b7cf89ee

View file

@ -136,6 +136,7 @@
<id>local-build</id>
<properties>
<tm-install>${project.build.directory}/../../../../</tm-install>
<tm-zipfile>${project.artifactId}-${project.version}.zip</tm-zipfile>
</properties>
<build>
<plugins>
@ -155,7 +156,7 @@
<include name="**"/>
</fileset>
</delete> -->
<copy file="target/org.eclipse.tm.repo.zip" todir="${tm-install}">
<copy file="target/${tm-zipfile}" todir="${tm-install}">
</copy>
<chmod perm="g+w">
<fileset dir="${tm-install}">