1#
2# The list of excluded package paths for the TestCaseClassLoader
3#
4excluded.0=sun.*
5excluded.1=com.sun.*
6excluded.2=org.omg.*
7excluded.3=javax.*
8excluded.4=sunw.*
9excluded.5=java.*
10excluded.6=org.w3c.dom.*
11excluded.7=org.xml.sax.*
12excluded.8=net.jini.*
13