Author: chris.nokleberg
Date: Sat Sep 13 14:02:12 2008
New Revision: 620

Added:
    trunk/lib/build/jarjar-1.0rc8.jar   (contents, props changed)
Removed:
    trunk/lib/build/jarjar-1.0rc7.jar
Modified:
    trunk/build.xml

Log:
upgrade to jarjar 1.0rc8

Modified: trunk/build.xml
==============================================================================
--- trunk/build.xml     (original)
+++ trunk/build.xml     Sat Sep 13 14:02:12 2008
@@ -12,7 +12,7 @@
    <target name="jar" depends="compile, manifest"
         description="Build jar.">
      <taskdef name="jarjar" classname="com.tonicsystems.jarjar.JarJarTask"
-      classpath="lib/build/jarjar-1.0rc7.jar"/>
+      classpath="lib/build/jarjar-1.0rc8.jar"/>
      <mkdir dir="${build.dir}/dist"/>
      <jarjar jarfile="${build.dir}/dist/guice-${version}.jar"
          manifest="${build.dir}/META-INF/MANIFEST.MF">

Added: trunk/lib/build/jarjar-1.0rc8.jar
==============================================================================
Binary file. No diff available.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to