You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2018/01/16 07:26:04 UTC

[incubator-netbeans] 01/01: Merge pull request #370 from dukescript/MultiOSEngine

This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 2ac5e7c422325b1d7394eddd6db5eec15e3b99de
Merge: bbfd87d ee168a9
Author: Jaroslav Tulach <ja...@oracle.com>
AuthorDate: Tue Jan 16 08:25:59 2018 +0100

    Merge pull request #370 from dukescript/MultiOSEngine
    
    Support for Multi os engine in Wizard

 maven.htmlui/manifest.mf                           |   2 +-
 maven.htmlui/nbproject/project.properties          |   2 +-
 maven.htmlui/nbproject/project.xml                 |  31 +++++
 .../netbeans/modules/maven/htmlui/DeviceType.java  |  29 +++++
 .../modules/maven/htmlui/DukeScriptWizard.java     | 105 ++++++++++++++---
 .../modules/maven/htmlui/MacUtilities.java         | 129 +++++++++++++++++++++
 .../modules/maven/htmlui/MavenUtilities.java       |  69 +++++++----
 .../modules/maven/htmlui/dukeScriptWizard.html     |  70 ++++++-----
 .../modules/maven/htmlui/dukescript.archetype      |   2 +-
 .../modules/maven/htmlui/MacUtilitiesTest.java     |  68 +++++++++++
 .../modules/maven/htmlui/MavenUtilitiesTest.java   |  81 +++++++++++++
 11 files changed, 521 insertions(+), 67 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@netbeans.apache.org" <co...@netbeans.apache.org>.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists