1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated faq a bit More... about 18 years ago
Adding license header. More... about 18 years ago
Formatting. Add rawText and tableHeaderCells (need's re-thinking). Make configuration object accessible. More... about 18 years ago
promote maven-shared-jar More... about 18 years ago
commit bugfix I missed a while back More... about 18 years ago
< is not needed, patch takes a -i option for the input file More... about 18 years ago
works with maven 2.0.5 now, sorta...fails on the return value atm More... about 18 years ago
set scm info More... about 18 years ago
set scm info More... about 18 years ago
Remove LineBreaker More... about 18 years ago
Correct dependencies More... about 18 years ago
use default page title More... about 18 years ago
add a navigation file More... about 18 years ago
add a site front page More... about 18 years ago
POM clean up and remove reports that are not well defined More... about 18 years ago
an update to the shared JAR component to prepare it for release and simplify/document its design More... about 18 years ago
o Add a Swizzle report that shows issues sorted by votes, for each version of the MNG project. More... about 18 years ago
Apply license, format, inspections More... about 18 years ago
Add aggregate mode so several input files can be converted into one pdf output file. More... about 18 years ago
another mojo to remove pom pieces based on xpath statements More... about 18 years ago
adding two new mojos for tweaking elements based on arbitary xpath statements More... about 18 years ago
adding in a pom alteration plugin I have worked on some lately since jdcasey expressed some interest in it as well More... about 18 years ago
Factor out configuration bits More... about 18 years ago
added failFast option (true by default), setting to false lets you process all patches and get output on all that failed More... about 18 years ago
Consolidating down to one apply mojo, and adjusting documentation to match. More... about 18 years ago
some initial documentation for the maven-patch-plugin More... about 18 years ago
Add links to menu More... about 18 years ago
remove the updated plexus container from my last commit, that was not required. More... about 18 years ago
patch optimization on the directory mojo will now respond to new patches that appear in the patch directory and process accordingly More... about 18 years ago
added naturalOrderProcessing option to the ApplyPatchDirectoryMojo and moved the execute logic from the abstract mojo to enable this behavior. now you can apply the directory mojo to a directory that follows a naming convention and have it apply accordingly More... about 18 years ago