Author: ffang Date: Fri Apr 18 21:48:38 2008 New Revision: 649755 URL: http://svn.apache.org/viewvc?rev=649755&view=rev Log: sync up changes to 3.2.2 release branch Added: servicemix/smx3/branches/servicemix-3.2.2/build/src/main/resources/notice-supplements.xml (with props) Modified: servicemix/smx3/branches/servicemix-3.2.2/distributions/pom.xml servicemix/smx3/branches/servicemix-3.2.2/parent/pom.xml Added: servicemix/smx3/branches/servicemix-3.2.2/build/src/main/resources/notice-supplements.xml URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2.2/build/src/main/resources/notice-supplements.xml?rev=649755&view=auto ============================================================================== --- servicemix/smx3/branches/servicemix-3.2.2/build/src/main/resources/notice-supplements.xml (added) +++ servicemix/smx3/branches/servicemix-3.2.2/build/src/main/resources/notice-supplements.xml Fri Apr 18 21:48:38 2008 @@ -0,0 +1,282 @@ + + + + + com.sun.xml.bind + jaxb-impl + Sun JAXB Reference Implementation Runtime + + Sun Microsystems + http://www.sun.com/ + + + + COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 + http://www.sun.com/cddl/cddl.html + + + + + + + com.sun.xml.bind + jaxb-xjc + Sun JAXB Reference Implementation Tools + + Sun Microsystems + http://www.sun.com/ + + + + COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 + http://www.sun.com/cddl/cddl.html + + + + + + + com.sun.xml.messaging.saaj + saaj-impl + Sun SAAJ Reference Implementation + + Sun Microsystems + http://www.sun.com/ + + + + COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 + http://www.sun.com/cddl/cddl.html + + + + + + + javax.xml.soap + saaj-api + Sun SAAJ API + + Sun Microsystems + http://www.sun.com/ + + + + COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 + http://www.sun.com/cddl/cddl.html + + + + + + + org.apache.neethi + neethi + Neethi + + The Apache Software Foundation + http://www.apache.org/ + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + + javax.xml.ws + jaxws-api + Java API for XML-Based Web Services (JAX-WS API) + + Sun Microsystems + http://www.sun.com/ + + + + COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 + http://www.sun.com/cddl/cddl.html + + + + + + + javax.xml.bind + jaxb-api + Java Architecture for XML Binding (JAXB API) + + Sun Microsystems + http://www.sun.com/ + + + + COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 + http://www.sun.com/cddl/cddl.html + + + + + + + xalan + xalan + Apache Xalan-Java + + The Apache Software Foundation + http://www.apache.org + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + + net.java.dev.stax-utils + stax-utils + StAX Utilities + + + + + wss4j + wss4j + Apache WSS4J + + The Apache Software Foundation + http://www.apache.org + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + + jdom + jdom + JDOM + + jdom.org + http://www.jdom.org + + + + Modified Apache Software License + licenses/jdom.txt + + + + + + + xml-security + xmlsec + XML Security + + The Apache Software Foundation + http://www.apache.org + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + + xml-apis + xml-apis + XML APIs + + The Apache Software Foundation + http://www.apache.org + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + + bouncycastle + bcprov-jdk14 + Bouncy Castle Crypto APIs for Java + + The Legion of the Bouncy Castle + http://www.bouncycastle.org + + + + Bouncy Castle License + http://www.bouncycastle.org/licence.html + + + + + + + ant + ant + Apache Ant + + The Apache Software Foundation + http://www.apache.org + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + + ant + ant-nodeps + Apache Ant (nodeps) + + The Apache Software Foundation + http://www.apache.org + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + + org.codehaus.jettison + jettison + Jettison + + Envoi Solutions LLC + http://www.envoisolutions.com + + + + The Apache Software License, Version 2.0 + http://jettison.codehaus.org/License + + + + + Propchange: servicemix/smx3/branches/servicemix-3.2.2/build/src/main/resources/notice-supplements.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: servicemix/smx3/branches/servicemix-3.2.2/build/src/main/resources/notice-supplements.xml ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: servicemix/smx3/branches/servicemix-3.2.2/build/src/main/resources/notice-supplements.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Modified: servicemix/smx3/branches/servicemix-3.2.2/distributions/pom.xml URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2.2/distributions/pom.xml?rev=649755&r1=649754&r2=649755&view=diff ============================================================================== --- servicemix/smx3/branches/servicemix-3.2.2/distributions/pom.xml (original) +++ servicemix/smx3/branches/servicemix-3.2.2/distributions/pom.xml Fri Apr 18 21:48:38 2008 @@ -38,31 +38,60 @@ apache-servicemix-web - - - - org.apache.servicemix - build - ${servicemix-version} - - - - copy - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.apache.servicemix - build - 3.2.2 - - - + + + + org.apache.servicemix + build + ${servicemix-version} + + + + copy + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + org.apache.servicemix + build + 3.2.2-SNAPSHOT + + + + + maven-remote-resources-plugin + 1.0 + + + org.apache.servicemix + build + ${project.version} + + + + + + process + + + + org.apache:apache-jar-resource-bundle:1.4 + + + notice-supplements.xml + + + Apache ServiceMix + + + + + Modified: servicemix/smx3/branches/servicemix-3.2.2/parent/pom.xml URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2.2/parent/pom.xml?rev=649755&r1=649754&r2=649755&view=diff ============================================================================== --- servicemix/smx3/branches/servicemix-3.2.2/parent/pom.xml (original) +++ servicemix/smx3/branches/servicemix-3.2.2/parent/pom.xml Fri Apr 18 21:48:38 2008 @@ -170,4 +170,38 @@ + + + + + maven-remote-resources-plugin + 1.0 + + + org.apache.servicemix + build + ${project.version} + + + + + + process + + + + org.apache:apache-jar-resource-bundle:1.4 + + + notice-supplements.xml + + + Apache ServiceMix + + + + + + +