[jboss-cvs] Repository SVN: r9742 - in maven2/org/jboss/cache/jbosscache-common-parent: 1.3 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 30 11:09:46 EDT 2008


Author: manik.surtani at jboss.com
Date: 2008-05-30 11:09:46 -0400 (Fri, 30 May 2008)
New Revision: 9742

Added:
   maven2/org/jboss/cache/jbosscache-common-parent/1.3/
   maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom
   maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom.md5
   maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom.sha1
Modified:
   maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml
   maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml.md5
   maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml.sha1
Log:


Added: maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom
===================================================================
--- maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom	                        (rev 0)
+++ maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom	2008-05-30 15:09:46 UTC (rev 9742)
@@ -0,0 +1,463 @@
+<?xml version="1.0"?>
+<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/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<parent>
+		<groupId>org.jboss.cache</groupId>
+		<artifactId>jbosscache-support</artifactId>
+		<version>1.3</version>
+	</parent>
+	<groupId>org.jboss.cache</groupId>
+	<artifactId>jbosscache-common-parent</artifactId>
+	<version>1.3</version>
+	<packaging>pom</packaging>
+	<name>JBoss Cache Common Parent</name>
+	<description>The parent POM for all JBoss Cache modules.</description>
+	<url>http://labs.jboss.org/jbosscache</url>
+	<organization>
+		<name>JBoss, a division of Red Hat</name>
+		<url>http://labs.jboss.org</url>
+	</organization>
+	<licenses>
+		<license>
+			<name>GNU Lesser General Public License</name>
+			<url>http://www.gnu.org/copyleft/lesser.html</url>
+			<distribution>repo</distribution>
+		</license>
+	</licenses>
+	<scm>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/jbosscache</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/jbosscache</developerConnection>
+		<url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/</url>
+	</scm>
+	<issueManagement>
+		<system>jira</system>
+		<url>http://jira.jboss.com/jira/browse/JBCACHE</url>
+	</issueManagement>
+	<ciManagement>
+		<system>hudson</system>
+		<url>http://hudson.qa.jboss.com/hudson/view/JBoss%20Cache/</url>
+		<notifiers>
+			<notifier>
+				<type>mail</type>
+				<address>jbosscache-dev at lists.jboss.org</address>
+			</notifier>
+		</notifiers>
+	</ciManagement>
+	<mailingLists>
+		<mailingList>
+			<name>JBoss Cache Announcements</name>
+			<post>jbosscache-announce at lists.jboss.org</post>
+			<subscribe>https://lists.jboss.org/mailman/listinfo/jbosscache-announce</subscribe>
+			<unsubscribe>https://lists.jboss.org/mailman/listinfo/jbosscache-announce</unsubscribe>
+			<archive>http://lists.jboss.org/pipermail/jbosscache-dev/</archive>
+		</mailingList>
+		<mailingList>
+			<name>JBoss Cache Commit Notificatons</name>
+			<post>jbosscache-commits at lists.jboss.org</post>
+			<subscribe>https://lists.jboss.org/mailman/listinfo/jbosscache-commits</subscribe>
+			<unsubscribe>https://lists.jboss.org/mailman/listinfo/jbosscache-commits</unsubscribe>
+			<archive>http://lists.jboss.org/pipermail/jbosscache-commits/</archive>
+		</mailingList>
+		<mailingList>
+			<name>JBoss Cache Developers</name>
+			<post>jbosscache-dev at lists.jboss.org</post>
+			<subscribe>https://lists.jboss.org/mailman/listinfo/jbosscache-dev</subscribe>
+			<unsubscribe>https://lists.jboss.org/mailman/listinfo/jbosscache-dev</unsubscribe>
+			<archive>http://lists.jboss.org/pipermail/jbosscache-dev/</archive>
+		</mailingList>
+		<mailingList>
+			<name>JBoss Cache Issue Notifications</name>
+			<post>jbosscache-issues at lists.jboss.org</post>
+			<subscribe>https://lists.jboss.org/mailman/listinfo/jbosscache-issues</subscribe>
+			<unsubscribe>https://lists.jboss.org/mailman/listinfo/jbosscache-issues</unsubscribe>
+			<archive>http://lists.jboss.org/pipermail/jbosscache-issues/</archive>
+		</mailingList>
+	</mailingLists>
+	<build>
+		<plugins>
+<!-- require at least JDK 1.5 to run the build -->
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-enforcer-plugin</artifactId>
+				<version>1.0-alpha-3</version>
+				<executions>
+					<execution>
+						<id>enforce-java</id>
+						<goals>
+							<goal>enforce</goal>
+						</goals>
+						<configuration>
+							<rules>
+								<requireJavaVersion>
+									<version>[1.5,)</version>
+								</requireJavaVersion>
+							</rules>
+						</configuration>
+					</execution>
+				</executions>
+			</plugin>
+<!-- by default, compile to JDK 1.5 compatibility (individual modules and/or user can override) -->
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<version>2.0.1</version>
+				<configuration>
+					<source>1.5</source>
+					<target>1.5</target>
+				</configuration>
+			</plugin>
+<!-- add specification/implementation details to the manifests -->
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-jar-plugin</artifactId>
+				<configuration>
+					<excludes>
+						<exclude>**/*.properties</exclude>
+					</excludes>
+					<archive>
+						<manifest>
+							<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+							<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+						</manifest>
+					</archive>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-surefire-plugin</artifactId>
+				<version>2.3</version>
+		        <inherited>true</inherited>
+				<configuration>
+					<systemProperties>
+						<property>
+							<name>bind.address</name>
+							<value>127.0.0.1</value>
+						</property>
+						<property>
+							<name>jgroups.stack</name>
+							<value>udp</value>
+						</property>
+						<property>
+							<name>java.net.preferIPv4Stack</name>
+							<value>true</value>
+						</property>
+					</systemProperties>
+					<groups>${defaultTestGroup}</groups>
+					<forkMode>always</forkMode>
+<!-- increasing JVM heap size -->
+					<argLine>-Xmx1024M</argLine>
+<!-- Warning, this does not work right on 2.4-SNAPSHOT, (see SUREFIRE-349) -->
+<!-- This seems to fail in some cases on 2.3 as well, disable for now -->
+					<redirectTestOutputToFile>false</redirectTestOutputToFile>
+					<reportFormat>xml</reportFormat>
+				</configuration>
+			</plugin>
+			
+<!-- javadocs : we want these run in the 'package' lifecycle phase-->
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-javadoc-plugin</artifactId>
+				<executions>
+					<execution>
+						<phase>${javadocPhase}</phase>
+						<goals>
+							<goal>javadoc</goal>
+						</goals>
+						<configuration>
+							<aggregate>${jbosscache.reports.aggregate}</aggregate>
+							<links>
+								<link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
+								<link>http://java.sun.com/javaee/5/docs/api/</link>
+							</links>
+						</configuration>
+					</execution>
+				</executions>
+			</plugin>
+<!-- Eclipse -->
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-eclipse-plugin</artifactId>
+				<configuration>
+					<buildOutputDirectory>${basedir}/eclipse-output</buildOutputDirectory>
+				</configuration>
+			</plugin>
+		</plugins>
+		<finalName>${artifactId}</finalName>
+	</build>
+	<reporting>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-surefire-report-plugin</artifactId>
+				<version>2.3</version>
+			</plugin>
+<!-- DISABLE - Maven doesn't build the classpath correctly 
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <configuration>
+                    <aggregate>${jbosscache.reports.aggregate}</aggregate>
+                    <links>
+                        <link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
+                        <link>http://java.sun.com/javaee/5/docs/api/</link>
+                    </links>
+                </configuration>
+            </plugin>
+            -->
+<!-- JXR - links from javadocs and junit reports to an html representation of the code -->
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-jxr-plugin</artifactId>
+				<configuration>
+					<aggregate>${jbosscache.reports.aggregate}</aggregate>
+				</configuration>
+			</plugin>
+<!-- PMD code analysis reports -->
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-pmd-plugin</artifactId>
+				<configuration>
+					<aggregate>${jbosscache.reports.aggregate}</aggregate>
+					<linkXref>true</linkXref>
+					<minimumTokens>100</minimumTokens>
+					<targetJdk>1.5</targetJdk>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.codehaus.mojo</groupId>
+				<artifactId>taglist-maven-plugin</artifactId>
+				<configuration>
+					<aggregate>${jbosscache.reports.aggregate}</aggregate>
+					<tags>
+						<tag>@FIXME</tag>
+						<tag>@fixme</tag>
+						<tag>FIXME</tag>
+						<tag>fixme</tag>
+						<tag>@TODO</tag>
+						<tag>@todo</tag>
+						<tag>TODO</tag>
+						<tag>todo</tag>
+					</tags>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.codehaus.mojo</groupId>
+				<artifactId>javancss-maven-plugin</artifactId>
+			</plugin>
+<!-- Findbugs report -->
+			<plugin>
+				<groupId>org.codehaus.mojo</groupId>
+				<artifactId>findbugs-maven-plugin</artifactId>
+				<version>1.2-SNAPSHOT</version>
+				<configuration>
+					<onlyAnalyze>org.jboss.cache.*</onlyAnalyze>
+					<xmlOutput>true</xmlOutput>
+					<xmlOutputDirectory>target</xmlOutputDirectory>
+				</configuration>
+			</plugin>
+		</plugins>
+	</reporting>
+	<properties>
+<!-- for now, at least, lets aggregate them -->
+		<jbosscache.reports.aggregate>true</jbosscache.reports.aggregate>
+		<!-- Default TestNG groups to run -->
+		<defaultTestGroup>functional</defaultTestGroup>
+		<!-- Default phase in which javadocs are generated -->
+		<javadocPhase>package</javadocPhase>
+	</properties>
+	<repositories>
+		<repository>
+			<id>repository.jboss.org</id>
+			<url>http://repository.jboss.org/maven2</url>
+		</repository>
+		<repository>
+			<id>snapshots.jboss.org</id>
+			<url>http://snapshots.jboss.org/maven2</url>
+		</repository>
+	</repositories>
+	<pluginRepositories>
+		<pluginRepository>
+			<id>Main Maven Repo</id>
+			<url>http://repo1.maven.org/maven2/</url>
+		</pluginRepository>
+<!--  Avoid enabling this, it brings in unstable plugins 
+        <pluginRepository>
+            <id>apache.snapshots</id>
+            <url>http://people.apache.org/repo/m2-snapshot-repository/</url>
+        </pluginRepository>
+-->
+		<pluginRepository>
+			<id>snapshots.repository.codehaus.org</id>
+			<url>http://snapshots.repository.codehaus.org</url>
+		</pluginRepository>
+		<pluginRepository>
+			<id>repository.jboss.org</id>
+			<url>http://repository.jboss.org/maven2</url>
+		</pluginRepository>
+		<pluginRepository>
+			<id>snapshots.jboss.org</id>
+			<url>http://snapshots.jboss.org/maven2</url>
+		</pluginRepository>
+	</pluginRepositories>
+	<dependencies>
+<!-- test dependencies to run the test suites -->
+		<dependency>
+			<groupId>org.testng</groupId>
+			<artifactId>testng</artifactId>
+			<version>5.1</version>
+			<scope>test</scope>
+			<classifier>jdk15</classifier>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.derby</groupId>
+			<artifactId>derby</artifactId>
+			<version>10.2.2.0</version>
+			<scope>test</scope>
+		</dependency>
+		<dependency>
+			<groupId>log4j</groupId>
+			<artifactId>log4j</artifactId>
+			<version>1.2.14</version>
+			<scope>test</scope>
+		</dependency>
+	</dependencies>
+<!-- Profiles, used for test permutations -->
+	<profiles>
+		<profile>
+			<!-- EMMA for code coverage -->			
+			<id>codeCoverage</id>
+			<build>
+				<plugins>
+				<plugin>      
+			        <groupId>org.codehaus.mojo</groupId>
+			        <artifactId>emma-maven-plugin</artifactId>
+			        <version>1.0-SNAPSHOT</version>
+			        <inherited>true</inherited>          
+			        <executions>
+			          <execution>                
+			            <goals>
+			              <goal>instrument</goal>
+			            </goals>
+			          </execution>
+			        </executions>
+			      </plugin>
+				<!-- override the surefire plugin with this stuff -->
+				<plugin>
+					<groupId>org.apache.maven.plugins</groupId>
+					<artifactId>maven-surefire-plugin</artifactId>
+					<version>2.3</version>
+					<inherited>true</inherited>
+					<configuration>
+						<systemProperties>
+							<property>
+								<name>bind.address</name>
+								<value>127.0.0.1</value>
+							</property>
+							<property>
+								<name>jgroups.stack</name>
+								<value>udp</value>
+							</property>
+							<property>
+								<name>java.net.preferIPv4Stack</name>
+								<value>true</value>
+							</property>
+						</systemProperties>
+						<groups>${defaultTestGroup}</groups>
+						<forkMode>always</forkMode>
+						<!-- increasing JVM heap size -->
+						<argLine>-Xmx1024M</argLine>
+						<!-- Warning, this does not work right on 2.4-SNAPSHOT, (see SUREFIRE-349) -->
+						<!-- This seems to fail in some cases on 2.3 as well, disable for now -->
+						<redirectTestOutputToFile>false</redirectTestOutputToFile>
+						<reportFormat>xml</reportFormat>
+						<classesDirectory>${project.build.directory}/emma-classes</classesDirectory>
+					</configuration>
+				</plugin>
+			</plugins>
+			</build>
+			<reporting>
+				<plugins>
+				<!-- EMMA report -->
+					<plugin>      
+						<groupId>org.codehaus.mojo</groupId>
+				      	<artifactId>emma-maven-plugin</artifactId>
+				      	<version>1.0-SNAPSHOT</version>
+				        <inherited>true</inherited>          
+				    </plugin>			
+				</plugins>
+			</reporting>		
+		</profile>			
+		<profile>
+			<id>jgroups-tcp</id>
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-surefire-plugin</artifactId>
+						<version>2.3</version>
+						<configuration>
+							<systemProperties>
+								<property>
+									<name>bind.address</name>
+									<value>127.0.0.1</value>
+								</property>
+								<property>
+									<name>jgroups.stack</name>
+									<value>tcp</value>
+								</property>
+							</systemProperties>
+							<groups>jgroups</groups>
+							<reportsDirectory>${project.build.directory}/jgroups-tcp-reports</reportsDirectory>
+						</configuration>
+					</plugin>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-surefire-report-plugin</artifactId>
+						<version>2.3</version>
+						<configuration>
+							<reportsDirectory>${project.build.directory}/jgroups-tcp-reports</reportsDirectory>
+							<outputName>jgroups-tcp-report</outputName>
+						</configuration>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+		<profile>
+			<id>transaction-jbossjta</id>
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-surefire-plugin</artifactId>
+						<configuration>
+							<systemProperties>
+								<property>
+									<name>bind.address</name>
+									<value>127.0.0.1</value>
+								</property>
+								<property>
+									<name>jgroups.stack</name>
+									<value>udp</value>
+								</property>
+								<property>
+									<name>org.jboss.cache.test.tm</name>
+									<value>jboss-jta</value>
+								</property>
+							</systemProperties>
+							<groups>transaction</groups>
+							<reportsDirectory>${project.build.directory}/transaction-jbossjta-reports</reportsDirectory>
+						</configuration>
+					</plugin>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-surefire-report-plugin</artifactId>
+						<configuration>
+							<reportsDirectory>${project.build.directory}/transaction-jbossjta-reports</reportsDirectory>
+							<outputName>transaction-jbossjta-report</outputName>
+						</configuration>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
+</project>

Added: maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom.md5
===================================================================
--- maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom.md5	                        (rev 0)
+++ maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom.md5	2008-05-30 15:09:46 UTC (rev 9742)
@@ -0,0 +1 @@
+247fcc97c191381798ff1e533ca46389
\ No newline at end of file

Added: maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom.sha1
===================================================================
--- maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom.sha1	                        (rev 0)
+++ maven2/org/jboss/cache/jbosscache-common-parent/1.3/jbosscache-common-parent-1.3.pom.sha1	2008-05-30 15:09:46 UTC (rev 9742)
@@ -0,0 +1 @@
+cb5e07d6a413b6940b65cd2201792123b5fe6efb
\ No newline at end of file

Modified: maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml
===================================================================
--- maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml	2008-05-30 14:59:17 UTC (rev 9741)
+++ maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml	2008-05-30 15:09:46 UTC (rev 9742)
@@ -7,7 +7,8 @@
       <version>1.0</version>
       <version>1.1</version>
       <version>1.2</version>
+      <version>1.3</version>
     </versions>
-    <lastUpdated>20080221141848</lastUpdated>
+    <lastUpdated>20080530150849</lastUpdated>
   </versioning>
 </metadata>
\ No newline at end of file

Modified: maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml.md5
===================================================================
--- maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml.md5	2008-05-30 14:59:17 UTC (rev 9741)
+++ maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml.md5	2008-05-30 15:09:46 UTC (rev 9742)
@@ -1 +1 @@
-9cbc9bb5efba1f6128757e7c330f7e23
\ No newline at end of file
+7da588bfdbbd01ca1d5efed464b57c68
\ No newline at end of file

Modified: maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml.sha1
===================================================================
--- maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml.sha1	2008-05-30 14:59:17 UTC (rev 9741)
+++ maven2/org/jboss/cache/jbosscache-common-parent/maven-metadata.xml.sha1	2008-05-30 15:09:46 UTC (rev 9742)
@@ -1 +1 @@
-45f14c5a273870083c7db50856b0e405fbba97a6
\ No newline at end of file
+064efd91f447f7c4f779557f974af6a4e41429f8
\ No newline at end of file




More information about the jboss-cvs-commits mailing list