Author: andygumbrecht
Date: Mon May 26 08:52:46 2014
New Revision: 1597528

URL: http://svn.apache.org/r1597528
Log:
Remove xbean staging - Released
Restore released tomcat-native.tar.gz

Removed:
    tomee/tomee/trunk/tomee/apache-tomee/src/main/resources/tomcat-native.tar.gz
Modified:
    tomee/tomee/trunk/pom.xml
    tomee/tomee/trunk/tomee/apache-tomee/pom.xml
    tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-jaxrs.xml
    tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-plume.xml
    tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-plus.xml
    tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-webprofile.xml

Modified: tomee/tomee/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/trunk/pom.xml?rev=1597528&r1=1597527&r2=1597528&view=diff
==============================================================================
--- tomee/tomee/trunk/pom.xml (original)
+++ tomee/tomee/trunk/pom.xml Mon May 26 08:52:46 2014
@@ -620,10 +620,6 @@
       
<url>https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1004/</url>
     </repository>
     <repository>
-      <id>xbean-staging</id>
-      
<url>https://repository.apache.org/content/repositories/orgapachegeronimo-1001/</url>
-    </repository>
-    <repository>
       <id>patch-openjpa</id>
       
<url>https://repository.apache.org/content/repositories/orgapachetomee-1022/</url>
       <releases>

Modified: tomee/tomee/trunk/tomee/apache-tomee/pom.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/trunk/tomee/apache-tomee/pom.xml?rev=1597528&r1=1597527&r2=1597528&view=diff
==============================================================================
--- tomee/tomee/trunk/tomee/apache-tomee/pom.xml (original)
+++ tomee/tomee/trunk/tomee/apache-tomee/pom.xml Mon May 26 08:52:46 2014
@@ -114,7 +114,6 @@
         <filtering>true</filtering>
         <excludes>
           <exclude>**/*.exe</exclude>
-          <exclude>**/tomcat-native.tar.gz</exclude>
         </excludes>
       </resource>
       <resource>
@@ -122,7 +121,6 @@
         <filtering>false</filtering>
         <includes>
           <include>**/*.exe</include>
-          <include>**/tomcat-native.tar.gz</include>
         </includes>
       </resource>
     </resources>

Modified: tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-jaxrs.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-jaxrs.xml?rev=1597528&r1=1597527&r2=1597528&view=diff
==============================================================================
--- tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-jaxrs.xml 
(original)
+++ tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-jaxrs.xml Mon 
May 26 08:52:46 2014
@@ -61,7 +61,6 @@
         <include>service.*</include>
         <include>TomEE.*</include>
         <include>tomee.bat</include>
-               <include>tomcat-native.tar.gz</include>
       </includes>
     </fileSet>
     <fileSet>
@@ -78,9 +77,6 @@
       <includes>
         <include>**/bin/**/*</include>
       </includes>
-      <excludes>
-        <exclude>**/bin/tomcat-native.tar.gz</exclude>
-      </excludes>
       <fileMode>0755</fileMode>
     </fileSet>
   </fileSets>

Modified: tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-plume.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-plume.xml?rev=1597528&r1=1597527&r2=1597528&view=diff
==============================================================================
--- tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-plume.xml 
(original)
+++ tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-plume.xml Mon 
May 26 08:52:46 2014
@@ -61,7 +61,6 @@
         <include>service.*</include>
         <include>TomEE.*</include>
         <include>tomee.bat</include>
-               <include>tomcat-native.tar.gz</include>
       </includes>
     </fileSet>
     <fileSet>
@@ -78,9 +77,6 @@
       <includes>
         <include>**/bin/**/*</include>
       </includes>
-      <excludes>
-        <exclude>**/bin/tomcat-native.tar.gz</exclude>
-      </excludes>
       <fileMode>0755</fileMode>
     </fileSet>
   </fileSets>

Modified: tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-plus.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-plus.xml?rev=1597528&r1=1597527&r2=1597528&view=diff
==============================================================================
--- tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-plus.xml 
(original)
+++ tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-plus.xml Mon 
May 26 08:52:46 2014
@@ -61,7 +61,6 @@
         <include>service.*</include>
         <include>TomEE.*</include>
         <include>tomee.bat</include>
-               <include>tomcat-native.tar.gz</include>
       </includes>
     </fileSet>
     <fileSet>
@@ -78,9 +77,6 @@
       <includes>
         <include>**/bin/**/*</include>
       </includes>
-      <excludes>
-        <exclude>**/bin/tomcat-native.tar.gz</exclude>
-      </excludes>
       <fileMode>0755</fileMode>
     </fileSet>
   </fileSets>

Modified: 
tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-webprofile.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-webprofile.xml?rev=1597528&r1=1597527&r2=1597528&view=diff
==============================================================================
--- tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-webprofile.xml 
(original)
+++ tomee/tomee/trunk/tomee/apache-tomee/src/main/assembly/tomee-webprofile.xml 
Mon May 26 08:52:46 2014
@@ -61,7 +61,6 @@
         <include>service.*</include>
         <include>TomEE.*</include>
         <include>tomee.bat</include>
-               <include>tomcat-native.tar.gz</include>
       </includes>
     </fileSet>
     <fileSet>
@@ -78,9 +77,6 @@
       <includes>
         <include>**/bin/**/*</include>
       </includes>
-      <excludes>
-        <exclude>**/bin/tomcat-native.tar.gz</exclude>
-      </excludes>
       <fileMode>0755</fileMode>
     </fileSet>
   </fileSets>


Reply via email to