You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bridges-commits@portals.apache.org by at...@apache.org on 2010/04/09 12:46:41 UTC

svn commit: r932347 - in /portals/bridges/trunk: pom.xml project.properties velocity/

Author: ate
Date: Fri Apr  9 10:46:40 2010
New Revision: 932347

URL: http://svn.apache.org/viewvc?rev=932347&view=rev
Log:
PB-102: Move bridges-velocity out in a separate bridges-velocity svn project 

Removed:
    portals/bridges/trunk/velocity/
Modified:
    portals/bridges/trunk/pom.xml
    portals/bridges/trunk/project.properties

Modified: portals/bridges/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/bridges/trunk/pom.xml?rev=932347&r1=932346&r2=932347&view=diff
==============================================================================
--- portals/bridges/trunk/pom.xml (original)
+++ portals/bridges/trunk/pom.xml Fri Apr  9 10:46:40 2010
@@ -116,11 +116,7 @@ limitations under the License.
     <!-- Default Modules -->
 
     <modules>
-        <!-- Base Modules -->
-        <module>common</module>
-
         <!-- Components -->
-        <module>velocity</module>                
         <module>frameworks</module>
         <module>struts</module>        
         <module>jsf</module>

Modified: portals/bridges/trunk/project.properties
URL: http://svn.apache.org/viewvc/portals/bridges/trunk/project.properties?rev=932347&r1=932346&r2=932347&view=diff
==============================================================================
--- portals/bridges/trunk/project.properties (original)
+++ portals/bridges/trunk/project.properties Fri Apr  9 10:46:40 2010
@@ -59,7 +59,7 @@ maven.multiproject.site.goals=site,pdf
 jar.includes=*/project.xml
 jar.excludes=
 
-bridges.includes=frameworks/project.xml,jsf/project.xml,perl/project.xml,perl/project.xml,php/project.xml,portletfilter/project.xml,struts/project.xml,velocity/project.xml,mapserver/project.xml
+bridges.includes=frameworks/project.xml,jsf/project.xml,perl/project.xml,perl/project.xml,php/project.xml,portletfilter/project.xml,struts/project.xml,mapserver/project.xml
 
 # Bridges checkstyle and license properties
 # These are use to dynamically set checkstyle and license properties also for subprojects



---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-commits-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-commits-help@portals.apache.org