[jboss-cvs] Repository SVN: r30546 - in maven2/jgroups/jgroups: 2.8.0.CR4 and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Oct 29 07:49:50 EDT 2009
Author: bela at jboss.com
Date: 2009-10-29 07:49:49 -0400 (Thu, 29 Oct 2009)
New Revision: 30546
Added:
maven2/jgroups/jgroups/2.8.0.CR4/
maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar
maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar.md5
maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar.sha1
maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar
maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar.md5
maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar.sha1
maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom
maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom.md5
maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom.sha1
Log:
added 2.8.0.CR4
Added: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar
===================================================================
(Binary files differ)
Property changes on: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar.md5
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar.md5 (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar.md5 2009-10-29 11:49:49 UTC (rev 30546)
@@ -0,0 +1 @@
+ba6ba4edddf643c757e5b650fca31559
\ No newline at end of file
Added: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar.sha1
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar.sha1 (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4-sources.jar.sha1 2009-10-29 11:49:49 UTC (rev 30546)
@@ -0,0 +1 @@
+f311193b7b1894dedfbce9a1fc6ed2e9f08e1c51
\ No newline at end of file
Added: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar
===================================================================
(Binary files differ)
Property changes on: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar.md5
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar.md5 (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar.md5 2009-10-29 11:49:49 UTC (rev 30546)
@@ -0,0 +1 @@
+949e46a0899d39c6cf685c1d881cfd21
\ No newline at end of file
Added: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar.sha1
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar.sha1 (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.jar.sha1 2009-10-29 11:49:49 UTC (rev 30546)
@@ -0,0 +1 @@
+d50cbf1442e6a4faceb74a24b3ff9d996321df07
\ No newline at end of file
Added: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom 2009-10-29 11:49:49 UTC (rev 30546)
@@ -0,0 +1,145 @@
+<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.CR4</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>true</enabled>
+ </snapshots>
+ </repository>
+ </repositories>
+ <dependencies>
+ <dependency>
+ <groupId>bsh</groupId>
+ <artifactId>bsh</artifactId>
+ <version>1.2b7</version>
+ </dependency>
+ <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>
+ <dependency>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
+ <version>1.2.14</version>
+ </dependency>
+ <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"/>
+ <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}"/>
+ </classpath>
+ <arg line="-o ${project.build.outputDirectory}/schema"/>
+ </java>
+ </tasks>
+ </configuration>
+ </execution>
+ </executions>
+ </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>
\ No newline at end of file
Added: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom.md5
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom.md5 (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom.md5 2009-10-29 11:49:49 UTC (rev 30546)
@@ -0,0 +1 @@
+e8657567f67a8d9ceda84a815d329b15
\ No newline at end of file
Added: maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom.sha1
===================================================================
--- maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom.sha1 (rev 0)
+++ maven2/jgroups/jgroups/2.8.0.CR4/jgroups-2.8.0.CR4.pom.sha1 2009-10-29 11:49:49 UTC (rev 30546)
@@ -0,0 +1 @@
+4f554b4a880b1f6e548e061cccc8b6892a6d1aae
\ No newline at end of file
More information about the jboss-cvs-commits
mailing list