3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add new tests, restructure tests
Uwe Schindler
as uschindler
More... over 11 years ago
Use Java5 annotations for the Mojo, improve pom.xml and descriptor generator
Uwe Schindler
as uschindler
More... over 11 years ago
Add uptodate task to not regenerate plugin.xml all the time
Uwe Schindler
as uschindler
More... over 11 years ago
Only create dummy test file for jenkins runs
Uwe Schindler
as uschindler
More... over 11 years ago
do clean before jenkins builds
Uwe Schindler
as uschindler
More... over 11 years ago
Add jenkins target
Uwe Schindler
as uschindler
More... over 11 years ago
Fake a test if Java 1.8
Uwe Schindler
as uschindler
More... over 11 years ago
Allow building on Jenkins with Java 1.8
Uwe Schindler
as uschindler
More... over 11 years ago
fix test bug (typo); improve final jar test
Uwe Schindler
as uschindler
More... over 11 years ago
fix loglevel in tests
Uwe Schindler
as uschindler
More... over 11 years ago
Add some first test using Antunit. Fix bug found by test (did not count a field signature as non-empty)
Uwe Schindler
as uschindler
More... over 11 years ago
Cleanup
Uwe Schindler
as uschindler
More... over 11 years ago
Add first version of a Mojo (in fact it does nothing, only echo the input message - just a demo). The main part here is invoking Maven to create the plugin descriptor from JavaDocs comments!
Uwe Schindler
as uschindler
More... over 11 years ago
Add support for custom message text per signature and for groups of signatures
Uwe Schindler
as uschindler
More... over 11 years ago
Hide some public APIs, add final, create BuildException without cause, as only message is printed by ANT.
Uwe Schindler
as uschindler
More... over 11 years ago
Remove try...catch stupidity caused by copypaste
Uwe Schindler
as uschindler
More... over 11 years ago
Minor API cleanup
Uwe Schindler
as uschindler
More... over 11 years ago
Initial commit
Uwe Schindler
as uschindler
More... over 11 years ago