I want to reuse certain filter for many projects so I want to extract it and use a single jar to just add it to any Web App.
For building I am using Gradle 1.3 and t
To make the javadoc work I had to add this:
javadoc.classpath=sourceSets.main.compileClasspath