[jboss-cvs] JBossAS SVN: r58658 - projects/security/trunk

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Nov 21 15:58:15 EST 2006


Author: scott.stark at jboss.org
Date: 2006-11-21 15:58:07 -0500 (Tue, 21 Nov 2006)
New Revision: 58658

Removed:
   projects/security/trunk/build-compile.xml
   projects/security/trunk/build-thirdparty.xml
   projects/security/trunk/build.bat
   projects/security/trunk/build.sh
   projects/security/trunk/build.xml
   projects/security/trunk/component-info.xml
   projects/security/trunk/jbossbuild.xml
   projects/security/trunk/lib/
   projects/security/trunk/thirdparty/
   projects/security/trunk/tools/
Modified:
   projects/security/trunk/
   projects/security/trunk/.classpath
   projects/security/trunk/pom.xml
Log:
Update the version to 2.0.0.snapshot, update the jboss common dependencies, and remove the old build code


Property changes on: projects/security/trunk
___________________________________________________________________
Name: svn:ignore
   - output
local.properties

   + output
local.properties
target


Modified: projects/security/trunk/.classpath
===================================================================
--- projects/security/trunk/.classpath	2006-11-21 19:55:14 UTC (rev 58657)
+++ projects/security/trunk/.classpath	2006-11-21 20:58:07 UTC (rev 58658)
@@ -6,29 +6,19 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/jboss-mbeans/5.0-SNAPSHOT/jboss-mbeans-5.0-SNAPSHOT.jar"/>
 	<classpathentry kind="var" path="M2_REPO/apache-log4j/log4j/1.2.8/log4j-1.2.8.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/jboss/5.0-SNAPSHOT/jboss-5.0-SNAPSHOT.jar"/>
-	<classpathentry kind="var" path="M2_REPO/wutka-dtdparser/dtdparser121/1.2.1/dtdparser121-1.2.1.jar"/>
 	<classpathentry kind="var" path="M2_REPO/oswego-concurrent/concurrent/1.3.4/concurrent-1.3.4.jar"/>
-	<classpathentry kind="var" path="M2_REPO/javassist/javassist/3.1/javassist-3.1.jar"/>
-	<classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jaxen/jaxen/1.1-beta-4/jaxen-1.1-beta-4.jar"/>
-	<classpathentry kind="var" path="M2_REPO/apache-xerces/xml-apis/2.7.1/xml-apis-2.7.1.jar"/>
 	<classpathentry kind="var" path="M2_REPO/sun-xacml/sun-xacml/2.0/sun-xacml-2.0.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/jbossxb/jbossxb/1.0.1.TEST/jbossxb-1.0.1.TEST.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/jboss-transaction/5.0-SNAPSHOT/jboss-transaction-5.0-SNAPSHOT.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/jboss-j2ee/SNAPSHOT/jboss-j2ee-SNAPSHOT.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/jnpserver/5.0-SNAPSHOT/jnpserver-5.0-SNAPSHOT.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.0.2/activation-1.0.2.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jgroups/jgroups/2.3/jgroups-2.3.jar"/>
-	<classpathentry kind="var" path="M2_REPO/apache-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/common/core/jboss-common-core/1.0/jboss-common-core-1.0.jar"/>
-	<classpathentry kind="var" path="M2_REPO/dom4j/dom4j/1.5/dom4j-1.5.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/jboss-j2se/5.0-SNAPSHOT/jboss-j2se-5.0-SNAPSHOT.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/jboss-system/5.0-SNAPSHOT/jboss-system-5.0-SNAPSHOT.jar"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/logging/jboss-logging-spi/1.0/jboss-logging-spi-1.0.jar"/>
-	<classpathentry kind="var" path="M2_REPO/apache-slide/webdavlib/2.0/webdavlib-2.0.jar"/>
 	<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
+	<classpathentry kind="var" path="M2_REPO/jboss/jboss-common-core/2.0.2.GA/jboss-common-core-2.0.2.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/jboss/jboss-system/5.0-SNAPSHOT/jboss-system-5.0-SNAPSHOT.jar"/>
 	<classpathentry kind="var" path="M2_REPO/sun-javamail/mail/1.3.1/mail-1.3.1.jar"/>
+	<classpathentry kind="var" path="M2_REPO/jboss/jboss-transaction/5.0-SNAPSHOT/jboss-transaction-5.0-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="M2_REPO/javassist/javassist/3.4.GA/javassist-3.4.GA.jar"/>
 	<classpathentry kind="output" path="output/classes"/>
 </classpath>

