[jboss-cvs] JBossAS SVN: r71067 - in projects/microcontainer/branches/jaxb-aop-mc-int: build and 4 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 20 11:03:15 EDT 2008


Author: kabir.khan at jboss.com
Date: 2008-03-20 11:03:15 -0400 (Thu, 20 Mar 2008)
New Revision: 71067

Modified:
   projects/microcontainer/branches/jaxb-aop-mc-int/aop-mc-int/.classpath
   projects/microcontainer/branches/jaxb-aop-mc-int/aop-mc-int/.project
   projects/microcontainer/branches/jaxb-aop-mc-int/build/pom.xml
   projects/microcontainer/branches/jaxb-aop-mc-int/dependency/.classpath
   projects/microcontainer/branches/jaxb-aop-mc-int/dependency/.project
   projects/microcontainer/branches/jaxb-aop-mc-int/guice-int/.classpath
   projects/microcontainer/branches/jaxb-aop-mc-int/guice-int/.project
   projects/microcontainer/branches/jaxb-aop-mc-int/kernel/.classpath
   projects/microcontainer/branches/jaxb-aop-mc-int/kernel/.project
   projects/microcontainer/branches/jaxb-aop-mc-int/spring-int/.classpath
   projects/microcontainer/branches/jaxb-aop-mc-int/spring-int/.project
Log:


Modified: projects/microcontainer/branches/jaxb-aop-mc-int/aop-mc-int/.classpath
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/aop-mc-int/.classpath	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/aop-mc-int/.classpath	2008-03-20 15:03:15 UTC (rev 71067)
@@ -1,14 +1,33 @@
-<?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="src" path="src/main"/>
-	<classpathentry excluding="**/*.java" kind="src" path="src/resources/main"/>
-	<classpathentry excluding="**/*.java" kind="src" output="target/tests-classes" path="src/resources/tests"/>
-	<classpathentry kind="src" output="target/tests-classes" path="src/tests"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry exported="true" kind="src" path="/jboss-kernel"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/org/jboss/aop/jboss-aop/2.0.0.CR3/jboss-aop-2.0.0.CR3.jar" sourcepath="/M2_REPO/org/jboss/aop/jboss-aop/2.0.0.CR3/jboss-aop-2.0.0.CR3-sources.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/qdox/qdox/1.6/qdox-1.6.jar" sourcepath="M2_REPO/qdox/qdox/1.6/qdox-1.6-sources.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/trove/trove/2.1.1/trove-2.1.1.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>
+  <classpathentry kind="src" path="src/main"/>
+  <classpathentry kind="src" path="src/resources/main" excluding="**/*.java"/>
+  <classpathentry kind="src" path="src/resources/tests" output="target/tests-classes" excluding="**/*.java"/>
+  <classpathentry kind="src" path="src/tests" output="target/tests-classes"/>
+  <classpathentry kind="output" path="target/classes"/>
+  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+  <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/javassist/3.7.1.GA/javassist-3.7.1.GA.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/ant/ant/1.6.5/ant-1.6.5.jar" sourcepath="M2_REPO/ant/ant/1.6.5/ant-1.6.5-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/profiler/jvmti/jboss-profiler-jvmti/1.0.0.CR5/jboss-profiler-jvmti-1.0.0.CR5.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/aop/jboss-aop/2.0.0.CR8/jboss-aop-2.0.0.CR8.jar" sourcepath="M2_REPO/org/jboss/aop/jboss-aop/2.0.0.CR8/jboss-aop-2.0.0.CR8-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/qdox/qdox/1.6/qdox-1.6.jar" sourcepath="M2_REPO/qdox/qdox/1.6/qdox-1.6-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/trove/trove/2.1.1/trove-2.1.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-managed/2.0.0.Beta11/jboss-managed-2.0.0.Beta11.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-metatype/2.0.0.Beta11/jboss-metatype-2.0.0.Beta11.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-reflect/2.0.0-SNAPSHOT/jboss-reflect-2.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.4-SNAPSHOT/jboss-common-core-2.2.4-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.4-SNAPSHOT/jboss-common-core-2.2.4-SNAPSHOT-sources.jar"/>
+  <classpathentry kind="src" path="/jboss-kernel"/>
+  <classpathentry kind="src" path="/jboss-dependency"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-mdr/2.0.0-SNAPSHOT/jboss-mdr-2.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0-SNAPSHOT/jbossxb-2.0.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/jbossxb/2.0.0-SNAPSHOT/jbossxb-2.0.0-SNAPSHOT-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/wutka-dtdparser/dtdparser121/1.2.1/dtdparser121-1.2.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/activation/activation/1.0.2/activation-1.0.2.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar"/>
+</classpath>
\ No newline at end of file

