This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 5 Jun 2006 20:06:31 -0000
- Subject: [Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace
- References: <bug-27890-231@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from tromey at gcc dot gnu dot org 2006-06-05 20:06 -------
Installing in share -vs- lib is weird for libgcj.
Sometimes we install things in lib to be more "jdk-like".
logging.properties has been there since 4.0, at least.
I don't have 3.x install trees around to check earlier releases.
The security files also fall into this category.
That said, I'm not against moving them about. I think Tom F.
should probably weigh in, he's more involved with how the
layout affects packaging and things like that. (This is important
because it can have an effect on real applications.)
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tromey at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27890