Author: richard.opalka(a)jboss.com
Date: 2010-08-12 06:10:46 -0400 (Thu, 12 Aug 2010)
New Revision: 12781
Removed:
stack/cxf/trunk/.classpath
stack/cxf/trunk/.project
Modified:
stack/cxf/trunk/
Log:
get rid of eclipse project files
Property changes on: stack/cxf/trunk
___________________________________________________________________
Name: svn:ignore
- ant.properties
clipboard.*
target
.settings
profiles.xml
target.properties
transaction.log
+ ant.properties
clipboard.*
target
.classpath
.project
.settings
profiles.xml
target.properties
transaction.log
Deleted: stack/cxf/trunk/.classpath
===================================================================
--- stack/cxf/trunk/.classpath 2010-08-12 10:07:28 UTC (rev 12780)
+++ stack/cxf/trunk/.classpath 2010-08-12 10:10:46 UTC (rev 12781)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src"
path="modules/testsuite/cxf-tests/src/test/java"/>
- <classpathentry kind="src" output="modules/server/target/classes"
path="modules/server/src/main/java"/>
- <classpathentry kind="src" output="modules/client/target/classes"
path="modules/client/src/main/java"/>
- <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: stack/cxf/trunk/.project
===================================================================
--- stack/cxf/trunk/.project 2010-08-12 10:07:28 UTC (rev 12780)
+++ stack/cxf/trunk/.project 2010-08-12 10:10:46 UTC (rev 12781)
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>jbossws-cxf</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>
Show replies by date