[jboss-cvs] JBossAS SVN: r66426 - in projects/security/security-jboss-sx/trunk: jbosssx and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 25 08:04:47 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-10-25 08:04:47 -0400 (Thu, 25 Oct 2007)
New Revision: 66426

Added:
   projects/security/security-jboss-sx/trunk/jbosssx/.classpath
   projects/security/security-jboss-sx/trunk/jbosssx/.project
Removed:
   projects/security/security-jboss-sx/trunk/.classpath
   projects/security/security-jboss-sx/trunk/.project
Modified:
   projects/security/security-jboss-sx/trunk/jbosssx-client/pom.xml
   projects/security/security-jboss-sx/trunk/jbosssx/pom.xml
   projects/security/security-jboss-sx/trunk/pom.xml
Log:
towards 2.0.1-GA

Deleted: projects/security/security-jboss-sx/trunk/.classpath
===================================================================
--- projects/security/security-jboss-sx/trunk/.classpath	2007-10-25 11:55:45 UTC (rev 66425)
+++ projects/security/security-jboss-sx/trunk/.classpath	2007-10-25 12:04:47 UTC (rev 66426)
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src/main"/>
-	<classpathentry kind="src" path="src/tests/resources"/>
-	<classpathentry kind="src" path="src/resources"/>
-	<classpathentry excluding="resources/" kind="src" output="output/test-classes" path="src/tests"/>
-	<classpathentry kind="src" path="target/generated-sources/javacc"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="var" path="M2_REPO/apache-log4j/log4j/1.2.14/log4j-1.2.14.jar"/>
-	<classpathentry kind="var" path="M2_REPO/sun-xacml/sun-xacml/2.0/sun-xacml-2.0.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0.CR4/jbossxb-2.0.0.CR4.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/jboss-security-spi/2.0.1-BETA2/jboss-security-spi-2.0.1-BETA2.jar" sourcepath="M2_REPO/jboss/jboss-security-spi/2.0.1-BETA2/jboss-security-spi-2.0.1-BETA2-sources.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/javaee/jboss-javaee/5.0.0.Beta3/jboss-javaee-5.0.0.Beta3.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/javaee/jboss-jaspi-api/1.0-BETA1/jboss-jaspi-api-1.0-BETA1.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/jboss-test/1.0.3.GA/jboss-test-1.0.3.GA.jar"/>
-	<classpathentry kind="var" path="M2_REPO/sun-xacml/sunxacml-support/2.0/sunxacml-support-2.0.jar"/>
-	<classpathentry kind="var" path="M2_REPO/sun-jaf/activation/1.1/activation-1.1.jar"/>
-	<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.1.GA/jboss-common-core-2.2.1.GA.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/jboss-logging-spi/2.0.2.GA/jboss-logging-spi-2.0.2.GA.jar"/>
-	<classpathentry kind="var" path="M2_REPO/javax/mail/mail/1.4/mail-1.4.jar"/>
-	<classpathentry kind="var" path="M2_REPO/javassist/javassist/3.4.GA/javassist-3.4.GA.jar"/>
-	<classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar"/>
-	<classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar"/>
-	<classpathentry kind="var" path="M2_REPO/sun-opends/opends-core/1.0.0-BUILD04/opends-core-1.0.0-BUILD04.jar"/>
-	<classpathentry kind="var" path="M2_REPO/sleepycat/je/3.2.43/je-3.2.43.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/jnpserver/5.0.0-SNAPSHOT/jnpserver-5.0.0-SNAPSHOT.jar"/>
-	<classpathentry kind="output" path="output/classes"/>
-</classpath>

Deleted: projects/security/security-jboss-sx/trunk/.project
===================================================================
--- projects/security/security-jboss-sx/trunk/.project	2007-10-25 11:55:45 UTC (rev 66425)
+++ projects/security/security-jboss-sx/trunk/.project	2007-10-25 12:04:47 UTC (rev 66426)
@@ -1,15 +0,0 @@
-<projectDescription>
-  <name>jboss-security</name>
-  <comment>JBoss Security is a cross cutting project that handles security
-  for the JEMS projects</comment>
-  <projects/>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-      <arguments/>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-  </natures>
-</projectDescription>
\ No newline at end of file

Copied: projects/security/security-jboss-sx/trunk/jbosssx/.classpath (from rev 66054, projects/security/security-jboss-sx/trunk/.classpath)
===================================================================
--- projects/security/security-jboss-sx/trunk/jbosssx/.classpath	                        (rev 0)
+++ projects/security/security-jboss-sx/trunk/jbosssx/.classpath	2007-10-25 12:04:47 UTC (rev 66426)
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src/main"/>
+	<classpathentry kind="src" path="src/tests/resources"/>
+	<classpathentry kind="src" path="src/resources"/>
+	<classpathentry excluding="resources/" kind="src" output="output/test-classes" path="src/tests"/>
+	<classpathentry kind="src" path="target/generated-sources/javacc"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="var" path="M2_REPO/apache-log4j/log4j/1.2.14/log4j-1.2.14.jar"/>
+	<classpathentry kind="var" path="M2_REPO/sun-xacml/sun-xacml/2.0/sun-xacml-2.0.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0.CR4/jbossxb-2.0.0.CR4.jar"/>
+	<classpathentry kind="var" path="M2_REPO/jboss/jboss-security-spi/2.0.1-BETA2/jboss-security-spi-2.0.1-BETA2.jar" sourcepath="M2_REPO/jboss/jboss-security-spi/2.0.1-BETA2/jboss-security-spi-2.0.1-BETA2-sources.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/jboss/javaee/jboss-javaee/5.0.0.Beta3/jboss-javaee-5.0.0.Beta3.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/jboss/javaee/jboss-jaspi-api/1.0-BETA1/jboss-jaspi-api-1.0-BETA1.jar"/>
+	<classpathentry kind="var" path="M2_REPO/jboss/jboss-test/1.0.3.GA/jboss-test-1.0.3.GA.jar"/>
+	<classpathentry kind="var" path="M2_REPO/sun-xacml/sunxacml-support/2.0/sunxacml-support-2.0.jar"/>
+	<classpathentry kind="var" path="M2_REPO/sun-jaf/activation/1.1/activation-1.1.jar"/>
+	<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.1.GA/jboss-common-core-2.2.1.GA.jar"/>
+	<classpathentry kind="var" path="M2_REPO/jboss/jboss-logging-spi/2.0.2.GA/jboss-logging-spi-2.0.2.GA.jar"/>
+	<classpathentry kind="var" path="M2_REPO/javax/mail/mail/1.4/mail-1.4.jar"/>
+	<classpathentry kind="var" path="M2_REPO/javassist/javassist/3.4.GA/javassist-3.4.GA.jar"/>
+	<classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar"/>
+	<classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar"/>
+	<classpathentry kind="var" path="M2_REPO/sun-opends/opends-core/1.0.0-BUILD04/opends-core-1.0.0-BUILD04.jar"/>
+	<classpathentry kind="var" path="M2_REPO/sleepycat/je/3.2.43/je-3.2.43.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/jboss/jnpserver/5.0.0-SNAPSHOT/jnpserver-5.0.0-SNAPSHOT.jar"/>
+	<classpathentry kind="output" path="target/eclipse-classes"/>
+</classpath>

Copied: projects/security/security-jboss-sx/trunk/jbosssx/.project (from rev 66046, projects/security/security-jboss-sx/trunk/.project)
===================================================================
--- projects/security/security-jboss-sx/trunk/jbosssx/.project	                        (rev 0)
+++ projects/security/security-jboss-sx/trunk/jbosssx/.project	2007-10-25 12:04:47 UTC (rev 66426)
@@ -0,0 +1,15 @@
+<projectDescription>
+  <name>jboss-security</name>
+  <comment>JBoss Security is a cross cutting project that handles security
+  for the JEMS projects</comment>
+  <projects/>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+      <arguments/>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file

