Author: limpbizkit
Date: Tue May 19 00:43:18 2009
New Revision: 966
Removed:
trunk/latest-javadoc/
Modified:
trunk/common.xml
trunk/guice.ipr
Log:
Removed old Javadocs.
Modified: trunk/common.xml
==============================================================================
--- trunk/common.xml (original)
+++ trunk/common.xml Tue May 19 00:43:18 2009
@@ -6,8 +6,8 @@
<!-- can be overridden at the command line with -Dversion=
or in IDEA, in the ant properties dialog -->
- <property name="version" value="snapshot"/>
- <property name="api.version" value="1.0"/>
+ <property name="version" value="2.0"/>
+ <property name="api.version" value="1.2"/>
<target name="compile" description="Compile Java source.">
<mkdir dir="${build.dir}/classes"/>
Modified: trunk/guice.ipr
==============================================================================
--- trunk/guice.ipr (original)
+++ trunk/guice.ipr Tue May 19 00:43:18 2009
@@ -357,7 +357,7 @@
<option name="MAXIMUM_HEAP_SIZE" value="256" />
</component>
<component name="JavadocGenerationManager">
- <option name="OUTPUT_DIRECTORY" value="file://$PROJECT_DIR/javadoc" />
+ <option name="OUTPUT_DIRECTORY" value="/tmp/Javadoc" />
<option name="OPTION_SCOPE" value="protected" />
<option name="OPTION_HIERARCHY" value="true" />
<option name="OPTION_NAVIGATOR" value="true" />
@@ -528,7 +528,7 @@
<module
fileurl="file://$PROJECT_DIR$/extensions/throwingproviders/throwingproviders.iml"
filepath="$PROJECT_DIR$/extensions/throwingproviders/throwingproviders.iml"
/>
</modules>
</component>
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_5"
assert-keyword="true" jdk-15="true" project-jdk-name="1.5"
project-jdk-type="JavaSDK">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_5"
assert-keyword="true" jdk-15="true" project-jdk-name="1.6"
project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/classes" />
</component>
<component name="ResourceManagerContainer">
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---