css4j / css4j

CSS parser with Event and Object Model APIs, a DOM wrapper and a CSS-aware DOM implementation. Written in the Java™ language.

Home Page:https://css4j.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to a Maven/Gradle source directory layout

carlosame opened this issue · comments

The current directory layout is simple and just works, however some tools (including Jazzer) have the Maven directory structure hard-coded. The current Jazzer integration (under the src directory) is problematic and I'd rather migrate to a Maven/Gradle layout than waiting for a mistake to happen.