Skip to content
Snippets Groups Projects
  1. Mar 03, 2014
  2. 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
  3. Dec 16, 2013
  4. Dec 13, 2013
  5. Nov 06, 2013
  6. Sep 27, 2013
  7. Aug 10, 2013
  8. Jul 25, 2013
  9. 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
  10. Jul 01, 2013
  11. Jun 28, 2013
  12. Jun 14, 2013
  13. Jun 12, 2013
  14. 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
  15. Jun 05, 2013
  16. May 27, 2013
  17. May 25, 2013
  18. May 24, 2013
  19. May 08, 2013
  20. May 07, 2013
  21. May 03, 2013
  22. May 02, 2013
  23. Apr 18, 2013
  24. Apr 05, 2013
  25. Apr 04, 2013
  26. Mar 25, 2013
  27. Mar 20, 2013
  28. Mar 18, 2013
  29. Mar 15, 2013
Loading