Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Commits List »

[hibernate-commits] Hibernate SVN: r14848 - annotations/trunk/ivy.

hibernate-commits

2008-07-03


Author LoginPost Reply
Author: hardy.ferentschik
Date: 2008-07-03 13:06:13 -0400 (Thu, 03 Jul 2008)
New Revision: 14848

Modified:
 annotations/trunk/ivy/ivyconf.xml
Log:
Switched back to a ivy local deploy to 'latest'.

Modified: annotations/trunk/ivy/ivyconf.xml
===================================================================
--- annotations/trunk/ivy/ivyconf.xml  2008-07-03 16:59:26 UTC (rev 14847)
+++ annotations/trunk/ivy/ivyconf.xml  2008-07-03 17:06:13 UTC (rev 14848)
@@(protected) @@
     </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"/>

_______________________________________________
hibernate-commits mailing list
hibernate-commits@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-commits
©2008 gg3721.com - Jax Systems, LLC, U.S.A.