Skip to content
Snippets Groups Projects
  1. May 11, 2014
  2. Apr 12, 2014
  3. Mar 23, 2014
  4. Mar 03, 2014
  5. Feb 24, 2014
    • Antoine Rey's avatar
      Fixes #37 with other default locale than english · 076a124e
      Antoine Rey authored
      Test in error with french default Locale:
      org.junit.ComparisonFailure: expected:<[ne peut pas être vide]> but was:<[may not be empty]>
      	at org.junit.Assert.assertEquals(Assert.java:115)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at org.springframework.samples.petclinic.model.ValidatorTests.emptyFirstName(ValidatorTests.java:39)
      076a124e
  6. Dec 16, 2013
  7. Dec 13, 2013
  8. Nov 06, 2013
  9. Sep 27, 2013
  10. Aug 10, 2013
  11. Jul 25, 2013
  12. Jul 12, 2013
    • boly38's avatar
      Update BaseEntity.java · e50583f5
      boly38 authored
      This fix the following error :
      
         "setAttribute: Non-serializable attribute owner"
      
      In the following context :
      
        - hsql database configuration (updating data-access.properties only)
      
        - mvn clean install bees:run (cloudbees local run)
      e50583f5
  13. Jul 01, 2013
  14. Jun 28, 2013
  15. Jun 14, 2013
  16. Jun 12, 2013
  17. Jun 08, 2013
    • Mic's avatar
      #18 fixing error related to VisitsViewTests · 7b8a9ec8
      Mic authored
      - test didn't have the suffix "Tests" so it was not taken into account
      when running Maven in the comand line
      7b8a9ec8
    • Mic's avatar
      #18 fixing 2 errors related to ValidatorTests · 4f8063e9
      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
      4f8063e9
  18. Jun 05, 2013
  19. May 27, 2013
  20. May 25, 2013
  21. May 24, 2013
  22. May 08, 2013
  23. May 07, 2013
  24. May 03, 2013
  25. May 02, 2013
  26. Apr 18, 2013
  27. Apr 05, 2013
  28. Apr 04, 2013
  29. Mar 25, 2013
  30. Mar 20, 2013
  31. Mar 18, 2013
Loading