To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59797
                  Issue #:|59797
                  Summary:|Build fails in xmerge (with java 1.5.0)
                Component:|xml
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|lo
              Reported by:|vq





------- Additional comments from [EMAIL PROTECTED] Mon Dec 26 08:10:30 -0800 
2005 -------
The build (m147) fails with:

...
init:
Created dir: D:\w1\SRC680_m147\xmerge\wntmsci10.pro\class\xmerge

compile:
Compiling 96 source files to D:\w1\SRC680_m147\xmerge\wntmsci10.pro\class\xmerge
D:\w1\SRC680_m147\xmerge\source\xmerge\java\org\openoffice\xmerge\ConvertData.java:130:
as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
(try -source 1.4 or lower to use 'enum' as an identifier)
        Enumeration enum = v.elements();
                    ^
(more errors snipped)

But this was already fixed in CWS morejava, and as you can see here

<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=3001&Path=SRC680%2Fmorejava>

already integrated. The fix for "java/org/openoffice/xmerge/ConvertData.java"
went into rev. 1.3,
 *BUT* there is another identical looking tree that is not patched, see here:
<http://tools.openoffice.org/source/browse/xml/xmerge/source/xmerge/java/org/openoffice/xmerge/ConvertData.java>
and it is unpatched (rev 1.2).

Looks like some duplicated code can be removed ;)

Please fix the 1.5.0 build problem.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to