Closed
Bug 381579
Opened 19 years ago
Closed 18 years ago
extensions/java/xpcom/interfaces/org directory is incorrectly removed when "make clean"
Categories
(Core Graveyard :: Java to XPCOM Bridge, defect)
Core Graveyard
Java to XPCOM Bridge
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: phnixwxz1, Assigned: jhpedemonte)
Details
Attachments
(1 file)
|
623 bytes,
patch
|
jag+mozilla
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier:
extensions/java/xpcom/interfaces/org contains Java source files and should not be treated as garbage.
Reproducible: Always
| Reporter | ||
Comment 1•19 years ago
|
||
Attachment #265668 -
Flags: review?
| Reporter | ||
Updated•19 years ago
|
Attachment #265668 -
Flags: review? → review?(benjamin)
Updated•19 years ago
|
Attachment #265668 -
Flags: review?(benjamin) → review?(jhpedemonte)
Comment 2•18 years ago
|
||
Comment on attachment 265668 [details] [diff] [review]
A tiny patch
Small fix, shouldn't really affect the build unless you have --enable-javaxpcom
Attachment #265668 -
Flags: superreview+
Attachment #265668 -
Flags: review?(jhpedemonte)
Attachment #265668 -
Flags: review+
Attachment #265668 -
Flags: approval1.9b3?
Comment 3•18 years ago
|
||
Comment on attachment 265668 [details] [diff] [review]
A tiny patch
If it's not part of the default Firefox build, you don't need approval.
Attachment #265668 -
Flags: approval1.9b3?
Comment 4•18 years ago
|
||
Checking in Makefile.in;
/cvsroot/mozilla/extensions/java/xpcom/interfaces/Makefile.in,v <-- Makefile.in
new revision: 1.18; previous revision: 1.17
done
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•