[richfaces-issues] [JBoss JIRA] Created: (RF-8978) Showcase: compilation error

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Mon Jul 26 04:32:33 EDT 2010


Showcase: compilation error
---------------------------

                 Key: RF-8978
                 URL: https://jira.jboss.org/browse/RF-8978
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: examples
    Affects Versions: 4.0.0.Milestone1
         Environment: RichFaces 4.0.0-SNAPSHOT
            Reporter: Pavol Pitonak


http://hudson.qa.jboss.com/hudson/view/RF-4.0/job/richfaces-4.0-examples-richfaces-showcase-trunk/11/console

[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[21,47] cannot find symbol
symbol  : variable unsorted
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[22,45] cannot find symbol
symbol  : variable unsorted
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[23,48] cannot find symbol
symbol  : variable unsorted
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[26,31] cannot find symbol
symbol  : variable unsorted
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[27,34] cannot find symbol
symbol  : variable unsorted
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[28,42] cannot find symbol
symbol  : variable ascending
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[29,38] cannot find symbol
symbol  : variable descending
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[31,38] cannot find symbol
symbol  : variable ascending
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[36,33] cannot find symbol
symbol  : variable unsorted
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[37,34] cannot find symbol
symbol  : variable unsorted
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[38,40] cannot find symbol
symbol  : variable ascending
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[39,36] cannot find symbol
symbol  : variable descending
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[41,36] cannot find symbol
symbol  : variable ascending
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[46,31] cannot find symbol
symbol  : variable unsorted
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[47,33] cannot find symbol
symbol  : variable unsorted
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[48,43] cannot find symbol
symbol  : variable ascending
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[49,39] cannot find symbol
symbol  : variable descending
location: class org.richfaces.component.SortOrder

/mnt/hudson_workspace/workspace/richfaces-4.0-examples-richfaces-showcase-trunk/richfaces-showcase/src/main/java/org/richfaces/demo/tables/CapitalsSortingBean.java:[51,39] cannot find symbol
symbol  : variable ascending
location: class org.richfaces.component.SortOrder

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list