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 - jackpot.rules no longer compiles
Summary: jackpot.rules no longer compiles
Status: RESOLVED WONTFIX
Alias: None
Product: contrib
Classification: Unclassified
Component: Jackpot (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-24 19:26 UTC by Jesse Glick
Modified: 2010-04-27 18:42 UTC (History)
1 user (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 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