Skip to content

Can't find job.ftl template on Windows desktops #1

Description

Hi,
On Windows desktop, job.ftl can't be found because of File.Separator on line 189 in BatchNewJobXmlCommand.java
The String parameter of method Class.getResource(..) doesn't accept File.Separator as resource delimiter on Windows Desktops.
It should be replaced by '/'
Video series on weblogs.java.net are very usefull, waiting for the next one.
Thanks very much for that 👍
Regards,
Christophe

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions