[jboss-cvs] JBossAS SVN: r107623 - in projects/naming/branches/Branch_5_0: jnpclient and 1 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Sat Aug 14 23:52:40 EDT 2010
Author: jason.greene at jboss.com
Date: 2010-08-14 23:52:40 -0400 (Sat, 14 Aug 2010)
New Revision: 107623
Removed:
projects/naming/branches/Branch_5_0/jnpclient/.classpath
projects/naming/branches/Branch_5_0/jnpclient/.project
projects/naming/branches/Branch_5_0/jnpclient/.settings/
Modified:
projects/naming/branches/Branch_5_0/
projects/naming/branches/Branch_5_0/jnpclient/
projects/naming/branches/Branch_5_0/jnpserver/
Log:
Drop and ignore eclipse settings
Property changes on: projects/naming/branches/Branch_5_0
___________________________________________________________________
Name: svn:ignore
- target
+ target
.classpath
.settings
.project
Property changes on: projects/naming/branches/Branch_5_0/jnpclient
___________________________________________________________________
Name: svn:ignore
- target
+ target
.classpath
.settings
.project
Deleted: projects/naming/branches/Branch_5_0/jnpclient/.classpath
===================================================================
--- projects/naming/branches/Branch_5_0/jnpclient/.classpath 2010-08-15 03:47:42 UTC (rev 107622)
+++ projects/naming/branches/Branch_5_0/jnpclient/.classpath 2010-08-15 03:52:40 UTC (rev 107623)
@@ -1,6 +0,0 @@
-<classpath>
- <classpathentry kind="output" path="target/classes"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.10.GA/jboss-common-core-2.2.10.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.10.GA/jboss-common-core-2.2.10.GA-sources.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar" sourcepath="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA-sources.jar"/>
-</classpath>
\ No newline at end of file
Deleted: projects/naming/branches/Branch_5_0/jnpclient/.project
===================================================================
--- projects/naming/branches/Branch_5_0/jnpclient/.project 2010-08-15 03:47:42 UTC (rev 107622)
+++ projects/naming/branches/Branch_5_0/jnpclient/.project 2010-08-15 03:52:40 UTC (rev 107623)
@@ -1,13 +0,0 @@
-<projectDescription>
- <name>jnp-client</name>
- <comment>The JBoss Naming Client</comment>
- <projects/>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
\ No newline at end of file
Property changes on: projects/naming/branches/Branch_5_0/jnpserver
___________________________________________________________________
Name: svn:ignore
- target
+ target
.classpath
.settings
.project
More information about the jboss-cvs-commits
mailing list