[jboss-cvs] Repository SVN: r27339 - in maven2/org/apache/ws: commons/schema/XmlSchema/1.4.5 and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 1 06:08:38 EDT 2009


Author: richard.opalka at jboss.com
Date: 2009-06-01 06:08:38 -0400 (Mon, 01 Jun 2009)
New Revision: 27339

Added:
   maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/
   maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5-sources.jar
   maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5-sources.jar.sha1
   maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.jar
   maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.jar.sha1
   maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.pom
   maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.pom.sha1
   maven2/org/apache/ws/security/wss4j/1.5.7/
   maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7-sources.jar
   maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7-sources.jar.md5
   maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.jar
   maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.jar.md5
   maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.pom
   maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.pom.md5
Log:
[JBWS-2667] uploading CXF 2.2.2 artifacts (WIP)

Added: maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5-sources.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5-sources.jar.sha1
===================================================================
--- maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5-sources.jar.sha1	                        (rev 0)
+++ maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5-sources.jar.sha1	2009-06-01 10:08:38 UTC (rev 27339)
@@ -0,0 +1 @@
+dee8ba9221f178dfa276eb2d5f934321e2f070a0
\ No newline at end of file

Added: maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.jar.sha1
===================================================================
--- maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.jar.sha1	                        (rev 0)
+++ maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.jar.sha1	2009-06-01 10:08:38 UTC (rev 27339)
@@ -0,0 +1 @@
+982e102b2309b9f2730f7d5af4870872951eba7c
\ No newline at end of file

