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 208575 - Multiple FX preloaders in various FX Project Run configs are wrongly all referenced in jnlp
Summary: Multiple FX preloaders in various FX Project Run configs are wrongly all refe...
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on: 206159 212452
Blocks:
  Show dependency tree
 
Reported: 2012-02-17 15:28 UTC by Petr Somol
Modified: 2012-06-05 14:00 UTC (History)
0 users

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 Petr Somol 2012-02-17 15:28:37 UTC
Choose different preloaders in different FX Project Run configurations. After build the jnlp should refer to the one from active config only and only the one should be copied to dist/lib/, but now jars of all of them get copied and all are consequently referenced in jnlp, although only the correct one is referenced as preloader while the others are referenced as standard dependencies.
Comment 1 Petr Somol 2012-06-05 14:00:08 UTC
fixed in jetmain:
http://hg.netbeans.org/jet-main/rev/82bedd019647