[jbosstools-issues] [JBoss JIRA] (JBDS-2357) RichFaces example generates warnings

Len DiMaggio (JIRA) jira-events at lists.jboss.org
Thu Oct 11 17:20:04 EDT 2012


Len DiMaggio created JBDS-2357:
----------------------------------

             Summary: RichFaces example generates warnings
                 Key: JBDS-2357
                 URL: https://issues.jboss.org/browse/JBDS-2357
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: central
    Affects Versions: 6.0.0.Alpha2
         Environment: Version: 6.0.0.Alpha2
Build id: Alpha2-v20121004-2330-B40
Build date: 20121004-2330
            Reporter: Len DiMaggio
            Assignee: Snjezana Peco
             Fix For: 6.0.0.CR1


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 jbosstools-issues mailing list