Author: hardy.ferentschik
Date: 2008-07-03 13:12:05 -0400 (Thu, 03 Jul 2008)
New Revision: 14849
Modified:
entitymanager/trunk/ivy/ivyconf.xml
Log:
Switched back to a ivy publish to /target/latest
Modified: entitymanager/trunk/ivy/ivyconf.xml
===================================================================
--- entitymanager/trunk/ivy/ivyconf.xml 2008-07-03 17:06:13 UTC (rev 14848)
+++ entitymanager/trunk/ivy/ivyconf.xml 2008-07-03 17:12:05 UTC (rev 14849)
@@ -9,8 +9,8 @@
</chain>
<chain name="rep-hibernate" returnFirst="true"
latest="latest-revision">
<filesystem name="local">
- <ivy
pattern="../[module]/target/hibernate-[module]/ivy.xml"/>
- <artifact
pattern="../[module]/target/hibernate-[module]/[artifact].[ext]"/>
+ <ivy pattern="../[module]/target/[revision]/ivy.xml"/>
+ <artifact
pattern="../[module]/target/[revision]/[artifact].[ext]"/>
</filesystem>
<filesystem name="hudson-local">
<ivy
pattern="../../[module]/trunk/target/hibernate-[module]/ivy.xml"/>
Show replies by date