You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2018/08/16 08:21:32 UTC

[incubator-netbeans] branch master updated (63b2a0b -> 41ffcfb)

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

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


    from 63b2a0b  Merge pull request #689 from thilina01/netbeans-1074-2nd-review-j2ee-ant
     add f04f6db  Fixing rat warnings for ide.ergonomics module
     add 001aa5f  Including ergonomics cluster in the build - as last item of the (default) basic configuration
     add c5f645a  Read more bytes as an adjustment to added license header
     add f3e7bb8  Skip the tests when essential clusters aren't around
     add ef786cb  Basic IDE may not provide any project convertors
     add 1670f48  Running dynamic verification of ergonomics as part of the travis gate
     new 41ffcfb  Merge pull request #690 from jtulach/ReviewErgonomics

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:
 .travis.yml                                          |  1 +
 ide.ergonomics/nbproject/project.properties          |  3 +++
 .../ide/ergonomics/ProjectConvertorCheck.java        |  4 ++++
 .../fod/DisableJ2EEKeepsMobilityEnabledTest.java     |  8 ++++++--
 .../ergonomics/fod/EnableJ2EEEnablesJavaTest.java    |  4 +++-
 .../modules/ide/ergonomics/fod/FeatureInfoTest.xml   | 20 ++++++++++++++++++++
 .../fod/FoDURLStreamHandlerFactoryTest.html          | 20 ++++++++++++++++++++
 .../fod/FoDURLStreamHandlerFactoryTest.java          |  4 ++--
 .../fod/FoDURLStreamHandlerFactoryTest.nonhtml       | 20 ++++++++++++++++++++
 .../modules/ide/ergonomics/fod/test-layer.xml        | 20 ++++++++++++++++++++
 .../modules/ide/ergonomics/newproject/smpl.xml       | 20 ++++++++++++++++++++
 nbbuild/cluster.properties                           |  7 +++++--
 12 files changed, 124 insertions(+), 7 deletions(-)


---------------------------------------------------------------------
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


[incubator-netbeans] 01/01: Merge pull request #690 from jtulach/ReviewErgonomics

Posted by ge...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 41ffcfb821baf8af4d18ccb22c04b1d71fb4676a
Merge: 63b2a0b 1670f48
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Thu Aug 16 10:21:28 2018 +0200

    Merge pull request #690 from jtulach/ReviewErgonomics
    
    [NETBEANS-1074] Review of the ergonomics cluster

 .travis.yml                                          |  1 +
 ide.ergonomics/nbproject/project.properties          |  3 +++
 .../ide/ergonomics/ProjectConvertorCheck.java        |  4 ++++
 .../fod/DisableJ2EEKeepsMobilityEnabledTest.java     |  8 ++++++--
 .../ergonomics/fod/EnableJ2EEEnablesJavaTest.java    |  4 +++-
 .../modules/ide/ergonomics/fod/FeatureInfoTest.xml   | 20 ++++++++++++++++++++
 .../fod/FoDURLStreamHandlerFactoryTest.html          | 20 ++++++++++++++++++++
 .../fod/FoDURLStreamHandlerFactoryTest.java          |  4 ++--
 .../fod/FoDURLStreamHandlerFactoryTest.nonhtml       | 20 ++++++++++++++++++++
 .../modules/ide/ergonomics/fod/test-layer.xml        | 20 ++++++++++++++++++++
 .../modules/ide/ergonomics/newproject/smpl.xml       | 20 ++++++++++++++++++++
 nbbuild/cluster.properties                           |  7 +++++--
 12 files changed, 124 insertions(+), 7 deletions(-)


---------------------------------------------------------------------
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