jmporterog / maven-replacer-plugin

Automatically exported from code.google.com/p/maven-replacer-plugin
MIT License
0 stars 0 forks source link

Code clean up and test coverage #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Clean up code in ReplacerMojo and add code coverage.
See: 
https://bakersoftware.ci.cloudbees.com/job/maven-replacer-plugin-m2/3/cobertura/
com_google_code_maven_replacer_plugin/ReplacerMojo_java/

Clean up code in addIncludesFilesAndExcludedFiles().

Original issue reported on code.google.com by baker.st...@gmail.com on 28 Oct 2011 at 5:59

GoogleCodeExporter commented 9 years ago
Also fix printStackTrace in PatternFlagsFactory.getStaticFieldValueOf to throw 
runtime exception instead.

Original comment by baker.st...@gmail.com on 28 Oct 2011 at 6:01