[jboss-maven2-commits] Repository SVN: r35664 - in maven2/objectweb-joramtests/joramtests: 1.6 and 1 other directory.

jboss-maven2-commits at lists.jboss.org jboss-maven2-commits at lists.jboss.org
Tue Mar 16 12:34:16 EDT 2010


Author: clebert.suconic at jboss.com
Date: 2010-03-16 12:34:15 -0400 (Tue, 16 Mar 2010)
New Revision: 35664

Added:
   maven2/objectweb-joramtests/joramtests/1.6/
   maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar
   maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar.md5
   maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar.sha1
   maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar
   maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar.md5
   maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar.sha1
   maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom
   maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom.md5
   maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom.sha1
Modified:
   maven2/objectweb-joramtests/joramtests/maven-metadata.xml
   maven2/objectweb-joramtests/joramtests/maven-metadata.xml.md5
   maven2/objectweb-joramtests/joramtests/maven-metadata.xml.sha1
Log:
uploading joram 1.6

Added: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar
===================================================================
(Binary files differ)


Property changes on: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar.md5
===================================================================
--- maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar.md5	                        (rev 0)
+++ maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar.md5	2010-03-16 16:34:15 UTC (rev 35664)
@@ -0,0 +1 @@
+3770b3bb30407980182330fbc4e87105
\ No newline at end of file

Added: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar.sha1
===================================================================
--- maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar.sha1	                        (rev 0)
+++ maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6-sources.jar.sha1	2010-03-16 16:34:15 UTC (rev 35664)
@@ -0,0 +1 @@
+d27d9df5e6b6b2f686672cf8a7ea66144f14196b
\ No newline at end of file

Added: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar
===================================================================
(Binary files differ)


Property changes on: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar.md5
===================================================================
--- maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar.md5	                        (rev 0)
+++ maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar.md5	2010-03-16 16:34:15 UTC (rev 35664)
@@ -0,0 +1 @@
+965d8e966ea71497b59bfcda7834e632
\ No newline at end of file

Added: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar.sha1
===================================================================
--- maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar.sha1	                        (rev 0)
+++ maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.jar.sha1	2010-03-16 16:34:15 UTC (rev 35664)
@@ -0,0 +1 @@
+6b2376310dd586d3938a89f309eafc1c1e85aa43
\ No newline at end of file

Added: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom
===================================================================
--- maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom	                        (rev 0)
+++ maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom	2010-03-16 16:34:15 UTC (rev 35664)
@@ -0,0 +1,162 @@
+<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>objectweb-joramtests</groupId>
+  <artifactId>joramtests</artifactId>
+  <packaging>jar</packaging>
+  <version>1.6</version>
+  <name>JBoss ported Object Joram JMS tests</name>
+  <url>http://www.jboss.org</url>
+  <licenses>
+    <license>
+      <name>lgpl</name>
+      <url>http://repository.jboss.com/licenses/lgpl.txt</url>
+    </license>
+  </licenses>
+  <organization>
+    <name>JBoss, A division of Red Hat</name>
+    <url>http://www.jboss.org</url>
+  </organization>
+
+  <repositories>
+    <repository>
+      <id>jboss</id>
+      <name>JBoss Inc. Repository</name>
+      <layout>default</layout>
+      <url>http://repository.jboss.com/maven2/</url>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+    </repository>
+  </repositories>
+  
+  <pluginRepositories>
+    <pluginRepository>
+      <id>jbosspluginrepo</id>
+      <name>jboss plugin repository</name>
+      <url>http://repository.jboss.com/maven2</url>
+      <layout>default</layout>
+      <snapshots>
+        <enabled>false</enabled>
+        <updatePolicy>never</updatePolicy>
+      </snapshots>
+    </pluginRepository>
+  </pluginRepositories>
+
+  <build>
+    <!-- To allow to deploy releases in SVN -->
+    <extensions>
+      <extension>
+        <groupId>org.apache.maven.wagon</groupId>
+        <artifactId>wagon-scm</artifactId>
+        <version>1.0-beta-6</version>
+      </extension>
+      <extension>
+        <groupId>org.apache.maven.scm</groupId>
+        <artifactId>maven-scm-manager-plexus</artifactId>
+        <version>1.0</version>
+      </extension>
+      <extension>
+        <groupId>org.apache.maven.scm</groupId>
+        <artifactId>maven-scm-provider-svnexe</artifactId>
+        <version>1.0</version>
+      </extension>
+    </extensions>
+
+
+    <sourceDirectory>src/main/java</sourceDirectory>
+    <finalName>${artifactId}</finalName>
+    <resources>
+      <resource>
+        <directory>src/resources</directory>
+      </resource>
+    </resources>
+    <plugins>
+      
+      <!-- define how we want compilation to take place
+        here, we accept most of the defaults but say that we want the
+        optimization flag set, and define the source and target to be 1.5,
+        these setting will be inherited by child projects -->
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>2.0</version>
+        <configuration>
+          <debug>true</debug>
+          <source>1.5</source>
+          <target>1.5</target>
+        </configuration>
+      </plugin>
+      <!-- define that we wish to create src jars -->
+      <plugin>
+        <artifactId>maven-source-plugin</artifactId>
+        <inherited>true</inherited>
+        <executions>
+          <execution>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <printSummary>true</printSummary>
+          <disableXmlReport>false</disableXmlReport>
+          <testFailureIgnore>true</testFailureIgnore>
+          <forkMode>once</forkMode> <!-- required to correctly run the PojoServer tests -->
+          <systemProperties>
+            <property>
+              <name>java.protocol.handler.pkgs</name>
+              <value>org.jboss.virtual.protocol</value>
+            </property>
+          </systemProperties>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-report-plugin</artifactId>
+      </plugin>
+      
+    </plugins>
+  </build>
+
+  <dependencies>
+    <dependency>
+      <groupId>jboss</groupId>
+      <artifactId>jboss-common-core</artifactId>
+      <version>2.0.3.GA</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>jboss</groupId>
+      <artifactId>jboss-j2ee</artifactId>
+      <version>4.0.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>jboss</groupId>
+      <artifactId>jboss-logging-log4j</artifactId>
+      <version>2.0.3.GA</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.jboss.test</groupId>
+      <artifactId>jboss-test</artifactId>
+      <version>1.1.6-SNAPSHOT</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+    </dependency>
+  </dependencies>
+
+  <distributionManagement>
+    <repository>
+      <id>jboss-releases</id>
+      <name>JBoss Release Repository</name>
+      <url>file:///tmp/maven-repo</url>
+    </repository>
+  </distributionManagement>
+</project>

