[richfaces-issues] [JBoss JIRA] (RF-12535) RichFaces example generates warnings

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Feb 12 16:06:57 EST 2013


     [ https://issues.jboss.org/browse/RF-12535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-12535:
-------------------------------

    Fix Version/s:     (was: 4.2.5)

    
> RichFaces example generates warnings
> ------------------------------------
>
>                 Key: RF-12535
>                 URL: https://issues.jboss.org/browse/RF-12535
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>         Environment: Version: 6.0.0.Alpha2
> Build id: Alpha2-v20121004-2330-B40
> Build date: 20121004-2330
>            Reporter: Len DiMaggio
>            Assignee: Len DiMaggio
>
> The RichFaces example generates these warnings:
> The local variable options may not have been initialized
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 60	
> Missing semicolon
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 79	
> Unnecessary @SuppressWarnings("unused")
> 	Resources.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
> 	line 26
> The local variable options may not have been initialized
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 57	
> The local variable options may not have been initialized
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 58	
> The local variable options may not have been initialized
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 54	
> The local variable options may not have been initialized
> 	slidfast.js
> 	/jboss-richfaces-webapp/src/main/webapp/resources/js
> 	line 56
> The import javax.inject.Inject is never used
> 	RewriteConfigurationProvider.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
> 	line 34
> The import javax.annotation.PostConstruct is never used
> 	PageBean.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/controller
> 	line 24
> The import javax.enterprise.inject.Model is never used
> 	PageBean.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/controller
> 	line 26
> The import javax.inject.Inject is never used
> 	UserAgent.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
> 	line 29
> No connection specified for project. No database-specific validation will be performed.
> 	jboss-richfaces-webapp
> The import javax.faces.bean.SessionScoped is never used	UserAgent.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
> 	line 27	
> The import javax.faces.bean.ManagedBean is never used
> 	UserAgent.java
> 	/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
> 	line 26	

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list