You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2011/09/16 18:39:42 UTC

svn commit: r1171653 - /felix/trunk/framework/src/main/resources/default.properties

Author: rickhall
Date: Fri Sep 16 16:39:42 2011
New Revision: 1171653

URL: http://svn.apache.org/viewvc?rev=1171653&view=rev
Log:
Remove erroneous Java 1.5 package. (FELIX-2572)

Modified:
    felix/trunk/framework/src/main/resources/default.properties

Modified: felix/trunk/framework/src/main/resources/default.properties
URL: http://svn.apache.org/viewvc/felix/trunk/framework/src/main/resources/default.properties?rev=1171653&r1=1171652&r2=1171653&view=diff
==============================================================================
--- felix/trunk/framework/src/main/resources/default.properties (original)
+++ felix/trunk/framework/src/main/resources/default.properties Fri Sep 16 16:39:42 2011
@@ -315,7 +315,6 @@ jre-1.5=, \
  org.omg.PortableServer;uses:="org.omg.CORBA,org.omg.CORBA.portable,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.CORBA_2_3,org.omg.PortableServer.ServantLocatorPackage";version="0.0.0.1_005_J2SE", \
  org.omg.SendingContext;uses:="org.omg.CORBA,org.omg.CORBA.portable";version="0.0.0.1_005_J2SE", \
  org.omg.stub.java.rmi;uses:="javax.rmi.CORBA";version="0.0.0.1_005_J2SE", \
- org.omg.stub.javax.management.remote.rmi;uses:="org.omg.CORBA,javax.management.remote.rmi,org.omg.CORBA.portable,javax.management,javax.security.auth,javax.management.remote,org.omg.CORBA_2_3.portable,javax.rmi.CORBA,javax.rmi";version="0.0.0.1_005_J2SE", \
  org.w3c.dom.bootstrap;uses:="org.w3c.dom";version="0.0.0.1_005_J2SE", \
  org.w3c.dom.events;uses:="org.w3c.dom,org.w3c.dom.views";version="0.0.0.1_005_J2SE", \
  org.w3c.dom.ls;uses:="org.w3c.dom,org.w3c.dom.events,org.w3c.dom.traversal";version="0.0.0.1_005_J2SE", \