View results here ->
http://tck2.jboss.com/cc/?log=log20040430192257
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| modified | starksm | j2ee/src/main/javax/resource/spi/work/WorkListener.java | WorkListener should extend java.util.EventListener |
| modified | starksm | j2ee/src/main/javax/resource/cci/ResultSet.java | Remove the explicit implements of Cloneable, Serializable which areinheritted from Record |
| modified | starksm | j2ee/src/main/javax/resource/cci/ResourceAdapterMetaData.java | Remove all of the ResourceException throws clauses |
| modified | starksm | j2ee/src/main/javax/resource/spi/ConnectionEvent.java | Remove the explicit Serializable delcaration. This is inheritted from EventObject |
| modified | starksm | j2ee/src/main/javax/resource/spi/work/WorkEvent.java | Correct the values of the WORK_XXX constants |
| modified | starksm | j2ee/src/main/javax/resource/spi/security/PasswordCredential.java | Mark the class as final |
| modified | starksm | j2ee/src/main/javax/resource/cci/Interaction.java | Remove the ResourceException throws clause from getConnection |