Modified: projects/security/security-jboss-sx/trunk/jbosssx/pom.xml
===================================================================
--- projects/security/security-jboss-sx/trunk/jbosssx/pom.xml	2007-10-25 11:55:45 UTC (rev 66425)
+++ projects/security/security-jboss-sx/trunk/jbosssx/pom.xml	2007-10-25 12:04:47 UTC (rev 66426)
@@ -2,10 +2,9 @@
    <parent>
       <groupId>org.jboss.security</groupId>
       <artifactId>jbosssx-aggregator</artifactId>
-      <version>2.0.1-SNAPSHOT</version>
+      <version>2.0.1-GA</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
-   <groupId>org.jboss.security</groupId>
    <artifactId>jbosssx</artifactId>
    <packaging>jar</packaging>
    <name>JBoss Security Implementation for the JBAS</name>
@@ -185,6 +184,18 @@
    </reporting>
    <dependencies> 
       <dependency>
+         <groupId>org.jboss.javaee</groupId>
+         <artifactId>jboss-jacc-api</artifactId>
+         <version>1.1.0.20070913080910</version>
+         <scope>compile</scope>
+      </dependency>
+      <dependency>
+         <groupId>org.jboss.javaee</groupId>
+         <artifactId>jboss-transaction-api</artifactId>
+         <version>1.0.1.20070913080910</version>
+         <scope>compile</scope>
+      </dependency>
+      <dependency>
          <groupId>org.jboss</groupId>
          <artifactId>jboss-common-core</artifactId>
          <version>2.2.1.GA</version>
@@ -205,7 +216,7 @@
       <dependency>
          <groupId>org.jboss.security</groupId>
          <artifactId>jboss-security-spi</artifactId>
-         <version>2.0.1-SNAPSHOT</version>
+         <version>2.0.1-GA</version>
          <scope>compile</scope>
       </dependency>
       <dependency>

Modified: projects/security/security-jboss-sx/trunk/jbosssx-client/pom.xml
===================================================================
--- projects/security/security-jboss-sx/trunk/jbosssx-client/pom.xml	2007-10-25 11:55:45 UTC (rev 66425)
+++ projects/security/security-jboss-sx/trunk/jbosssx-client/pom.xml	2007-10-25 12:04:47 UTC (rev 66426)
@@ -2,10 +2,9 @@
    <parent>
       <groupId>org.jboss.security</groupId>
       <artifactId>jbosssx-aggregator</artifactId>
-      <version>2.0.1-SNAPSHOT</version>
+      <version>2.0.1-GA</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
-   <groupId>jboss</groupId>
    <artifactId>jbosssx-client</artifactId>
    <packaging>jar</packaging>
    <name>JBoss Security Client</name>

Modified: projects/security/security-jboss-sx/trunk/pom.xml
===================================================================
--- projects/security/security-jboss-sx/trunk/pom.xml	2007-10-25 11:55:45 UTC (rev 66425)
+++ projects/security/security-jboss-sx/trunk/pom.xml	2007-10-25 12:04:47 UTC (rev 66426)
@@ -8,7 +8,7 @@
    <groupId>org.jboss.security</groupId>
    <artifactId>jbosssx-aggregator</artifactId>
    <packaging>pom</packaging>
-   <version>2.0.1-SNAPSHOT</version>
+   <version>2.0.1-GA</version>
    <name>JBoss Security Implementation for the JBAS - Aggregator</name>
    <url>http://labs.jboss.org/portal/jbosssecurity/</url>
    <description>JBoss Security is a cross cutting project that handles security for the JEMS projects</description>




More information about the jboss-cvs-commits mailing list