[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1525) MVELCalendarCoercionTest and MVELDateCoercionTest do not passed on 4.0.x

Michael Neale (JIRA) jira-events at lists.jboss.org
Tue Mar 25 10:11:40 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBRULES-1525?page=comments#action_12404444 ] 
            
Michael Neale commented on JBRULES-1525:
----------------------------------------

Leave it to me - need to find a better approach. 

In summary: 

we need to allow users to use the "default" local and everything for their platform - I believe in your case that would be ideal - so you could use a totally local format for dates. new SimpleDateFormat() should do that.  

We then need to allow people to specify a locale (language and country) just for drools, optionally

Finally, we also should allow people to set a format string, optionally. 



> MVELCalendarCoercionTest and MVELDateCoercionTest do not passed on 4.0.x
> ------------------------------------------------------------------------
>
>                 Key: JBRULES-1525
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-1525
>             Project: JBoss Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.5
>         Environment: Maven 2.0.8,  Java 5, Linux Mandriva 2008.0
>            Reporter: Nicolas Heron
>         Assigned To: Mark Proctor
>             Fix For: 4.0.6
>
>         Attachments: DateFactory.java.patch, export.txt, export2.txt, MVELCalendarCoercionTest.patch, MVELDateCoercionTest.patch, surefire-reports.tar.gz
>
>
> I took the latest 4.0.x version and did everything needed to build the solution but
> When using maven, I always have the same errors in those 2 tests :
>   testString(org.drools.base.mvel.MVELCalendarCoercionTest)
>   testString(org.drools.base.mvel.MVELDateCoercionTest)

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

        



More information about the jboss-jira mailing list