Author: ieb
Date: Mon Jun  1 08:47:42 2009
New Revision: 780593

URL: http://svn.apache.org/viewvc?rev=780593&view=rev
Log:
Removed War from release assembly as per discussions (30 May 2009, Shindig-dev, 
"Releasing 1.0 and the binary war." not archived at the time of this commit)

Modified:
    
incubator/shindig/branches/1.0.x-incubating/assembly/src/main/assembly/java.xml

Modified: 
incubator/shindig/branches/1.0.x-incubating/assembly/src/main/assembly/java.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/assembly/src/main/assembly/java.xml?rev=780593&r1=780592&r2=780593&view=diff
==============================================================================
--- 
incubator/shindig/branches/1.0.x-incubating/assembly/src/main/assembly/java.xml 
(original)
+++ 
incubator/shindig/branches/1.0.x-incubating/assembly/src/main/assembly/java.xml 
Mon Jun  1 08:47:42 2009
@@ -30,7 +30,6 @@
       
<outputFileNameMapping>${artifact.artifactId}-${artifact.version}${dashClassifier?}.${artifact.extension}</outputFileNameMapping>
       <useTransitiveDependencies>false</useTransitiveDependencies>
       <includes>
-        <include>*:war:*</include>
         <include>org.apache.shindig:shindig-common</include>
         <include>org.apache.shindig:shindig-features</include>
         <include>org.apache.shindig:shindig-gadgets</include>


Reply via email to