Index: pom.xml =================================================================== --- pom.xml (revision 0) +++ pom.xml (revision 0) @@ -0,0 +1,269 @@ + + + 4.0.0 + org.apache.santuario + xmlsec + bundle + XML Security + 1.4.3-SNAPSHOT + + Apache XML Security supports XML-Signature Syntax and Processing, + W3C Recommendation 12 February 2002, and XML Encryption Syntax and + Processing, W3C Recommendation 10 December 2002. As of version 1.4, + the Java library supports the standard Java API JSR-105: XML Digital + Signature APIs. + + http://santuario.apache.org/ + + Bugzilla + http://issues.apache.org/bugzilla + + + + XML Security Developer List + security-dev-subscribe@xml.apache.org + + security-dev-unsubscribe@xml.apache.org + + security-dev@xml.apache.org + + http://news.gmane.org/thread.php?group=gmane.text.xml.security.devel + + + + 2000 + + + + Sean Mullan + sean.mullan@sun.com + + + Berin Lautenbach + berin@ozemail.com.au + + + Axl Mattheus + amattheu@apache.org + + + Erwin van der Koog + erwin@koogh.com + + + Raul Benito Garcia + raul-info@r-bg.com + + + Vishal Mahajan + vmahajan@amberpoint.com + + + Milan Tomic + milan@setcce.org + + + + + 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/xml/security/trunk + + + scm:svn:https://svn.apache.org/repos/asf/xml/security/trunk + + http://svn.apache.org/viewvc/xml/security/trunk + + + The Apache Software Foundation + http://www.apache.org/ + + + + + src + src_unitTests + + + src + + org/**/*.properties + org/**/*.xml + + false + + + + + src_unitTests + + org/**/*.zip + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + org.apache.felix + maven-bundle-plugin + 1.4.0 + true + + + 1.0.0 + org.apache.santuario.xmlsec + Apache Software Foundation + ${pom.artifactId} + org.apache.santuario.xmlsec + + org.apache.xml.security.*; version=1.4.3-SNAPSHOT, + javax.xml.crypto.*; version=1.4.3-SNAPSHOT, + org.jcp.xml.dsig.internal.*; version=1.4.3-SNAPSHOT, + + + !org.apache.xml.security.*, + !org.jcp.xml.dsig.internal.*, + *;resolution:=optional + + * + + + + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.0.4 + + + + jar + + + + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + brief + false + pertest + false + + org/apache/xml/security/test/AllTests.java + + + + + + + + install + + + + + + jdk14 + + true + 1.4 + + + + jdk15 + + 1.5 + + + + fastinstall + + true + + + + + + 1.3.03 + 1.1 + 2.7.1 + 2.9.1 + 3.8.1 + + + + + commons-logging + commons-logging + ${commons.logging.version} + compile + + + junit + junit + ${junit.version} + test + + + xalan + xalan + ${xalan.version} + provided + + + xerces + xercesImpl + ${xerces.version} + provided + + + xml-apis + xml-apis + ${xml.apis.version} + provided + + + + Property changes on: pom.xml ___________________________________________________________________ Name: svn:mime-type + text/xml Name: svn:keywords + Rev Date