Author: painter
Date: Fri Jan 25 19:07:31 2019
New Revision: 1852167
URL: http://svn.apache.org/viewvc?rev=1852167&view=rev
Log:
xslt is still required for turbine to build - o.a.t.m.l.VelocityXslLayout
Modified:
turbine/fulcrum/trunk/pom.xml
Modified: turbine/fulcrum/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pom.xml?rev=1852167&r1=1852166&r2=1852167&view=diff
==============================================================================
--- turbine/fulcrum/trunk/pom.xml (original)
+++ turbine/fulcrum/trunk/pom.xml Fri Jan 25 19:07:31 2019
@@ -52,6 +52,7 @@
<module>testcontainer</module>
<module>yaafi-crypto</module>
<module>yaafi</module>
+ <module>xslt</module>
<!-- Potentially dormant modules -->
<module>commonsemail</module>
@@ -64,7 +65,6 @@
<module>spring</module>
<module>upload</module>
<module>xmlrpc</module>
- <module>xslt</module>
</modules>