You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2018/08/29 17:36:11 UTC

[incubator-netbeans] branch master updated (a494e81 -> e353368)

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

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


    from a494e81  [NETBEANS-1074] Module Review web.el (#744)
     add 2cebaf8  [NETBEANS-1074] Module Review web.primefaces
     new e353368  Merge pull request #813 from arusinha/module-web.primefaces

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:
 web.primefaces/external/binaries-list              | 18 ++++++-
 web.primefaces/external/primefaces-5.0-license.txt |  2 +-
 web.primefaces/external/primefaces-5.0-notice.txt  | 28 +++++++++++
 .../licenseinfo.xml                                |  7 +--
 .../modules/web/primefaces/snippets/edit.ftl       | 47 ++++++------------
 .../modules/web/primefaces/snippets/table.ftl      | 47 ++++++------------
 .../modules/web/primefaces/snippets/view.ftl       | 47 ++++++------------
 .../modules/web/primefaces/templates/JsfUtil.ftl   | 55 +++++++---------------
 .../modules/web/primefaces/templates/bundle.ftl    | 47 ++++++------------
 .../web/primefaces/templates/controller.ftl        | 55 +++++++---------------
 .../modules/web/primefaces/templates/create.ftl    | 47 ++++++------------
 .../modules/web/primefaces/templates/edit.ftl      | 47 ++++++------------
 .../modules/web/primefaces/templates/list.ftl      | 55 +++++++---------------
 .../modules/web/primefaces/templates/template.ftl  | 55 +++++++---------------
 .../modules/web/primefaces/templates/view.ftl      | 47 ++++++------------
 15 files changed, 220 insertions(+), 384 deletions(-)
 create mode 100644 web.primefaces/external/primefaces-5.0-notice.txt
 copy {harness/apisupport.harness => web.primefaces}/licenseinfo.xml (75%)


---------------------------------------------------------------------
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 #813 from arusinha/module-web.primefaces

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

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

commit e353368b0cec06b065f54edd2029e2e5f788e083
Merge: a494e81 2cebaf8
Author: Matthias Bläsing <mb...@doppel-helix.eu>
AuthorDate: Wed Aug 29 19:36:09 2018 +0200

    Merge pull request #813 from arusinha/module-web.primefaces
    
    [NETBEANS-1074] Module Review web.primefaces

 web.primefaces/external/binaries-list              | 18 ++++++-
 web.primefaces/external/primefaces-5.0-license.txt |  2 +-
 web.primefaces/external/primefaces-5.0-notice.txt  | 28 +++++++++++
 web.primefaces/licenseinfo.xml                     | 30 ++++++++++++
 .../modules/web/primefaces/snippets/edit.ftl       | 47 ++++++------------
 .../modules/web/primefaces/snippets/table.ftl      | 47 ++++++------------
 .../modules/web/primefaces/snippets/view.ftl       | 47 ++++++------------
 .../modules/web/primefaces/templates/JsfUtil.ftl   | 55 +++++++---------------
 .../modules/web/primefaces/templates/bundle.ftl    | 47 ++++++------------
 .../web/primefaces/templates/controller.ftl        | 55 +++++++---------------
 .../modules/web/primefaces/templates/create.ftl    | 47 ++++++------------
 .../modules/web/primefaces/templates/edit.ftl      | 47 ++++++------------
 .../modules/web/primefaces/templates/list.ftl      | 55 +++++++---------------
 .../modules/web/primefaces/templates/template.ftl  | 55 +++++++---------------
 .../modules/web/primefaces/templates/view.ftl      | 47 ++++++------------
 15 files changed, 246 insertions(+), 381 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