Deleted: projects/security/trunk/build-compile.xml
===================================================================
--- projects/security/trunk/build-compile.xml	2006-11-21 19:55:14 UTC (rev 58657)
+++ projects/security/trunk/build-compile.xml	2006-11-21 20:58:07 UTC (rev 58658)
@@ -1,414 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE project [
-   <!ENTITY buildmagic SYSTEM "tools/etc/buildmagic/buildmagic.ent">
-   <!ENTITY libraries SYSTEM "thirdparty/libraries.ent">
-   <!ENTITY targets SYSTEM "tools/etc/buildmagic/targets.ent">   
-   <!ENTITY modules SYSTEM "tools/etc/buildmagic/modules.ent">
-]>
-
-<project default="main" basedir="." name="JBoss/Build">
-
-  &buildmagic;
-  &libraries;
-  &modules;
-  &targets;
-   <!-- The combined library classpath -->
-      <path id="library.classpath">
-         <path refid="apache.log4j.classpath"/>
-         <path refid="apache.xerces.classpath"/>
-         <path refid="dom4j.dom4j.classpath"/>
-         <path refid="hsqldb.hsqldb.classpath"/>
-         <path refid="javassist.classpath"/>
-         <path refid="jboss.jbossxb.classpath"/>
-         <path refid="junit.junit.classpath"/>
-         <path refid="oswego.concurrent.classpath"/>
-         <path refid="sun.xacml.classpath"/>
-         <path refid="sun.javamail.classpath"/>
-      </path>
-
-    <!-- The combined dependent module classpath -->
-    <path id="dependentmodule.classpath">
-      <path refid="jboss.j2ee.classpath"/>
-      <path refid="jboss.j2ee.ext.classpath"/>
-      <path refid="jboss.common.classpath"/>
-      <path refid="jboss.system.classpath"/>
-      <path refid="jboss.naming.classpath"/>
-      <path refid="jboss.transaction.classpath"/>
-      <path refid="jboss.j2se.classpath"/>
-      <path refid="jboss.mbeans.classpath"/>
-    </path>
-      
-  
-   <!-- ================================================================== -->
-  <!-- Compile                                                            -->
-  <!-- ================================================================== -->
-
-  <!-- 
-     |  Compile everything.
-     |
-     |  This target should depend on other compile-* targets for each 
-     |  different type of compile that needs to be performed, short of
-     |  documentation compiles.
-    -->
-  <target name="compile"
-    depends="compile-parsers, compile-classes, compile-rmi, compile-etc, compile-resources"
-    description="Compile all source files."/>
-
-  <!-- Compile parsers -->
-  <target name="compile-parsers" depends="init">
-    <mkdir dir="${build.parsers}/org/jboss/security/auth/login"/>
-
-     <echo>BASE=${basedir}</echo>
-     <echo>PROJECTROOT=${project.root}</echo>
-
-    <!-- Sun JAAS config file parser -->
-    <javacc target="${source.java}/org/jboss/security/auth/login/SunConfigParser.jj"
-      outputdirectory="${build.parsers}/org/jboss/security/auth/login"
-      javacchome="${sun.javacc.lib}"
-      static="false"/>
-  </target>
-
-  <!-- Compile all class files -->
-  <target name="compile-classes" depends="init">
-    <mkdir dir="${build.classes}"/>
-    <javac destdir="${build.classes}"
-      optimize="${javac.optimize}"
-      target="${javac.target}"
-      source="${javac.source}"
-      debug="${javac.debug}"
-      depend="${javac.depend}"
-      verbose="${javac.verbose}"
-      deprecation="${javac.deprecation}"
-      includeAntRuntime="${javac.include.ant.runtime}"
-      includeJavaRuntime="${javac.include.java.runtime}"
-      includes="${javac.includes}"
-      excludes="${javac.excludes}"
-      failonerror="${javac.fail.onerror}">
-      <src path="${source.java}"/>
-      <src path="${build.parsers}"/>
-      <classpath refid="javac.classpath"/>
-    </javac>
-  </target>
-
-  <!-- Compile RMI stubs -->
-  <target name="compile-rmi" depends="compile-classes">
-    <rmic base="${build.classes}"
-      verify="${rmic.verify}"
-      iiop="${rmic.iiop}"
-      iiopopts="${rmic.iiopops}"
-      idl="${rmic.idl}"
-      idlopts="${rmic.idlops}"
-      debug="${rmic.debug}"
-      stubVersion="${rmic.stubVersion}">
-      <classpath refid="javac.classpath"/>
-      <include name="${rmic.includes}"/>
-      <exclude name="${rmic.excludes}"/>
-
-      <include name="org/jboss/security/srp/SRPRemoteServer.class"/>
-    </rmic>
-  </target>
-
-  <!-- Compile manifests -->
-  <target name="compile-etc" depends="init">
-    <mkdir dir="${build.etc}"/>
-    <copy todir="${build.etc}" filtering="yes">
-      <fileset dir="${source.etc}">
-        <include name="**"/>
-      </fileset>
-    </copy>
-
-    <copy todir="${build.classes}">
-      <fileset dir="${source.java}">
-        <include name="org/jboss/security/jacc/*.xml"/>
-      </fileset>
-    </copy>
-  </target>
-
-  <!-- Compile resource files -->
-  <target name="compile-resources" depends="init">
-    <mkdir dir="${build.resources}"/>
-    <copy todir="${build.resources}" filtering="yes">
-      <fileset dir="${source.resources}">
-        <include name="**/*"/>
-      </fileset>
-    </copy>
-  </target>
-
-  <!-- ================================================================== -->
-  <!-- Archives                                                           -->
-  <!-- ================================================================== -->
-
-  <!-- 
-     |  Build all jar files.
-    -->
-  <target name="run-jars" description="Builds all jar files.">
-
-    <call target="compile"/>
-
-    <mkdir dir="${build.lib}"/>
-
-    <!-- Define the pattern sets for the spi and the jbosssx impl -->
-    <patternset id="spi-includes">
-      <include name="org/jboss/security/**"/>
-      <exclude name="org/jboss/crypto/**"/>
-      <exclude name="org/jboss/security/audit/providers/**"/>
-      <exclude name="org/jboss/security/auth/**"/>
-      <exclude name="org/jboss/security/authorization/config/**"/>
-      <exclude name="org/jboss/security/authorization/modules/**"/>
-      <exclude name="org/jboss/security/authorization/sunxacml/**"/>
-      <exclude name="org/jboss/security/config/**"/>
-      <exclude name="org/jboss/security/jce/**"/>
-      <exclude name="org/jboss/security/jndi/**"/>
-      <exclude name="org/jboss/security/mapping/config/**"/>
-      <exclude name="org/jboss/security/mapping/providers/**"/>
-      <exclude name="org/jboss/security/jacc/**"/>
-      <exclude name="org/jboss/security/plugins/**"/>
-      <exclude name="org/jboss/security/propertyeditor/**"/>
-      <exclude name="org/jboss/security/ssl/**"/>
-    </patternset>
-
-    <patternset id="jbosssx-includes">
-      <include name="org/jboss/crypto/**"/>
-      <include name="org/jboss/security/audit/providers/**"/>
-      <include name="org/jboss/security/auth/**"/>
-      <include name="org/jboss/security/authorization/config/**"/>
-      <include name="org/jboss/security/authorization/modules/**"/>
-      <include name="org/jboss/security/authorization/sunxacml/**"/>
-      <include name="org/jboss/security/config/**"/>
-      <include name="org/jboss/security/jce/**"/>
-      <include name="org/jboss/security/jndi/**"/>
-      <include name="org/jboss/security/mapping/config/**"/>
-      <include name="org/jboss/security/mapping/providers/**"/>
-      <include name="org/jboss/security/jacc/**"/>
-      <include name="org/jboss/security/plugins/**"/>
-      <include name="org/jboss/security/propertyeditor/**"/>
-      <include name="org/jboss/security/ssl/**"/>
-    </patternset>
-
-    <!-- Build the Security SPI -->
-    <jar jarfile="${build.lib}/jboss-security-spi.jar"
-      manifest="${build.etc}/default.mf">
-      <fileset dir="${build.classes}">
-        <patternset refid="spi-includes" />
-      </fileset>
-    </jar>
-
-    <!-- Build jbosssx.jar -->
-    <jar jarfile="${build.lib}/jbosssx.jar"
-      manifest="${build.etc}/default.mf">
-      <fileset dir="${build.classes}">
-        <patternset refid="jbosssx-includes" />
-      </fileset>
-      <fileset dir="${source.resources}">
-        <include name="dtd/security-policy.dtd"/>
-      </fileset>
-    </jar>
-
-    <!-- Build jbosssx-client.jar -->
-    <jar jarfile="${build.lib}/jbosssx-client.jar"
-      manifest="${build.etc}/default.mf">
-      <fileset dir="${build.classes}">
-        <exclude name="META-INF/MANIFEST.MF"/> <!-- HACK -->
-        <include name="org/jboss/crypto/JBossSXProvider.class"/>
-        <include name="org/jboss/crypto/digest/*"/>
-        <include name="org/jboss/security/*"/>
-        <include name="org/jboss/security/auth/callback/*"/>
-        <include name="org/jboss/security/auth/login/*"/>
-        <exclude name="org/jboss/security/auth/login/XMLLoginConfig.class"/>
-        <exclude name="org/jboss/security/auth/login/XMLLoginConfigMBean.class"/>
-        <include name="org/jboss/security/jndi/LoginInitialContextFactory.class"/>
-        <include name="org/jboss/security/jndi/JndiLoginInitialContextFactory.class"/>
-        <include name="org/jboss/security/plugins/PBEUtils.class"/>
-        <include name="org/jboss/security/ssl/ClientSocketFactory.class"/>
-        <include name="org/jboss/security/ssl/RMISSLClientSocketFactory.class"/>
-      </fileset>
-    </jar>
-
-    <!-- Build jbosssx-tests.jar -->
-    <mkdir dir="${build.tests}"/>
-    <jar jarfile="${build.tests}/jbosssx-tests.jar"
-      manifest="${build.etc}/default.mf">
-      <fileset dir="${build.classes}">
-        <include name="org/jboss/test/TestLoginModule.class"/>
-      </fileset>
-    </jar>
-
-    <!-- Update the build marker to allow bypassing -->
-    <touch file="${build-bypass.marker}"/>
-
-  </target>
-
-  <!-- ================================================================== -->
-  <!-- Tests                                                              -->
-  <!-- ================================================================== -->
-
-  <!--
-     | Run all tests.
-   -->
-
-  <target name="tests" depends="init, tests-junit, tests-reports"
-    description="Execute all tests.">
-  </target>
-
-  <!--
-     | Run JUnit tests.
-   -->
-
-  <target name="tests-junit" depends="jars">
-    <mkdir dir="${build.reports}"/>
-    <property name="conf.dir" value="${source.java}/org/jboss/test"/>
-    <junit dir="${module.output}"
-      printsummary="${junit.printsummary}"
-      haltonerror="${junit.haltonerror}"
-      haltonfailure="${junit.haltonfailure}"
-      fork="${junit.fork}"
-      timeout="${junit.timeout}"
-      jvm="${junit.jvm}">
-
-      <sysproperty key="output.dir" file="${module.output}"/>
-      <sysproperty key="jboss.home" file="${project.root}"/>
-      <jvmarg value="${junit.jvm.options}"/>
-      <jvmarg value="-Djava.security.debug=access,failure"/>
-      <jvmarg value="-Djava.security.manager"/>
-      <jvmarg value="-Djava.security.policy=${conf.dir}/tst.policy"/>
-
-      <classpath>
-        <pathelement location="${build.classes}"/>
-        <pathelement location="${module.source}/main/org/jboss/test"/>
-        <path refid="javac.classpath"/>
-      </classpath>
-
-      <formatter type="${junit.formatter.type}"
-        usefile="${junit.formatter.usefile}"/>
-
-      <batchtest todir="${build.reports}"
-        haltonerror="${junit.batchtest.haltonerror}"
-        haltonfailure="${junit.batchtest.haltonfailure}"
-        fork="${junit.batchtest.fork}">
-
-        <fileset dir="${build.classes}">
-          <include name="**/*TestCase.class"/>
-          <include name="**/*TestSuite.class"/>
-        </fileset>
-      </batchtest>
-    </junit>
-  </target>
-
-  <target name="test-jaas10-junit" depends="compile">
-    <mkdir dir="${build.reports}"/>
-    <property name="conf.dir" value="${source.java}/org/jboss/test"/>
-    <junit dir="${module.output}"
-      printsummary="${junit.printsummary}"
-      haltonerror="${junit.haltonerror}"
-      haltonfailure="${junit.haltonfailure}"
-      fork="${junit.fork}"
-      timeout="${junit.timeout}"
-      jvm="${junit.jvm}">
-
-      <sysproperty key="conf.dir" value="${conf.dir}"/>
-      <sysproperty key="output.dir" file="${module.output}"/>
-      <sysproperty key="jboss.home" file="${project.root}"/>
-      <sysproperty key="jbosstest.deploy.dir" file="${build.lib}"/>
-      <jvmarg value="${junit.jvm.options}"/>
-      <jvmarg value="-Djava.security.debug=access,failure"/>
-      <jvmarg value="-Djava.security.manager"/>
-      <jvmarg value="-Djava.security.policy=${conf.dir}/tst.policy"/>
-
-      <classpath>
-        <pathelement location="${build.lib}/jbosssx.jar"/>
-        <pathelement location="${build.tests}/jbosssx-tests.jar"/>
-        <pathelement location="${build.classes}"/>
-        <pathelement location="${conf.dir}"/>
-        <path refid="javac.classpath"/>
-      </classpath>
-
-      <formatter type="${junit.formatter.type}"
-        usefile="${junit.formatter.usefile}"/>
-
-      <test todir="${build.reports}" name="org.jboss.test.LoginContextTestCase"/>
-    </junit>
-  </target>
-
-  <target name="test-jbossjaas-junit" depends="compile">
-    <mkdir dir="${build.reports}"/>
-    <property name="conf.dir" value="${source.java}/org/jboss/test"/>
-    <junit dir="${module.output}"
-      printsummary="${junit.printsummary}"
-      haltonerror="${junit.haltonerror}"
-      haltonfailure="${junit.haltonfailure}"
-      fork="${junit.fork}"
-      timeout="${junit.timeout}"
-      jvm="${junit.jvm}">
-
-      <sysproperty key="output.dir" file="${module.output}"/>
-      <sysproperty key="jboss.home" file="${project.root}"/>
-      <sysproperty key="jbosstest.deploy.dir" file="${build.lib}"/>
-      <jvmarg value="${junit.jvm.options}"/>
-      <jvmarg value="-Djava.security.debug=access,failure"/>
-      <jvmarg value="-Djava.security.manager"/>
-      <jvmarg value="-Djava.security.policy=${conf.dir}/tst.policy"/>
-      <sysproperty key="conf.dir" value="${conf.dir}"/>
-      <sysproperty key="jboss.home" value="${jboss.home}"/>
-      <sysproperty key="output.dir" value="${output.dir}"/>
-      <sysproperty key="jbosstest.deploy.dir" value="${build.lib}"/>
-
-      <classpath>
-        <pathelement location="${build.lib}/jboss-jaas.jar"/>
-        <pathelement location="${build.lib}/jbosssx.jar"/>
-        <pathelement location="${build.tests}/jbosssx-tests.jar"/>
-        <pathelement location="${build.classes}"/>
-        <pathelement location="${conf.dir}"/>
-        <path refid="javac.classpath"/>
-      </classpath>
-
-      <formatter type="${junit.formatter.type}"
-        usefile="${junit.formatter.usefile}"/>
-
-      <test todir="${build.reports}" name="org.jboss.test.LoginContextTestCase"/>
-    </junit>
-  </target>
-
-  <target name="test-parser-junit" depends="compile">
-    <mkdir dir="${build.reports}"/>
-    <property name="conf.dir" value="${source.java}/org/jboss/test"/>
-    <junit dir="${module.output}"
-      printsummary="${junit.printsummary}"
-      haltonerror="${junit.haltonerror}"
-      haltonfailure="${junit.haltonfailure}"
-      fork="${junit.fork}"
-      timeout="${junit.timeout}"
-      jvm="${junit.jvm}">
-
-      <jvmarg value="${junit.jvm.options}"/>
-      <sysproperty key="jbosstest.deploy.dir" file="${build.lib}"/>
-
-      <classpath>
-        <pathelement location="${build.classes}"/>
-        <pathelement location="${module.source}/main/org/jboss/test"/>
-        <path refid="javac.classpath"/>
-      </classpath>
-
-      <formatter type="${junit.formatter.type}"
-        usefile="${junit.formatter.usefile}"/>
-
-      <test todir="${build.reports}" name="org.jboss.test.SunConfigParserTestCase"/>
-    </junit>
-  </target>
-
-  <target name="reports" depends="tests-reports"
-    description="Generates all reports."/>
-
-  <target name="tests-reports" depends="tests-reports-html"/>
-
-  <target name="tests-reports-html" depends="compile">
-    <mkdir dir="${build.reports}/html"/>
-
-    <junitreport todir="${build.reports}">
-      <fileset dir="${build.reports}">
-        <include name="TEST-*.xml"/>
-      </fileset>
-      <report format="frames" todir="${build.reports}/html"/>
-    </junitreport>
-  </target>
- 
-</project>

