[jboss-cvs] JBossAS SVN: r105682 - in projects/ejb3/components/async/trunk: build and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 3 18:35:51 EDT 2010


Author: ALRubinger
Date: 2010-06-03 18:35:51 -0400 (Thu, 03 Jun 2010)
New Revision: 105682

Removed:
   projects/ejb3/components/async/trunk/impl/.classpath
   projects/ejb3/components/async/trunk/impl/.project
   projects/ejb3/components/async/trunk/impl/.settings/
Modified:
   projects/ejb3/components/async/trunk/
   projects/ejb3/components/async/trunk/build/
   projects/ejb3/components/async/trunk/impl/
   projects/ejb3/components/async/trunk/spi/
Log:
[EJBTHREE-1721] Set svn:ignore on Async component


Property changes on: projects/ejb3/components/async/trunk
___________________________________________________________________
Name: svn:ignore
   + target
bin
.classpath
.project
.settings



Property changes on: projects/ejb3/components/async/trunk/build
___________________________________________________________________
Name: svn:ignore
   - target
eclipse-target
target-eclipse
.settings
.classpath
.project

   + target
bin
.classpath
.project
.settings



Property changes on: projects/ejb3/components/async/trunk/impl
___________________________________________________________________
Name: svn:ignore
   - eclipse-target
target-eclipse
target

   + target
bin
.classpath
.project
.settings


Deleted: projects/ejb3/components/async/trunk/impl/.classpath
===================================================================
--- projects/ejb3/components/async/trunk/impl/.classpath	2010-06-03 22:33:53 UTC (rev 105681)
+++ projects/ejb3/components/async/trunk/impl/.classpath	2010-06-03 22:35:51 UTC (rev 105682)
@@ -1,9 +0,0 @@
-<classpath>
-  <classpathentry kind="src" path="src/main/java"/>
-  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
-  <classpathentry kind="src" path="src/test/java" output="eclipse-target/tests-classes"/>
-  <classpathentry kind="src" path="src/test/resources" output="eclipse-target/tests-classes" excluding="**/*.java"/>
-  <classpathentry kind="output" path="eclipse-target/classes"/>
-  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-  <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-</classpath>
\ No newline at end of file

Deleted: projects/ejb3/components/async/trunk/impl/.project
===================================================================
--- projects/ejb3/components/async/trunk/impl/.project	2010-06-03 22:33:53 UTC (rev 105681)
+++ projects/ejb3/components/async/trunk/impl/.project	2010-06-03 22:35:51 UTC (rev 105682)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>jboss-ejb3-async</name>
-	<comment>Support for EJB 3.1 @Asynchronous at key 32303037303533312D31303030206A626F73732D656A62332D6173796E632F616C727562696E676572 </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>
-		<buildCommand>
-			<name>com.soyatec.additional.Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.maven.ide.eclipse.maven2Nature</nature>
-		<nature>com.soyatec.additional.Nature</nature>
-	</natures>
-</projectDescription>


Property changes on: projects/ejb3/components/async/trunk/spi
___________________________________________________________________
Name: svn:ignore
   - target
eclipse-target
target-eclipse
.settings
.project
.classpath

   + target
bin
.classpath
.project
.settings





More information about the jboss-cvs-commits mailing list