Wednesday, October 17, 2012

SpringOne 2GX - Standardizing Enterprise Build Systems

Presenter: Luke Daley
10:30am 10/17/2012

Possible to implement rules, such as:
  • no project can depend on Hibernate
  • all projects must include a test task 
  • use JUnit 4.10 for tests
  • integration tests will be their own source set and task
  • dependencies always come from ur corporate repository
  • source code must be Java 1.5 compatible
You can use init scripts to apply global conventions to all builds (company wide, project wide, user wide).



0 Comments:

Post a Comment

<< Home