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 159096

Summary: jackpot.rules no longer compiles
Product: contrib Reporter: Jesse Glick <jglick>
Component: JackpotAssignee: issues@contrib <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jlahoda
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2009-02-24 19:26:46 UTC
E.g.

contrib/jackpot.rules/src/org/netbeans/modules/jackpot/rules/parser/TransformParser.java:1621: cannot find symbol
symbol  : class Factory
location: interface com.sun.tools.javac.parser.Parser
    private static class Factory extends Parser.Factory {

(36 errors in total)
Comment 1 Quality Engineering 2009-02-25 08:05:47 UTC
Integrated into 'main-golden', will be available in build *200902250201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4f45e9f68598
User: Jesse Glick <jglick@netbeans.org>
Log: #159096: removing Jackpot from AU as it no longer compiles against new javac.
Comment 2 Jesse Glick 2010-04-27 18:42:10 UTC
The old Jackpot module is no longer maintained. There is a rewrite in progress at: http://bitbucket.org/jlahoda/jackpot30/wiki/Home