Deleted: projects/security/trunk/build-thirdparty.xml
===================================================================
--- projects/security/trunk/build-thirdparty.xml	2006-11-21 19:55:14 UTC (rev 58657)
+++ projects/security/trunk/build-thirdparty.xml	2006-11-21 20:58:07 UTC (rev 58658)
@@ -1,74 +0,0 @@
-<?xml version="1.0"?>
-<!-- $Id: build-thirdparty.xml,v 1.113 2006/05/23 23:19:24 jgreene Exp $ -->
-<project name="main.build"
-          default="synchronize"
-          basedir=".">
-
-   <!-- Property File definitions -->
-   <property file="local.properties"/>
-   <property file="synchronize.properties"/>
-   <property environment="env"/>
-
-   <!-- Property Definitions -->
-   <property name="generatedLibrariesFiles" value="thirdparty/libraries.ent"/>
-
-   <!-- Allow jbossbuild.repository to be set from (in order or priority)
-      + Command line -Djbossbuild.repository=...
-      + synchronize.properties jbossbuild.repository setting
-      + JBOSS_REPOSITORY environment variable
-   -->
-   <condition property="jbossbuild.repository" value="${env.JBOSS_REPOSITORY}">
-      <isset property="env.JBOSS_REPOSITORY"/>
-   </condition>
-   <!-- Fall back to default -->
-   <property name="jbossbuild.repository" value="http://repository.jboss.com"/>
-
-   <!-- File Imports -->
-   <import file="tools/etc/jbossbuild/tasks.xml"/>
-
-
-   <!-- Main Definition of dependencies -->
-   <build id="jbossas-thirdparty"
-          impltitle="JBossAS"
-          implversion="jboss-head"
-          implvendor="JBoss Inc."
-          implurl="http://www.jboss.org"
-          description="JBoss Application Server"
-          cvsroot="${cvs.prefix}@cvs.forge.jboss.com:/cvsroot/jboss"
-          thirdpartypath="thirdparty/"
-          location="${jbossbuild.repository}"
-          targetdefs="targets">
-
-      <!--
-        The repository is in CVS under the module repository.jboss.com whose contents
-        are pushed to the http://repository.jboss.com site.
-      -->
-      <componentref name="apache-log4j" version="1.2.8"/> 
-      <componentref name="apache-xerces" version="2.7.1"/>
-      <componentref name="dom4j" version="1.5"/>
-      <componentref name="hsqldb" version="1.8.0.2"/>
-      <componentref name="javassist" version="snapshot"/>
-      <componentref name="jboss/common" version="1.0.2"/>
-      <componentref name="jboss/jbossxb" version="1.0.0.CR6"/>
-      <componentref name="junit" version="3.8.1"/>
-      <componentref name="oswego-concurrent" version="1.3.4"/>
-      <componentref name="sun-javacc" version="3.2"/>
-      <componentref name="sun-javamail" version="1.4"/>
-      <componentref name="sun-xacml" version="2.0"/>
-   </build>
-
-   <synchronizeinfo/>
-
-   <!-- Generate the targets -->
-   <generate generate="jbossas-thirdparty"/>
-
-
-   <target name="generate-lib-file"
-      description="generate libraries.ent and thirdparty license info"
-      depends="synchronize">
-         <gen-lib-file filename="${generatedLibrariesFiles}" path="tools/etc/buildmagic/" />
-      <visit-componentref-graph
-         componentVisitor="org.jboss.ant.util.graph.ComponentRefGraphLicenseVisitor" />
-   </target>
-
-</project>

Deleted: projects/security/trunk/build.bat
===================================================================
--- projects/security/trunk/build.bat	2006-11-21 19:55:14 UTC (rev 58657)
+++ projects/security/trunk/build.bat	2006-11-21 20:58:07 UTC (rev 58658)
@@ -1,89 +0,0 @@
- at echo off
-REM  ======================================================================
-REM
-REM  This is the main entry point for the build system.
-REM
-REM  Users should be sure to execute this file rather than 'ant' to ensure
-REM  the correct version is being used with the correct configuration.
-REM
-REM  ======================================================================
-REM
-REM $Id$
-REM
-REM Authors:
-REM     Jason Dillon <jason at planet57.com>
-REM     Sacha Labourey <sacha.labourey at cogito-info.ch>
-REM
-
-REM ******************************************************
-REM Ignore the ANT_HOME variable: we want to use *our*
-REM ANT version and associated JARs.
-REM ******************************************************
-REM Ignore the users classpath, cause it might mess
-REM things up
-REM ******************************************************
-
-SETLOCAL
-
-set CLASSPATH=
-set ANT_HOME=
-set ANT_OPTS=-Djava.protocol.handler.pkgs=org.jboss.net.protocol -Dbuild.script=build.bat
-
-REM ******************************************************
-REM - "for" loops have been unrolled for compatibility
-REM   with some WIN32 systems.
-REM ******************************************************
-
-set NAMES=tools;tools\ant;tools\apache\ant
-set SUBFOLDERS=..;..\..;..\..\..;..\..\..\..
-
-REM ******************************************************
-REM ******************************************************
-
-SET EXECUTED=FALSE
-for %%i in (%NAMES%) do call :subLoop %%i %1 %2 %3 %4 %5 %6
-
-goto :EOF
-
-
-REM ******************************************************
-REM ********* Search for names in the subfolders *********
-REM ******************************************************
-
-:subLoop
-for %%j in (%SUBFOLDERS%) do call :testIfExists %%j\%1\bin\ant.bat %2 %3 %4 %5 %6 %7
-
-goto :EOF
-
-
-REM ******************************************************
-REM ************ Test if ANT Batch file exists ***********
-REM ******************************************************
-
-:testIfExists
-if exist %1 call :BatchFound %1 %2 %3 %4 %5 %6 %7 %8
-
-goto :EOF
-
-
-REM ******************************************************
-REM ************** Batch file has been found *************
-REM ******************************************************
-
-:BatchFound
-if (%EXECUTED%)==(FALSE) call :ExecuteBatch %1 %2 %3 %4 %5 %6 %7 %8
-set EXECUTED=TRUE
-
-goto :EOF
-
-REM ******************************************************
-REM ************* Execute Batch file only once ***********
-REM ******************************************************
-
-:ExecuteBatch
-echo Calling %1 %2 %3 %4 %5 %6 %7 %8
-call %1 %2 %3 %4 %5 %6 %7 %8
-
-:end
-
-if "%NOPAUSE%" == "" pause

