[
https://jira.jboss.org/jira/browse/RF-8175?page=com.atlassian.jira.plugin...
]
Andrey Markhel resolved RF-8175.
--------------------------------
Resolution: Done
Sorry when I close the bug, my comment suddenly deleted.
So, fix will contain 3.3.3 version of RichFaces.
If you want to build 3.3.2.SR1 version you have number of choices:
1. Change your TimeZone to something like GMT+3
2. (Preffered by me) You can in CalendarComponentTest setup() method comment or remove
next line:
//calendar.setTimeZone(TimeZone.getTimeZone("GMT-1:00"));
rich:calendar build failed in 3.3.2 SR1
---------------------------------------
Key: RF-8175
URL:
https://jira.jboss.org/jira/browse/RF-8175
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: build, component-input
Affects Versions: 3.3.2.SR1
Environment: Maven version: 2.0.9
Java version: 1.5.0_12
OS name: "windows xp" version: "5.1" arch: "x86" Family:
"windows"
Reporter: Alan Chan
Assignee: Andrey Markhel
Priority: Minor
Fix For: 3.3.3.CR1
Cannot build manually the whole project of richfaces 3.3.2 SR1, due to the calendar
component. Here's the surefire report, please help!
Test set: org.richfaces.component.CalendarComponentTest
-------------------------------------------------------------------------------
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.984 sec <<<
FAILURE!
testCalendarRenderer(org.richfaces.component.CalendarComponentTest) Time elapsed: 2.453
sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...1...> but was:<...0...>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at
org.richfaces.component.CalendarComponentTest.testCalendarRenderer(CalendarComponentTest.java:231)
i just downloaded richfaces-ui-3.3.2.SR1-src.zip from the stable download link
http://www.jboss.org/richfaces/download/stable.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira