Author: slaws
Date: Tue Sep 18 00:58:23 2007
New Revision: 576762

URL: http://svn.apache.org/viewvc?rev=576762&view=rev
Log:
remove 
  helloworld-ws-service-webapp   TUSCANY-1737
  domain-webapp TUSCANY-1728

Modified:
    
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/bin.xml
    
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/src.xml

Modified: 
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/bin.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/bin.xml?rev=576762&r1=576761&r2=576762&view=diff
==============================================================================
--- 
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/bin.xml 
(original)
+++ 
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/bin.xml 
Tue Sep 18 00:58:23 2007
@@ -79,6 +79,8 @@
                 
<exclude>helloworld-dojo-webapp/src/main/webapp/dojo/**/*</exclude>
                 <exclude>helloworld-ws-reference/work</exclude>
                 <exclude>helloworld-ws-reference/work/**/*</exclude>
+                <exclude>helloworld-ws-service-webapp</exclude>
+                <exclude>helloworld-ws-service-webapp/**/*</exclude>
                 <exclude>helloworld-ws-service/work</exclude>
                 <exclude>helloworld-ws-service/work/**/*</exclude>
                 
<exclude>helloworld-ws-service-webapp/target/sample-helloworld-ws-service-webapp</exclude>
@@ -95,6 +97,8 @@
                 
<exclude>calculator-ws-webapp/target/sample-calculator-ws-webapp/**/*</exclude>
                 <exclude>chat-webapp/target/sample-chat-webapp</exclude>
                 <exclude>chat-webapp/target/sample-chat-webapp/**/*</exclude>
+                <exclude>domain-webapp</exclude>
+                <exclude>domain-webapp/**/*</exclude>
                 
<exclude>feed-aggregator-webapp/target/sample-feed-aggregator-webapp</exclude>
                 
<exclude>feed-aggregator-webapp/target/sample-feed-aggregator-webapp/**/*</exclude>
                 
<exclude>helloworld-dojo-webapp/target/sample-helloworld-dojo-webapp</exclude>

Modified: 
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/src.xml?rev=576762&r1=576761&r2=576762&view=diff
==============================================================================
--- 
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/src.xml 
(original)
+++ 
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/src.xml 
Tue Sep 18 00:58:23 2007
@@ -112,6 +112,8 @@
              <exclude>samples/das-service/**/*</exclude>
              <exclude>samples/das-service-web</exclude>
              <exclude>samples/das-service-web/**/*</exclude>
+             <exclude>samples/domain-webapp</exclude>
+             <exclude>samples/domain-webapp/**/*</exclude>
              
<exclude>samples/helloworld-jsonrpc-webapp/src/main/webapp/dojo</exclude>
              
<exclude>samples/helloworld-jsonrpc-webapp/src/main/webapp/dojo/**/*</exclude>
              
<exclude>samples/helloworld-dojo-webapp/src/main/webapp/dojo</exclude>
@@ -122,6 +124,8 @@
              <exclude>samples/helloworld-ws-sdo/work/**/*</exclude>
              <exclude>samples/helloworld-ws-service/work</exclude>
              <exclude>samples/helloworld-ws-service/work/**/*</exclude>
+             <exclude>samples/helloworld-ws-service-webapp</exclude>
+             <exclude>samples/helloworld-ws-service-webapp/**/*</exclude>
              <exclude>samples/osgi-supplychain/.felix</exclude>
              <exclude>samples/osgi-supplychain/.felix/**/*</exclude>
              <exclude>samples/quote-xquery</exclude>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to