Deleted: projects/security/trunk/build.sh
===================================================================
--- projects/security/trunk/build.sh	2006-11-21 19:55:14 UTC (rev 58657)
+++ projects/security/trunk/build.sh	2006-11-21 20:58:07 UTC (rev 58658)
@@ -1,172 +0,0 @@
-#!/bin/sh
-### ====================================================================== ###
-##                                                                          ##
-##  This is the main entry point for the build system.                      ##
-##                                                                          ##
-##  Users should be sure to execute this file rather than 'ant' to ensure   ##
-##  the correct version is being used with the correct configuration.       ##
-##                                                                          ##
-### ====================================================================== ###
-
-# $Id$
-
-PROGNAME=`basename $0`
-DIRNAME=`dirname $0`
-GREP="grep"
-ROOT="/"
-
-# Ignore user's ANT_HOME if it is set
-ANT_HOME=""
-
-# the default search path for ant
-ANT_SEARCH_PATH="\
-    tools
-    tools/ant \
-    tools/apache/ant \
-    ant"
-
-# the default build file name
-ANT_BUILD_FILE="build.xml"
-
-# the default arguments
-ANT_OPTIONS="-find $ANT_BUILD_FILE"
-
-# Use the maximum available, or set MAX_FD != -1 to use that
-MAX_FD="maximum"
-
-# OS specific support (must be 'true' or 'false').
-cygwin=false;
-darwin=false;
-case "`uname`" in
-    CYGWIN*)
-        cygwin=true
-        ;;
-
-    Darwin*)
-        darwin=true
-        ;;
-esac
-
-#
-# Helper to complain.
-#
-die() {
-    echo "${PROGNAME}: $*"
-    exit 1
-}
-
-#
-# Helper to complain.
-#
-warn() {
-    echo "${PROGNAME}: $*"
-}
-
-#
-# Helper to source a file if it exists.
-#
-maybe_source() {
-    for file in $*; do
-	if [ -f "$file" ]; then
-	    . $file
-	fi
-    done
-}
-
-search() {
-    search="$*"
-    for d in $search; do
-	ANT_HOME="`pwd`/$d"
-	ANT="$ANT_HOME/bin/ant"
-	if [ -x "$ANT" ]; then
-	    # found one
-	    echo $ANT_HOME
-	    break
-	fi
-    done
-}
-
-#
-# Main function.
-#
-main() {
-    # if there is a build config file. then source it
-    maybe_source "$DIRNAME/build.conf" "$HOME/.build.conf"
-
-    # Increase the maximum file descriptors if we can
-    if [ $cygwin = "false" ]; then
-	MAX_FD_LIMIT=`ulimit -H -n`
-	if [ $? -eq 0 ]; then
-	    if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ]; then
-		# use the system max
-		MAX_FD="$MAX_FD_LIMIT"
-	    fi
-
-	    ulimit -n $MAX_FD
-	    if [ $? -ne 0 ]; then
-		warn "Could not set maximum file descriptor limit: $MAX_FD"
-	    fi
-	else
-	    warn "Could not query system maximum file descriptor limit: $MAX_FD_LIMIT"
-	fi
-    fi
-
-    # try the search path
-    ANT_HOME=`search $ANT_SEARCH_PATH`
-
-    # try looking up to root
-    if [ "x$ANT_HOME" = "x" ]; then
-	target="build"
-	_cwd=`pwd`
-
-	while [ "x$ANT_HOME" = "x" ] && [ "$cwd" != "$ROOT" ]; do
-	    cd ..
-	    cwd=`pwd`
-	    ANT_HOME=`search $ANT_SEARCH_PATH`
-	done
-
-	# make sure we get back
-	cd $_cwd
-
-	if [ "$cwd" != "$ROOT" ]; then
-	    found="true"
-	fi
-
-	# complain if we did not find anything
-	if [ "$found" != "true" ]; then
-	    die "Could not locate Ant; check \$ANT or \$ANT_HOME."
-	fi
-    fi
-
-    # make sure we have one
-    ANT=$ANT_HOME/bin/ant
-    if [ ! -x "$ANT" ]; then
-	die "Ant file is not executable: $ANT"
-    fi
-
-    # need to specify planet57/buildmagic protocol handler package
-    ANT_OPTS="-Djava.protocol.handler.pkgs=org.jboss.net.protocol"
-
-    # setup some build properties
-    ANT_OPTS="$ANT_OPTS -Dbuild.script=$0"
-
-    # change to the directory where the script lives so users are not forced
-    # to be in the same directory as build.xml
-    cd $DIRNAME
-
-    # export some stuff for ant
-    export ANT ANT_HOME ANT_OPTS
-
-    # execute in debug mode, or simply execute
-    if [ "x$ANT_DEBUG" != "x" ]; then
-	/bin/sh -x $ANT $ANT_OPTIONS "$@"
-    else
-	exec $ANT $ANT_OPTIONS "$@"
-    fi
-}
-
-##
-## Bootstrap
-##
-
-main "$@"

