[rfc][icedtea-web] Reproducers deprecation warning cleanup
Andrew Azores
aazores at redhat.com
Wed Nov 6 12:49:40 PST 2013
The attached archive contains 39 (!) patches. Each one corresponds to a
testcase file, or the ServerAccess or ProcessWrapper classes. In the
case of the testcases and ProcessWrapper, the changes include minor
formatting fixes, or fixing the filename in license headers a few times,
as well as changing references to ServerAccess.ProcessResult to use the
standalone ProcessResult class, and changing the package name for JUnit.
In ServerAccess, it's just formatting and the removal of the deprecated
inner ProcessResult class.
Changelog:
* tests/test-extensions/net/sourceforge/jnlp/ServerAccess.java: removed
ProcessResult inner class
* tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java: use
standalone ProcessResult rather than ServerAccess.ProcessResult
* tests/test-extensions-tests/net/sourceforge/jnlp/ResourcesTest.java:
use standalone ProcessResult rather than ServerAccess.ProcessResult, use
new JUnit package, fix formatting
* tests/reproducers/simple/simpletest2/testcases/SimpleTest2Test.java: same
etc. for 35 more files...
Thanks,
--
Andrew A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reproducer_stabilization.tar.gz
Type: application/gzip
Size: 12319 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20131106/c4f55441/reproducer_stabilization.tar.gz
More information about the distro-pkg-dev
mailing list