Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85652 - xalan fails to compile with java 1.5
Summary: xalan fails to compile with java 1.5
Status: RESOLVED DUPLICATE of bug 79206
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-17 08:33 UTC by Alex Valentine
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Valentine 2005-03-17 08:33:36 UTC
When attempting build Xalan with Java 1.5, I get the following error:

xml.compile:
     [echo] Compiling DTM implementation and utilities
    [javac] Compiling 186 source files to /var/tmp/portage/xalan-2.6.0/work/xalan-j_2_6_0/build/classes
    [javac] javac: target release 1.1 conflicts with default source release 1.5
BUILD FAILED
/var/tmp/portage/xalan-2.6.0/work/xalan-j_2_6_0/build.xml:256: Compile failed; see the compiler error output for details.

Total time: 1 second

!!! ERROR: dev-java/xalan-2.6.0 failed.
!!! Function src_compile, Line 33, Exitcode 1
!!! build failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-25 16:25:07 UTC

*** This bug has been marked as a duplicate of 79206 ***