Added: maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.pom
===================================================================
--- maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.pom	                        (rev 0)
+++ maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.pom	2009-06-01 10:08:38 UTC (rev 27339)
@@ -0,0 +1,504 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+ 
+  http://www.apache.org/licenses/LICENSE-2.0
+ 
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" 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>org.apache.ws.commons.schema</groupId>
+  <artifactId>XmlSchema</artifactId>
+  <packaging>bundle</packaging>
+  <name>XmlSchema</name>
+  <version>1.4.5</version>
+  <description>Commons XMLSchema is a light weight schema object model that can be used to manipulate or
+        generate a schema. It has a clean, easy to use API and can easily be integrated into an existing project
+        since it has almost no dependencies on third party libraries.</description>
+  <url>http://ws.apache.org/commons/XmlSchema</url>
+  <issueManagement>
+    <system>JIRA</system>
+    <url>http://issues.apache.org/jira/browse/WSCOMMONS</url>
+  </issueManagement>
+  <mailingLists>
+    <mailingList>
+      <name>WS Commons Developers</name>
+      <subscribe>commons-dev-subscribe at ws.apache.org</subscribe>
+      <unsubscribe>commons-dev-unsubscribe at ws.apache.org</unsubscribe>
+      <post>commons-dev at ws.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/ws-commons-dev/</archive>
+    </mailingList>
+  </mailingLists>
+  <inceptionYear>2004</inceptionYear>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/XmlSchema-1.4.5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/XmlSchema-1.4.5</developerConnection>
+    <url>http://svn.apache.org/viewvc/webservices/commons/tags/XmlSchema/XmlSchema-1.4.5</url>
+  </scm>
+  <organization>
+    <name>The Apache Software Foundation</name>
+    <url>http://www.apache.org/</url>
+  </organization>
+  <build>
+    <!-- adding relevant resources to the jar files -->
+    <resources>
+      <resource>
+        <directory>src/main/resources</directory>
+        <filtering>true</filtering>
+      </resource>
+    </resources>
+    <testResources>
+      <testResource>
+        <directory>src/test/test-resources</directory>
+      </testResource>
+    </testResources>
+    <plugins>
+      <plugin>	 
+        <artifactId>maven-remote-resources-plugin</artifactId>
+        <version>1.0</version>
+        <executions>
+            <execution>
+                <goals>
+                    <goal>process</goal>
+                </goals>
+                <configuration>
+                    <resourceBundles>
+                        <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
+                    </resourceBundles>
+                    <properties>
+                        <projectName>Apache WebServices - XmlSchema</projectName>
+                    </properties>
+                </configuration>
+            </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <version>1.1</version>
+        <executions>
+          <execution>
+            <id>prepareNistTest</id>
+            <phase>generate-test-resources</phase>
+            <goals>
+              <goal>run</goal>
+            </goals>
+            <configuration>
+              <tasks>
+                <ant inheritRefs="true" antfile="${basedir}/build.xml">
+                  <property value="${basedir}/target" name="build.dir" />
+                  <property value="${maven.test.skip}" name="maven.test.skip" />
+                  <target name="prepareNistTest" />
+                </ant>
+              </tasks>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+          <groupId>org.apache.felix</groupId>
+          <artifactId>maven-bundle-plugin</artifactId>
+          <version>2.0.0</version>
+          <extensions>true</extensions>
+          <configuration>
+              <instructions>
+                  <Import-Package>org.apache.ws.commons.schema*;version=${pom.version},*</Import-Package>
+                  <Export-Package>org.apache.ws.commons.schema*;version="${pom.version}"</Export-Package>
+              </instructions>
+          </configuration>
+      </plugin>
+    </plugins>
+    <defaultGoal>install</defaultGoal>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-scm-plugin</artifactId>
+          <version>1.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-jar-plugin</artifactId>
+          <configuration>
+            <archive>
+              <manifestFile>target/classes/META-INF/MANIFEST.MF</manifestFile>
+            </archive>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-release-plugin</artifactId>
+          <version>2.0-beta-8</version>
+          <configuration>
+            <tagBase>https://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema</tagBase>
+            <useReleaseProfiles>false</useReleaseProfiles>
+            <goals>deploy</goals>
+            <arguments>-Prelease</arguments>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <configuration>
+            <source>1.3</source>
+            <target>1.3</target>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <configuration>
+            <includes>
+              <include>**/*Test.java</include>
+              <include>**/Test*.java</include>
+  <!--
+                              Fails in about half of the tests
+                              <include>tests/w3c/TestW3CSchemaBucket.java</include>
+                          -->
+            </includes>
+            <excludes>
+              <exclude>tests/w3c/**.java</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-assembly-plugin</artifactId>
+          <configuration>
+            <descriptors>
+              <descriptor>src/main/assembly/bin.xml</descriptor>
+              <descriptor>src/main/assembly/src.xml</descriptor>
+              <descriptor>src/main/assembly/doc.xml</descriptor>
+            </descriptors>
+            <tarLongFileMode>gnu</tarLongFileMode>
+          </configuration>
+        </plugin>
+        <plugin>
+          <artifactId>maven-site-plugin</artifactId>
+           <executions>
+             <execution>
+               <id>site</id>
+               <phase>package</phase>
+               <goals>
+                 <goal>site</goal>
+               </goals>
+             </execution>
+           </executions>
+         </plugin>
+        <plugin>
+          <artifactId>maven-source-plugin</artifactId>
+          <executions>
+            <execution>
+              <goals>
+                <goal>jar</goal>
+              </goals>
+            </execution>
+          </executions>
+          <configuration>
+            <attach>true</attach>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+  <profiles>
+    <profile>
+      <id>release</id>
+      <activation>
+        <property>
+          <name>release</name>
+          <value />
+        </property>
+      </activation>
+      <build>
+        <plugins>
+<!--
+    We want to sign the artifact, the POM, and all attached artifacts
+-->
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <executions>
+              <execution>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+<!--
+    We want to deploy the artifact to a staging location for perusal
+-->
+          <plugin>
+            <artifactId>maven-site-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>site</id>
+                <phase>validate</phase>
+                <goals>
+                  <goal>site</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <artifactId>maven-assembly-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>single</id>
+                <phase>package</phase>
+                <goals>
+                  <goal>single</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <inherited>true</inherited>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-deploy-plugin</artifactId>
+            <configuration>
+              <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
+              <updateReleaseInfo>true</updateReleaseInfo>
+            </configuration>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <configuration>
+              <encoding>${project.build.sourceEncoding}</encoding>
+              <attach>true</attach>
+            </configuration>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <artifactId>maven-assembly-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>single</id>
+                <phase>package</phase>
+                <goals>
+                  <goal>single</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>DefaultTest</id>
+      <activation>
+        <activeByDefault>true</activeByDefault>
+      </activation>
+      <build>
+        <plugins>
+          <plugin>
+            <artifactId>maven-surefire-plugin</artifactId>
+            <configuration>
+              <includes>
+                <include>**/*Test.java</include>
+                <include>**/Test*.java</include>
+<!--
+									Fails in about half of the tests
+									<include>tests/w3c/TestW3CSchemaBucket.java</include>
+								-->
+              </includes>
+              <excludes>
+                <exclude>
+									tests/w3c/**.java
+        						</exclude>
+              </excludes>
+              <systemProperties>
+<!--
+									The default xalan TransformerFactory on the ibm jdk is
+									org.apache.xalan.processor.TransformerFactoryImpl which has a
+									known issue with implicit namespaces. Set this property to use
+									the xsltc TransformerFactory (which the sun jdk seems to
+									default to).
+								-->
+<!--
+									<property> <name>javax.xml.transform.TransformerFactory</name>
+									<value>com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl</value>
+									</property>
+								-->
+              </systemProperties>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <profile>
+      <id>IBMTest</id>
+      <activation>
+        <property>
+          <name>java.vendor</name>
+          <value>IBM Corporation</value>
+        </property>
+      </activation>
+      <dependencies>
+        <dependency>
+          <groupId>org.apache.bcel</groupId>
+          <artifactId>bcel</artifactId>
+          <version>5.2</version>
+        </dependency>
+        <dependency>
+          <groupId>xalan</groupId>
+          <artifactId>xalan</artifactId>
+          <version>2.7.0</version>
+        </dependency>
+      </dependencies>
+      <build>
+        <plugins>
+          <plugin>
+            <artifactId>maven-surefire-plugin</artifactId>
+            <configuration>
+              <includes>
+                <include>**/*Test.java</include>
+<!--
+									Fails in about half of the tests
+									<include>tests/w3c/TestW3CSchemaBucket.java</include>
+								-->
+              </includes>
+              <excludes>
+                <exclude>
+									tests/w3c/SchemaTest.java
+        						</exclude>
+              </excludes>
+              <systemProperties>
+<!--
+									The default xalan TransformerFactory on the ibm jdk is
+									org.apache.xalan.processor.TransformerFactoryImpl which has a
+									known issue with implicit namespaces. Set this property to use
+									the xsltc TransformerFactory (which the sun jdk seems to
+									default to).
+								-->
+                <property>
+                  <name>
+										javax.xml.transform.TransformerFactory
+        							</name>
+                  <value>
+										org.apache.xalan.xsltc.trax.TransformerFactoryImpl
+        							</value>
+                </property>
+              </systemProperties>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+  <pluginRepositories>
+    <pluginRepository>
+      <id>snapshot</id>
+      <name>Snapshot repository</name>
+      <url>http://snapshots.maven.codehaus.org/maven2/</url>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+    </pluginRepository>
+    <pluginRepository>
+      <id>snapshot-apache</id>
+      <name>Apache Snapshot repository</name>
+      <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+    </pluginRepository>
+  </pluginRepositories>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.2</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>xmlunit</groupId>
+      <artifactId>xmlunit</artifactId>
+      <version>1.1</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.ws.commons</groupId>
+      <artifactId>ws-commons-java5</artifactId>
+      <version>1.0.1</version>
+      <optional>true</optional>
+    </dependency>
+  </dependencies>
+  <reporting>
+    <plugins>
+      <plugin>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>jdepend-maven-plugin</artifactId>
+        <version>2.0-beta-2</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jxr-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </reporting>
+  <distributionManagement>
+    <repository>
+      <id>apache-repo</id>
+      <name>Maven Central Repository</name>
+      <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+    </repository>
+    <snapshotRepository>
+      <id>apache-snapshots</id>
+      <name>Apache Development Repository</name>
+      <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+      <uniqueVersion>false</uniqueVersion>
+    </snapshotRepository>
+    <site>
+      <id>website</id>
+      <url>scpexe://people.apache.org/www/ws.apache.org/commons/XmlSchema</url>
+    </site>
+  </distributionManagement>
+</project>

