[jboss-svn-commits] JBL Code SVN: r37278 - labs/jbossesb/branches/JBESB_4_10_CP/product/samples/quickstarts/publish_as_webservice_inonly/src.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Jul 21 10:51:56 EDT 2011


Author: tcunning
Date: 2011-07-21 10:51:56 -0400 (Thu, 21 Jul 2011)
New Revision: 37278

Removed:
   labs/jbossesb/branches/JBESB_4_10_CP/product/samples/quickstarts/publish_as_webservice_inonly/src/.classpath
   labs/jbossesb/branches/JBESB_4_10_CP/product/samples/quickstarts/publish_as_webservice_inonly/src/.project
Log:
JBESB-3640
Removing .classpath/.project file which appear to be checked in by accident.


Deleted: labs/jbossesb/branches/JBESB_4_10_CP/product/samples/quickstarts/publish_as_webservice_inonly/src/.classpath
===================================================================
--- labs/jbossesb/branches/JBESB_4_10_CP/product/samples/quickstarts/publish_as_webservice_inonly/src/.classpath	2011-07-20 19:53:00 UTC (rev 37277)
+++ labs/jbossesb/branches/JBESB_4_10_CP/product/samples/quickstarts/publish_as_webservice_inonly/src/.classpath	2011-07-21 14:51:56 UTC (rev 37278)
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path=""/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="output" path=""/>
-</classpath>

Deleted: labs/jbossesb/branches/JBESB_4_10_CP/product/samples/quickstarts/publish_as_webservice_inonly/src/.project
===================================================================
--- labs/jbossesb/branches/JBESB_4_10_CP/product/samples/quickstarts/publish_as_webservice_inonly/src/.project	2011-07-20 19:53:00 UTC (rev 37277)
+++ labs/jbossesb/branches/JBESB_4_10_CP/product/samples/quickstarts/publish_as_webservice_inonly/src/.project	2011-07-21 14:51:56 UTC (rev 37278)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>pubservice-sample</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-	</natures>
-</projectDescription>



More information about the jboss-svn-commits mailing list