Version | Date | Description |
---|---|---|
0.5 | 2010-12-28 | Bug fix and feature release |
0.4.2 | 2009-02-03 | Bug fix release |
0.4.0 | 2008-07-29 | Project name changed to Fosstrak |
0.3.0 | 2008-03-20 | Feature release |
0.2.3 | 2007-12-14 | Bug fix release |
0.2.0 | 2007-04-27 | Initial release |
Type | Changes | By |
---|---|---|
Fixed query subscription error (unable to serialize and store objects of type ArrayOfString to database) Fixes 2379542. Thanks to Nektarios Leontiadis. | steybem |
Type | Changes | By |
---|---|---|
Added utility class for parsing and printing QueryResults. | steybem | |
Added EPCIS WSDL and schema files required by both epcis-queryclient and epcis-repository. | steybem | |
Replaced Axis-generated Web service stubs with CXF-generated Java beans. | steybem | |
Fixed TimeParser to catch any exceptions caused by invalid input and wrap them into QueryParameterExceptions. | steybem |