Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Component/s: Sample Apps
-
Labels:None
-
Environment:ICEfaces 4.1 Mobile Showcase samples.
-
Assignee Priority:P2
-
Affects:Sample App./Tutorial
Description
When the Showcase sample was refactored for 4.1 to remove the use of annotations it appears that in the Mobile Showcase demo beans classes the code was only commented out and not removed completely.
This JIRA is to remove the commented out dead code from the bean classes found under: icefaces\samples\showcase\showcase\src\main\java\org\icefaces\samples\showcase\example\mobi\*
This JIRA is to remove the commented out dead code from the bean classes found under: icefaces\samples\showcase\showcase\src\main\java\org\icefaces\samples\showcase\example\mobi\*
Example of the offending commented code taken from the showcase\example\mobi\scan\QrCodeBean.java class: