|
2006-07-07 21:57:23
|
Sean Kelly
|
src/test/jpl/eda/profile/handlers/lightweight/LightweightProfileServerTest.java
v 1.2
update unit test for new ProfileHandler interface
|
|
2006-07-07 21:56:32
|
Sean Kelly
|
src/java/jpl/eda/profile/handlers/lightweight/LightweightProfileServer.java
v 1.3
Set the ID of the handler via a property.
|
|
2006-07-07 21:56:53
|
Sean Kelly
|
src/java/jpl/eda/profile/handlers/oracle/OracleProfileImpl.java
v 1.3
Impl getID
|
|
2006-07-07 21:56:12
|
Sean Kelly
|
src/java/jpl/eda/profile/handlers/ProfileHandler.java
v 1.2
Add getID method.
|
|
2006-07-07 21:55:12
|
Sean Kelly
|
xdocs/changes.xml
v 1.1
change log
|
|
2006-07-07 21:55:57
|
Sean Kelly
|
project.xml
v 1.25
New minor release. Existing handlers will need to be updated and re-compiled.
|
|
2006-06-16 17:31:12
|
Sean Kelly
|
project.xml
v 1.24
bumpity
|
|
2006-06-16 17:13:42
|
Sean Kelly
|
src/java/jpl/eda/profile/EnumeratedProfileElement.java
v 1.4
src/test/jpl/eda/profile/EnumeratedProfileElementTest.java
v 1.4
src/test/jpl/eda/profile/ProfileAttributesTest.java
v 1.2
src/test/jpl/eda/profile/RangedProfileElementTest.java
v 1.2
src/test/jpl/eda/profile/ResourceAttributesTest.java
v 1.2
Add test cases to detect when XML serialization results in null pointer exceptions. Fix null pointer exceptions.
|