You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Lars Cebulla (JIRA)" <ji...@apache.org> on 2015/06/25 17:14:04 UTC

[jira] [Updated] (JEXL-157) Replace File.pathSeparator with File.separator

     [ https://issues.apache.org/jira/browse/JEXL-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Cebulla updated JEXL-157:
------------------------------
    Environment: 
Debian Jessie 8.1 64 Bit
Maven 3.0.5-3
OpenJDK 7u79-2.5.5-1~deb8u1
German language

  was:
Debian Jessie 8.1 64 Bit
Maven 3.0.5-3
OpenJDK 7u79-2.5.5-1~deb8u1


> Replace File.pathSeparator with File.separator
> ----------------------------------------------
>
>                 Key: JEXL-157
>                 URL: https://issues.apache.org/jira/browse/JEXL-157
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: Debian Jessie 8.1 64 Bit
> Maven 3.0.5-3
> OpenJDK 7u79-2.5.5-1~deb8u1
> German language
>            Reporter: Lars Cebulla
>            Priority: Blocker
>
> Hi,
> I got errors when I try to compile / test JEXL because ClassCreatorTest fails.
> At line 51, it uses "File.pathSeparator", which is wrong. It has to be just "File.separator".
> Thanks in advance!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)