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 246082 - [801cat] Samples->JavaFX->Maven FXML MigPane sample uses deprecated javafxpackager.exe
Summary: [801cat] Samples->JavaFX->Maven FXML MigPane sample uses deprecated javafxpac...
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0.1
Hardware: PC All
: P4 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-29 03:43 UTC by Lou Dasaro
Modified: 2014-07-31 19:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Build output for Maven FXML Mig Pane Sample (3.33 KB, text/plain)
2014-07-29 03:43 UTC, Lou Dasaro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lou Dasaro 2014-07-29 03:43:57 UTC
Created attachment 148368 [details]
Build output for Maven FXML Mig Pane Sample

While running JavaFX Tests in Synergy (Basic Samples [sanity]} I received the following output while building the Maven FXML MigPane sample:

"--- exec-maven-plugin:1.2.1:exec (unpack-dependencies) @ mavenproject5 ---
javafxpackager.exe has been renamed javapackager.exe.
The original file may be removed in a future release in lieu of javapackager.
Please update your scripts."

I thought I'd better mention it, even though it doesn't currently fail the test.
Comment 1 Lou Dasaro 2014-07-31 19:57:12 UTC
N.B. This message applies to ANY project created through File->New Project->Maven->JavaFX Application.