You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by cj...@apache.org on 2007/05/10 21:31:17 UTC

svn commit: r536975 - /geronimo/daytrader/branches/1.2/plans/daytrader-1.2-beta-plan.xml

Author: cjblythe
Date: Thu May 10 12:31:16 2007
New Revision: 536975

URL: http://svn.apache.org/viewvc?view=rev&rev=536975
Log:
Update plan file to rename the wsappclient module

Modified:
    geronimo/daytrader/branches/1.2/plans/daytrader-1.2-beta-plan.xml

Modified: geronimo/daytrader/branches/1.2/plans/daytrader-1.2-beta-plan.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/plans/daytrader-1.2-beta-plan.xml?view=diff&rev=536975&r1=536974&r2=536975
==============================================================================
--- geronimo/daytrader/branches/1.2/plans/daytrader-1.2-beta-plan.xml (original)
+++ geronimo/daytrader/branches/1.2/plans/daytrader-1.2-beta-plan.xml Thu May 10 12:31:16 2007
@@ -509,6 +509,27 @@
       </resource>
     </application-client>
   </module>
+  <module>
+    <java>wsappclient.jar</java>
+    <application-client xmlns="http://geronimo.apache.org/xml/ns/j2ee/application-client-1.1">
+      <client-environment xmlns="http://geronimo.apache.org/xml/ns/deployment-1.1">
+        <moduleId>
+          <groupId>geronimo</groupId>
+          <artifactId>daytrader-wsapp-client</artifactId>
+          <version>1.2-SNAPSHOT</version>
+          <type>car</type>
+        </moduleId>
+      </client-environment>
+      <server-environment xmlns="http://geronimo.apache.org/xml/ns/deployment-1.1">
+        <moduleId>
+          <groupId>geronimo</groupId>
+          <artifactId>daytrader-wsapp-client-server</artifactId>
+          <version>1.2-SNAPSHOT</version>
+          <type>car</type>
+        </moduleId>
+      </server-environment>
+    </application-client>
+  </module>
   <ext-module>
     <connector>TradeDataSource</connector>
     <external-path>org.tranql/tranql-connector-derby-embed-xa/1.2/rar</external-path>