
| Key: |
BATCH-383
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Ben Hale
|
| Reporter: |
Dave Syer
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Spring Batch
Created: 25/Feb/08 05:46 AM
Updated: 11/Mar/08 09:32 AM
|
|
| Component/s: |
Samples
|
| Affects Version/s: |
1.0.0.m5
|
| Fix Version/s: |
1.0.0.rc1
|
|
|
Time Tracking:
|
|
Original Estimate:
|
1d
|
|
|
Remaining Estimate:
|
1d
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
Remove Java 5 features from samples: it is OK for the main jars to require Java 5 for compilation, as long as they can be shipped with 1.4 compatibility. But the samples probably need to be 1.4 compatible at the source level (e.g. no StringBuilder, Integer.valueOf, etc.). Once it is fixed an additional build plan in Bamboo would help
|
|
Description
|
Remove Java 5 features from samples: it is OK for the main jars to require Java 5 for compilation, as long as they can be shipped with 1.4 compatibility. But the samples probably need to be 1.4 compatible at the source level (e.g. no StringBuilder, Integer.valueOf, etc.). Once it is fixed an additional build plan in Bamboo would help |
Show » |
|