Author: niallp Date: Mon Apr 21 15:46:38 2008 New Revision: 650307 URL: http://svn.apache.org/viewvc?rev=650307&view=rev Log: Oops, revert OSGi experimental instructions committed by mistake
Modified: commons/proper/jexl/trunk/pom.xml Modified: commons/proper/jexl/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/pom.xml?rev=650307&r1=650306&r2=650307&view=diff ============================================================================== --- commons/proper/jexl/trunk/pom.xml (original) +++ commons/proper/jexl/trunk/pom.xml Mon Apr 21 15:46:38 2008 @@ -105,10 +105,6 @@ <commons.binary.suffix></commons.binary.suffix> <commons.jira.id>JEXL</commons.jira.id> <commons.jira.pid>12310479</commons.jira.pid> - <commons.osgi.export> - !org.apache.commons.jexl.junit, - org.apache.commons.jexl.*;version=${pom.version} - </commons.osgi.export> </properties> <build>