https://issues.apache.org/bugzilla/show_bug.cgi?id=50149
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.8.2 Severity|normal |enhancement --- Comment #1 from Stefan Bodewig <[email protected]> 2010-10-25 06:15:27 EDT --- Thanks Bernhard, I've committed a modified patch in svn revision 1027025 The modifications: (1) use isGij() as method name rather than isGnu() since GNU looked too generic to me. Then again I don't know much and am open to get educated why isGnu would be the better choice ;-) (2) testing for GIJ after Kaffee in JavahAdapterFactory to make the diff smaller - shouldn't have any functional impact. (3) kept the build.sysclasspath handling of Kaffeeh - you won't notice any difference unless anybody sets the build.sysclasspath property. (4) removed the @since Ark Linux ... line If you disagree with any of the changes, please speak up. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
