[jira] Commented: (GERONIMO-4990) Add serialVersionUID to serializable spec classes from javadoc

2010-03-22 Thread Delos Dai (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848037#action_12848037
 ] 

Delos Dai commented on GERONIMO-4990:
-

geronimo-jaxws_2.2_spec updated in rev 925968

javax.xml.ws.WebServicePermission 

 Add serialVersionUID to serializable spec classes from javadoc
 --

 Key: GERONIMO-4990
 URL: https://issues.apache.org/jira/browse/GERONIMO-4990
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6, specs
Affects Versions: 3.0
Reporter: David Jencks
Assignee: Delos Dai
 Fix For: 3.0


 The javadoc for the spec jars seems to generally include serialVersionUID 
 values for serializable classes.   Not all of our spec jars have specified 
 these according to the javadoc.  We should review the javadoc for all the 
 specs and add serialVersionUID where they are missing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4990) Add serialVersionUID to serializable spec classes from javadoc

2010-03-22 Thread Delos Dai (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848060#action_12848060
 ] 

Delos Dai commented on GERONIMO-4990:
-

geronimo-jaxb_2.2_spec updated in rev 925998

javax.xml.bind.JAXBPermission

 Add serialVersionUID to serializable spec classes from javadoc
 --

 Key: GERONIMO-4990
 URL: https://issues.apache.org/jira/browse/GERONIMO-4990
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6, specs
Affects Versions: 3.0
Reporter: David Jencks
Assignee: Delos Dai
 Fix For: 3.0


 The javadoc for the spec jars seems to generally include serialVersionUID 
 values for serializable classes.   Not all of our spec jars have specified 
 these according to the javadoc.  We should review the javadoc for all the 
 specs and add serialVersionUID where they are missing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4990) Add serialVersionUID to serializable spec classes from javadoc

2010-03-21 Thread Delos Dai (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848026#action_12848026
 ] 

Delos Dai commented on GERONIMO-4990:
-

add serialVersionID for Javamail spec in revision #920714

 Add serialVersionUID to serializable spec classes from javadoc
 --

 Key: GERONIMO-4990
 URL: https://issues.apache.org/jira/browse/GERONIMO-4990
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6, specs
Affects Versions: 3.0
Reporter: David Jencks
Assignee: Delos Dai
 Fix For: 3.0


 The javadoc for the spec jars seems to generally include serialVersionUID 
 values for serializable classes.   Not all of our spec jars have specified 
 these according to the javadoc.  We should review the javadoc for all the 
 specs and add serialVersionUID where they are missing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4990) Add serialVersionUID to serializable spec classes from javadoc

2010-03-08 Thread Delos Dai (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842598#action_12842598
 ] 

Delos Dai commented on GERONIMO-4990:
-

geronimo-connector_1.6_spec updated in rev 920245

javax.resource.spi.RetryableUnavailableException
javax.resource.spi.work.HintsContext
javax.resource.spi.work.RetryableWorkRejectedException
javax.resource.spi.work.SecurityContext
javax.resource.spi.work.TransactionContext

 Add serialVersionUID to serializable spec classes from javadoc
 --

 Key: GERONIMO-4990
 URL: https://issues.apache.org/jira/browse/GERONIMO-4990
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6, specs
Affects Versions: 3.0
Reporter: David Jencks
Assignee: Delos Dai
 Fix For: 3.0


 The javadoc for the spec jars seems to generally include serialVersionUID 
 values for serializable classes.   Not all of our spec jars have specified 
 these according to the javadoc.  We should review the javadoc for all the 
 specs and add serialVersionUID where they are missing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4990) Add serialVersionUID to serializable spec classes from javadoc

2010-02-04 Thread Rick McGuire (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829628#action_12829628
 ] 

Rick McGuire commented on GERONIMO-4990:


Has a scan been performed on the other spec projects for missing serializables?

 Add serialVersionUID to serializable spec classes from javadoc
 --

 Key: GERONIMO-4990
 URL: https://issues.apache.org/jira/browse/GERONIMO-4990
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6, specs
Affects Versions: 3.0
Reporter: David Jencks
 Fix For: 3.0


 The javadoc for the spec jars seems to generally include serialVersionUID 
 values for serializable classes.   Not all of our spec jars have specified 
 these according to the javadoc.  We should review the javadoc for all the 
 specs and add serialVersionUID where they are missing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4990) Add serialVersionUID to serializable spec classes from javadoc

2009-12-17 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792377#action_12792377
 ] 

David Jencks commented on GERONIMO-4990:


geronimo-jaspic_1.0_spec AuthException updated in rev 892163.  This is the only 
seriaizlable class in jaspic.

 Add serialVersionUID to serializable spec classes from javadoc
 --

 Key: GERONIMO-4990
 URL: https://issues.apache.org/jira/browse/GERONIMO-4990
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: specs
Affects Versions: 3.0
Reporter: David Jencks
 Fix For: 3.0


 The javadoc for the spec jars seems to generally include serialVersionUID 
 values for serializable classes.   Not all of our spec jars have specified 
 these according to the javadoc.  We should review the javadoc for all the 
 specs and add serialVersionUID where they are missing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.