Issue Details (XML | Word | Printable)

Key: SHALE-327
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Gary VanMatre
Reporter: Mike Meessen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Shale

Eliminate runtime dependency to JRE 1.5

Created: 08/Nov/06 09:22 AM   Updated: 23/Jan/07 04:40 PM
Return to search
Component/s: Clay
Affects Version/s: 1.0.4-SNAPSHOT
Fix Version/s: 1.0.4


 Description  « Hide
The classes

org.apache.shale.clay.convert.StringArrayConverter
org.apache.shale.clay.convert.StringArrayConverterTestCase

use the method: Character.valueOf(Char), which doesn't exist in JDK's prior to 1.5.

Since clay should be runnable on JDK 1.4 according to the project descriptions, this method shouldn't be used.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Gary VanMatre made changes - 08/Nov/06 04:50 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Assignee Gary VanMatre [ gvanmatre@comcast.net ]
Fix Version/s 1.0.4-SNAPSHOT [ 21740 ]
Rahul Akolkar made changes - 23/Jan/07 04:40 PM
Fix Version/s 1.0.4 [ 21790 ]
Fix Version/s 1.0.4-SNAPSHOT [ 21740 ]
Jeff Turner made changes - 09/Aug/07 07:17 AM
Workflow Struts [ 38905 ] Struts - editable closed status [ 42448 ]
Antonio Petrelli made changes - 08/Jan/09 08:57 AM
Workflow Struts - editable closed status [ 42448 ] Struts - editable closed status (temporary) [ 46322 ]
Antonio Petrelli made changes - 08/Jan/09 09:08 AM
Workflow Struts - editable closed status (temporary) [ 46322 ] Struts - editable closed status [ 52954 ]