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 17159

Summary: implement isUpToDate()
Product: obsolete Reporter: _ derrick <derrick>
Component: antlrAssignee: issues@obsolete <issues>
Status: STARTED ---    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 16555    
Bug Blocks:    

Description _ derrick 2001-10-31 12:23:54 UTC
Currently the AntlrCompiler class returns false always in answer to
isUpToDate().
After task 16555 "secondary file recognition" is done, the behaviour of
isUpToDate() should examine the list of secondary files to see if any are older
than the primary (.g) file.
Comment 1 Jiri Prox 2007-09-17 21:48:12 UTC
Obsolete milestone, please reevaluate