From commits-return-14441-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Tue Jul 03 15:30:55 2007 Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 60668 invoked from network); 3 Jul 2007 15:30:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jul 2007 15:30:54 -0000 Received: (qmail 21302 invoked by uid 500); 3 Jul 2007 15:30:57 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 21243 invoked by uid 500); 3 Jul 2007 15:30:56 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 21228 invoked by uid 99); 3 Jul 2007 15:30:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2007 08:30:56 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2007 08:30:52 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 2C23D1A981A; Tue, 3 Jul 2007 08:30:32 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r552879 - /directory/triplesec/branches/rewrite/pom.xml Date: Tue, 03 Jul 2007 15:30:32 -0000 To: commits@directory.apache.org From: akarasulu@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070703153032.2C23D1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: akarasulu Date: Tue Jul 3 08:30:31 2007 New Revision: 552879 URL: http://svn.apache.org/viewvc?view=rev&rev=552879 Log: changes ... o updated dependencies to latest versions o removed dependencies we do not need if we use no jsps in webapps o updated plugin versions o removed redundant pom elements inherited from the TLP parent POM Modified: directory/triplesec/branches/rewrite/pom.xml Modified: directory/triplesec/branches/rewrite/pom.xml URL: http://svn.apache.org/viewvc/directory/triplesec/branches/rewrite/pom.xml?view=diff&rev=552879&r1=552878&r2=552879 ============================================================================== --- directory/triplesec/branches/rewrite/pom.xml (original) +++ directory/triplesec/branches/rewrite/pom.xml Tue Jul 3 08:30:31 2007 @@ -32,31 +32,74 @@ org.apache.directory.triplesec 1.0-SNAPSHOT build + http://directory.apache.org/triplesec/ + 2005 Triplesec pom + + scm:svn:http://svn.apache.org/repos/asf/directory/triplesec/trunk + scm:svn:https://svn.apache.org/repos/asf/directory/triplesec/trunk + https://svn.apache.org/viewvc/directory/triplesec/trunk + + + + JIRA + https://issues.apache.org/jira/browse/DIRTSEC + + + + + + java.net + https://maven-repository.dev.java.net/nonav/repository + legacy + + + + + wicket wicket - 1.2.4 + 1.2.6 wicket wicket-spring - 1.2.4 + 1.2.6 wicket wicket-extensions - 1.2.4 + 1.2.6 + + + + + org.mortbay.jetty + jetty + 6.1.4 + org.apache.geronimo.specs + geronimo-servlet_2.4_spec + 1.0.1 + + + + + javax.activation activation 1.1 @@ -68,6 +111,22 @@ 1.4 + + + + commons-digester + commons-digester + 1.5 + + + + commons-beanutils + commons-beanutils + 1.6.1 + + commons-codec commons-codec @@ -75,77 +134,95 @@ - log4j - log4j - 1.2.13 + commons-io + commons-io + 1.3.1 - commons-httpclient - commons-httpclient - 3.0.1 + commons-collections + commons-collections + 3.2 - ant - ant - 1.6.5 + commons-daemon + commons-daemon + 1.0.1 + + + + commons-lang + commons-lang + 2.3 - tomcat - jasper-runtime - 5.5.15 + commons-cli + commons-cli + 1.0 - tomcat - jasper-compiler - 5.5.15 + commons-logging + commons-logging + 1.1 - tomcat - jasper-compiler-jdt - 5.5.15 + commons-httpclient + commons-httpclient + 3.0.1 + + - commons-el - commons-el - 1.0 + log4j + log4j + 1.2.13 + org.slf4j + nlog4j + 1.2.25 + + + + + + ant + ant + 1.6.5 + + + xerces xmlParserAPIs 2.6.2 - + xerces xercesImpl 2.6.2 - org.apache.geronimo.specs - geronimo-servlet_2.4_spec - 1.0.1 - - - - org.apache.geronimo.specs - geronimo-jsp_2.0_spec - 1.0.1 - - - - jetty - org.mortbay.jetty - 5.1.12 + org.apache.derby + derby + 10.2.2.0 + + org.apache.directory.server apacheds-core @@ -212,52 +289,14 @@ 1.1.1-SNAPSHOT - - commons-io - commons-io - 1.2 - - - - commons-collections - commons-collections - 3.2 - - - - commons-daemon - commons-daemon - 1.0.1 - - - - commons-lang - commons-lang - 2.1 - - - - commons-cli - commons-cli - 1.0 - - - - commons-logging - commons-logging - 1.0.4 - - - - org.slf4j - nlog4j - 1.2.25 - + antlr antlr - 2.7.6 + 2.7.7 @@ -266,31 +305,7 @@ 3.8.1 - - org.apache.derby - derby - 10.1.3.1 - - - - org.springframework - spring-core - 1.2.8 - - - - org.springframework - spring-beans - 1.2.8 - - - - org.springframework - spring-context - 1.2.8 - - - + dom4j dom4j 1.6 @@ -301,36 +316,29 @@ jcharts 0.6.0 - - - myfaces - myfaces-api - 1.1.0 + + + + + org.springframework + spring-core + 1.2.9 - - myfaces - myfaces-impl - 1.1.0 + + org.springframework + spring-beans + 1.2.9 - - javax.servlet - jstl - 1.1.0 + + org.springframework + spring-context + 1.2.9 - - commons-digester - commons-digester - 1.5 - - - - commons-beanutils - commons-beanutils - 1.6.1 - @@ -342,233 +350,166 @@ - http://triplesec.apache.org/maven2/ - - - - java.net - https://maven-repository.dev.java.net/nonav/repository - legacy - - - - - - triplesec.website - scp://safehaus.org/home/projects/triplesec/public_html/maven - - - - - JIRA - https://issues.apache.org/jira/browse/DIRTSEC - - - 2005 - - - - Directory Developers List - dev-subscribe@directory.apache.org - dev-unsubscribe@directory.apache.org - dev@directory.apache.org - http://mail-archives.apache.org/mod_mbox/directory-dev - - - Directory Commits (SVN) List - commits-subscribe@directory.apache.org - commits-unsubscribe@directory.apache.org - - - akarasulu + ccustine + + + ckoppelt + + ersiner elecharny - trustin + tbennett - tbennett + trustin - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - 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 - - - - 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.1.1-SNAPSHOT - - - org.apache.directory.server - apacheds-core-plugin - 1.5.1-SNAPSHOT - - - - org.mortbay.jetty - maven-jetty-plugin - 6.1.0pre0 - - - - - - - + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.3 + + + + + **/Abstract*.java + **/Test*.java + + + **/*Test.java + + + + + + org.apache.maven.plugins + maven-clean-plugin + 2.1.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.2 + + + + org.apache.maven.plugins + maven-clover-plugin + 2.4 + + + + org.apache.maven.plugins + maven-release-plugin + 2.0-beta-6 + + + + org.apache.maven.plugins + maven-jar-plugin + 2.1 + + + + org.apache.maven.plugins + maven-war-plugin + 2.0.2 + + + org.apache.maven + maven-archiver + + 2.2 + + + + + + org.apache.maven.plugins + maven-idea-plugin + 2.1 + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.3 + + + + org.apache.maven.plugins + maven-site-plugin + 2.0-beta-5 + + + + org.apache.directory.daemon + daemon-plugin + 1.1.1-SNAPSHOT + + + + org.apache.directory.server + apacheds-core-plugin + 1.5.1-SNAPSHOT + + + + org.mortbay.jetty + maven-jetty-plugin + 6.1.4 + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + + + + + org.apache.maven.plugins maven-compiler-plugin @@ -579,13 +520,6 @@ - org.apache.maven.plugins - maven-site-plugin - 2.0-beta-5 - - - - false maven-antrun-plugin @@ -610,9 +544,7 @@ - - @@ -737,8 +669,8 @@ webapp-smstrial --> - + all @@ -787,5 +719,4 @@ -