commit | 302a8ad1f05ccc1a965bdacd27bc979d3e8ecd01 | [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 | 6715374fad57dfc9dafb2cd783e55d12e50fc814 [diff] |
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>