|
From: <ls...@us...> - 2011-03-06 21:00:22
|
Revision: 5808
http://jnode.svn.sourceforge.net/jnode/?rev=5808&view=rev
Author: lsantha
Date: 2011-03-06 21:00:15 +0000 (Sun, 06 Mar 2011)
Log Message:
-----------
Following up class library changes.
Modified Paths:
--------------
trunk/all/conf/core-classes.txt
trunk/core/descriptors/org.classpath.core.xml
Modified: trunk/all/conf/core-classes.txt
===================================================================
--- trunk/all/conf/core-classes.txt 2011-03-06 20:51:14 UTC (rev 5807)
+++ trunk/all/conf/core-classes.txt 2011-03-06 21:00:15 UTC (rev 5808)
@@ -116,6 +116,7 @@
//sun.reflect.generics.visitor
//sun.reflect.misc
sun.misc.VM
+sun.net.ApplicationProxy
sun.nio
sun.nio.cs.US_ASCII
sun.nio.cs.ISO_8859_1*
Modified: trunk/core/descriptors/org.classpath.core.xml
===================================================================
--- trunk/core/descriptors/org.classpath.core.xml 2011-03-06 20:51:14 UTC (rev 5807)
+++ trunk/core/descriptors/org.classpath.core.xml 2011-03-06 21:00:15 UTC (rev 5808)
@@ -53,6 +53,7 @@
<export name="sun.misc.ServiceConfigurationError"/>
<export name="sun.misc.VM"/>
+ <export name="sun.net.ApplicationProxy*"/>
<export name="sun.nio.cs.*"/>
<export name="sun.text.*"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|