Under every situation in the world *except this one* we would want to

exclude the com.sun.* packages from being DashO'd, however because we need
to include Java Web Start code to do our patching we have to roll that in,
and we mustn't forget the translation properties file that is also hiding
in the javaws.jar.
This commit is contained in:
Michael Bayne
2004-08-02 22:44:08 +00:00
parent 057f568124
commit 0c54b9070a
+1 -1
View File
@@ -34,7 +34,6 @@ all
-ExcludePackages: -ExcludePackages:
javax.* javax.*
com.sun.*
-ExcludeMethods: -ExcludeMethods:
@@ -69,3 +68,4 @@ none
-IncludeNonClassFiles: -IncludeNonClassFiles:
dist/classes dist/classes
../../lib/javaws.jar