[jboss-jira] [JBoss JIRA] Created: (JBRULES-2590) Maven build fails in Linux with LANG=fr_FR.utf8

Jean-Marc Vanel (JIRA) jira-events at lists.jboss.org
Thu Jul 22 06:10:40 EDT 2010


Maven build fails in Linux with LANG=fr_FR.utf8 
------------------------------------------------

                 Key: JBRULES-2590
                 URL: https://jira.jboss.org/browse/JBRULES-2590
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
         Environment: % uname -a 
Linux jmv-desktop 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 08:03:28 UTC 2010 x86_64 GNU/Linux 
% java -version 
java version "1.6.0_20" 
Java(TM) SE Runtime Environment (build 1.6.0_20-b02) 
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode) 
            Reporter: Jean-Marc Vanel
            Assignee: Mark Proctor


With sources from Subversion, making a Maven build on drools-trunk gives 3 errors :

Tests in error: 
  testDate(org.drools.base.FieldFactoryTest)
  testString(org.drools.base.mvel.MVELCalendarCoercionTest)
  testString(org.drools.base.mvel.MVELDateCoercionTest)

Tests run: 578, Failures: 0, Errors: 3, Skipped: 1
[ERROR] BUILD FAILURE


However this runs fine:
LANG=en mvn  install


-- 
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 jboss-jira mailing list