You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by em...@apache.org on 2017/11/28 15:25:51 UTC

[incubator-netbeans] branch master updated (c5bc1d1 -> 8ceff22)

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

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


    from c5bc1d1  Merge pull request #299 from emilianbold/emi-userguide
     add 1c8a1ef  Exclude the ClientEditor Java example because it needs the Beans Binding library
     add 2943bd8  Remove wrong beandbinding usage from nashorn.execution
     add c270a9a  Remove from modules beansbinding library. Remove from the java cluster the form.binding module (Matisse Beans Binding)
     new 8ceff22  Merge pull request #300 from emilianbold/emi-beansbinding

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:
 apisupport.ant/nbproject/project.xml               |  9 -------
 form.kit/nbproject/project.xml                     |  7 -----
 java.examples/build.xml                            | 23 ++---------------
 java.examples/nbproject/project.xml                |  9 -------
 .../modules/java/examples/Bundle.properties        |  1 -
 .../resources/descriptions/ClientEditor.html       | 30 ----------------------
 .../modules/java/examples/resources/mf-layer.xml   | 10 --------
 maven/nbproject/project.xml                        |  9 -------
 nashorn.execution/nbproject/project.xml            |  9 -------
 .../execution/options/JavaScriptNashornPanel.form  | 18 ++++++-------
 .../execution/options/JavaScriptNashornPanel.java  | 19 +++-----------
 nbbuild/cluster.properties                         |  2 --
 12 files changed, 14 insertions(+), 132 deletions(-)
 delete mode 100644 java.examples/src/org/netbeans/modules/java/examples/resources/descriptions/ClientEditor.html

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

[incubator-netbeans] 01/01: Merge pull request #300 from emilianbold/emi-beansbinding

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

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

commit 8ceff22b20fa9358ee1428c3378f774b1cb33d12
Merge: c5bc1d1 c270a9a
Author: Emilian Bold <em...@gmail.com>
AuthorDate: Tue Nov 28 17:25:49 2017 +0200

    Merge pull request #300 from emilianbold/emi-beansbinding
    
    Exclude the GPL beansbinding library

 apisupport.ant/nbproject/project.xml               |  9 -------
 form.kit/nbproject/project.xml                     |  7 -----
 java.examples/build.xml                            | 23 ++---------------
 java.examples/nbproject/project.xml                |  9 -------
 .../modules/java/examples/Bundle.properties        |  1 -
 .../resources/descriptions/ClientEditor.html       | 30 ----------------------
 .../modules/java/examples/resources/mf-layer.xml   | 10 --------
 maven/nbproject/project.xml                        |  9 -------
 nashorn.execution/nbproject/project.xml            |  9 -------
 .../execution/options/JavaScriptNashornPanel.form  | 18 ++++++-------
 .../execution/options/JavaScriptNashornPanel.java  | 19 +++-----------
 nbbuild/cluster.properties                         |  2 --
 12 files changed, 14 insertions(+), 132 deletions(-)

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