Author: clement
Date: Fri Sep 10 19:11:37 2010
New Revision: 995940
URL: http://svn.apache.org/viewvc?rev=995940&view=rev
Log:
the transaction module was not built with jdk 1.6
Modified:
felix/trunk/ipojo/pom.xml
Modified: felix/trunk/ipojo/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/ipojo/pom.xml?rev=995940&r1=995939&r2=995940&view=diff
==============================================================================
--- felix/trunk/ipojo/pom.xml (original)
+++ felix/trunk/ipojo/pom.xml Fri Sep 10 19:11:37 2010
@@ -80,6 +80,7 @@
<module>arch-gogo</module>
<module>handler/jmx</module>
<module>webconsole-plugin</module>
+ <module>handler/transaction</module>
</modules>
</profile>
<profile>