- Jun 08, 2013
-
-
Mic authored
- test didn't have the suffix "Tests" so it was not taken into account when running Maven in the comand line - the POM was not configured so it can find Spring config files placed inside src/test/java
-
- May 08, 2013
-
-
Mic authored
-
- May 07, 2013
-
-
Mic authored
-
- May 03, 2013
-
-
Mic authored
-
- Apr 18, 2013
-
-
Mic authored
see: https://jira.springsource.org/browse/DATAJPA-292
-
- Mar 20, 2013
-
-
Mic authored
-
- Mar 11, 2013
-
-
Mic authored
-
- Mar 04, 2013
-
-
Mic authored
-
- Feb 26, 2013
- Feb 21, 2013
-
-
Mic authored
-
- Feb 19, 2013
-
-
Gordon Dickens authored
-
Gordon Dickens authored
-
Gordon Dickens authored
-
Mic authored
-
- Feb 16, 2013
-
-
Mic authored
-
- Feb 15, 2013
-
-
Mic authored
- migrated to Spring 3.2.1 - added hamcrest to the POM so it can be used with the Spring MVC Test Framework - Started migrating a JUnit test to Spring MVC Test Framework (at this stage, it stills doesn't work. It could be because of a conflict with ContentNegotiatingViewResolver)
-
Mic authored
-
Mic authored
-
- Feb 13, 2013
- Feb 12, 2013
-
-
Mic authored
-
- Feb 08, 2013
-
-
Mic authored
-
- Jan 30, 2013
-
-
Mic authored
also renamed some local variables in Unit tests
-
- Jan 29, 2013
-
-
Mic authored
renamed profiles and removed unnecessary@DirtiesContext annotation so the Test suite now runs in 40% less time
-
- Jan 18, 2013
- Jan 17, 2013
-
-
Mic authored
There is still some polish up to be done.
-
- Jan 16, 2013
-
-
Mic authored
- migrated to bean validation annotations - merged to one single controller
-
- Jan 15, 2013
-
-
Mic authored
-
- Jan 14, 2013
-
-
Mic authored
-
Mic authored
- removed unneeded Spring config files - moved i18n files to a dedicated folder
-
Mic authored
-
Mic authored
-
Mic authored
-
Mic authored
-
Mic authored
- added JPA annotations to POJO classes - merged JPA Repos with Hibernate repos so we only use JPA - renamed .txt files to .sql - moved Spring configuration files so it is easier to use them inside JUnit tests
-
- Jan 09, 2013
-
-
Mic authored
-
Chris Beams authored
With thanks to Rob Winch for patch submission.
-