[jboss-cvs] JBossAS SVN: r89892 - in projects/service-binding/trunk: management and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 5 13:43:15 EDT 2009


Author: bstansberry at jboss.com
Date: 2009-06-05 13:43:15 -0400 (Fri, 05 Jun 2009)
New Revision: 89892

Added:
   projects/service-binding/trunk/core/.classpath
   projects/service-binding/trunk/core/.project
   projects/service-binding/trunk/management/.classpath
   projects/service-binding/trunk/management/.project
Modified:
   projects/service-binding/trunk/core/
   projects/service-binding/trunk/management/
Log:
[JBAS-6802] Add eclipse stuff


Property changes on: projects/service-binding/trunk/core
___________________________________________________________________
Name: svn:ignore
   + target
.settings


Added: projects/service-binding/trunk/core/.classpath
===================================================================
--- projects/service-binding/trunk/core/.classpath	                        (rev 0)
+++ projects/service-binding/trunk/core/.classpath	2009-06-05 17:43:15 UTC (rev 89892)
@@ -0,0 +1,10 @@
+<classpath>
+  <classpathentry kind="src" path="src/test/java" output="target/tests-classes" including="**/*.java"/>
+  <classpathentry kind="src" path="src/test/resources" output="target/tests-classes" excluding="**/*.java"/>
+  <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
+  <classpathentry kind="output" path="target/classes"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.14.GA/jboss-common-core-2.2.14.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.14.GA/jboss-common-core-2.2.14.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar" sourcepath="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/junit/junit/4.5/junit-4.5.jar"/>
+  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+</classpath>
\ No newline at end of file

Added: projects/service-binding/trunk/core/.project
===================================================================
--- projects/service-binding/trunk/core/.project	                        (rev 0)
+++ projects/service-binding/trunk/core/.project	2009-06-05 17:43:15 UTC (rev 89892)
@@ -0,0 +1,13 @@
+<projectDescription>
+  <name>jboss-service-binding-core</name>
+  <comment>JBoss Service Binding Manager Service</comment>
+  <projects/>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file


Property changes on: projects/service-binding/trunk/management
___________________________________________________________________
Name: svn:ignore
   + target
.settings


Added: projects/service-binding/trunk/management/.classpath
===================================================================
--- projects/service-binding/trunk/management/.classpath	                        (rev 0)
+++ projects/service-binding/trunk/management/.classpath	2009-06-05 17:43:15 UTC (rev 89892)
@@ -0,0 +1,15 @@
+<classpath>
+  <classpathentry kind="src" path="src/test/java" output="target/tests-classes" including="**/*.java"/>
+  <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
+  <classpathentry kind="output" path="target/classes"/>
+  <classpathentry kind="var" path="M2_REPO/sun-jaxb/jaxb-api/2.1.4/jaxb-api-2.1.4.jar" sourcepath="M2_REPO/sun-jaxb/jaxb-api/2.1.4/jaxb-api-2.1.4-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.14.GA/jboss-common-core-2.2.14.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.14.GA/jboss-common-core-2.2.14.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar" sourcepath="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-managed/2.1.0.SP1/jboss-managed-2.1.0.SP1.jar" sourcepath="M2_REPO/org/jboss/man/jboss-managed/2.1.0.SP1/jboss-managed-2.1.0.SP1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-mdr/2.0.1.GA/jboss-mdr-2.0.1.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-mdr/2.0.1.GA/jboss-mdr-2.0.1.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-metatype/2.1.0.SP1/jboss-metatype-2.1.0.SP1.jar" sourcepath="M2_REPO/org/jboss/man/jboss-metatype/2.1.0.SP1/jboss-metatype-2.1.0.SP1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-reflect/2.0.2.GA/jboss-reflect-2.0.2.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-reflect/2.0.2.GA/jboss-reflect-2.0.2.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/service-binding/jboss-service-binding-core/0.1.0-SNAPSHOT/jboss-service-binding-core-0.1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/service-binding/jboss-service-binding-core/0.1.0-SNAPSHOT/jboss-service-binding-core-0.1.0-SNAPSHOT-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/junit/junit/4.5/junit-4.5.jar"/>
+  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+</classpath>
\ No newline at end of file

Added: projects/service-binding/trunk/management/.project
===================================================================
--- projects/service-binding/trunk/management/.project	                        (rev 0)
+++ projects/service-binding/trunk/management/.project	2009-06-05 17:43:15 UTC (rev 89892)
@@ -0,0 +1,13 @@
+<projectDescription>
+  <name>jboss-service-binding-mgmt</name>
+  <comment>Management Interface for JBoss Service Binding Manager Service</comment>
+  <projects/>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list