[jboss-maven2-commits] Repository SVN: r30965 - in maven2/jgroups/jgroups: 2.8.0.CR6 and 1 other directory.

jboss-maven2-commits at lists.jboss.org jboss-maven2-commits at lists.jboss.org
Tue Nov 17 07:27:12 EST 2009


Author: bela at jboss.com
Date: 2009-11-17 07:27:11 -0500 (Tue, 17 Nov 2009)
New Revision: 30965

Added:
   maven2/jgroups/jgroups/2.8.0.CR6/
   maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar
   maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar.md5
   maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar.sha1
   maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar
   maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar.md5
   maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar.sha1
   maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom
   maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom.md5
   maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom.sha1
Log:
added 2.8.0.CR6

Added: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar
===================================================================
(Binary files differ)


Property changes on: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar.md5
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar.md5	                        (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar.md5	2009-11-17 12:27:11 UTC (rev 30965)
@@ -0,0 +1 @@
+4def9ef8fee8627c8813897f5faf7e3d
\ No newline at end of file

Added: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar.sha1
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar.sha1	                        (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6-sources.jar.sha1	2009-11-17 12:27:11 UTC (rev 30965)
@@ -0,0 +1 @@
+e19789d7abb5773bea68b602e315e881111f7ca5
\ No newline at end of file

Added: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar
===================================================================
(Binary files differ)


Property changes on: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar.md5
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar.md5	                        (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar.md5	2009-11-17 12:27:11 UTC (rev 30965)
@@ -0,0 +1 @@
+bf8f58724bf0354b3061a6845acda70b
\ No newline at end of file

Added: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar.sha1
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar.sha1	                        (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.jar.sha1	2009-11-17 12:27:11 UTC (rev 30965)
@@ -0,0 +1 @@
+76b8ef4d55d8d9260637d671d337bc3a7325ac2f
\ No newline at end of file

Added: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom	                        (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom	2009-11-17 12:27:11 UTC (rev 30965)
@@ -0,0 +1,155 @@
+<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>jgroups</groupId>
+    <artifactId>jgroups</artifactId>
+    <packaging>jar</packaging>
+    <name>JGroups</name>
+    <version>2.8.0.CR6</version>
+    <url>http://www.jgroups.org</url>
+    <repositories>
+        <repository>
+            <id>jboss</id>
+            <name>JBoss Inc. Repository</name>
+            <url>http://repository.jboss.com/maven2/</url>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+        </repository>
+    </repositories>
+    <dependencies>
+        <dependency>
+            <groupId>bsh</groupId>
+            <artifactId>bsh</artifactId>
+            <version>1.2b7</version>
+            <optional>true</optional>
+        </dependency>
+        <dependency>
+            <groupId>log4j</groupId>
+            <artifactId>log4j</artifactId>
+            <version>1.2.14</version>
+            <optional>true</optional>
+        </dependency>
+        <!--  Tests not included in maven build currently so commented out -->
+        <!-- <dependency>
+            <groupId>org.testng</groupId>
+            <artifactId>testng</artifactId>
+            <version>5.10</version>
+            <classifier>jdk15</classifier>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>bouncycastle</groupId>
+            <artifactId>bcprov-jdk15</artifactId>
+            <version>140</version>
+            <scope>test</scope>
+        </dependency> -->
+    </dependencies>
+    <build>
+        <sourceDirectory>src</sourceDirectory>
+        <resources>
+            <resource>
+                <directory>conf</directory>
+                <includes>
+                    <include>*.xml</include>
+                </includes>
+                <excludes>
+                    <exclude>*-service.xml</exclude>
+                </excludes>
+            </resource>
+            <resource>
+                <directory>${project.build.outputDirectory}/schema</directory>
+            </resource>
+        </resources>
+        <plugins>
+            <plugin>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <configuration>
+                    <source>1.5</source>
+                    <target>1.5</target>
+                    <excludes>
+                        <exclude>org/jgroups/util/JUnitXMLReporter.java</exclude>
+                        <exclude>org/jgroups/demos/**</exclude>
+                    </excludes>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <phase>compile</phase>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                        <configuration>
+                            <tasks>
+                                <property name="compile_classpath" refid="maven.compile.classpath"/>
+                                <property name="plugin_classpath" refid="maven.plugin.classpath"/>
+                                <delete dir="${project.build.outputDirectory}/schema" failonerror="false"/>
+                                <mkdir dir="${project.build.outputDirectory}/schema"/>
+                                <java classname="org.jgroups.util.XMLSchemaGenerator">
+                                    <classpath>
+                                        <pathelement path="${compile_classpath}"/>
+                                        <pathelement path="${plugin_classpath}"/>
+                                    </classpath>
+                                    <arg line="-o ${project.build.outputDirectory}/schema"/>
+                                </java>
+                            </tasks>
+                        </configuration>
+                    </execution>
+                </executions>
+                <dependencies> <!--  Not really needed in Java 5 -->
+                    <dependency>
+                        <groupId>xalan</groupId>
+                        <artifactId>xalan</artifactId>
+                        <version>2.7.1</version>
+                    </dependency>
+                    <dependency>
+                        <groupId>xalan</groupId>
+                        <artifactId>serializer</artifactId>
+                        <version>2.7.1</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jar-plugin</artifactId>
+                <configuration>
+                    <archive>
+                        <manifestFile>conf/manifest.mf</manifestFile>
+                    </archive>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Export-Package>
+                            schema;version=${pom.version},
+                            org.jgroups;version=${pom.version},
+                            org.jgroups.annotations;version=${pom.version},
+                            org.jgroups.auth;version=${pom.version},
+                            org.jgroups.blocks;version=${pom.version},
+                            org.jgroups.conf;version=${pom.version},
+                            org.jgroups.debug;version=${pom.version},
+                            org.jgroups.jmx;version=${pom.version},
+                            org.jgroups.logging;version=${pom.version},
+                            org.jgroups.mux;version=${pom.version},
+                            org.jgroups.persistence;version=${pom.version},
+                            org.jgroups.protocols;version=${pom.version},
+                            org.jgroups.protocols.pbcast;version=${pom.version},
+                            org.jgroups.stack;version=${pom.version},
+                            org.jgroups.util;version=${pom.version},
+                        </Export-Package>
+                        <Bundle-RequiredExecutionEnvironment>J2SE-1.5</Bundle-RequiredExecutionEnvironment>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+</project>

Added: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom.md5
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom.md5	                        (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom.md5	2009-11-17 12:27:11 UTC (rev 30965)
@@ -0,0 +1 @@
+de02663a0449f9304abd2a440f8aa037
\ No newline at end of file

Added: maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom.sha1
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom.sha1	                        (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR6/jgroups-2.8.0.CR6.pom.sha1	2009-11-17 12:27:11 UTC (rev 30965)
@@ -0,0 +1 @@
+741b9e4b4ef8a8616e82d943ad305ecbb5181863
\ No newline at end of file



More information about the jboss-maven2-commits mailing list