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 132620 - Enable samples in 6.1M2 builds
Summary: Enable samples in 6.1M2 builds
Status: VERIFIED INVALID
Alias: None
Product: usersguide
Classification: Unclassified
Component: JavaFX (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on: 132623
Blocks:
  Show dependency tree
 
Reported: 2008-04-11 13:34 UTC by Martin Ryzl
Modified: 2009-01-12 11:33 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Ryzl 2008-04-11 13:34:51 UTC
Enable samples in 6.1M2 builds. Seems to be a matter of registering the modules in release61/nbbuild/cluster. properties

nb.cluster.javafx=\
        contrib/javafx.debug,\
        contrib/javafx.editor,\
        contrib/javafx.kit,\
        contrib/javafx.lexer,\
        contrib/javafx.lib,\
        contrib/javafx.project,\
        contrib/javafx.source,\
        contrib/javafx.userlib,\
        contrib/javafx.profiler
	contrib/javafx.bestpractices ,\
        contrib/javafx.graphicssample,\
        contrib/javafx.weather2
Comment 1 Adam Sotona 2009-01-06 14:36:59 UTC
release 61 is already a far past
Comment 2 Alexandr Scherbatiy 2009-01-12 11:33:08 UTC
verified