You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xi...@apache.org on 2010/11/26 03:12:24 UTC

svn commit: r1039239 [1/3] - in /geronimo/site/trunk/docs/plugins: daytrader-2.1.7/ daytrader-2.1.7/geronimo-plugins.xml plugin-repository-list-2.1.7.txt samples-2.1.7/ samples-2.1.7/geronimo-plugins.xml

Author: xiaming
Date: Fri Nov 26 02:12:23 2010
New Revision: 1039239

URL: http://svn.apache.org/viewvc?rev=1039239&view=rev
Log:
update plugin repository list and add new plugin catalog files for daytrader and samples 2.1.7 release

Added:
    geronimo/site/trunk/docs/plugins/daytrader-2.1.7/
    geronimo/site/trunk/docs/plugins/daytrader-2.1.7/geronimo-plugins.xml   (with props)
    geronimo/site/trunk/docs/plugins/samples-2.1.7/
    geronimo/site/trunk/docs/plugins/samples-2.1.7/geronimo-plugins.xml   (with props)
Modified:
    geronimo/site/trunk/docs/plugins/plugin-repository-list-2.1.7.txt

Added: geronimo/site/trunk/docs/plugins/daytrader-2.1.7/geronimo-plugins.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/plugins/daytrader-2.1.7/geronimo-plugins.xml?rev=1039239&view=auto
==============================================================================
--- geronimo/site/trunk/docs/plugins/daytrader-2.1.7/geronimo-plugins.xml (added)
+++ geronimo/site/trunk/docs/plugins/daytrader-2.1.7/geronimo-plugins.xml Fri Nov 26 02:12:23 2010
@@ -0,0 +1,375 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<geronimo-plugin-list xmlns:ns2="http://geronimo.apache.org/xml/ns/attributes-1.2" xmlns="http://geronimo.apache.org/xml/ns/plugins-1.3">
+    <plugin>
+        <name>Daytrader :: Derby DataSource</name>
+        <category>Daytrader</category>
+        <description>Java EE 5.0 Performance Benchmark Sample Application</description>
+        <url>http://www.apache.org/</url>
+        <author>Apache Software Foundation</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-derby-datasource</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.1.7</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>system-database</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>transaction</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-server</artifactId>
+                <type>car</type>
+            </dependency>
+            <obsoletes>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-db2-datasource</artifactId>
+            </obsoletes>
+            <obsoletes>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-derby-datasource</artifactId>
+            </obsoletes>
+            <obsoletes>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-oracle-datasource</artifactId>
+            </obsoletes>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://repo2.maven.org/maven2/</source-repository>
+            <source-repository>http://repository.apache.org/snapshot</source-repository>
+            <artifact-alias key="org.apache.geronimo.daytrader/daytrader-db2-database/2.1.7/car">org.apache.geronimo.daytrader/daytrader-derby-database/2.1.7/car</artifact-alias>
+            <artifact-alias key="org.apache.geronimo.daytrader/daytrader-oracle-database/2.1.7/car">org.apache.geronimo.daytrader/daytrader-derby-database/2.1.7/car</artifact-alias>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Daytrader :: JMS Resource</name>
+        <category>Daytrader</category>
+        <description>Java EE 5.0 Performance Benchmark Sample Application</description>
+        <url>http://www.apache.org/</url>
+        <author>Apache Software Foundation</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-jms</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.1.7</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>activemq-broker</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>transaction</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-server</artifactId>
+                <type>car</type>
+            </dependency>
+            <obsoletes>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader</artifactId>
+            </obsoletes>
+            <obsoletes>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-jms</artifactId>
+            </obsoletes>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://repo2.maven.org/maven2/</source-repository>
+            <source-repository>http://repository.apache.org/snapshot</source-repository>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Daytrader :: Jetty</name>
+        <category>Daytrader</category>
+        <description>Java EE 5.0 Performance Benchmark Sample Application</description>
+        <url>http://www.apache.org/</url>
+        <author>Apache Software Foundation</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-jetty</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.1.7</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-derby-datasource</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-jms</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jetty6</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jasper</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openejb</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openjpa</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>axis</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.activemq</groupId>
+                <artifactId>activemq-ra</artifactId>
+                <version>4.1.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-server</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openejb</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>system-database</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openjpa</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>axis</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jetty6</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-jetty</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openjpa</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openejb</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>axis</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jasper</artifactId>
+                <type>car</type>
+            </dependency>
+            <obsoletes>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader</artifactId>
+            </obsoletes>
+            <obsoletes>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-jetty</artifactId>
+            </obsoletes>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://repo2.maven.org/maven2/</source-repository>
+            <source-repository>http://repository.apache.org/snapshot</source-repository>
+        </plugin-artifact>
+    </plugin>
+    <plugin>
+        <name>Daytrader :: Tomcat</name>
+        <category>Daytrader</category>
+        <description>Java EE 5.0 Performance Benchmark Sample Application</description>
+        <url>http://www.apache.org/</url>
+        <author>Apache Software Foundation</author>
+        <license osi-approved="true">The Apache Software License, Version 2.0</license>
+        <plugin-artifact>
+            <module-id>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-tomcat</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </module-id>
+            <geronimo-version>2.1.7</geronimo-version>
+            <jvm-version>1.5</jvm-version>
+            <jvm-version>1.6</jvm-version>
+            <dependency>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-derby-datasource</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-jms</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>tomcat6</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jasper</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openejb</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openjpa</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>axis</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.activemq</groupId>
+                <artifactId>activemq-ra</artifactId>
+                <version>4.1.2</version>
+                <type>jar</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>j2ee-server</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openejb</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>system-database</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openjpa</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>axis</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>tomcat6</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-tomcat</artifactId>
+                <version>2.1.7</version>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openjpa</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>openejb</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>axis</artifactId>
+                <type>car</type>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.configs</groupId>
+                <artifactId>jasper</artifactId>
+                <type>car</type>
+            </dependency>
+            <obsoletes>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader</artifactId>
+            </obsoletes>
+            <obsoletes>
+                <groupId>org.apache.geronimo.daytrader</groupId>
+                <artifactId>daytrader-tomcat</artifactId>
+            </obsoletes>
+            <source-repository>http://repo1.maven.org/maven2/</source-repository>
+            <source-repository>http://repo2.maven.org/maven2/</source-repository>
+            <source-repository>http://repository.apache.org/snapshot</source-repository>
+        </plugin-artifact>
+    </plugin>
+    <default-repository>http://geronimo.apache.org/plugins/daytrader-2.1.7/</default-repository>
+    <default-repository>http://repo1.maven.org/maven2/</default-repository>
+    <default-repository>http://repo2.maven.org/maven2/</default-repository>
+    <default-repository>http://uk.maven.org/maven2</default-repository>
+</geronimo-plugin-list>

Propchange: geronimo/site/trunk/docs/plugins/daytrader-2.1.7/geronimo-plugins.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: geronimo/site/trunk/docs/plugins/plugin-repository-list-2.1.7.txt
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/plugins/plugin-repository-list-2.1.7.txt?rev=1039239&r1=1039238&r2=1039239&view=diff
==============================================================================
--- geronimo/site/trunk/docs/plugins/plugin-repository-list-2.1.7.txt (original)
+++ geronimo/site/trunk/docs/plugins/plugin-repository-list-2.1.7.txt Fri Nov 26 02:12:23 2010
@@ -1,4 +1,4 @@
 http://geronimo.apache.org/plugins/geronimo-2.1.7/
-http://geronimo.apache.org/plugins/samples-2.1.2/
-http://geronimo.apache.org/plugins/daytrader-2.1/
+http://geronimo.apache.org/plugins/samples-2.1.7/
+http://geronimo.apache.org/plugins/daytrader-2.1.7/
 http://geronimo.apache.org/plugins/openjpa2/