Index: pom.xml =================================================================== --- pom.xml (revision 489699) +++ pom.xml (working copy) @@ -22,7 +22,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec 1.0-SNAPSHOT build Triplesec @@ -88,19 +88,19 @@ tomcat jasper-runtime - 5.5.9 + 5.5.15 tomcat jasper-compiler - 5.5.9 + 5.5.15 tomcat jasper-compiler-jdt - 5.5.9 + 5.5.15 @@ -121,22 +121,21 @@ 2.6.2 + - tomcat - servlet-api - 5.5.12 + org.apache.geronimo.specs + geronimo-servlet_2.4_spec + 1.0.1 - - tomcat - jsp-api - 5.0.18 + org.apache.geronimo.specs + geronimo-jsp_2.0_spec + 1.0.1 - jetty org.mortbay.jetty - 5.1.8 + 5.1.12 @@ -206,18 +205,6 @@ - org.apache.mina - mina-core - 1.0.1 - - - - org.apache.mina - mina-filter-ssl - 1.0.1 - - - commons-io commons-io 1.2 @@ -248,18 +235,6 @@ - commons-dbcp - commons-dbcp - 1.2.1 - - - - commons-pool - commons-pool - 1.3 - - - commons-logging commons-logging 1.0.4 @@ -272,12 +247,6 @@ - jdbm - jdbm - 1.0 - - - antlr antlr 2.7.6 @@ -290,24 +259,6 @@ - bouncycastle - lcrypto-jdk14 - 131 - - - - quartz - quartz - 1.5.2 - - - - jug - jug-asl - 2.0rc6 - - - org.apache.derby derby 10.1.3.1 @@ -330,9 +281,45 @@ spring-context 1.2.8 + + dom4j + dom4j + 1.6 + + + + jcharts + jcharts + 0.6.0 + + + myfaces + myfaces-api + 1.1.0 + + + myfaces + myfaces-impl + 1.1.0 + + + javax.servlet + jstl + 1.1.0 + + + commons-digester + commons-digester + 1.5 + + + commons-beanutils + commons-beanutils + 1.6.1 + - + junit @@ -340,7 +327,7 @@ test - + http://triplesec.apache.org/maven2/ @@ -352,18 +339,6 @@ - - safehaus - - scp://safehaus.org/home/domains/m2_safehaus_org/public_html - - - - safehaus - - scp://safehaus.org/home/domains/m2_safehaus_org/public_html - - triplesec.website scp://safehaus.org/home/projects/triplesec/public_html/maven @@ -391,7 +366,7 @@ svn-notify-unsubscribe@safehaus.org - + @@ -411,29 +386,177 @@ - - - Open Software License, Version 2.1 - http://www.opensource.org/licenses/osl-2.1.txt - - + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + - scm:svn:https://svn.safehaus.org/repos/triplesec/trunk - https://svn.safehaus.org/repos/triplesec/trunk - scm:svn:https://svn.safehaus.org/repos/triplesec/trunk + scm:svn:http://svn.apache.org/repos/asf/directory/trunks/triplesec + scm:svn:https://svn.apache.org/repos/asf/directory/trunks/triplesec + https://svn.apache.org/viewvc/directory/trunks/triplesec - - Safehaus - http://safehaus.org - + + Apache Software Foundation + http://www.apache.org + + - + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.2 + + once + -enableassertions -Dgeronimo.bootstrap.logging.enabled=false -Dlog4j.configuration=org/apache/geronimo/test-log4j.properties + ${project.build.directory} + + + **/Abstract*.java + **/Test*.java + + + **/*Test.java + + + + + + org.apache.maven.plugins + maven-clean-plugin + 2.1 + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.1 + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.1 + + gnu + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.1 + + + + org.apache.maven.plugins + maven-clover-plugin + 2.3 + + + + org.apache.maven.plugins + maven-release-plugin + 2.0-beta-4 + + + + org.apache.maven.plugins + maven-one-plugin + 1.0 + + + + org.apache.maven.plugins + maven-jar-plugin + 2.1 + + + + org.apache.maven.plugins + maven-war-plugin + 2.0.1 + + + org.apache.maven + maven-archiver + + 2.2 + + + + + + org.apache.maven.plugins + maven-idea-plugin + 2.0 + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.2 + + + + org.codehaus.mojo + jspc-maven-plugin + 1.4.5 + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.0 + + + + org.codehaus.mojo + dependency-maven-plugin + 1.0 + + org.apache.maven.plugins + maven-site-plugin + 2.0-beta-5 + + + + org.apache.directory.daemon + daemon-plugin + 1.5.0-SNAPSHOT + + + org.apache.directory.server + apacheds-core-plugin + 1.5.0-SNAPSHOT + + + + org.mortbay.jetty + maven-jetty-plugin + 6.1-SNAPSHOT + + + + + + + + + org.apache.maven.plugins maven-compiler-plugin 1.5 @@ -444,7 +567,6 @@ org.apache.maven.plugins maven-site-plugin - 2.0-SNAPSHOT Index: admin-api/pom.xml =================================================================== --- admin-api/pom.xml (revision 489699) +++ admin-api/pom.xml (working copy) @@ -22,7 +22,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT @@ -34,7 +34,6 @@ jar - - - ${pom.groupId} - triplesec-guardian-api - ${pom.version} - - - - ${pom.groupId} triplesec-integration ${pom.version} Index: changelog/pom.xml =================================================================== --- changelog/pom.xml (revision 489699) +++ changelog/pom.xml (working copy) @@ -22,7 +22,7 @@ - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: configuration-io/pom.xml =================================================================== --- configuration-io/pom.xml (revision 489699) +++ configuration-io/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT @@ -51,7 +51,6 @@ dom4j dom4j - 1.6 Index: configuration/pom.xml =================================================================== --- configuration/pom.xml (revision 489699) +++ configuration/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: crypto/pom.xml =================================================================== --- crypto/pom.xml (revision 489699) +++ crypto/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: guardian-api/pom.xml =================================================================== --- guardian-api/pom.xml (revision 489699) +++ guardian-api/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: guardian-ldap/pom.xml =================================================================== --- guardian-ldap/pom.xml (revision 489699) +++ guardian-ldap/pom.xml (working copy) @@ -22,7 +22,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: guardian-ldif/pom.xml =================================================================== --- guardian-ldif/pom.xml (revision 489699) +++ guardian-ldif/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: installers/pom.xml =================================================================== --- installers/pom.xml (revision 489699) +++ installers/pom.xml (working copy) @@ -23,7 +23,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: integration/pom.xml =================================================================== --- integration/pom.xml (revision 489699) +++ integration/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT @@ -28,6 +28,7 @@ Triplesec Integration Testing jar + junit junit Index: jaas/pom.xml =================================================================== --- jaas/pom.xml (revision 489699) +++ jaas/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: main/pom.xml =================================================================== --- main/pom.xml (revision 489699) +++ main/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT @@ -90,22 +90,18 @@ xerces xmlParserAPIs - 2.6.2 xerces xercesImpl - 2.0.2 - tomcat - servlet-api - 5.0.18 + org.apache.geronimo.specs + geronimo-servlet_2.4_spec - tomcat - jsp-api - 5.0.18 + org.apache.geronimo.specs + geronimo-jsp_2.0_spec tomcat @@ -126,7 +122,6 @@ ant ant - 1.6.5 org.slf4j Index: otp/pom.xml =================================================================== --- otp/pom.xml (revision 489699) +++ otp/pom.xml (working copy) @@ -22,7 +22,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: profile/pom.xml =================================================================== --- profile/pom.xml (revision 489699) +++ profile/pom.xml (working copy) @@ -22,7 +22,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: sms/pom.xml =================================================================== --- sms/pom.xml (revision 489699) +++ sms/pom.xml (working copy) @@ -22,7 +22,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: store/pom.xml =================================================================== --- store/pom.xml (revision 489699) +++ store/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT @@ -72,7 +72,6 @@ org.apache.directory.server apacheds-core-plugin - 1.0.0 src/main/schema Index: swing-admin/pom.xml =================================================================== --- swing-admin/pom.xml (revision 489699) +++ swing-admin/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: swing-demo/pom.xml =================================================================== --- swing-demo/pom.xml (revision 489699) +++ swing-demo/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: testdata/pom.xml =================================================================== --- testdata/pom.xml (revision 489699) +++ testdata/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: tools/pom.xml =================================================================== --- tools/pom.xml (revision 489699) +++ tools/pom.xml (working copy) @@ -23,7 +23,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: utils-hauskeys/pom.xml =================================================================== --- utils-hauskeys/pom.xml (revision 489699) +++ utils-hauskeys/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: verifier/pom.xml =================================================================== --- verifier/pom.xml (revision 489699) +++ verifier/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT Index: webapp-activation/pom.xml =================================================================== --- webapp-activation/pom.xml (revision 489699) +++ webapp-activation/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT @@ -86,16 +86,14 @@ - tomcat - servlet-api - 5.5.12 + org.apache.geronimo.specs + geronimo-servlet_2.4_spec provided org.slf4j nlog4j - 1.2.25 provided Index: webapp-changelog/pom.xml =================================================================== --- webapp-changelog/pom.xml (revision 489699) +++ webapp-changelog/pom.xml (working copy) @@ -22,7 +22,7 @@ build - org.safehaus.triplesec + org.apache.directory.triplesec 1.0-SNAPSHOT 4.0.0 @@ -49,22 +49,18 @@ org.apache.derby derby - 10.1.2.1 myfaces myfaces-api - 1.1.0 myfaces myfaces-impl - 1.1.0 javax.servlet jstl - 1.1.0 commons-logging @@ -77,7 +73,6 @@ commons-digester commons-digester - 1.5 commons-codec @@ -86,7 +81,6 @@ commons-beanutils commons-beanutils - 1.6.1 tomcat @@ -96,7 +90,13 @@ tomcat jasper-compiler + + xerces xmlParserAPIs Index: webapp-config/pom.xml =================================================================== --- webapp-config/pom.xml (revision 489699) +++ webapp-config/pom.xml (working copy) @@ -20,7 +20,7 @@ 4.0.0 - org.safehaus.triplesec + org.apache.directory.triplesec build 1.0-SNAPSHOT @@ -32,7 +32,7 @@ org.mortbay.jetty - maven-jetty6-plugin + maven-jetty-plugin 10 @@ -51,9 +51,8 @@ wicket - servletapi - servletapi - 2.3 + org.apache.geronimo.specs + geronimo-servlet_2.4_spec provided @@ -93,7 +92,7 @@ commons-io provided - +