Deleted: projects/security/trunk/build.xml
===================================================================
--- projects/security/trunk/build.xml	2006-11-21 19:55:14 UTC (rev 58657)
+++ projects/security/trunk/build.xml	2006-11-21 20:58:07 UTC (rev 58658)
@@ -1,264 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE project [
-   <!ENTITY buildmagic SYSTEM "tools/etc/buildmagic/buildmagic.ent"> 
-   <!ENTITY modules SYSTEM "tools/etc/buildmagic/modules.ent">
-]>
-
-<!-- ====================================================================== -->
-<!--                                                                        -->
-<!--  JBoss, the OpenSource J2EE webOS                                      -->
-<!--                                                                        -->
-<!--  Distributable under LGPL license.                                     -->
-<!--  See terms of license at http://www.gnu.org.                           -->
-<!--                                                                        -->
-<!-- ====================================================================== -->
-
-<!-- $Id$ -->
-
-<project default="main" basedir="." name="JBoss/Security">
-
-  <!-- ================================================================== -->
-  <!-- Setup                                                              -->
-  <!-- ================================================================== -->
-
-  <!--
-     | Include the common Buildmagic elements.
-     |
-     | This defines several different targets, properties and paths.
-     | It also sets up the basic extention tasks amoung other things.
-   -->
-
-  &buildmagic;
-
-  <!--
-     | Initialize the build system.  Must depend on '_buildmagic:init'.  
-     | Other targets should depend on 'init' or things will mysteriously fail.
-   -->
-
-  <target name="init" unless="init.disable" depends="_buildmagic:init">
-  </target>
-
-  <!-- ================================================================== -->
-  <!-- Configuration                                                      -->
-  <!-- ================================================================== -->
-
-  <!--
-     | Configure the build system.  
-     |
-     | This target is invoked by the Buildmagic initialization logic and 
-     | should contain module specific configuration elements.
-   -->
-
-  <target name="configure" unless="configure.disable"
-          depends="createthirdparty" >
-
-    <!-- =================== -->
-    <!-- Basic Configuration -->
-    <!-- =================== -->
-
-    <!-- Module name(s) & version -->
-    <property name="module.name" value="security"/>
-    <property name="module.Name" value="JBoss Security(JBossSX)"/>
-    <property name="module.version" value="1.0"/>
-
-    <!-- ===== -->
-    <!-- Tasks -->
-    <!-- ===== -->
-
-    <!-- Where build generated files will go -->
-    <property name="build.reports" value="${module.output}/reports"/>
-    <property name="build.classes" value="${module.output}/classes"/>
-    <property name="build.lib" value="${module.output}/lib"/>
-    <property name="build.api" value="${module.output}/api"/>
-    <property name="build.etc" value="${module.output}/etc"/>
-    <property name="build.tests" value="${module.output}/tests"/>
-    <property name="build.resources" value="${module.output}/resources"/>
-
-    <!-- The combined thirdparty classpath -->
-    <path id="thirdparty.classpath">
-      <path refid="library.classpath"/>
-      <path refid="dependentmodule.classpath"/>
-    </path>
-
-    <!-- classpath and local.classpath must have a value using with a path -->
-    <property name="classpath" value=""/>
-    <property name="local.classpath" value=""/>
-
-    <!-- The classpath required to build classes. -->
-    <path id="javac.classpath">
-      <pathelement path="${classpath}"/>
-      <pathelement path="${local.classpath}"/>
-      <path refid="thirdparty.classpath"/>
-    </path>
-
-    <!-- The classpath required to build javadocs. -->
-    <path id="javadoc.classpath">
-      <path refid="javac.classpath"/>
-    </path>
-
-    <!-- Packages to include when generating api documentation -->
-    <property name="javadoc.packages" value="org.jboss.*"/>
-
-    <!-- Override JUnit defaults -->
-    <property name="junit.timeout" value="240000"/> <!-- 4 minutes -->
-    <property name="junit.batchtest.todir" value="${build.reports}"/>
-    <property name="junit.jvm.options" value="-Ddummy"/>
-     <call target="_default:task-init"/>
-  </target>
-
-  <!-- ================================================================== -->
-  <!-- Create Thirdparty                                                  -->
-  <!-- ================================================================== -->
-   <!-- create the thirdparty folder from items in the repository -->
-   <!-- then generate a new libraries.ent file and include it in  -->
-   <!-- the build                                                 -->
-   <target name="createthirdparty" unless="inhibit.downloads"
-      depends="check.inhibit.downloads, set.proxy">
-      <ant antfile="build-thirdparty.xml" target="generate-lib-file"/>
-   </target>
-
-   <!-- check if thirdparty libraries are to be downloaded -->
-   <target name="check.inhibit.downloads">
-      <condition property="inhibit.downloads">
-         <or>
-            <uptodate property="dependencies.current"
- 	      srcfile="build-thirdparty.xml"
-               targetfile="thirdparty/libraries.ent"/>
-            <istrue value="${nodownload}"/>
-         </or>
-      </condition>
-  </target>
-
-  <!-- check if the the user has specied proxy settings -->
-  <target name="check.proxy">
-    <condition property="hasproxy">
-        <and>
-            <isset property="proxy.host"/>
-            <isset property="proxy.port"/>
-            <not>
-                <equals arg1="" arg2="${proxy.host}" trim="true"/>
-            </not>
-            <not>
-                <equals arg1="" arg2="${proxy.port}" trim="true"/>
-            </not>
-        </and>
-    </condition>
-  </target>
-
-  <!-- set proxy settings -->
-  <condition property="hasproxyauth">
-        <and>
-            <isset property="hasproxy"/>
-            <isset property="proxy.username"/>
-            <isset property="proxy.password"/>
-            <not>
-                <equals arg1="" arg2="${proxy.username}" trim="true"/>
-            </not>
-            <not>
-                <equals arg1="" arg2="${proxy.password}" trim="true"/>
-            </not>
-        </and>
-    </condition>
-  <target name="set.proxy" depends="set.proxy.withoutauth, set.proxy.auth"/>
-
-  <!-- set proxy settings without auth -->
-  <target name="set.proxy.withoutauth" if="hasproxy" unless="hasproxyauth" depends="check.proxy">
-    <echo>Proxy is set to ${proxy.host}:${proxy.port}</echo>
-    <setproxy proxyhost="${proxy.host}" proxyport="${proxy.port}"/>
-  </target>
-
-  <!-- set proxy settings using auth -->
-  <target name="set.proxy.auth" if="hasproxyauth" depends="check.proxy">
-    <echo>Auth Proxy is set to ${proxy.host}:${proxy.port} username=[${proxy.username}]</echo>
-    <setproxy proxyhost="${proxy.host}" proxyport="${proxy.port}" proxyuser="${proxy.username}" proxypassword="${proxy.password}"/>
-  </target>  
-
-  <!-- ================================================================== -->
-  <!-- Compile                                                            -->
-  <!-- ================================================================== -->
-
-  <!--
-     | Compile everything.
-     |
-     | This target should depend on other compile-* targets for each
-     | different type of compile that needs to be performed, short of
-     | documentation compiles.
-   -->
-
-  <target name="compile" depends="_default:compile-etc"
-    description="Compile all source files.">
-    <echo>PROJECTROOT=${project.root}</echo>
-    <ant antfile="build-compile.xml" target="compile-classes"/>
-  </target>
-
- <target name="jars" description="Builds all jar files."
-    depends="_buildmagic:build-bypass-check"
-    unless="build-bypass.on">
-    <ant antfile="build-compile.xml" target="run-jars"/>
-  </target>
-
-<!-- ================================================================== -->
-  <!-- Cleaning                                                           -->
-  <!-- ================================================================== -->
-
-  <!-- Clean up all build output -->
-  <target name="clean"
-    description="Cleans up most generated files."
-    depends="_buildmagic:clean">
-  </target>
-
-  <!-- Clean up all generated files -->
-  <target name="clobber"
-    description="Cleans up all generated files."
-    depends="_buildmagic:clobber, clean">
-  </target> 
-
-  <!-- ================================================================== -->
-  <!-- Misc.                                                              -->
-  <!-- ================================================================== -->
-
-  <target name="main"
-    description="Executes the default target (most)."
-    depends="most"/>
-
-  <target name="all"
-    description="Builds everything."
-    depends="jars, docs"/>
-
-  <target name="most"
-    description="Builds almost everything."
-    depends="jars"/>
-
-  <target name="help"
-    description="Show this help message."
-    depends="_buildmagic:help:standard"/>
-
-
-  <!-- ================================================================== -->
-  <!-- Install & Release                                                  -->
-  <!-- ================================================================== -->
-
-  <target name="install"
-    description="Install the structure for a release."
-    depends="all, _buildmagic:install:default"/>
-
-  <target name="release" depends="install"/>
-
-  <target name="release-zip"
-    description="Builds a ZIP distribution."
-    depends="release, _buildmagic:release:zip"/>
-
-  <target name="release-tar"
-    description="Builds a TAR distribution."
-    depends="release, _buildmagic:release:tar"/>
-
-  <target name="release-tgz"
-    description="Builds a TAR-GZ distribution."
-    depends="release, _buildmagic:release:tgz"/>
-
-  <target name="release-all"
-    description="Builds a distribution for each archive type."
-    depends="release-zip, release-tgz"/> 
-
-
-</project>

