| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| persistence-readme.txt | 2011-10-18 | 761 Bytes | |
| persistence-2.8.0-sources.jar | 2011-10-18 | 68.0 kB | |
| persistence-2.8.0.jar | 2011-10-18 | 82.4 kB | |
| Totals: 3 Items | 151.1 kB | 0 | |
Release Notes: version 2.8.0
* JNDIRegistry: Allowed fetchProperties to throw IOException().
* JNDIRegistry: Fixed bug in extractDataSource(), which would cause an existing Driver to not be found.
* JNDIRegistry: Fixed but in registerDataSourcesFromFile(), which left out the "jdbc" subname.
* DriverManagerDataSourceTester: Added 5 unit tests.
* JNDIRegistryTester: Added 6 unit tests.
* TestingContextTester: Added 3 unit tests.
* XmlSerializerTester: Added 1 unit test.
* DatabaseCacheTester: Added 1 unit test.
* pom.xml: Changed ${artifactId} to ${project.artifactId}.
* pom.xml: Changed reference "http://pojava.org" to "http://www.pojava.org".
* pom.xml: Added scope="test" to mysql dependency.
* pom.xml: Upgraded pojava from 2.6.1 to 2.8.0.