[overlord-commits] Overlord SVN: r733 - in bpm-console/trunk: bpm and 2 other directories.

overlord-commits at lists.jboss.org overlord-commits at lists.jboss.org
Tue Aug 4 03:56:12 EDT 2009


Author: heiko.braun at jboss.com
Date: 2009-08-04 03:56:12 -0400 (Tue, 04 Aug 2009)
New Revision: 733

Added:
   bpm-console/trunk/shared/
   bpm-console/trunk/shared/rpc/
   bpm-console/trunk/shared/rpc/bpm-rpc.iml
   bpm-console/trunk/shared/rpc/pom.xml
   bpm-console/trunk/shared/rpc/src/
Removed:
   bpm-console/trunk/bpm/rpc/
   bpm-console/trunk/shared/rpc/bpm-rpc.iml
   bpm-console/trunk/shared/rpc/pom.xml
   bpm-console/trunk/shared/rpc/src/
Log:
refac 4.3

Copied: bpm-console/trunk/shared/rpc (from rev 731, bpm-console/trunk/bpm/rpc)

Deleted: bpm-console/trunk/shared/rpc/bpm-rpc.iml
===================================================================
--- bpm-console/trunk/bpm/rpc/bpm-rpc.iml	2009-08-04 07:53:27 UTC (rev 731)
+++ bpm-console/trunk/shared/rpc/bpm-rpc.iml	2009-08-04 07:56:12 UTC (rev 733)
@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module version="4" relativePaths="true" type="JAVA_MODULE">
-  <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" />
-    </content>
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="module-library" exported="">
-      <library name="M2 Dep: javax.xml.bind:jaxb-api:jar:2.1:provided">
-        <CLASSES>
-          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar!/" />
-        </CLASSES>
-        <JAVADOC />
-        <SOURCES>
-          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1-sources.jar!/" />
-        </SOURCES>
-      </library>
-    </orderEntry>
-    <orderEntry type="module-library" exported="">
-      <library name="M2 Dep: com.google.code.gson:gson:jar:1.2.2:compile">
-        <CLASSES>
-          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/com/google/code/gson/gson/1.2.2/gson-1.2.2.jar!/" />
-        </CLASSES>
-        <JAVADOC />
-        <SOURCES />
-      </library>
-    </orderEntry>
-    <orderEntry type="module-library" exported="">
-      <library name="M2 Dep: javax.xml.stream:stax-api:jar:1.0-2:provided">
-        <CLASSES>
-          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar!/" />
-        </CLASSES>
-        <JAVADOC />
-        <SOURCES />
-      </library>
-    </orderEntry>
-    <orderEntry type="module-library" exported="">
-      <library name="M2 Dep: com.google.gwt:gwt-user:jar:1.5.3:provided">
-        <CLASSES>
-          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/com/google/gwt/gwt-user/1.5.3/gwt-user-1.5.3.jar!/" />
-        </CLASSES>
-        <JAVADOC />
-        <SOURCES />
-      </library>
-    </orderEntry>
-    <orderEntry type="module-library" exported="">
-      <library name="M2 Dep: javax.activation:activation:jar:1.1:provided">
-        <CLASSES>
-          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/javax/activation/activation/1.1/activation-1.1.jar!/" />
-        </CLASSES>
-        <JAVADOC />
-        <SOURCES>
-          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/javax/activation/activation/1.1/activation-1.1-sources.jar!/" />
-        </SOURCES>
-      </library>
-    </orderEntry>
-    <orderEntryProperties />
-  </component>
-</module>
-

Copied: bpm-console/trunk/shared/rpc/bpm-rpc.iml (from rev 732, bpm-console/trunk/bpm/rpc/bpm-rpc.iml)
===================================================================
--- bpm-console/trunk/shared/rpc/bpm-rpc.iml	                        (rev 0)
+++ bpm-console/trunk/shared/rpc/bpm-rpc.iml	2009-08-04 07:56:12 UTC (rev 733)
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module version="4" relativePaths="true" type="JAVA_MODULE">
+  <component name="ModuleRootManager" />
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$">
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="module-library" exported="">
+      <library name="M2 Dep: javax.xml.bind:jaxb-api:jar:2.1:provided">
+        <CLASSES>
+          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar!/" />
+        </CLASSES>
+        <JAVADOC />
+        <SOURCES>
+          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library" exported="">
+      <library name="M2 Dep: com.google.code.gson:gson:jar:1.2.2:compile">
+        <CLASSES>
+          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/com/google/code/gson/gson/1.2.2/gson-1.2.2.jar!/" />
+        </CLASSES>
+        <JAVADOC />
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library" exported="">
+      <library name="M2 Dep: javax.xml.stream:stax-api:jar:1.0-2:provided">
+        <CLASSES>
+          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar!/" />
+        </CLASSES>
+        <JAVADOC />
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library" exported="">
+      <library name="M2 Dep: com.google.gwt:gwt-user:jar:1.5.3:provided">
+        <CLASSES>
+          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/com/google/gwt/gwt-user/1.5.3/gwt-user-1.5.3.jar!/" />
+        </CLASSES>
+        <JAVADOC />
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library" exported="">
+      <library name="M2 Dep: javax.activation:activation:jar:1.1:provided">
+        <CLASSES>
+          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/javax/activation/activation/1.1/activation-1.1.jar!/" />
+        </CLASSES>
+        <JAVADOC />
+        <SOURCES>
+          <root url="jar://$MODULE_DIR$/../../../../../../../.m2/repository/javax/activation/activation/1.1/activation-1.1-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntryProperties />
+  </component>
+</module>
+

