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-html4j.git.


    from a74337e  Point to PR-19 that introduces Fn.Ref
     new a45f134  Switching to knockout.js version 3.5.0
     new 1ce523a  Avoid NPE as ref can be null for null presenters

The 2 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:
 DEPENDENCIES                                       |   2 +-
 ko4j/src/main/appended-resources/META-INF/LICENSE  |   2 +-
 .../java/org/netbeans/html/ko4j/CacheObjs.java     |   2 +-
 .../main/java/org/netbeans/html/ko4j/Knockout.java |   2 +-
 .../org/netbeans/html/ko4j/knockout-3.4.0.js       | 123 ------------------
 .../org/netbeans/html/ko4j/knockout-3.5.0.js       | 138 +++++++++++++++++++++
 .../java/org/netbeans/html/ko4j/MapObjsTest.java   |   7 ++
 pom.xml                                            |   2 +-
 src/main/javadoc/overview.html                     |   4 +
 9 files changed, 154 insertions(+), 128 deletions(-)
 delete mode 100644 
ko4j/src/main/resources/org/netbeans/html/ko4j/knockout-3.4.0.js
 create mode 100644 
ko4j/src/main/resources/org/netbeans/html/ko4j/knockout-3.5.0.js


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

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

Reply via email to