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

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


    from 5c8c44c  Preparing version 1.7.2
     add 1abee95  Don't deploy ecj-test module anymore
     add 2065359  It's 2021!
     add 6b414cd  Enabling Jackpot checks to prevent accidental usage of 
ArrayList & co.
     add 85aef8f  Getting ready for next development iteration
     add d0c770e  @JavaScriptBody has never been tested on constructors by the 
TCK - it is unlikely to work.
     add b62bc0c  Merge pull request #39 from jtulach/NoConstructors
     add b1c643f  Checking names of all OSGi bundles
     add 9d65856  Give the presenter modules fully qualified OSGi name
     add 37c1c2d  Documenting the OSGi module rename
     add b4b9861  Merge pull request #40 from JaroslavTulach/jtulach/OSGiNames
     add e74266f  Updating libraries to latest versions
     add 6e4504f  NetBeans 12.5 and GraalVM 21.3
     add 077ad93  Merge branch 'master' into UpdatingToNetBeans12.3Bits
     add 6e3d2f2  Merge pull request #33 from jtulach/UpdatingToNetBeans12.3Bits
     add bd75aa9  Shield against array index out of bounds exception
     add 2040192  Handle OPTIONS query
     add 9dfa1de  Browser.Config#browser callback configuration method
     add c0b8655  Merge pull request #42 from JaroslavTulach/jtulach/UriConsumer
     new a2b2e2c  Preparing version 1.7.3

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:
 NOTICE                                             |  2 +-
 boot-agent-test/pom.xml                            |  2 +-
 boot-fx/pom.xml                                    |  4 +-
 boot-script/pom.xml                                |  4 +-
 boot/pom.xml                                       |  4 +-
 .../main/java/net/java/html/js/JavaScriptBody.java |  2 +-
 browser/pom.xml                                    |  3 +-
 .../netbeans/html/presenters/browser/Browser.java  | 67 ++++++++++++++----
 context/pom.xml                                    |  4 +-
 ecj-test/pom.xml                                   | 11 ++-
 equinox-agentclass-hook/pom.xml                    |  2 +-
 generic/pom.xml                                    |  5 +-
 geo/pom.xml                                        |  4 +-
 html4j-maven-plugin/pom.xml                        |  4 +-
 json-tck/pom.xml                                   | 11 ++-
 .../java/META-INF/upgrade/AvoidCollections.hint    | 31 +++++----
 json/pom.xml                                       |  4 +-
 ko-felix-test/pom.xml                              |  2 +-
 ko-osgi-test/pom.xml                               | 32 ++++++++-
 .../html/ko/osgi/test/KnockoutEquinoxTCKImpl.java  | 11 +--
 .../html/ko/osgi/test/KnockoutEquinoxIT.java       | 80 ++++++++++++++++++----
 ko-ws-tyrus/pom.xml                                |  4 +-
 ko4j/pom.xml                                       |  4 +-
 pom.xml                                            | 22 ++++--
 renderer/pom.xml                                   |  3 +-
 sound/pom.xml                                      | 12 ++--
 src/main/javadoc/overview.html                     | 13 ++++
 webkit/pom.xml                                     |  3 +-
 xhr4j/pom.xml                                      |  4 +-
 29 files changed, 265 insertions(+), 89 deletions(-)
 copy json/src/main/java/org/netbeans/html/json/impl/ClassValueTypes.java => 
json-tck/src/main/java/META-INF/upgrade/AvoidCollections.hint (64%)

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