This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 27827 - "Append Environment Variables = True" does not work
Summary: "Append Environment Variables = True" does not work
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-04 16:19 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Suggested patch (969 bytes, patch)
2002-10-04 16:20 UTC, Jesse Glick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2002-10-04 16:19:37 UTC
Found in 4.0 dev, but also in 3.4. Setting this
flag to True has no effect. Code in
JavaProcessExecutor simply ignores it. Attaching
suggested patch.
Comment 1 Jesse Glick 2002-10-04 16:20:03 UTC
Created attachment 7607 [details]
Suggested patch
Comment 2 Jaroslav Tulach 2002-12-03 09:53:30 UTC
Hi. This issue is marked as 3.4.1_CANDIDATE. It means that it should be
integrated into release341 one branch. The plan at
http://www.netbeans.org/devhome/docs/releases/34/index.html expected beta1 to be
produced on Dec01. That did not happen due to a lot of outstanding not
integrated candidates like this one. 

Would it be possible to spend few minutes by backporting this fix? Thank you in
advance.
Comment 3 Svata Dedic 2002-12-03 10:22:55 UTC
Fixed in 3.4.1 (the implementation will be quite different for 4.0, so
I am closing this issue):

/cvs/java/src/org/netbeans/modules/java/JavaProcessExecutor.java,v 
<--  JavaProcessExecutor.java
new revision: 1.6.48.1; previous revision: 1.6
Comment 4 Jesse Glick 2002-12-03 22:32:02 UTC
You mean it is not fixed in the trunk? Please do not mark FIXED if it
is not really fixed in the trunk (fine that it is fixed in 3.4.1).
Someone may need to use the current pre-projects implementation; you
do not know until you merge projects... it is OK to not work on it for
this reason, but not to falsely mark it fixed.
Comment 5 Jan Becicka 2003-01-21 10:35:52 UTC
Svato, fix it in trunk, please.
Comment 6 Svata Dedic 2003-01-21 14:13:47 UTC
Mea culpa, fixed in trunk, too:
/cvs/java/src/org/netbeans/modules/java/JavaProcessExecutor.java,v 
<--  JavaProcessExecutor.java
new revision: 1.7; previous revision: 1.6
Comment 7 Jan Becicka 2003-02-27 12:31:38 UTC
Reporter, could you verify this bug? Thanks
Comment 8 Jan Becicka 2003-04-16 16:28:51 UTC
Verified
Comment 9 Quality Engineering 2003-07-01 13:16:30 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.