[RFC] - extended creation of simple reproducers jars

Jiri Vanek jvanek at redhat.com
Tue Jul 12 01:19:44 PDT 2011


Hi!
This patch removes old compiling of files in src directory (by "*") in simple reproducers by finding .java files (honours also directory structure which previous technique ignored) and also copy all not java files into resulted jar (also ignored in "*" approach)
Motivation for this patch are by-jnlp-signed reproducers which can appear soon and I do not want to have special build code for them (== including application.jnlp or template.jnlp files)


2011-07-12 Jiri Vanek <jvanek at redhat.com>

	*Makefile.am: (stamps/netx-dist-tests-prepare-reproducers.stamp):
	now honour directory structure under srcs in simple reproducer and
	copy also not compiled java files into resulted jars from src directory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: directorySupport.diff
Type: text/x-patch
Size: 2647 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110712/01d0766a/directorySupport.diff 


More information about the distro-pkg-dev mailing list