Pavol Pitonak created RF-13565:
----------------------------------
Summary: RichFaces 4.5 not compilable because of FileUploadResourcesTest
Key: RF-13565
URL:
https://issues.jboss.org/browse/RF-13565
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: build/distribution
Affects Versions: 4.5.0.Alpha2
Environment: RichFaces 4.5.0-SNAPSHOT
Reporter: Pavol Pitonak
Priority: Blocker
RIchFaces 4.5.0-SNAPSHOT components module cannot be compiled:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/4.5/...
{code}
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
E extends HtmlElement declared in method <E>getElementById(String)
/mnt/hudson_workspace/workspace/richfaces-4.5-components/components/rich/src/test/java/org/richfaces/request/FileUploadResourcesTest.java:[86,22]
error: cannot find symbol
[ERROR] class Closeables
/mnt/hudson_workspace/workspace/richfaces-4.5-components/components/rich/src/test/java/org/richfaces/request/FileUploadResourcesTest.java:[152,22]
error: cannot find symbol
[ERROR] class Closeables
/mnt/hudson_workspace/workspace/richfaces-4.5-components/components/rich/src/test/java/org/richfaces/request/FileUploadResourcesTest.java:[158,22]
error: cannot find symbol
{code}
--
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