More reason to mavenize... so we can generate these and not check
them in :-)
--jason
On Mar 22, 2007, at 2:11 PM, [EMAIL PROTECTED] wrote:
Author: sppatel
Date: Thu Mar 22 14:11:15 2007
New Revision: 521471
URL: http://svn.apache.org/viewvc?view=rev&rev=521471
Log:
plugin should not have external classpath entries
Modified:
geronimo/sandbox/j2g/src/dependence-plugin/.classpath
Modified: geronimo/sandbox/j2g/src/dependence-plugin/.classpath
URL: http://svn.apache.org/viewvc/geronimo/sandbox/j2g/src/
dependence-plugin/.classpath?view=diff&rev=521471&r1=521470&r2=521471
======================================================================
========
--- geronimo/sandbox/j2g/src/dependence-plugin/.classpath (original)
+++ geronimo/sandbox/j2g/src/dependence-plugin/.classpath Thu Mar
22 14:11:15 2007
@@ -3,7 +3,5 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="lib" path="C:/servers/geronimo/lib/geronimo-
util-1.1.jar"/>
- <classpathentry kind="lib" path="C:/servers/geronimo/repository/
geronimo/geronimo-security/1.1/geronimo-security-1.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>