3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't skip chain2 assemblies deploy More... about 13 years ago
XML format, no functional modifications More... about 13 years ago
XML format, no functional modifications More... about 13 years ago
XML format, no functional configuration More... about 13 years ago
fixed servlet elements order according to web-app XSD More... about 13 years ago
XML format, no functional configuration More... about 13 years ago
fixed resource location in classpath More... about 13 years ago
XML format, no functional configuration More... about 13 years ago
added missing license header More... about 13 years ago
dropped old empty directories More... about 13 years ago
updated ignore list More... about 13 years ago
[CHAIN-69] Fixed Checkstyle / PMD Warnings - patch submitted by Elijah Zupancic More... about 13 years ago
update ignore list More... over 13 years ago
[CHAIN-68] SNAPSHOT tomcat plugin breaks the build - patch provided by Elijah Zupancic More... over 13 years ago
[CHAIN-66] Updated Chain documentation to include new changes to the API - patch provided by Elijah Zupancic More... over 13 years ago
reorganized pom stuff as suggested on http://maven.apache.org/developers/conventions/code.html - NO FUNCTIONAL CHANGES More... over 13 years ago
parent upgrated to version 24 More... over 13 years ago
reused surefire settings provided by the parent More... over 13 years ago
explicit use of the surefire-report plugin to aggregate test results More... over 13 years ago
[CHAIN-67] Refactor of explicit Exception throws to a RuntimeException type - patch submitted by Elijah Zupancic More... over 13 years ago
updated dependencies description More... over 13 years ago
that lazy loading initialization is not thread safe More... over 13 years ago
reuse of the same Digester instance is discouraged, since it is not thread safe More... over 13 years ago
started migrating the configuration module to use Digester3 More... over 13 years ago
managed commons-logging dependency, it prevents: * be added as a dependency in the configuration module (not needed ad compile time, already managed by digester as transitive dependency) * be imported in the distribution package More... over 13 years ago
started updating next release notes More... over 13 years ago
dropped checkstyle resources, they were copied in the proper build-tools module More... over 13 years ago
removed old sources dir, now working only on modules More... over 13 years ago
[CHAIN-55] split the huge project in submodules. More... over 13 years ago
added a module that contains configurations of quality metricts tools, such as checkstyle, pmd, etc... that will simplify sharing the same checkstyle config across multiple modules More... over 13 years ago