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

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


    from 82cdd07  Java with Maven -> Java Frontend App + MOE is broken since 
Gradle support introduced (#1280)
     add 2bbafea  By default setup only Desktop and Web subprojects
     add 54047dd  Verify the generated project builds
     add 95dc440  Verify behavior of run actions on desktop and web projects
     add cee89d4  Using AfterBuildActionHook rather than TaskListener
     add 4b8d2e3  Updating to version 1.6.1
     add 02028ea  Fixing typos in the documentation
     new ecd09ef  Merge branch 'HtmlUiGradle'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 groovy/gradle.htmlui/nbproject/project.properties  |  2 +-
 .../modules/gradle/htmlui/GradleArchetype.java     |  9 ++-
 .../gradle/htmlui/resources/app_build.gradle.fmk   |  2 +-
 .../htmlui/resources/desktop_build.gradle.fmk      |  4 +-
 .../gradle/htmlui/resources/root_build.gradle.fmk  |  4 +-
 .../gradle/htmlui/resources/settings.gradle.fmk    |  4 +-
 .../gradle/htmlui/resources/web_build.gradle.fmk   |  3 +-
 .../modules/gradle/htmlui/CreateArchetypeTest.java | 77 +++++++++++++++++++++-
 groovy/gradle/arch.xml                             | 11 +++-
 .../modules/gradle/ActionProviderImpl.java         |  3 +
 .../src/org/netbeans/api/htmlui/HTMLComponent.java |  4 +-
 11 files changed, 105 insertions(+), 18 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to