Open Issues Need Help
View All on GitHub New release to Maven central about 1 month ago
AI Summary: Release a new version of the libre-wsdl4j Java library to Maven Central. This involves coordinating with @rzo1 to perform the release process, likely involving building a new release artifact and deploying it to the Maven Central repository.
Complexity:
3/5
help wanted
java.security.AccessController in java.security has been deprecated and marked for removal about 1 month ago
AI Summary: The task is to address a deprecation warning in the libre-wsdl4j project. Specifically, the `java.security.AccessController` class used in `WSDLFactory.java` is deprecated and needs to be replaced with a modern alternative, likely using the newer security APIs in Java.
Complexity:
3/5
enhancement help wanted