You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2009/07/19 19:00:33 UTC

svn commit: r795577 - /felix/trunk/ipojo/pom.xml

Author: clement
Date: Sun Jul 19 17:00:33 2009
New Revision: 795577

URL: http://svn.apache.org/viewvc?rev=795577&view=rev
Log:
Re-enable transaction

Modified:
    felix/trunk/ipojo/pom.xml

Modified: felix/trunk/ipojo/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/pom.xml?rev=795577&r1=795576&r2=795577&view=diff
==============================================================================
--- felix/trunk/ipojo/pom.xml (original)
+++ felix/trunk/ipojo/pom.xml Sun Jul 19 17:00:33 2009
@@ -59,7 +59,7 @@
       <module>annotations</module>
       <module>handler/jmx</module>
       <module>webconsole-plugin</module>
-      <!--<module>handler/transaction</module>-->
+      <module>handler/transaction</module>
     </modules>
   </profile>
   <profile>