Shared Projects
  1. Shared Projects

Parent

Public
AuthorCommitMessageCommit dateIssues
Christopher FeblesChristopher Febles
aebb74ae9a5Updated JaCoCo version.
Christopher FeblesChristopher Febles
fc477f79a68Updated Jackson to the latest release version.
Christopher FeblesChristopher Febles
2049b5df876Updated JaCoCo version.
Christopher FeblesChristopher Febles
4540c2cc072Fixed JaCoCo configuration so that unit tests using PowerMockRunner are correctly counted by Sonar.
Christopher FeblesChristopher Febles
b7eeb026c98Updated dependencies and Maven plugin versions.
Christopher FeblesChristopher Febles
623be5c9832Updated dependency versions.
Christopher FeblesChristopher Febles
84fb09e8e3cAdded Spring security.
Christopher FeblesChristopher Febles
99ef9e421b5Updated Jackson version.
Christopher FeblesChristopher Febles
0d75849f5c1Added Apache Commons DBCP.
Christopher FeblesChristopher Febles
014c3c73784Added Spring JPA and Hibernate.
Christopher FeblesChristopher Febles
9369168a01cUpdated AspectJ configuration.Aspects now appear to be running in child projects.
Christopher FeblesChristopher Febles
c2df40c1fa4Moved AspectJ configuration to parent POM: For children to receive benefits of Aspects in other projects, all projects need to build with ajc.
Christopher FeblesChristopher Febles
6bd57f5f156Added LoggingSupport project to parent POM.
Christopher FeblesChristopher Febles
f1aac8f858dAdded customArgLine property so child POMs can append to the argLine property without overriding it.
Christopher FeblesChristopher Febles
7af788686ecMoved third party dependencies into a parent POM, to avoid circular dependencies for shared local projects.Updated version to 0.0.2-SNAPSHOT.
Christopher FeblesChristopher Febles
d8b9a736bb7Updated Sonar-JaCoCo listener version.
Christopher FeblesChristopher Febles
3427ad5642bAdded .gitignore
Christopher FeblesChristopher Febles
b36f9988f70Initial commit.Copied most of the configuration from the Magic project, updated versions, and extracted Magic-specific items.