You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2015/02/08 19:29:27 UTC

svn commit: r1658235 - /turbine/fulcrum/trunk/security/pom.xml

Author: tv
Date: Sun Feb  8 18:29:27 2015
New Revision: 1658235

URL: http://svn.apache.org/r1658235
Log:
Deactivate Torque module as it doesn't build right now.

Modified:
    turbine/fulcrum/trunk/security/pom.xml

Modified: turbine/fulcrum/trunk/security/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/pom.xml?rev=1658235&r1=1658234&r2=1658235&view=diff
==============================================================================
--- turbine/fulcrum/trunk/security/pom.xml (original)
+++ turbine/fulcrum/trunk/security/pom.xml Sun Feb  8 18:29:27 2015
@@ -92,7 +92,7 @@
         <module>memory</module>
         <module>nt</module>
         <!--  module>ldap</module -->
-        <module>torque</module>
+        <!--  module>torque</module -->
     </modules>
 
     <build>