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:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user