[
https://issues.apache.org/jira/browse/DAFFODIL-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572182#comment-17572182
]
Mike Beckerle commented on DAFFODIL-2715:
-----------------------------------------
Seems like a bug in giter8. It says the package name like example.com will be
converted into directory structure like example/com, but that isn't happening
on MS-Windows.
Rather it is producing example\com, where in many files we need it to be using
the Java and URI-style forward slashes.
> giter8 schema project generator doesn't work on MS-Windows
> ----------------------------------------------------------
>
> Key: DAFFODIL-2715
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2715
> Project: Daffodil
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: 3.3.0
> Reporter: Mike Beckerle
> Priority: Major
>
>
> generating on ms-windows using default com.example namespace and
> namespace=yes, fails with illegal paths containing "com\example" which is
> incorrect. This appears in several files.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)