Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 208098
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marcus Klein <kleini76@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 208098 depends on: Show dependency tree
Bug 208098 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-01-29 20:29 0000
To fix bug 200918 java-ant_ignore-system-classes has been added. Unfortunately
java.util.logging.Logger is not found during compile and therefore the
adapters.jar is lacking of org/apache/commons/logging/impl/Jdk14Logger. I am
missing now this log adapter.

Is it possible to not apply java-ant_ignore-system-classes to the complete
build.xml? Especially in the discovery target to the following line

    <available classname="java.util.logging.Logger" property="jdk.1.4.present"
ignoresystemclasses="true" ></available>

ignoresystemclasses should not be added in my opinion.

------- Comment #1 From Vlastimil Babka (Caster) 2008-01-30 16:46:58 0000 -------
*** Bug 208183 has been marked as a duplicate of this bug. ***

------- Comment #2 From Vlastimil Babka (Caster) 2008-01-30 17:33:00 0000 -------
Thanks. Fixed in -r5 (directly stable because -r2 was broken after its
stabling) and -r6 (~arch with virtual servletapi).

And if you're curious, the fix is to set jdk.1.4.present=true property manually
:)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug