[jbossws-commits] JBossWS SVN: r12801 - container/jboss50/branches/jbossws-jboss501.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Aug 13 08:33:34 EDT 2010


Author: richard.opalka at jboss.com
Date: 2010-08-13 08:33:33 -0400 (Fri, 13 Aug 2010)
New Revision: 12801

Removed:
   container/jboss50/branches/jbossws-jboss501/.classpath
   container/jboss50/branches/jbossws-jboss501/.project
Log:
get rid of eclipse configuration files

Deleted: container/jboss50/branches/jbossws-jboss501/.classpath
===================================================================
--- container/jboss50/branches/jbossws-jboss501/.classpath	2010-08-13 12:32:29 UTC (rev 12800)
+++ container/jboss50/branches/jbossws-jboss501/.classpath	2010-08-13 12:33:33 UTC (rev 12801)
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" output="target/classes" path="src/main/java"/>
-	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources/jbossws-jboss.jar"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>

Deleted: container/jboss50/branches/jbossws-jboss501/.project
===================================================================
--- container/jboss50/branches/jbossws-jboss501/.project	2010-08-13 12:32:29 UTC (rev 12800)
+++ container/jboss50/branches/jbossws-jboss501/.project	2010-08-13 12:33:33 UTC (rev 12801)
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>jbossws-jboss501</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.maven.ide.eclipse.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.maven.ide.eclipse.maven2Nature</nature>
-	</natures>
-</projectDescription>



More information about the jbossws-commits mailing list