Modified: projects/microcontainer/branches/jaxb-aop-mc-int/aop-mc-int/.project
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/aop-mc-int/.project	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/aop-mc-int/.project	2008-03-20 15:03:15 UTC (rev 71067)
@@ -2,11 +2,8 @@
   <name>jboss-aop-mc-int</name>
   <comment>JBoss Microcontainer</comment>
   <projects>
-    <project>jboss-container</project>
-    <project>jboss-dependency</project>
     <project>jboss-kernel</project>
-    <project>jboss-managed</project>
-    <project>jboss-metatype</project>
+    <project>jboss-dependency</project>
   </projects>
   <buildSpec>
     <buildCommand>

Modified: projects/microcontainer/branches/jaxb-aop-mc-int/build/pom.xml
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/build/pom.xml	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/build/pom.xml	2008-03-20 15:03:15 UTC (rev 71067)
@@ -34,13 +34,13 @@
   <properties>
     <version.jboss.man>2.0.0.Beta11</version.jboss.man>
     <version.jboss.classloader>2.0.0-SNAPSHOT</version.jboss.classloader>
-    <version.jboss.common.core>2.2.3.GA</version.jboss.common.core>
+    <version.jboss.common.core>2.2.4-SNAPSHOT</version.jboss.common.core>
     <version.jboss.common.logging.spi>2.0.4.GA</version.jboss.common.logging.spi>
-    <version.jbossxb>2.0.0.CR7</version.jbossxb>
+    <version.jbossxb>2.0.0-SNAPSHOT</version.jbossxb>
     <version.osgi.r4.core>1.0</version.osgi.r4.core>
     <version.jboss.vfs>2.0.0.Beta7</version.jboss.vfs>
     <version.javassist>3.7.1.GA</version.javassist>
-    <version.jboss.aop>2.0.0.CR3</version.jboss.aop>
+    <version.jboss.aop>2.0.0.CR8</version.jboss.aop>
     <version.jboss.classloading.spi>5.0.0.Beta3</version.jboss.classloading.spi>
     <version.org.jboss.reflect>2.0.0-SNAPSHOT</version.org.jboss.reflect>
     <version.org.jboss.mdr>2.0.0-SNAPSHOT</version.org.jboss.mdr>

Modified: projects/microcontainer/branches/jaxb-aop-mc-int/dependency/.classpath
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/dependency/.classpath	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/dependency/.classpath	2008-03-20 15:03:15 UTC (rev 71067)
@@ -1,16 +1,17 @@
-<?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="src" path="src/main"/>
-	<classpathentry kind="src" output="target/tests-classes" path="src/tests"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA-sources.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.3.GA/jboss-common-core-2.2.3.GA.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA-sources.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA-sources.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/jboss/profiler/jvmti/jboss-profiler-jvmti/1.0.0.CR5/jboss-profiler-jvmti-1.0.0.CR5.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/org/jboss/jboss-reflect/2.0.0-SNAPSHOT/jboss-reflect-2.0.0-SNAPSHOT.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/org/jboss/jboss-mdr/2.0.0-SNAPSHOT/jboss-mdr-2.0.0-SNAPSHOT.jar"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>
+  <classpathentry kind="src" path="src/main"/>
+  <classpathentry kind="src" path="src/tests" output="target/tests-classes"/>
+  <classpathentry kind="output" path="target/classes"/>
+  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+  <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-mdr/2.0.0-SNAPSHOT/jboss-mdr-2.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-reflect/2.0.0-SNAPSHOT/jboss-reflect-2.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.4-SNAPSHOT/jboss-common-core-2.2.4-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.4-SNAPSHOT/jboss-common-core-2.2.4-SNAPSHOT-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/ant/ant/1.6.5/ant-1.6.5.jar" sourcepath="M2_REPO/ant/ant/1.6.5/ant-1.6.5-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/profiler/jvmti/jboss-profiler-jvmti/1.0.0.CR5/jboss-profiler-jvmti-1.0.0.CR5.jar"/>
+</classpath>
\ No newline at end of file

Modified: projects/microcontainer/branches/jaxb-aop-mc-int/dependency/.project
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/dependency/.project	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/dependency/.project	2008-03-20 15:03:15 UTC (rev 71067)
@@ -1,9 +1,7 @@
 <projectDescription>
   <name>jboss-dependency</name>
   <comment>JBoss Microcontainer Dependency</comment>
