[overlord-commits] Overlord SVN: r730 - in bpm-console/trunk: console/war and 1 other directory.

overlord-commits at lists.jboss.org overlord-commits at lists.jboss.org
Tue Aug 4 03:51:10 EDT 2009


Author: heiko.braun at jboss.com
Date: 2009-08-04 03:51:10 -0400 (Tue, 04 Aug 2009)
New Revision: 730

Removed:
   bpm-console/trunk/sam/
Modified:
   bpm-console/trunk/BPMC.iws
   bpm-console/trunk/console/war/pom.xml
   bpm-console/trunk/pom.xml
Log:
Remove sam bits and pieces

Modified: bpm-console/trunk/BPMC.iws
===================================================================
--- bpm-console/trunk/BPMC.iws	2009-08-04 07:42:30 UTC (rev 729)
+++ bpm-console/trunk/BPMC.iws	2009-08-04 07:51:10 UTC (rev 730)
@@ -17,8 +17,23 @@
   </component>
   <component name="ChangeListManager">
     <list default="true" name="Default" comment="">
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/resources" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/resources/org/jboss/bpm" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/resources/org/jboss/bpm/console/public/sam-logo.png" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/resources/org/jboss/bpm/console" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/java" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/resources/org/jboss/bpm/console/workspace.cfg" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/resources/org" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/resources/org/jboss/bpm/console/public/console.config.js" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/resources/org/jboss/bpm/console/public" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/resources/org/jboss" afterPath="" />
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/console/war/pom.xml" afterPath="$PROJECT_DIR$/console/war/pom.xml" />
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/BPMC.iws" afterPath="$PROJECT_DIR$/BPMC.iws" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/src/main/resources/org/jboss/bpm/console/public/images" afterPath="" />
+      <change type="DELETED" beforePath="$PROJECT_DIR$/sam/profile/pom.xml" afterPath="" />
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/BPMC.ipr" afterPath="$PROJECT_DIR$/BPMC.ipr" />
     </list>
     <list name="Failed commit: Default" comment="remove dependency on DTOParser" />
@@ -882,7 +897,7 @@
     </entry>
     <entry file="file://$PROJECT_DIR$/console/war/pom.xml">
       <provider selected="true" editor-type-id="text-editor">
-        <state line="223" column="57" selection-start="6671" selection-end="6671" vertical-scroll-proportion="0.7580026">
+        <state line="448" column="0" selection-start="13740" selection-end="13740" vertical-scroll-proportion="0.061459668">
           <folding>
             <element signature="tag#plugin#3;tag#plugins#0;tag#build#0;tag#project#0" expanded="false" />
             <element signature="tag#plugin#4;tag#plugins#0;tag#build#0;tag#project#0" expanded="false" />

Modified: bpm-console/trunk/console/war/pom.xml
===================================================================
--- bpm-console/trunk/console/war/pom.xml	2009-08-04 07:42:30 UTC (rev 729)
+++ bpm-console/trunk/console/war/pom.xml	2009-08-04 07:51:10 UTC (rev 730)
@@ -449,89 +449,6 @@
 
     <!--
       =======================================================
-       SAM Profile       
-      =======================================================
-     -->
-    <profile>
-      <id>sam-console.profile</id>
-      <activation>
-        <property>
-          <name>console.profile</name>
-          <value>sam</value>
-        </property>
-      </activation>
-      <dependencies>
-        <dependency>
-          <groupId>org.jboss.sam</groupId>
-          <artifactId>gwt-console-profile-sam</artifactId>
-          <version>${version}</version>
-          <scope>provided</scope>
-        </dependency>
-      </dependencies>
-      <properties>
-        <console.app.webcontext>sam-console</console.app.webcontext>
-      </properties>
-      <build>
-        <plugins>
-          <plugin>
-            <groupId>org.apache.maven.plugins</groupId>
-            <artifactId>maven-dependency-plugin</artifactId>
-            <executions>
-
-              <execution>
-                <id>unpack-profile-sam</id>
-                <phase>process-resources</phase>
-                <goals>
-                  <goal>unpack</goal>
-                </goals>
-                <configuration>
-                  <artifactItems>
-                    <artifactItem>
-                      <groupId>org.jboss.sam</groupId>
-                      <artifactId>gwt-console-profile-sam</artifactId>
-                      <version>${version}</version>
-                      <type>jar</type>
-                      <overWrite>true</overWrite>
-                      <outputDirectory>target/classes</outputDirectory>
-                    </artifactItem>
-                  </artifactItems>
-                </configuration>
-              </execution>
-
-            </executions>
-          </plugin>
-          <plugin>
-            <artifactId>maven-compiler-plugin</artifactId>
-            <configuration>
-              <!--excludes>
-
-                TODO: https://jira.jboss.org/jira/browse/BPMC-6
-                
-                <exclude>org/jboss/bpm/console/client/engine/**/*.java</exclude>
-                <exclude>org/jboss/bpm/console/client/events/**/*.java</exclude>
-                <exclude>org/jboss/bpm/console/client/model/**/*.java</exclude>
-                <exclude>org/jboss/bpm/console/client/process/**/*.java</exclude>
-                <exclude>org/jboss/bpm/console/client/report/**/*.java</exclude>
-                <exclude>org/jboss/bpm/console/client/search/**/*.java</exclude>
-                <exclude>org/jboss/bpm/console/client/task/**/*.java</exclude>
-              </excludes-->
-
-            </configuration>
-          </plugin>
-
-          <plugin>
-            <groupId>org.apache.maven.plugins</groupId>
-            <artifactId>maven-war-plugin</artifactId>
-            <configuration>
-              <classifier>sam</classifier>
-            </configuration>
-          </plugin>
-        </plugins>
-      </build>
-    </profile>
-
-    <!--
-      =======================================================
        Riftsaw Profile
       =======================================================
      -->

Modified: bpm-console/trunk/pom.xml
===================================================================
--- bpm-console/trunk/pom.xml	2009-08-04 07:42:30 UTC (rev 729)
+++ bpm-console/trunk/pom.xml	2009-08-04 07:51:10 UTC (rev 730)
@@ -52,7 +52,6 @@
   <modules>
     <module>workspace</module>
     <module>bpm</module>
-    <module>sam</module>
     <module>console</module>
   </modules>
 



More information about the overlord-commits mailing list