dragome-sdk icon indicating copy to clipboard operation
dragome-sdk copied to clipboard

Dragome is a tool for creating client side web applications in pure Java (JVM) language.

Results 53 dragome-sdk issues
Sort by recently updated
recently updated
newest added

Bumps [netty-codec](https://github.com/netty/netty) from 4.0.28.Final to 4.1.68.Final. Commits 7d34282 [maven-release-plugin] prepare release netty-4.1.68.Final a0c9b2f Fix netty-tcnative* entries in bom 6da4956 Merge pull request from GHSA-9vjp-v76f-g363 41d3d61 Merge pull request from GHSA-grg4-wf29-r9vv...

dependencies

``` private boolean isW3C(MethodInvocation invocation) { MethodBinding methodBinding= invocation.getMethodBinding(); // ... if (methodBinding.equals("org.w3c.dom5.NamedNodeMap")) { if (name.equals("setNamedItemNS") || name.equals("setNamedItem")) return false; } if (methodBinding.equals("org.w3c.dom5.Element")) { if (name.equals("setAttributeNode") || name.equals("setAttributeNodeNS")) return false;...

Hi. Does dragome support primitive arrays ? Example: int[].class console log show this error: ClassNotFoundException - int[] javascript code is: java_lang_Class.$forName___java_lang_String$java_lang_Class("int[]");

bug

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](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

Bumps commons-io from 1.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=1.4&new-version=2.7)](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

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](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

Bumps commons-io from 1.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=1.4&new-version=2.7)](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

Bumps ant from 1.7.1 to 1.10.9. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.ant:ant&package-manager=maven&previous-version=1.7.1&new-version=1.10.9)](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

Bumps ant from 1.7.1 to 1.10.9. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.ant:ant&package-manager=maven&previous-version=1.7.1&new-version=1.10.9)](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

Bumps [junit](https://github.com/junit-team/junit4) from 3.8.2 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies