[jboss-cvs] JBossAS SVN: r73268 - in projects/ejb3/tags: jboss-ejb3-cache-0.13.0 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 12 02:30:09 EDT 2008


Author: wolfc
Date: 2008-05-12 02:30:09 -0400 (Mon, 12 May 2008)
New Revision: 73268

Added:
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.classpath
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.project
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.settings/
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.settings/org.maven.ide.eclipse.prefs
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/pom.xml
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/src/
Removed:
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.classpath
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.project
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.settings/
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/pom.xml
   projects/ejb3/tags/jboss-ejb3-cache-0.13.0/src/
Log:
[maven-release-plugin]  copy for tag jboss-ejb3-cache-0.13.0

Copied: projects/ejb3/tags/jboss-ejb3-cache-0.13.0 (from rev 73265, projects/ejb3/trunk/cache)

Deleted: projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.classpath
===================================================================
--- projects/ejb3/trunk/cache/.classpath	2008-05-12 06:29:08 UTC (rev 73265)
+++ projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.classpath	2008-05-12 06:30:09 UTC (rev 73268)
@@ -1,17 +0,0 @@
-<classpath>
-  <classpathentry kind="src" path="src/main/java"/>
-  <classpathentry kind="src" path="src/test/java" output="target/tests-classes"/>
-  <classpathentry kind="src" path="src/test/resources" output="target/tests-classes" excluding="**/*.java"/>
-  <classpathentry kind="output" path="target/classes"/>
-  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-  <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-common-core/2.2.5.GA/jboss-common-core-2.2.5.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-common-core/2.2.5.GA/jboss-common-core-2.2.5.GA-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/jboss/javaee/jboss-ejb-api/3.0.0.CR1/jboss-ejb-api-3.0.0.CR1.jar" sourcepath="M2_REPO/org/jboss/javaee/jboss-ejb-api/3.0.0.CR1/jboss-ejb-api-3.0.0.CR1-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/jboss/jbossws/jboss-jaxrpc/1.0.4.GA/jboss-jaxrpc-1.0.4.GA.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-log4j/2.0.5.GA/jboss-logging-log4j-2.0.5.GA.jar" sourcepath="M2_REPO/org/jboss/logging/jboss-logging-log4j/2.0.5.GA/jboss-logging-log4j-2.0.5.GA-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar" sourcepath="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/jboss/jboss-serialization/1.0.3.GA/jboss-serialization-1.0.3.GA.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/jboss/javaee/jboss-transaction-api/1.0.1.CR1/jboss-transaction-api-1.0.1.CR1.jar" sourcepath="M2_REPO/org/jboss/javaee/jboss-transaction-api/1.0.1.CR1/jboss-transaction-api-1.0.1.CR1-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/junit/junit/4.4/junit-4.4.jar" sourcepath="M2_REPO/junit/junit/4.4/junit-4.4-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/apache-log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/apache-log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/trove/trove/1.0.2/trove-1.0.2.jar"/>
-</classpath>
\ No newline at end of file

Copied: projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.classpath (from rev 73266, projects/ejb3/trunk/cache/.classpath)
===================================================================
--- projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.classpath	                        (rev 0)
+++ projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.classpath	2008-05-12 06:30:09 UTC (rev 73268)
@@ -0,0 +1,8 @@
+<classpath>
+	<classpathentry kind="src" path="src/main/java"/>
+	<classpathentry kind="src" output="eclipse-target/tests-classes" path="src/test/java"/>
+	<classpathentry excluding="**" kind="src" output="eclipse-target/tests-classes" path="src/test/resources"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="eclipse-target/classes"/>
+</classpath>

Deleted: projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.project
===================================================================
--- projects/ejb3/trunk/cache/.project	2008-05-12 06:29:08 UTC (rev 73265)
+++ projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.project	2008-05-12 06:30:09 UTC (rev 73268)
@@ -1,13 +0,0 @@
-<projectDescription>
-  <name>jboss-ejb3-cache</name>
-  <comment>The Java EJB 3.0 Cache classes</comment>
-  <projects/>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-  </natures>
-</projectDescription>
\ No newline at end of file

Copied: projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.project (from rev 73266, projects/ejb3/trunk/cache/.project)
===================================================================
--- projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.project	                        (rev 0)
+++ projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.project	2008-05-12 06:30:09 UTC (rev 73268)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jboss-ejb3-cache</name>
+	<comment>The Java EJB 3.0 Cache classes</comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>

Copied: projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.settings (from rev 73264, projects/ejb3/trunk/cache/.settings)

Copied: projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.settings/org.maven.ide.eclipse.prefs (from rev 73266, projects/ejb3/trunk/cache/.settings/org.maven.ide.eclipse.prefs)
===================================================================
--- projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.settings/org.maven.ide.eclipse.prefs	                        (rev 0)
+++ projects/ejb3/tags/jboss-ejb3-cache-0.13.0/.settings/org.maven.ide.eclipse.prefs	2008-05-12 06:30:09 UTC (rev 73268)
@@ -0,0 +1,9 @@
+#Fri Apr 25 11:21:59 CEST 2008
+activeProfiles=
+eclipse.preferences.version=1
+filterResources=false
+includeModules=false
+resolveWorkspaceProjects=true
+resourceFilterGoals=process-resources resources\:testResources
+useMavenFolders=false
+version=1

Deleted: projects/ejb3/tags/jboss-ejb3-cache-0.13.0/pom.xml
===================================================================
--- projects/ejb3/trunk/cache/pom.xml	2008-05-12 06:29:08 UTC (rev 73265)
+++ projects/ejb3/tags/jboss-ejb3-cache-0.13.0/pom.xml	2008-05-12 06:30:09 UTC (rev 73268)
@@ -1,74 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  vi:ts=2:sw=2:expandtab:
--->
-<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">
-
-  <!-- Define Parent -->
-  <parent>
-    <groupId>org.jboss.ejb3</groupId>
-    <artifactId>jboss-ejb3-build</artifactId>
-    <version>0.13.3</version>
-    <relativePath>../build/pom.xml</relativePath>
-  </parent>
-
-  <!-- Maven POM Model Version -->
-  <modelVersion>4.0.0</modelVersion>
-
-  <!-- Artifact Information -->
-  <groupId>org.jboss.ejb3</groupId>
-  <artifactId>jboss-ejb3-cache</artifactId>
-  <version>0.13.0-SNAPSHOT</version>
-  <packaging>jar</packaging>
-  <name>JBoss EJB 3.0 Cache</name>
-  <url>http://labs.jboss.com/jbossejb3/</url>
-  <description>The Java EJB 3.0 Cache classes</description>
-
-
-  <dependencies>
-
-    <!-- EJB3 API -->
-    <dependency>
-      <groupId>org.jboss.javaee</groupId>
-      <artifactId>jboss-ejb-api</artifactId>
-    </dependency>
-
-    <!-- GNU Trove -->
-    <dependency>
-      <groupId>trove</groupId>
-      <artifactId>trove</artifactId>
-      <scope>runtime</scope>
-    </dependency>
-
-    <!-- JBoss Common Core -->
-    <dependency>
-      <groupId>org.jboss</groupId>
-      <artifactId>jboss-common-core</artifactId>
-    </dependency>
-
-    <!-- JBoss Common Logging -->
-    <dependency>
-      <groupId>org.jboss.logging</groupId>
-      <artifactId>jboss-logging-log4j</artifactId>
-      <scope>runtime</scope>
-    </dependency>
-
-    <!-- JBoss Serialization -->
-    <dependency>
-      <groupId>jboss</groupId>
-      <artifactId>jboss-serialization</artifactId>
-      <version>1.0.3.GA</version>
-    </dependency>
-
-    <!-- JUnit -->
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
-
-  </dependencies>
-
-</project>

Copied: projects/ejb3/tags/jboss-ejb3-cache-0.13.0/pom.xml (from rev 73267, projects/ejb3/trunk/cache/pom.xml)
===================================================================
--- projects/ejb3/tags/jboss-ejb3-cache-0.13.0/pom.xml	                        (rev 0)
+++ projects/ejb3/tags/jboss-ejb3-cache-0.13.0/pom.xml	2008-05-12 06:30:09 UTC (rev 73268)
@@ -0,0 +1,74 @@
+<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">
+
+  <!-- Define Parent -->
+  <parent>
+    <groupId>org.jboss.ejb3</groupId>
+    <artifactId>jboss-ejb3-build</artifactId>
+    <version>0.13.3</version>
+    <relativePath>../build/pom.xml</relativePath>
+  </parent>
+
+  <!-- Maven POM Model Version -->
+  <modelVersion>4.0.0</modelVersion>
+
+  <!-- Artifact Information -->
+  <groupId>org.jboss.ejb3</groupId>
+  <artifactId>jboss-ejb3-cache</artifactId>
+  <version>0.13.0</version>
+  <packaging>jar</packaging>
+  <name>JBoss EJB 3.0 Cache</name>
+  <url>http://labs.jboss.com/jbossejb3/</url>
+  <description>The Java EJB 3.0 Cache classes</description>
+
+
+  <dependencies>
+
+    <!-- EJB3 API -->
+    <dependency>
+      <groupId>org.jboss.javaee</groupId>
+      <artifactId>jboss-ejb-api</artifactId>
+    </dependency>
+
+    <!-- GNU Trove -->
+    <dependency>
+      <groupId>trove</groupId>
+      <artifactId>trove</artifactId>
+      <scope>runtime</scope>
+    </dependency>
+
+    <!-- JBoss Common Core -->
+    <dependency>
+      <groupId>org.jboss</groupId>
+      <artifactId>jboss-common-core</artifactId>
+    </dependency>
+
+    <!-- JBoss Common Logging -->
+    <dependency>
+      <groupId>org.jboss.logging</groupId>
+      <artifactId>jboss-logging-log4j</artifactId>
+      <scope>runtime</scope>
+    </dependency>
+
+    <!-- JBoss Serialization -->
+    <dependency>
+      <groupId>jboss</groupId>
+      <artifactId>jboss-serialization</artifactId>
+      <version>1.0.3.GA</version>
+    </dependency>
+
+    <!-- JUnit -->
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+
+  </dependencies>
+
+
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-cache-0.13.0</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-cache-0.13.0</developerConnection>
+    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-cache-0.13.0</url>
+  </scm>
+</project>
\ No newline at end of file

Copied: projects/ejb3/tags/jboss-ejb3-cache-0.13.0/src (from rev 73264, projects/ejb3/trunk/cache/src)




More information about the jboss-cvs-commits mailing list