[rfc][icedtea-web] Makefile.am modification for AWTFramework, defaultIcon
Jana Fabrikova
jfabriko at redhat.com
Tue Apr 30 08:43:09 PDT 2013
Hi,
please see the attached patch with modifications to Makefile and several
files in AWTFramework with which the default icon file (marker.png also
attached) will be present in ...awt/imagesearch and test-extensions
srcdir will be on the classpath,
cheers,
Jana
ChangeLog:
2013-04-30 Jana Fabrikova <jfabriko at redhat.com>
* Makefile.am:
test/test-extensions added on classpath for reproducers, unit
tests and code coverage tests
* tests/test-extensions/net/sourceforge/jnlp/awt/AWTHelper.java:
modifying the constructor, the default icon is taken from
ComponentFinder instead of loading from file
*
tests/test-extensions/net/sourceforge/jnlp/awt/imagesearch/ComponentFinder.java:
added a block of initialization code - the default icon
*
tests/netx/unit/net/sourceforge/jnlp/awt/imagesearch/ComponentFinderTest.java:
unit test for the initialization code in ComponentFinder *
tests/reproducers/simple/AWTCommonResourcesOnly/resources/marker.png:
second copy of the default icon in a reproducer with resources only
*
tests/reproducers/simple/JavawsAWTRobotUsageSample/resources/javaws-awtrobot-usage-sample.jnlp:
jnlp file for displaying the applet
*
tests/reproducers/simple/JavawsAWTRobotUsageSample/srcs/JavawsAWTRobotUsageSample.java:
the applet
*
tests/reproducers/simple/JavawsAWTRobotUsageSample/testcases/JavawsAWTRobotUsageSampleTest.java:
adding 6 testcases testing clicking with different mouse
buttons on the applet
*
tests/test-extensions-tests/net/sourceforge/jnlp/awt/imagesearch/ComponentFinderTest.java:
unit test for the initialization code in ComponentFinder
*
tests/test-extensions/net/sourceforge/jnlp/awt/imagesearch/marker.png:
first copy of the default icon, will be on classpath
-------------- next part --------------
A non-text attachment was scrubbed...
Name: marker.png
Type: image/png
Size: 180 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130430/ddeb764f/marker.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: modifying_makefile_defaultIcon.patch
Type: text/x-patch
Size: 30406 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130430/ddeb764f/modifying_makefile_defaultIcon.patch
More information about the distro-pkg-dev
mailing list