Revision: 1288
Author: [email protected]
Date: Mon Oct 4 20:25:16 2010
Log: Use local API XML files rather than jessewilson's private copies
http://code.google.com/p/google-guice/source/detail?r=1288
Deleted:
/trunk/javadoc
/trunk/latest-javadoc
Modified:
/trunk/build.xml
=======================================
--- /trunk/build.xml Mon Oct 4 19:50:47 2010
+++ /trunk/build.xml Mon Oct 4 20:25:16 2010
@@ -122,8 +122,8 @@
<doclet name="com.google.doclava.Doclava">
<param name="-hdf"/> <param name="project.name"/> <param
name="Guice"/>
- <param name="-since"/> <param
name="/Users/jessewilson/Projects/guice-revs/versions/guice-1.0.xml"/>
<param name="Guice_1.0" />
- <param name="-since"/> <param
name="/Users/jessewilson/Projects/guice-revs/versions/guice-2.0.xml"/>
<param name="Guice_2.0" />
+ <param name="-since"/> <param name="lib/build/guice-1.0.xml"/>
<param name="Guice_1.0" />
+ <param name="-since"/> <param name="lib/build/guice-2.0.xml"/>
<param name="Guice_2.0" />
<param name="-apiversion" value="Guice_3.0"/>
<param name="-assetsdir" value="javadoc/assets"/>
<!-- TODO: fix doclava federation
--
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.