Added: maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.pom.sha1
===================================================================
--- maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.pom.sha1	                        (rev 0)
+++ maven2/org/apache/ws/commons/schema/XmlSchema/1.4.5/XmlSchema-1.4.5.pom.sha1	2009-06-01 10:08:38 UTC (rev 27339)
@@ -0,0 +1 @@
+0e0897b11a6b9357197fd87e9299264a6fee8fc4
\ No newline at end of file

Added: maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7-sources.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7-sources.jar.md5
===================================================================
--- maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7-sources.jar.md5	                        (rev 0)
+++ maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7-sources.jar.md5	2009-06-01 10:08:38 UTC (rev 27339)
@@ -0,0 +1 @@
+11047b74a0ff4c0c3bb080fce4c5edd3  wss4j-1.5.7-sources.jar

Added: maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.jar.md5
===================================================================
--- maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.jar.md5	                        (rev 0)
+++ maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.jar.md5	2009-06-01 10:08:38 UTC (rev 27339)
@@ -0,0 +1 @@
+232797d8e8399c0a64ee9dd536721b8c  wss4j-1.5.7.jar

Added: maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.pom
===================================================================
--- maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.pom	                        (rev 0)
+++ maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.pom	2009-06-01 10:08:38 UTC (rev 27339)
@@ -0,0 +1,525 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+    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>org.apache.ws.security</groupId>
+    <artifactId>wss4j</artifactId>
+    <packaging>bundle</packaging>
+    <name>WSS4J</name>
+    <version>1.5.7</version>
+    <description>
+        Apache WSS4J is an implementation of the Web Services Security
+        (WS-Security) being developed at OASIS Web Services Security TC.
+        WSS4J is a primarily a Java library that can be used to sign and
+        verify SOAP Messages with WS-Security information. WSS4J will
+        use Apache Axis and Apache XML-Security projects and will be
+        interoperable with JAX-RPC based server/clients and .NET
+        server/clients.
+    </description>
+    <url>http://ws.apache.org/wss4j/</url>
+    <issueManagement>
+        <system>JIRA</system>
+        <url>http://issues.apache.org/jira/browse/WSS</url>
+    </issueManagement>
+    <mailingLists>
+        <mailingList>
+            <name>WSS4J Developer List</name>
+            <subscribe>wss4j-dev-subscribe at ws.apache.org</subscribe>
+            <unsubscribe>
+                wss4j-dev-unsubscribe at ws.apache.org
+            </unsubscribe>
+            <post>wss4j-dev at ws.apache.org</post>
+            <archive>
+                http://mail-archives.apache.org/mod_mbox/ws-wss4j-dev/
+            </archive>
+            <otherArchives>
+                <otherArchive>http://www.nabble.com/WSS4J-f2398.html</otherArchive>
+            </otherArchives>
+        </mailingList>
+    </mailingLists>
+    <inceptionYear>2004</inceptionYear>
+    <!-- who the developers are for the project -->
+    <developers>
+        <developer>
+            <name>Davanum Srinivas</name>
+            <id>dims</id>
+            <email>dims at yahoo.com</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <name>Werner Dittmann</name>
+            <id>werner</id>
+            <email>werner at apache.org</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <name>Ias</name>
+            <id>ias</id>
+            <email>ias at apache.org</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <name>Ruchith Fernando</name>
+            <id>ruchithf</id>
+            <email>ruchithf at apache.org</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <name>Fred Dushin</name>
+            <id>fadushin</id>
+            <email>fadushin at apache.org</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <name>Colm O hEigeartaigh</name>
+            <id>coheigea</id>
+            <email>coheigea at apache.org</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <name>Nandana Mihindukulasooriya</name>
+            <id>nandana</id>
+            <email>nandana at apache.org</email>
+            <organization></organization>
+        </developer>
+    </developers>
+    <licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+    <scm>
+        <connection>
+            scm:svn:http://svn.apache.org/repos/asf/webservices/wss4j/trunk/
+        </connection>
+        <developerConnection>
+            scm:svn:https://svn.apache.org/repos/asf/webservices/wss4j/trunk/
+        </developerConnection>
+        <url>http://svn.apache.org/viewvc/webservices/wss4j/trunk</url>
+    </scm>
+    <organization>
+        <name>The Apache Software Foundation</name>
+        <url>http://www.apache.org/</url>
+    </organization>
+    
+
+
+    <build>
+        <sourceDirectory>src</sourceDirectory>
+        <testSourceDirectory>test</testSourceDirectory>
+        <resources>
+            <resource>
+                <directory>src</directory>
+                <includes>
+                    <include>org/**/errors.properties</include>
+                </includes>
+                <filtering>false</filtering>
+            </resource>
+        </resources>
+        <testResources>
+            <testResource>
+                <directory>test</directory>
+                <excludes>
+                    <exclude>**/*.java</exclude>
+                </excludes>
+            </testResource>
+        </testResources>
+
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-pmd-plugin</artifactId>
+                <version>2.4</version>
+                <configuration>
+                    <linkXRef>false</linkXRef>
+                    <failOnViolation>true</failOnViolation>
+                    <verbose>true</verbose>
+                    <includeTests>false</includeTests>
+                    <excludes>
+                        <exclude>**/Merlin.java, **/CryptoBase.java, **/SAMLIssuerImpl.java, **/DOM2Writer.java
+                        </exclude>
+                    </excludes>
+                </configuration>
+                <executions>
+                    <execution>
+                        <id>validate</id>
+                        <phase>validate</phase>
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.4.0</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-Version>1.0.0</Bundle-Version>
+                        <Bundle-Name>org.apache.ws.security</Bundle-Name>
+                        <Bundle-Vendor>Apache Software Foundation</Bundle-Vendor>
+                        <Bundle-Description>${pom.artifactId}</Bundle-Description>
+                        <Bundle-SymbolicName>org.apache.ws.security</Bundle-SymbolicName>
+                        <Export-Package>
+                              org.apache.ws.security.*; version=1.5.5,
+                              org.apache.ws.axis.security.*; version=1.5.5,
+                        </Export-Package>
+                        <Import-Package>
+                              !org.apache.ws.security.*,
+                              !org.apache.ws.axis.security.*,
+                              javax.xml.crypto.*,
+                              org.apache.xml.security.*,
+                              org.bouncycastle.*,
+                              org.jcp.xml.dsig.internal.*,
+                              org.opensaml.*;resolution:=optional,
+                              *;resolution:=optional
+                        </Import-Package>
+                        <DynamicImport-Package>*</DynamicImport-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-remote-resources-plugin</artifactId>
+                <version>1.0</version>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>process</goal>
+                        </goals>
+                        <configuration>
+                            <resourceBundles>
+                                <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
+                            </resourceBundles>
+                            <properties>
+                                <projectName>Apache WebServices - WSS4J</projectName>
+                            </properties>
+                            <appendedResourcesDirectory> ${basedir}/appended-resources</appendedResourcesDirectory>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-surefire-plugin</artifactId>
+                    <configuration>
+                        <reportFormat>brief</reportFormat>
+                        <useFile>false</useFile>
+                        <argLine>-Djava.endorsed.dirs=${basedir}/endorsed</argLine>
+                        <forkMode>once</forkMode>
+                        <childDelegation>false</childDelegation>
+                        <includes>
+                            <include>**/PackageTests.java</include>
+                        </includes>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-release-plugin</artifactId>
+                    <configuration>
+                        <tagBase>
+                            https://svn.apache.org/repos/asf/webservices/wss4j/tags/
+                        </tagBase>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-compiler-plugin</artifactId>
+                    <version>2.0.2</version>
+                    <configuration>
+                        <source>1.3</source>
+                        <target>1.3</target>
+                        <testExcludes>
+                            <exclude>interop/**/*</exclude>
+                        </testExcludes>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-source-plugin</artifactId>
+                    <version>2.0.4</version>
+                    <executions>
+                        <execution>
+                            <goals>
+                                <goal>jar</goal>
+                            </goals>
+                        </execution>
+                    </executions>
+                    <configuration>
+                        <attach>true</attach>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-javadoc-plugin</artifactId>
+                    <version>2.5</version>
+                    <executions>
+                        <execution>
+                            <goals>
+                                <goal>jar</goal>
+                            </goals>
+                        </execution>
+                    </executions>
+                    <configuration>
+                        <attach>true</attach>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-assembly-plugin</artifactId>
+                    <version>2.1</version>
+                    <configuration>
+                        <descriptors>
+                            <descriptor>assembly/bin.xml</descriptor>
+                            <descriptor>assembly/src.xml</descriptor>
+                        </descriptors>
+                        <tarLongFileMode>gnu</tarLongFileMode>
+                    </configuration>
+                </plugin>
+  
+            </plugins>
+        </pluginManagement>
+    </build>
+    
+
+
+    <profiles>
+        <profile>
+            <id>release</id>
+            <activation>
+                <property>
+                    <name>release</name>
+                    <value></value>
+                </property>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-javadoc-plugin</artifactId>
+                        <version>2.5</version>
+                    </plugin>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-source-plugin</artifactId>
+                        <version>2.0.4</version>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <profile>
+            <id>deploy</id>
+            <activation>
+                <property>
+                    <name>deploy</name>
+                    <value></value>
+                </property>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-source-plugin</artifactId>
+                        <version>2.0.4</version>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <profile>
+            <id>jdk14</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+                <jdk>1.4</jdk>
+            </activation>
+            <dependencies>
+                <dependency>
+                    <groupId>bouncycastle</groupId>
+                    <artifactId>bcprov-jdk14</artifactId>
+                    <version>${bcprov.jdk14.version}</version>
+                    <scope>compile</scope>
+                </dependency>
+            </dependencies>
+        </profile>
+        <profile>
+            <id>jdk15</id>
+            <activation>
+                <jdk>1.5</jdk>
+            </activation>
+            <dependencies>
+                <dependency>
+                    <groupId>bouncycastle</groupId>
+                    <artifactId>bcprov-jdk15</artifactId>
+                    <version>${bcprov.jdk15.version}</version>
+                    <scope>compile</scope>
+                </dependency>
+            </dependencies>
+        </profile>
+    </profiles>
+    
+
+
+    <properties>
+        <xmlsec.version>1.4.2</xmlsec.version>
+        <opensaml.version>1.1</opensaml.version>
+        <xml.apis.version>1.3.03</xml.apis.version>
+        <bcprov.jdk14.version>140</bcprov.jdk14.version>
+        <bcprov.jdk15.version>140</bcprov.jdk15.version>
+        <commons.logging.version>1.1</commons.logging.version>
+        <xalan.version>2.7.1</xalan.version>
+        <xerces.version>2.8.1</xerces.version>
+        <axis.version>1.4</axis.version>
+        <junit.version>3.8.1</junit.version>
+    </properties>
+    
+
+
+    <dependencies>
+        <dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+            <version>${commons.logging.version}</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>commons-discovery</groupId>
+            <artifactId>commons-discovery</artifactId>
+            <version>0.2</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>commons-codec</groupId>
+            <artifactId>commons-codec</artifactId>
+            <version>1.3</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.santuario</groupId>
+            <artifactId>xmlsec</artifactId>
+            <version>${xmlsec.version}</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>xalan</groupId>
+            <artifactId>xalan</artifactId>
+            <version>${xalan.version}</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>xerces</groupId>
+            <artifactId>xercesImpl</artifactId>
+            <version>${xerces.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>xml-apis</groupId>
+            <artifactId>xml-apis</artifactId>
+            <version>${xml.apis.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>${junit.version}</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.opensaml</groupId>
+            <artifactId>opensaml</artifactId>
+            <version>${opensaml.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.axis</groupId>
+            <artifactId>axis</artifactId>
+            <version>${axis.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.axis</groupId>
+            <artifactId>axis-ant</artifactId>
+            <version>${axis.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.axis</groupId>
+            <artifactId>axis-jaxrpc</artifactId>
+            <version>${axis.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.axis</groupId>
+            <artifactId>axis-saaj</artifactId>
+            <version>${axis.version}</version>
+            <scope>provided</scope>
+        </dependency>
+    </dependencies>
+
+    <reporting>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-project-info-reports-plugin</artifactId>
+                <version>2.1</version>
+                <reportSets>
+                    <reportSet>
+                        <reports>
+                            <report>dependencies</report>
+                            <report>issue-tracking</report>
+                            <report>license</report>
+                            <report>mailing-list</report>
+                            <report>project-team</report>
+                            <report>scm</report>
+                        </reports>
+                    </reportSet>
+                </reportSets>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <version>2.5</version>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-dependency-plugin</artifactId>
+                <version>2.0</version>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jxr-plugin</artifactId>
+                <version>2.1</version>
+            </plugin>
+        </plugins>
+    </reporting>
+    
+
+
+    <distributionManagement>
+        <repository>
+            <id>apache-repo</id>
+            <name>Maven Central Repository</name>
+            <url>
+                scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository
+            </url>
+        </repository>
+        <snapshotRepository>
+            <id>apache-snapshots</id>
+            <name>Apache Development Repository</name>
+            <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+            <uniqueVersion>false</uniqueVersion>
+        </snapshotRepository>
+        <site>
+            <id>website</id>
+            <url>
+                scpexe://people.apache.org/www/ws.apache.org/wss4j/
+            </url>
+        </site>
+    </distributionManagement>
+</project>

Added: maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.pom.md5
===================================================================
--- maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.pom.md5	                        (rev 0)
+++ maven2/org/apache/ws/security/wss4j/1.5.7/wss4j-1.5.7.pom.md5	2009-06-01 10:08:38 UTC (rev 27339)
@@ -0,0 +1 @@
+57ec149ff22abb077dd69ef13ca2a59c  wss4j-1.5.7.pom




More information about the jboss-cvs-commits mailing list