-  <projects>
-    <project>jboss-container</project>
-  </projects>
+  <projects/>
   <buildSpec>
     <buildCommand>
       <name>org.eclipse.jdt.core.javabuilder</name>

Modified: projects/microcontainer/branches/jaxb-aop-mc-int/guice-int/.classpath
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/guice-int/.classpath	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/guice-int/.classpath	2008-03-20 15:03:15 UTC (rev 71067)
@@ -3,6 +3,26 @@
   <classpathentry kind="src" path="src/tests" output="target/tests-classes"/>
   <classpathentry kind="output" path="target/classes"/>
   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-  <classpathentry kind="src" path="/jboss-kernel"/>
   <classpathentry kind="var" path="M2_REPO/com/google/code/guice/guice/1.0/guice-1.0.jar" sourcepath="M2_REPO/com/google/code/guice/guice/1.0/guice-1.0-sources.jar"/>
-</classpath>
+  <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/ant/ant/1.6.5/ant-1.6.5.jar" sourcepath="M2_REPO/ant/ant/1.6.5/ant-1.6.5-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/profiler/jvmti/jboss-profiler-jvmti/1.0.0.CR5/jboss-profiler-jvmti-1.0.0.CR5.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-managed/2.0.0.Beta11/jboss-managed-2.0.0.Beta11.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-metatype/2.0.0.Beta11/jboss-metatype-2.0.0.Beta11.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-reflect/2.0.0-SNAPSHOT/jboss-reflect-2.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.4-SNAPSHOT/jboss-common-core-2.2.4-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.4-SNAPSHOT/jboss-common-core-2.2.4-SNAPSHOT-sources.jar"/>
+  <classpathentry kind="src" path="/jboss-kernel"/>
+  <classpathentry kind="src" path="/jboss-dependency"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-mdr/2.0.0-SNAPSHOT/jboss-mdr-2.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0-SNAPSHOT/jbossxb-2.0.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/jbossxb/2.0.0-SNAPSHOT/jbossxb-2.0.0-SNAPSHOT-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/wutka-dtdparser/dtdparser121/1.2.1/dtdparser121-1.2.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/activation/activation/1.0.2/activation-1.0.2.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar"/>
+</classpath>
\ No newline at end of file

Modified: projects/microcontainer/branches/jaxb-aop-mc-int/guice-int/.project
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/guice-int/.project	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/guice-int/.project	2008-03-20 15:03:15 UTC (rev 71067)
@@ -2,11 +2,8 @@
   <name>jboss-guice-int</name>
   <comment>JBoss Microcontainer Guice Int</comment>
   <projects>
-    <project>jboss-container</project>
-    <project>jboss-dependency</project>
     <project>jboss-kernel</project>
-    <project>jboss-managed</project>
-    <project>jboss-metatype</project>
+    <project>jboss-dependency</project>
   </projects>
   <buildSpec>
     <buildCommand>

Modified: projects/microcontainer/branches/jaxb-aop-mc-int/kernel/.classpath
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/kernel/.classpath	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/kernel/.classpath	2008-03-20 15:03:15 UTC (rev 71067)
@@ -1,15 +1,25 @@
-<?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="src" path="src/main"/>
-	<classpathentry excluding="**/*.java" kind="src" path="src/resources/main"/>
-	<classpathentry excluding="**/*.java" kind="src" output="target/tests-classes" path="src/resources/tests"/>
-	<classpathentry kind="src" output="target/tests-classes" path="src/tests"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry exported="true" kind="src" path="/jboss-dependency"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/org/jboss/jboss-reflect/2.0.0.Beta11/jboss-reflect-2.0.0.Beta11.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/org/jboss/man/jboss-managed/2.0.0.Beta11/jboss-managed-2.0.0.Beta11.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0.CR7/jbossxb-2.0.0.CR7.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar"/>
-	<classpathentry exported="true" kind="var" path="M2_REPO/org/jboss/javassist/3.6.0.GA/javassist-3.6.0.GA.jar" sourcepath="M2_REPO/org/jboss/javassist/3.6.0.GA/javassist-3.6.0.GA-sources.jar"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>
+  <classpathentry kind="src" path="src/main"/>
+  <classpathentry kind="src" path="src/resources/main" excluding="**/*.java"/>
+  <classpathentry kind="src" path="src/resources/tests" output="target/tests-classes" excluding="**/*.java"/>
+  <classpathentry kind="src" path="src/tests" output="target/tests-classes"/>
+  <classpathentry kind="output" path="target/classes"/>
+  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+  <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/javassist/3.7.1.GA/javassist-3.7.1.GA.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/profiler/jvmti/jboss-profiler-jvmti/1.0.0.CR5/jboss-profiler-jvmti-1.0.0.CR5.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0-SNAPSHOT/jbossxb-2.0.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/jbossxb/2.0.0-SNAPSHOT/jbossxb-2.0.0-SNAPSHOT-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.4-SNAPSHOT/jboss-common-core-2.2.4-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.4-SNAPSHOT/jboss-common-core-2.2.4-SNAPSHOT-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-reflect/2.0.0-SNAPSHOT/jboss-reflect-2.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/wutka-dtdparser/dtdparser121/1.2.1/dtdparser121-1.2.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/activation/activation/1.0.2/activation-1.0.2.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-managed/2.0.0.Beta11/jboss-managed-2.0.0.Beta11.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-metatype/2.0.0.Beta11/jboss-metatype-2.0.0.Beta11.jar"/>
+  <classpathentry kind="src" path="/jboss-dependency"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-mdr/2.0.0-SNAPSHOT/jboss-mdr-2.0.0-SNAPSHOT.jar"/>
+</classpath>
\ No newline at end of file

