Issue 63371 - Java compile failures from source tarball with system installed Java 1.5
Summary: Java compile failures from source tarball with system installed Java 1.5
Status: CLOSED DUPLICATE of issue 59368
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.0.2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: jens-heiner.rechtien
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-19 15:30 UTC by martyj19
Modified: 2006-03-20 11:13 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch to correct three Java compile failures (2.77 KB, patch)
2006-03-19 15:31 UTC, martyj19
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description martyj19 2006-03-19 15:30:33 UTC
Build from distributed 2.0.2 source fails with system installed Java 1.5.0_06.

Diagnosis:  Three files use "enum" as a variable identifier.  This is a reserved
word beginning in Java 1.5.

Solution:  Change variable name.
Comment 1 martyj19 2006-03-19 15:31:31 UTC
Created attachment 35023 [details]
Patch to correct three Java compile failures
Comment 2 Olaf Felka 2006-03-20 09:18:10 UTC
@ hr: Please have a look.
Comment 3 pavel 2006-03-20 11:13:11 UTC
Please search IZ before filing issues.

Duplicate to #i59368#.


*** This issue has been marked as a duplicate of 59368 ***
Comment 4 pavel 2006-03-20 11:13:32 UTC
Closing duplicate.