[PATCH] rename jar, rmic and rmiregistry

Thomas Fitzsimmons fitzsim@redhat.com
Sat Jul 17 00:09:00 GMT 2004


Hi,

This patch renames the jar, rmic and rmiregistry tools to gjar, grmic
and grmiregistry.  This prevents naming conflicts with other
implementations of the same tools.  In particular, these names are
problematic for the jpackage.org packaging conventions which install
symlinks in /usr/bin that point to the preferred versions of these
tools.

OK for mainline?

Tom

fastjar/ChangeLog:

2004-07-15  Thomas Fitzsimmons  <fitzsim@redhat.com>

	* INSTALL: Rename fastjar to gjar.
	* Makefile.am: Likewise.
	* README: Likewise.
	* configure.ac: Likewise.
	* jartool.c: Likewise.
	* Makefile.in: Regenerate.
	* configure: Likewise.
	* fastjar.texi: Rename to ...
	* gjar.texi: New file.

gcc/java/ChangeLog:

2004-07-15  Thomas Fitzsimmons  <fitzsim@redhat.com>

	* Make-lang.in: Replace rmic and rmiregistry references with
	grmic and grmiregistry.
	* gcj.texi: Likewise.

libjava/ChangeLog:

2004-07-15  Thomas Fitzsimmons  <fitzsim@redhat.com>

	* Makefile.am: Replace jar, rmic and rmiregistry references with
	gjar, grmic and grmiregistry.
	* Makefile.in: Regenerate.
	* libjava/gcj/Makefile.in: Likewise.
	* libjava/include/Makefile.in: Likewise.
	* libjava/testsuite/Makefile.in: Likewise.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: jar-rmi-tools-rename.patch
Type: text/x-patch
Size: 32597 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040717/de15840c/attachment.bin>


More information about the Gcc-patches mailing list