Deleted: bpm-console/trunk/shared/rpc/pom.xml
===================================================================
--- bpm-console/trunk/bpm/rpc/pom.xml	2009-08-04 07:53:27 UTC (rev 731)
+++ bpm-console/trunk/shared/rpc/pom.xml	2009-08-04 07:56:12 UTC (rev 733)
@@ -1,45 +0,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/maven-v4_0_0.xsd">
-
-   <modelVersion>4.0.0</modelVersion>
-   <name>JBoss BPM - BPM Console (RPC)</name>
-   <groupId>org.jboss.bpm</groupId>
-   <artifactId>gwt-console-rpc</artifactId>
-   <packaging>jar</packaging>
-
-   <!-- Parent -->
-   <parent>
-      <groupId>org.jboss.bpm</groupId>
-      <artifactId>gwt-console-bpm-contrib</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
-      <relativePath>../pom.xml</relativePath>
-   </parent>
-
-   <dependencies>      
-      <dependency>
-         <groupId>com.google.gwt</groupId>
-         <artifactId>gwt-user</artifactId>
-         <version>${gwt.version}</version>
-         <scope>provided</scope>
-      </dependency>
-      <dependency>
-         <groupId>com.google.code.gson</groupId>
-         <artifactId>gson</artifactId>
-      </dependency>
-      <dependency>
-         <groupId>javax.xml.bind</groupId>
-         <artifactId>jaxb-api</artifactId>
-         <scope>provided</scope>
-      </dependency>     
-   </dependencies>
-
-   <build>
-      <!--  Include SOURCE in output artifact for GWT (GWT libraries must include source) -->
-      <!--resources>
-         <resource>
-            <directory>src/main/java</directory>
-         </resource>
-      </resources-->
-   </build>
-</project>

Copied: bpm-console/trunk/shared/rpc/pom.xml (from rev 732, bpm-console/trunk/bpm/rpc/pom.xml)
===================================================================
--- bpm-console/trunk/shared/rpc/pom.xml	                        (rev 0)
+++ bpm-console/trunk/shared/rpc/pom.xml	2009-08-04 07:56:12 UTC (rev 733)
@@ -0,0 +1,45 @@
+<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>
+   <name>JBoss BPM - BPM Console (RPC)</name>
+   <groupId>org.jboss.bpm</groupId>
+   <artifactId>gwt-console-rpc</artifactId>
+   <packaging>jar</packaging>
+
+   <!-- Parent -->
+   <parent>
+      <groupId>org.jboss.bpm</groupId>
+      <artifactId>gwt-console-bpm-contrib</artifactId>
+      <version>1.1.0-SNAPSHOT</version>
+      <relativePath>../pom.xml</relativePath>
+   </parent>
+
+   <dependencies>      
+      <dependency>
+         <groupId>com.google.gwt</groupId>
+         <artifactId>gwt-user</artifactId>
+         <version>${gwt.version}</version>
+         <scope>provided</scope>
+      </dependency>
+      <dependency>
+         <groupId>com.google.code.gson</groupId>
+         <artifactId>gson</artifactId>
+      </dependency>
+      <dependency>
+         <groupId>javax.xml.bind</groupId>
+         <artifactId>jaxb-api</artifactId>
+         <scope>provided</scope>
+      </dependency>     
+   </dependencies>
+
+   <build>
+      <!--  Include SOURCE in output artifact for GWT (GWT libraries must include source) -->
+      <!--resources>
+         <resource>
+            <directory>src/main/java</directory>
+         </resource>
+      </resources-->
+   </build>
+</project>

Copied: bpm-console/trunk/shared/rpc/src (from rev 732, bpm-console/trunk/bpm/rpc/src)



More information about the overlord-commits mailing list