Modified: projects/microcontainer/branches/jaxb-aop-mc-int/kernel/.project
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/kernel/.project	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/kernel/.project	2008-03-20 15:03:15 UTC (rev 71067)
@@ -2,10 +2,7 @@
   <name>jboss-kernel</name>
   <comment>JBoss Microcontainer Kernel</comment>
   <projects>
-    <project>jboss-container</project>
     <project>jboss-dependency</project>
-    <project>jboss-managed</project>
-    <project>jboss-metatype</project>
   </projects>
   <buildSpec>
     <buildCommand>

Modified: projects/microcontainer/branches/jaxb-aop-mc-int/spring-int/.classpath
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/spring-int/.classpath	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/spring-int/.classpath	2008-03-20 15:03:15 UTC (rev 71067)
@@ -5,6 +5,25 @@
   <classpathentry kind="src" path="src/tests" output="target/tests-classes"/>
   <classpathentry kind="output" path="target/classes"/>
   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-  <classpathentry kind="src" path="/jboss-kernel"/>
-  <classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/ant/ant/1.6.5/ant-1.6.5.jar" sourcepath="M2_REPO/ant/ant/1.6.5/ant-1.6.5-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/profiler/jvmti/jboss-profiler-jvmti/1.0.0.CR5/jboss-profiler-jvmti-1.0.0.CR5.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-managed/2.0.0.Beta11/jboss-managed-2.0.0.Beta11.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-metatype/2.0.0.Beta11/jboss-metatype-2.0.0.Beta11.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-reflect/2.0.0-SNAPSHOT/jboss-reflect-2.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.4-SNAPSHOT/jboss-common-core-2.2.4-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.4-SNAPSHOT/jboss-common-core-2.2.4-SNAPSHOT-sources.jar"/>
+  <classpathentry kind="src" path="/jboss-kernel"/>
+  <classpathentry kind="src" path="/jboss-dependency"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-mdr/2.0.0-SNAPSHOT/jboss-mdr-2.0.0-SNAPSHOT.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0-SNAPSHOT/jbossxb-2.0.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/jbossxb/2.0.0-SNAPSHOT/jbossxb-2.0.0-SNAPSHOT-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/wutka-dtdparser/dtdparser121/1.2.1/dtdparser121-1.2.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/activation/activation/1.0.2/activation-1.0.2.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar"/>
 </classpath>
\ No newline at end of file

Modified: projects/microcontainer/branches/jaxb-aop-mc-int/spring-int/.project
===================================================================
--- projects/microcontainer/branches/jaxb-aop-mc-int/spring-int/.project	2008-03-20 14:59:29 UTC (rev 71066)
+++ projects/microcontainer/branches/jaxb-aop-mc-int/spring-int/.project	2008-03-20 15:03:15 UTC (rev 71067)
@@ -2,11 +2,8 @@
   <name>jboss-spring-int</name>
   <comment>JBoss Microcontainer Spring Integration</comment>
   <projects>
-    <project>jboss-container</project>
-    <project>jboss-dependency</project>
     <project>jboss-kernel</project>
-    <project>jboss-managed</project>
-    <project>jboss-metatype</project>
+    <project>jboss-dependency</project>
   </projects>
   <buildSpec>
     <buildCommand>




More information about the jboss-cvs-commits mailing list