Author: ate
Date: Mon Dec 18 02:48:45 2006
New Revision: 488220
URL: http://svn.apache.org/viewvc?view=rev&rev=488220
Log:
Removing org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER from eclipse
classpath.
Not sure if/why this is needed.
If so, do add it back in, and then please explain why and what everyone not
(yet) building with maven-2 needs to do to be able to continue building with
Eclipse
Modified:
portals/jetspeed-2/trunk/.classpath
Modified: portals/jetspeed-2/trunk/.classpath
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/.classpath?view=diff&rev=488220&r1=488219&r2=488220
==============================================================================
--- portals/jetspeed-2/trunk/.classpath (original)
+++ portals/jetspeed-2/trunk/.classpath Mon Dec 18 02:48:45 2006
@@ -119,6 +119,5 @@
<classpathentry kind="var"
path="MAVEN_REPO/ddlutils/jars/ddlutils-1.0-RC1-PATCHED.jar"/>
<classpathentry kind="var"
path="MAVEN_REPO/commons-beanutils/jars/commons-beanutils-1.6.1.jar"/>
<classpathentry kind="var"
path="MAVEN_REPO/commons-betwixt/jars/commons-betwixt-20061115.jar"/>
- <classpathentry kind="con"
path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]