Skip to content
Snippets Groups Projects
  1. Dec 13, 2013
  2. Nov 24, 2013
  3. Nov 06, 2013
  4. Sep 27, 2013
  5. Sep 25, 2013
  6. Aug 25, 2013
  7. Aug 10, 2013
  8. Aug 09, 2013
  9. Aug 01, 2013
  10. Jul 25, 2013
  11. Jul 20, 2013
  12. Jul 17, 2013
  13. 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
  14. Jul 11, 2013
  15. Jul 01, 2013
  16. Jun 28, 2013
  17. Jun 14, 2013
  18. Jun 12, 2013
  19. 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
  20. Jun 05, 2013
Loading