Deleted: projects/security/trunk/component-info.xml
===================================================================
--- projects/security/trunk/component-info.xml	2006-11-21 19:55:14 UTC (rev 58657)
+++ projects/security/trunk/component-info.xml	2006-11-21 20:58:07 UTC (rev 58658)
@@ -1,20 +0,0 @@
-<project name="security-component-info">
-
-   <!-- ============================================================ -->
-   <!-- Security                                                     -->
-   <!-- ============================================================ -->
-
-   <component id="security"
-              module="jbosssx"
-              version="5.0-SNAPSHOT"
-   >
-      <artifact id="jbosssx.jar"/>
-      <artifact id="jbosssx-client.jar"/>
-      <artifact id="auth.conf" outputpath="bin"/>
-      
-      <export>
-         <include input="jbosssx.jar"/>
-      </export>
-   </component>
-
-</project>

Deleted: projects/security/trunk/jbossbuild.xml
===================================================================
--- projects/security/trunk/jbossbuild.xml	2006-11-21 19:55:14 UTC (rev 58657)
+++ projects/security/trunk/jbossbuild.xml	2006-11-21 20:58:07 UTC (rev 58658)
@@ -1,140 +0,0 @@
-<?xml version="1.0"?>
-
-<!--
- JBoss, the OpenSource J2EE webOS
- 
- Distributable under LGPL license.
- See terms of license at gnu.org.
--->
-
-<!-- ================================================================== -->
-<!-- Security component definition                                        -->
-<!-- ================================================================== -->
-
-<project name="project" 
-         default="build" 
-         basedir="."
->
-   <import file="../tools/etc/jbossbuild/tasks.xml"/>
-   <import file="component-info.xml"/>
-
-   <!-- =============================================================== -->
-   <!-- The component definition                                        -->
-   <!-- =============================================================== -->
-
-   <componentdef component="security" description="JBoss Security">
-
-      <!-- ============================================================ -->
-      <!-- The main source                                              -->
-      <!-- ============================================================ -->
-
-
-      <generatedsource id="sun-config-parser"
-                       srcdir="main"
-                       javacc="org/jboss/security/auth/login/SunConfigParser.jj"
-                       static="false"/>
-
-      <source id="main"
-              rmic="org/jboss/security/srp/SRPRemoteServer.class"
-              external="false"
-              iiop="false"
-              stubversion="1.2"
-       >
-
-         <include input="sun-config-parser"/>
-         <include component="apache-log4j"/>
-         <include component="dom4j"/>
-         <include component="junit"/>
-         <include component="hsqldb"/>
-         <include component="oswego-concurrent"/>
-
-         <include component="j2ee"/>
-         <include component="common"/>
-         <include component="system"/>
-         <include component="naming"/>
-         <include component="server"/>
-         <include component="j2se"/>
-         <include component="mbeans"/>
-         <include component="transaction"/>
-      </source>
-
-      <resource id="src-xml" path="../../src/main"/>
-      <resource id="resources-root" path="."/>
-      <resource id="resources-auth-conf" path="../etc/client"/>      
-      
-
-      <!-- ============================================================ -->
-      <!-- jboss-security.jar                                             -->
-      <!-- ============================================================ -->
-
-      <artifactdef artifact="jbosssx.jar">
-         <include input="jboss-security.jar">
-            <include pattern="**"/>
-         </include>
-         <include input="src-xml">
-            <include pattern="org/jboss/security/jacc/*.xml"/>            
-         </include>
-         <include input="main">
-            <include pattern="org/jboss/crypto/**"/>
-            <include pattern="org/jboss/security/**"/>
-         </include>
-         <include input="resources-root">
-            <include pattern="dtd/security-policy.dtd"/>
-         </include>
-      </artifactdef>
-      
-      
-
-      <!-- ============================================================ -->
-      <!-- jbosssx-client.jar                                           -->
-      <!-- ============================================================ -->
-
-      <artifactdef artifact="jbosssx-client.jar">
-         <include input="main">
-           <exclude pattern="META-INF/MANIFEST.MF"/> <!-- HACK -->
-           <include pattern="org/jboss/crypto/JBossSXProvider.class"/>
-           <include pattern="org/jboss/crypto/digest/*"/>
-           <include pattern="org/jboss/security/*"/>
-           <include pattern="org/jboss/security/auth/callback/*"/>
-           <include pattern="org/jboss/security/auth/login/*"/>
-           <exclude pattern="org/jboss/security/auth/login/XMLLoginConfig.class"/>
-           <exclude pattern="org/jboss/security/auth/login/XMLLoginConfigMBean.class"/>
-           <include pattern="org/jboss/security/jndi/LoginInitialContextFactory.class"/>
-           <include pattern="org/jboss/security/jndi/JndiLoginInitialContextFactory.class"/>
-           <include pattern="org/jboss/security/plugins/PBEUtils.class"/>
-           <include pattern="org/jboss/security/srp/PkgCategory.class"/>
-           <include pattern="org/jboss/security/srp/TracePriority.class"/>
-           <include pattern="org/jboss/security/srp/SRPClientSession.class"/>
-           <include pattern="org/jboss/security/srp/SRPServerInterface*.class"/>
-           <include pattern="org/jboss/security/srp/SRPServerProxy.class"/>
-           <include pattern="org/jboss/security/srp/SRPParameters.class"/>
-           <include pattern="org/jboss/security/srp/SRPPermission.class"/>
-           <include pattern="org/jboss/security/srp/SRPConf*.class"/>
-           <include pattern="org/jboss/security/srp/SRPRemoteServer_Stub.class"/>
-           <include pattern="org/jboss/security/srp/SRPRemoteServerInterface.class"/>
-           <include pattern="org/jboss/security/srp/SRPVerifierStore.class"/>
-           <include pattern="org/jboss/security/srp/SRPVerifierStore$*.class"/>
-           <include pattern="org/jboss/security/srp/jaas/SRPLoginModule.class"/>
-           <include pattern="org/jboss/security/srp/jaas/SRPPrincipal.class"/>
-           <include pattern="org/jboss/security/ssl/ClientSocketFactory.class"/>
-           <include pattern="org/jboss/security/ssl/RMISSLClientSocketFactory.class"/>
-         </include>
-         <include input="jboss-security.jar">
-            <include pattern="**"/>
-            <include pattern="org/jboss/security/jacc/*.xml"/>
-            <exclude pattern="org/jboss/security/plugins/DefaultLoginConfig.class"/>            
-            <exclude pattern="org/jboss/security/plugins/NoAccessSecurityManager.class"/>            
-            <exclude pattern="org/jboss/security/plugins/Security*.class"/>  
-            <exclude pattern="org/jboss/security/plugins/NullSecurityManager.class"/>             
-         </include>
-         <include input="src-xml">
-            <include pattern="/org/jboss/security/jacc/*.xml"/>         
-         </include>
-      </artifactdef>
-
-   </componentdef>
-
-   <!-- Generate the targets -->   
-   <generate generate="security"/>
-
-</project>

