You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by pa...@apache.org on 2019/01/25 18:45:27 UTC

svn commit: r1852163 - /turbine/fulcrum/trunk/pom.xml

Author: painter
Date: Fri Jan 25 18:45:27 2019
New Revision: 1852163

URL: http://svn.apache.org/viewvc?rev=1852163&view=rev
Log:
Confirmed upload is no longer required dependency on turbine or the webapp archetype - potential attic module

Modified:
    turbine/fulcrum/trunk/pom.xml

Modified: turbine/fulcrum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pom.xml?rev=1852163&r1=1852162&r2=1852163&view=diff
==============================================================================
--- turbine/fulcrum/trunk/pom.xml (original)
+++ turbine/fulcrum/trunk/pom.xml Fri Jan 25 18:45:27 2019
@@ -50,8 +50,6 @@
     <module>security</module>    
     <module>servicemanager</module>    
     <module>testcontainer</module>    
-    <!-- turbine-webapp archetype references fulcrum-upload -->
-    <module>upload</module>        
     <module>yaafi-crypto</module>        
     <module>yaafi</module>        
 
@@ -64,6 +62,7 @@
     <module>resourcemanager</module>    
     <module>script</module>    
     <module>spring</module>            
+    <module>upload</module>        
     <module>xmlrpc</module>        
     <module>xslt</module>