Author: niallp
Date: Tue Mar 23 12:18:57 2010
New Revision: 926533
URL: http://svn.apache.org/viewvc?rev=926533&view=rev
Log:
Simplify OSGi instructions
Modified:
commons/proper/beanutils/trunk/pom.xml
Modified: commons/proper/beanutils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=926533&r1=926532&r2=926533&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Tue Mar 23 12:18:57 2010
@@ -243,7 +243,6 @@
<commons.jira.id>BEANUTILS</commons.jira.id>
<commons.jira.pid>12310460</commons.jira.pid>
<commons.osgi.export>
- !org.apache.commons.collections,
org.apache.commons.beanutils.*;version=${pom.version};-noimport:=true
</commons.osgi.export>
</properties>