| Summary: | Resolve several simple warnings. (ie: 'low hanging fruit') | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Technology] OSEE | Reporter: | S. Cook <shawn.f.cook> | ||||||||||
| Component: | OSEE Application Framework | Assignee: | S. Cook <shawn.f.cook> | ||||||||||
| Status: | CLOSED FIXED | QA Contact: | |||||||||||
| Severity: | enhancement | ||||||||||||
| Priority: | P3 | CC: | ryan.d.brooks | ||||||||||
| Version: | 0.9.9 | ||||||||||||
| Target Milestone: | 0.9.9 | ||||||||||||
| Hardware: | All | ||||||||||||
| OS: | All | ||||||||||||
| Whiteboard: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
S. Cook
Created attachment 201107 [details]
refactor: (ORG.OSEE)Resolve numerous warnings by removing unused exception declarations
Created attachment 201109 [details]
refactor: (OSEE)Resolve numerous warnings 'Unnecessary @SuppressWarnings(...)'
Created attachment 201159 [details]
refactor: (OSEE)Reorganize imports to reduce number of warning messages
Created attachment 201170 [details]
Removing unread variables or suppressing warnings in order to reduce the number of warning messages
Ryan Brooks applied these patches to 0.9.9_dev in the following commits: refactor[bgz_354193]: Remove unused exception declarations refactor[bgz_354193]: Remove unused SuppressWarnings annotations refactor[bgz_354193]: Remove unused imports refactor[bgz_354193]: Remove unread variables warnings Test suite passes. |