commit | aeff99b15fa1db6ade4f8744ef37778891aacb65 | [log] [tgz] |
---|---|---|
author | Clement Escoffier <clement@apache.org> | Fri Sep 10 18:50:21 2010 +0000 |
committer | Clement Escoffier <clement@apache.org> | Fri Sep 10 18:50:21 2010 +0000 |
tree | 1616edc30b04fd6bb6b721db2270308b7f2ecf32 | |
parent | 93683dfcc994ffe9bed86c9e9f8fcb779aef0b7d [diff] [blame] |
Add profile for junit4osgi git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@995925 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/pom.xml b/ipojo/pom.xml index 54a1f95..ce246aa 100644 --- a/ipojo/pom.xml +++ b/ipojo/pom.xml
@@ -52,6 +52,12 @@ <profiles> <profile> + <id>junit4osgi</id> + <modules> + <module>junit4osgi</module> + </modules> + </profile> + <profile> <id>java5</id> <activation> <jdk>1.5</jdk>