Closed
Bug 19583
Opened 26 years ago
Closed 24 years ago
makefiles are not integrated with mozilla's make
Categories
(Core Graveyard :: Java APIs for DOM, enhancement, P3)
Core Graveyard
Java APIs for DOM
Tracking
(Not tracked)
People
(Reporter: akhil.arora, Assigned: ashuk)
Details
Makefiles for java dom are not well-integrated with mozilla's top-level
configure and make system.
| Reporter | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Reporter | ||
Comment 1•26 years ago
|
||
Partially fixed. It needs JDKHOME to be defined and the DOM java bindings to
preexist in the classpath. Not integrated with configure yet.
| Reporter | ||
Comment 2•25 years ago
|
||
reassign to Denis Sharypov
Assignee: akhil.arora → sdv
Status: ASSIGNED → NEW
| Reporter | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
| Reporter | ||
Comment 3•25 years ago
|
||
hopefully george will try to find a new owner for this bug
Assignee: sdv → drapeau
Status: ASSIGNED → NEW
Ashu is taking ownership of JavaDOM bugs. Re-assigning to him.
Assignee: drapeau → ashuk
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•24 years ago
|
||
Bug 46725 fixes this problem. JavaDOM make system now integrated with configure.
Also, the w3c.org.dom java bindings get unjarred by the make system into the
dist/classes directory. Closing this bug.
*** This bug has been marked as a duplicate of 46725 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•