You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlbeans.apache.org by ra...@apache.org on 2005/05/09 05:11:24 UTC

svn commit: r169227 - in /xmlbeans/trunk: build.xml external/lib/piccolo_apache_dist_20040711_v2.jar

Author: radup
Date: Sun May  8 20:11:23 2005
New Revision: 169227

URL: http://svn.apache.org/viewcvs?rev=169227&view=rev
Log:
One more attempt.

Modified:
    xmlbeans/trunk/build.xml
    xmlbeans/trunk/external/lib/piccolo_apache_dist_20040711_v2.jar

Modified: xmlbeans/trunk/build.xml
URL: http://svn.apache.org/viewcvs/xmlbeans/trunk/build.xml?rev=169227&r1=169226&r2=169227&view=diff
==============================================================================
--- xmlbeans/trunk/build.xml (original)
+++ xmlbeans/trunk/build.xml Sun May  8 20:11:23 2005
@@ -1057,7 +1057,7 @@
     <target name="piccolo.classes" depends="piccolo.classes.check, dirs, repackage.classes" unless="piccolo.classes.notRequired">
         <delete dir="build/private/piccolo"/>
         <mkdir dir="build/private/piccolo"/>
-        <unjar src="external/lib/piccolo_apache_dist_20040629_v2.jar" dest="build/private/piccolo"/>
+        <unjar src="external/lib/piccolo_apache_dist_20040711_v2.jar" dest="build/private/piccolo"/>
 
         <echo message="Re-packaging Piccolo"/>
 

Modified: xmlbeans/trunk/external/lib/piccolo_apache_dist_20040711_v2.jar
URL: http://svn.apache.org/viewcvs/xmlbeans/trunk/external/lib/piccolo_apache_dist_20040711_v2.jar?rev=169227&r1=169226&r2=169227&view=diff
==============================================================================
Binary files - no diff available.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: commits-help@xmlbeans.apache.org