netbeans-html4j icon indicating copy to clipboard operation
netbeans-html4j copied to clipboard

Apache NetBeans HTML4J

Results 7 netbeans-html4j issues
Sort by recently updated
recently updated
newest added

Bumps [testng](https://github.com/cbeust/testng) from 6.7 to 7.7.0. Release notes Sourced from testng's releases. TestNG v7.7.0 What's Changed Replace FindBugs by SpotBugs by @​gruenich in cbeust/testng#2781 Gradle: Drop forUseAtConfigurationTime() by @​gruenich in...

dependencies

Bumps gradle-core from 3.0 to 6.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.gradle:gradle-core&package-manager=maven&previous-version=3.0&new-version=6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Turning on check for warnings and trying to compile the project without any of them. Right now fails on: ```bash [WARNING] File for type 'org.netbeans.html.boot.impl.$JsCallbacks$' created in the last round...

The [Browser presenter](http://bits.netbeans.org/html+java/1.7/org/netbeans/html/presenters/browser/Browser.html) needs an HTTP server to talk to. Original code was using Grizzly, but I find it too [heavyweight](http://wiki.apidesign.org/wiki/HeavyWeight). Now there is an experimental branch [jtulach/WebViews](https://github.com/apache/netbeans/compare/master...JaroslavTulach:jtulach/WebViews) and it...

Currently the CI on Mac is broken because the currently used Mac OS X - e.g. 10.15 is no longer supported by GitHub actions: - upgrading to Mac OS X...

To support use of HTML/Java API in GraalVM's `native-image` tool: - the `@JavaScriptBody` and `@JavaScriptResource` annotation need to be available in runtime - however they have `RetentionType.CLASS` - let's patch...

Bumps org.apache.maven:maven-core from 3.0.2 to 3.8.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven:maven-core&package-manager=maven&previous-version=3.0.2&new-version=3.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies