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 44628 - AntProjectHelper.getStandardPropertyEvaluator does not listen on changes in build.properties?
Summary: AntProjectHelper.getStandardPropertyEvaluator does not listen on changes in b...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-06-09 13:53 UTC by David Konecny
Modified: 2004-08-13 12:10 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2004-06-09 13:53:32 UTC
I'm not sure SUBJ is true but it looks like.
Resolving broken library reference correctly
updates userdir/build.properties, but project
still does not see the new property. Restart is
needed. (I did not try to close/reopen project).
This used to work. 

Possibly related is issue 44213.

Tomas said he will investigate. Assigning to java
for now.
Comment 1 Jesse Glick 2004-06-09 20:12:32 UTC
No need - I know it doesn't listen to build.properties. I am not sure
when this would have worked, though.
Comment 2 Jesse Glick 2004-06-22 18:37:58 UTC
Probably the same as #44213. Do either of you know offhand how to
reproduce?
Comment 3 Jesse Glick 2004-06-23 19:16:35 UTC
Well gSPE does now listen on both changes inside build.properties
(coming from PU.pGP as well as disk changes) and changes in the value
of ${user.properties.file}, so I assume this is fixed. If you remember
what to do to reproduce, please check it.