Author: thomas.heute(a)jboss.com
Date: 2007-11-13 07:03:49 -0500 (Tue, 13 Nov 2007)
New Revision: 8898
Added:
modules/common/trunk/.settings/org.eclipse.jdt.ui.prefs
Removed:
modules/common/trunk/.settings/org.eclipse.jdt.core.prefs
Modified:
modules/common/trunk/.classpath
modules/common/trunk/common/
modules/common/trunk/mc/
modules/common/trunk/portal/
Log:
minor
Modified: modules/common/trunk/.classpath
===================================================================
--- modules/common/trunk/.classpath 2007-11-13 11:13:12 UTC (rev 8897)
+++ modules/common/trunk/.classpath 2007-11-13 12:03:49 UTC (rev 8898)
@@ -8,12 +8,12 @@
<classpathentry kind="lib"
path="thirdparty/sun-servlet/lib/servlet-api.jar"/>
<classpathentry kind="lib"
path="thirdparty/apache-log4j/lib/log4j.jar"/>
<classpathentry kind="lib"
path="thirdparty/apache-ant/lib/ant.jar"/>
- <classpathentry kind="lib"
path="tools/lib/cargo-core-uberjar-0.8.jar"/>
<classpathentry kind="lib"
path="thirdparty/oswego-concurrent/lib/concurrent.jar"/>
<classpathentry kind="lib"
path="thirdparty/junit/lib/junit.jar"/>
<classpathentry kind="lib"
path="thirdparty/jbossas/core-libs/lib/jboss-j2ee.jar"/>
- <classpathentry kind="lib" path="tools/lib/ant-junit.jar"/>
<classpathentry kind="lib"
path="thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
<classpathentry kind="lib"
path="thirdparty/sun-jaf/lib/activation.jar"/>
+ <classpathentry kind="lib"
path="/home/theute/.m2/repository/org/codehaus/cargo/cargo-core-uberjar/0.8/cargo-core-uberjar-0.8.jar"/>
+ <classpathentry kind="lib"
path="/home/theute/.m2/repository/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Deleted: modules/common/trunk/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- modules/common/trunk/.settings/org.eclipse.jdt.core.prefs 2007-11-13 11:13:12 UTC (rev
8897)
+++ modules/common/trunk/.settings/org.eclipse.jdt.core.prefs 2007-11-13 12:03:49 UTC (rev
8898)
@@ -1,12 +0,0 @@
-#Wed Aug 15 12:04:04 CEST 2007
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=disabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2
-org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
-org.eclipse.jdt.core.compiler.compliance=1.4
-org.eclipse.jdt.core.compiler.debug.lineNumber=generate
-org.eclipse.jdt.core.compiler.debug.localVariable=generate
-org.eclipse.jdt.core.compiler.debug.sourceFile=generate
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=warning
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=warning
-org.eclipse.jdt.core.compiler.source=1.3
Added: modules/common/trunk/.settings/org.eclipse.jdt.ui.prefs
===================================================================
--- modules/common/trunk/.settings/org.eclipse.jdt.ui.prefs (rev
0)
+++ modules/common/trunk/.settings/org.eclipse.jdt.ui.prefs 2007-11-13 12:03:49 UTC (rev
8898)
@@ -0,0 +1,3 @@
+#Tue Nov 13 13:01:47 CET 2007
+eclipse.preferences.version=1
+internal.default.compliance=default
Property changes on: modules/common/trunk/common
___________________________________________________________________
Name: svn:ignore
- output
+ output
target
Property changes on: modules/common/trunk/mc
___________________________________________________________________
Name: svn:ignore
- output
+ output
target
Property changes on: modules/common/trunk/portal
___________________________________________________________________
Name: svn:ignore
- output
+ output
target
Show replies by date