Elliotte Rusty Harold

Results 446 comments of Elliotte Rusty Harold

They might be coming from multiple places and paths.

This is likely an API breaking change and a major version update. Is it worth that?

SpotBugs requires Java 8 so we have to be careful how we configure the profiles.

Gradle instructions: https://spotbugs.readthedocs.io/en/stable/gradle.html

https://docs.bazel.build/versions/master/migrate-maven.html

In particular we need a compatibility doc describing what to do about the navigators.

Current thoughts: 1. Artifact ID, group ID, and package of core modules remain the same as there's too much existing code that depends on this. 2. Core module includes DOM...

Can you elaborate? I.e. what is the problem you're trying to solve here?