Version | Date | Description |
---|---|---|
0.5 | 2010-12-28 | Bug fix and feature release |
0.4.0 | 2008-07-29 | Project name changed to Fosstrak |
0.2.1 | 2007-08-10 | |
0.2.0 | 2007-04-27 | first release |
Type | Changes | By |
---|---|---|
Decoupled test setup from maven's build phase and re-integrated epcis-interop-test into Fosstrak epcis project module hierarchy. Tests can be started manually by running the AllTests JUnit test suite, but require a running epcis repository. | steybem | |
Use DBUnit to setup the required database state before each test. | steybem |
Type | Changes | By |
---|---|---|
Changed build environment: Included epcis-interop-test module to a profile in order to execute it only on demand (add "-Dinterop-test" to your mvn build command to run the tests). | steybem | |
Changed build environment: Servlet container is automatically started and test data is automatically inserted into the database prior to running the interop tests. | steybem |