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 2008/11/24 08:27:43 UTC

svn commit: r720127 - /felix/trunk/ipojo/tests/pom.xml

Author: clement
Date: Sun Nov 23 23:27:43 2008
New Revision: 720127

URL: http://svn.apache.org/viewvc?rev=720127&view=rev
Log:
Add the dependency comparator test suite to the pom file.

Modified:
    felix/trunk/ipojo/tests/pom.xml

Modified: felix/trunk/ipojo/tests/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/tests/pom.xml?rev=720127&r1=720126&r2=720127&view=diff
==============================================================================
--- felix/trunk/ipojo/tests/pom.xml (original)
+++ felix/trunk/ipojo/tests/pom.xml Sun Nov 23 23:27:43 2008
@@ -36,6 +36,7 @@
 	<module>core/service-dependency</module>
 	<module>core/service-dependency-bindingpolicy</module>
 	<module>core/service-dependency-filter</module>
+	<module>core/service-dependency-comparator</module>
 	<module>core/configuration</module>
 	<module>core/external-handlers</module>
 	<module>core/bad-configurations</module>