core icon indicating copy to clipboard operation
core copied to clipboard

Update wicket-security use of <type>test-jar</type> to <type>jar</type>

Open mocleiri opened this issue 14 years ago • 0 comments

While building the 1.5.4 release I got some errors about test-jar type artifacts not existing.

The cause is an upstream wicket change from December 2011: https://issues.apache.org/jira/browse/WICKET-4281

I have changed the type to jar but would like some review to see if I've done it correctly.

If the fix is ok it should be cherry-picked into the master branch as well.

mocleiri avatar Jan 22 '12 07:01 mocleiri