Added: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom.md5
===================================================================
--- maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom.md5	                        (rev 0)
+++ maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom.md5	2010-03-16 16:34:15 UTC (rev 35664)
@@ -0,0 +1 @@
+a599254f14ba9bd7caa36b2ba8411a86
\ No newline at end of file

Added: maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom.sha1
===================================================================
--- maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom.sha1	                        (rev 0)
+++ maven2/objectweb-joramtests/joramtests/1.6/joramtests-1.6.pom.sha1	2010-03-16 16:34:15 UTC (rev 35664)
@@ -0,0 +1 @@
+19c4153562f0950f938d9052b114e0db872e6463
\ No newline at end of file

Modified: maven2/objectweb-joramtests/joramtests/maven-metadata.xml
===================================================================
--- maven2/objectweb-joramtests/joramtests/maven-metadata.xml	2010-03-16 15:48:33 UTC (rev 35663)
+++ maven2/objectweb-joramtests/joramtests/maven-metadata.xml	2010-03-16 16:34:15 UTC (rev 35664)
@@ -1,11 +1,13 @@
-<?xml version="1.0" encoding="UTF-8"?><metadata>
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
   <groupId>objectweb-joramtests</groupId>
   <artifactId>joramtests</artifactId>
   <version>1.5</version>
   <versioning>
     <versions>
       <version>1.5</version>
+      <version>1.6</version>
     </versions>
-    <lastUpdated>20080313193946</lastUpdated>
+    <lastUpdated>20100316163113</lastUpdated>
   </versioning>
-</metadata>
\ No newline at end of file
+</metadata>

Modified: maven2/objectweb-joramtests/joramtests/maven-metadata.xml.md5
===================================================================
--- maven2/objectweb-joramtests/joramtests/maven-metadata.xml.md5	2010-03-16 15:48:33 UTC (rev 35663)
+++ maven2/objectweb-joramtests/joramtests/maven-metadata.xml.md5	2010-03-16 16:34:15 UTC (rev 35664)
@@ -1 +1 @@
-4f1b5556f38feef7b4b21afc9a8c070a
\ No newline at end of file
+9afd7a2499a695688ace83a3e46c0674
\ No newline at end of file

Modified: maven2/objectweb-joramtests/joramtests/maven-metadata.xml.sha1
===================================================================
--- maven2/objectweb-joramtests/joramtests/maven-metadata.xml.sha1	2010-03-16 15:48:33 UTC (rev 35663)
+++ maven2/objectweb-joramtests/joramtests/maven-metadata.xml.sha1	2010-03-16 16:34:15 UTC (rev 35664)
@@ -1 +1 @@
-54641dde61faaf80d2cacf45187a7319f28a25d6
\ No newline at end of file
+633b452c739898c5471a0e8b04dd7be4aa02d3a9
\ No newline at end of file



More information about the jboss-maven2-commits mailing list