Author: apetrelli
Date: Thu Jul  1 19:00:14 2010
New Revision: 959747

URL: http://svn.apache.org/viewvc?rev=959747&view=rev
Log:
VELOCITYSB-4
Renamed directories of modules.

Added:
    velocity/sandbox/maven-reorg/engine/trunk/velocity-engine-commons-logging/
      - copied from r959745, 
velocity/sandbox/maven-reorg/engine/trunk/velocity-log-commons-logging/
    velocity/sandbox/maven-reorg/engine/trunk/velocity-engine-core/
      - copied from r959745, 
velocity/sandbox/maven-reorg/engine/trunk/velocity-engine/
    velocity/sandbox/maven-reorg/engine/trunk/velocity-engine-log4j/
      - copied from r959745, 
velocity/sandbox/maven-reorg/engine/trunk/velocity-log-log4j/
Removed:
    velocity/sandbox/maven-reorg/engine/trunk/velocity-engine/
    velocity/sandbox/maven-reorg/engine/trunk/velocity-log-commons-logging/
    velocity/sandbox/maven-reorg/engine/trunk/velocity-log-log4j/
Modified:
    velocity/sandbox/maven-reorg/engine/trunk/pom.xml

Modified: velocity/sandbox/maven-reorg/engine/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/sandbox/maven-reorg/engine/trunk/pom.xml?rev=959747&r1=959746&r2=959747&view=diff
==============================================================================
--- velocity/sandbox/maven-reorg/engine/trunk/pom.xml (original)
+++ velocity/sandbox/maven-reorg/engine/trunk/pom.xml Thu Jul  1 19:00:14 2010
@@ -155,9 +155,9 @@
     <url>${jira.browse.url}/VELOCITY</url>
   </issueManagement>
   <modules>
-       <module>velocity-engine</module>
-    <module>velocity-log-log4j</module>
-    <module>velocity-log-commons-logging</module>
+       <module>velocity-engine-core</module>
+    <module>velocity-engine-log4j</module>
+    <module>velocity-engine-commons-logging</module>
        <module>velocity-engine-examples</module>
        <module>velocity-engine-assembly</module>
   </modules>


Reply via email to