Modified: projects/security/trunk/pom.xml
===================================================================
--- projects/security/trunk/pom.xml	2006-11-21 19:55:14 UTC (rev 58657)
+++ projects/security/trunk/pom.xml	2006-11-21 20:58:07 UTC (rev 58658)
@@ -2,10 +2,10 @@
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
-	<groupId>jboss.security</groupId>
+	<groupId>jboss</groupId>
 	<artifactId>jboss-security</artifactId>
 	<packaging>jar</packaging>
-	<version>2.0</version>
+	<version>2.0.0.snapshot</version>
 	<name>JBoss Security</name>
 	<url>http://labs.jboss.org/portal/jbosssecurity/</url>
 	<description>JBoss Security is a cross cutting project that handles security
@@ -65,6 +65,7 @@
 	</pluginRepositories>
 	<build>
 		<sourceDirectory>src/main</sourceDirectory>
+		<finalName>${artifactId}</finalName>
 		<outputDirectory>output/classes</outputDirectory> 
 		<plugins>
 			<!-- define how we want compilation to take place
@@ -119,27 +120,6 @@
 				<artifactId>dependency-maven-plugin</artifactId>
 				<executions>
 					<execution>
-						<id>unpack-common-core</id>
-						<phase>process-classes</phase>
-						<goals>
-							<goal>unpack</goal>
-						</goals>
-						<configuration>
-							<artifactItems>
-								<artifactItem>
-									<groupId>jboss.common.core</groupId>
-									<artifactId>jboss-common-core</artifactId>
-									<version>1.0</version>
-									<type>jar</type>
-									<outputDirectory>${project.build.directory}/dependencies</outputDirectory>
-								</artifactItem>
-							</artifactItems>
-							<outputDirectory>${project.build.directory}</outputDirectory>
-							<overWriteReleases>false</overWriteReleases>
-							<overWriteSnapshots>true</overWriteSnapshots>
-						</configuration>
-					</execution>
-					<execution>
 						<id>unpack-jboss</id>
 						<phase>process-classes</phase>
 						<goals>
@@ -311,12 +291,17 @@
 			<version>1.3.4</version>
 		</dependency>
 		<dependency>
-			<groupId>jboss.common.core</groupId>
+			<groupId>jboss</groupId>
 			<artifactId>jboss-common-core</artifactId>
-			<version>1.0.2</version>
+			<version>2.0.2.GA</version>
 		</dependency>
 		<dependency>
 			<groupId>jboss</groupId>
+			<artifactId>jboss-logging-spi</artifactId>
+			<version>2.0.2.GA</version>
+		</dependency>
+		<dependency>
+			<groupId>jboss</groupId>
 			<artifactId>jboss-j2se</artifactId>
 			<version>5.0-SNAPSHOT</version>
 		</dependency>
@@ -356,14 +341,9 @@
 			<version>1.0.1.TEST</version>
 		</dependency>
 		<dependency>
-			<groupId>jboss.common.core</groupId>
-			<artifactId>jboss-common-core</artifactId>
-			<version>1.0</version>
-		</dependency>
-		<dependency>
 			<groupId>javassist</groupId>
 			<artifactId>javassist</artifactId>
-			<version>3.1</version>
+			<version>3.4.GA</version>
 		</dependency>
             <dependency>
 			<groupId>junit</groupId>




More information about the jboss-cvs-commits mailing list