On Apr 25, 2008, at 11:11 AM, Sergiu Dumitriu wrote:
Vincent Massol wrote:
+
+ <!-- Things that should probably be removed -->
+ <dependency>
+ <groupId>org.apache.velocity</groupId>
+ <artifactId>velocity-tools</artifactId>
+ <version>1.3</version>
+ </dependency>
why do you say that? We're using it.
Then shouldn't it be a dependency for the velocity component?
there may still be some dep on it in the core I think... not sure,
needs to be checked.
BTW the build is fully broken.
-Vincent