Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0, 2.1, 2.2
-
Fix Version/s: 2.2-M1
-
Component/s: referencing
-
Labels:None
-
Number of attachments :
Description
Handling of units in GeoAPI was built on top of JSR-108, which has been withdrawn a long time ago:
http://jcp.org/en/jsr/detail?id=108
It has been replaced by JSR-275, which target the same goals using portion of JScience project (http://www.jscience.org/) as the proposed reference implementation:
http://jcp.org/en/jsr/detail?id=275
We need to remove JSR-108 dependencies and replace them by JSR-275 dependencies. This is an incompatible change.
Issue Links
- is depended upon by
-
GEOT-1266
Upgrade from JSR 108 to JSR 275
-
Activity
Martin Desruisseaux
made changes -
Martin Desruisseaux
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Martin Desruisseaux
logged work - 17/Jun/08 1:11 PM
-
- Time Spent:
- 1 hour
-
Replaced the JSR-108 dependencies by JSR-275 on trunk as of revision 1240.
Upgrating GeoTools as a test.
Martin Desruisseaux
made changes -
| Remaining Estimate | 1 hour [ 3600 ] | 0 minutes [ 0 ] |
| Time Spent | 1 hour [ 3600 ] |
Martin Desruisseaux
made changes -
| Affects Version/s | 2.1 [ 13697 ] | |
| Affects Version/s | 2.0 [ 11051 ] |
Martin Desruisseaux
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | In Progress [ 3 ] | Closed [ 6 ] |
Martin Desruisseaux
made changes -
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Resolution | Fixed [ 1 ] |
Martin Desruisseaux
made changes -
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 2.2 [ 12386 ] | |
| Fix Version/s | 2.2-M1 [ 14472 ] | |
| Status | Reopened [ 4 ] | Closed [ 6 ] |
Upgrated the GeoTools implementation as well. Seems to work except for a minor glitch in unit serialization.