Task #71 (closed)
Opened 13 years ago
Closed 5 years ago
Remove Java5 warnings with @SuppressWarnings annotations.
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | trivial | Milestone: | 5.1.0-m4 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | cleanup | Cc: | java@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Several warnings are issued during compile. These should be silenced.
Change History (10)
comment:1 Changed 13 years ago by jmoore
- Milestone set to cycle1
comment:2 Changed 13 years ago by jmoore
- Milestone changed from 3.0-M2 to 3.0-RC1
comment:3 Changed 12 years ago by jmoore
- Keywords cleanup added
- Milestone changed from 3.0-Beta2 to 3.0-RC1
comment:4 Changed 11 years ago by jmoore
- Type changed from User Story to Task
comment:5 Changed 7 years ago by jburel
What do you want to do with that one? very old
comment:6 Changed 7 years ago by jmoore
But still valid, in my opinion.
comment:7 Changed 6 years ago by mtbcarroll
So do these warnings go away once we require Java 6+?
comment:8 Changed 6 years ago by jamoore
Obviously there's not much detail here, but I would think even in Java6 you would need to add the annotations, no?
comment:9 Changed 5 years ago by jamoore
- Cc java@… added
- Milestone changed from Cleanup to 5.1.0-m3
Either this was completely done and can be closed, or needs only slight cleaning up.
comment:10 Changed 5 years ago by jamoore
- Resolution set to fixed
- Status changed from new to closed
There are still warnings, but I don't see any particular Java5 ones. Closing and we can all keep working to reduce the overall build noise.
This is a cleaning, purifying kind of thing. RC ho!