First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 27588
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Adrian Almenar <aalmenar@gmail.com>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kristian Müllenholz <Kristian@Muellenholz.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xalan-2.4.1-r2.patch xalan ebuild patch patch Rob Armstrong 2003-09-02 18:02 0000 327 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 27588 depends on: Show dependency tree
Bug 27588 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: 2003-08-30 04:33 0000
"emerge xalan" results in the following output : 
>>> emerge (1 of 1) dev-java/xalan-2.4.1-r2 to / 
[...] 
Buildfile: build.xml 
 
prepare: 
     [echo] Project:Xalan-Java version:2_4_1 build.xml $Revision: 1.180 $ 
    [mkdir] Created dir: /var/tmp/portage/xalan-2.4.1-r2/work/xalan-j_2_4_1/build 
    [mkdir] Created dir: /var/tmp/portage/xalan-2.4.1-r2/work/xalan-j_2_4_1/build/classes 
 
compile: 
     [echo] compile entire source tree and copy .properties and .res files to build tree. 
    [javac] Compiling 437 source files to 
/var/tmp/portage/xalan-2.4.1-r2/work/xalan-j_2_4_1/build/classes 
    [javac] 
/var/tmp/portage/xalan-2.4.1-r2/work/xalan-j_2_4_1/src/org/apache/xml/dtm/ref/DTMManagerDefault.java:394: 
cannot resolve symbol 
    [javac] symbol  : class IncrementalSAXSource_Xerces 
    [javac] location: package ref 
    [javac]               
coParser=org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces.createIncrementalSAXSource(); 
    [javac]                                              ^ 
    [javac] Note: Some input files use or override a deprecated API. 
    [javac] Note: Recompile with -deprecation for details. 
    [javac] 1 error 
 
BUILD FAILED 
file:/var/tmp/portage/xalan-2.4.1-r2/work/xalan-j_2_4_1/build.xml:243: Compile failed; see the 
compiler error output for details.

------- Comment #1 From Rob Armstrong 2003-09-02 18:02:16 0000 -------
Created an attachment (id=16979) [details]
xalan ebuild patch

This is a patch that will cause the xalan-2.4.1-r2.ebuild to work.  This makes
it consistent with the Apache docs:
http://xml.apache.org/xalan-j/readme.html#jar

------- Comment #2 From Adrian Almenar 2003-09-09 21:00:35 0000 -------
Can you try with xalan 2.5 ?? 

------- Comment #3 From Adrian Almenar 2003-10-03 18:14:53 0000 -------
Fixed in CVS

First Last Prev Next    No search results available      Search page      Enter new bug