[jbossws-commits] JBossWS SVN: r12786 - container/jboss50/branches/jbossws-jboss510.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Aug 12 06:41:36 EDT 2010


Author: richard.opalka at jboss.com
Date: 2010-08-12 06:41:36 -0400 (Thu, 12 Aug 2010)
New Revision: 12786

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


Property changes on: container/jboss50/branches/jbossws-jboss510
___________________________________________________________________
Name: svn:ignore
   - target

   + .classpath
.project
.settings
target


Deleted: container/jboss50/branches/jbossws-jboss510/.classpath
===================================================================
--- container/jboss50/branches/jbossws-jboss510/.classpath	2010-08-12 10:40:30 UTC (rev 12785)
+++ container/jboss50/branches/jbossws-jboss510/.classpath	2010-08-12 10:41:36 UTC (rev 12786)
@@ -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-jboss510/.project
===================================================================
--- container/jboss50/branches/jbossws-jboss510/.project	2010-08-12 10:40:30 UTC (rev 12785)
+++ container/jboss50/branches/jbossws-jboss510/.project	2010-08-12 10:41:36 UTC (rev 12786)
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>jbossws-jboss510</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