https://issues.apache.org/jira/browse/WW-4046
TIA, Gabriel 2013/4/17 Lukasz Lenart <lukaszlen...@apache.org> > I'm working on that right, but the JIRA ticket will be fine :-) > > 2013/4/17 Maurizio Cucchiara <mcucchi...@apache.org>: > > Hi Gabriel, > > I can confirm the issue, I have experienced it a couple of days ago. > > It has to do with the double conversion and the decimal separator > (locale). > > > > Could you file an issue on JIRA [1]? > > > > Thanks > > > > [1] https://issues.apache.org/jira/browse/WW > > > > Twitter :http://www.twitter.com/m_cucchiara > > G+ :https://plus.google.com/107903711540963855921 > > Linkedin :http://www.linkedin.com/in/mauriziocucchiara > > VisualizeMe: http://vizualize.me/maurizio.cucchiara?r=maurizio.cucchiara > > > > Maurizio Cucchiara > > > > > > On 17 April 2013 03:52, Gabriel Belingueres <belingue...@gmail.com> > wrote: > >> Hi: > >> > >> I checked out the last version from svn and can't build it from sources > >> (mvn clean install). Seems it worked on Apache's Jenkins though: > >> > >> Tests run: 701, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25 sec > >> <<< FAILURE! > >> > testValidationAnnotation(com.opensymphony.xwork2.validator.AnnotationValidationConfigurationBuilderTest) > >> Time elapsed: 0.047 sec <<< FAILURE! > >> junit.framework.AssertionFailedError: expected:<1.4> but was:<14.0> > >> at junit.framework.Assert.fail(Assert.java:47) > >> at junit.framework.Assert.failNotEquals(Assert.java:283) > >> at junit.framework.Assert.assertEquals(Assert.java:64) > >> at junit.framework.Assert.assertEquals(Assert.java:71) > >> at > >> > com.opensymphony.xwork2.validator.AnnotationValidationConfigurationBuilderTest.validateDoubleRangeFieldValidator(AnnotationValidationConfigurationBuilderTest.java:212) > >> at > >> > com.opensymphony.xwork2.validator.AnnotationValidationConfigurationBuilderTest.validate(AnnotationValidationConfigurationBuilderTest.java:89) > >> at > >> > com.opensymphony.xwork2.validator.AnnotationValidationConfigurationBuilderTest.testValidationAnnotation(AnnotationValidationConfigurationBuilderTest.java:55) > >> > >> My maven config: > >> > >> Apache Maven 3.0.4 (r1232337; 2012-01-17 05:44:56-0300) > >> Maven home: C:\productos\apache-maven-3.0.4\bin\.. > >> Java version: 1.7.0, vendor: Oracle Corporation > >> Java home: C:\Archivos de programa\Java\jdk1.7.0\jre > >> Default locale: es_ES, platform encoding: Cp1252 > >> OS name: "windows xp", version: "5.1", arch: "x86", family: "windows" > >> > >> Any ideas? > >> > >> Regards, > >> Gabriel > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > > For additional commands, e-mail: user-h...@struts.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >