You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (Jira)" <ji...@apache.org> on 2019/11/18 03:20:00 UTC

[jira] [Updated] (NETBEANS-3404) Can't build Ant NetBeans module with layer.xml

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

Junichi Yamamoto updated NETBEANS-3404:
---------------------------------------
    Attachment: sample-module.zip

> Can't build Ant NetBeans module with layer.xml
> ----------------------------------------------
>
>                 Key: NETBEANS-3404
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3404
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Module System, xml - Code
>    Affects Versions: 11.2
>            Reporter: Junichi Yamamoto
>            Priority: Critical
>         Attachments: sample-module.zip
>
>
> Can't build an Ant NetBeans module if there is a layer.xml.
> h2. Steps to reproduce
> # New Project > Java with Ant
> # Select NetBeans Modules > Module
> # Input Project Name and Code Name Base
> # The module project is created
> # Create a layer.xml file (New File > Module Development > XML Layer)
> # Run > Build Project
> # Get the following message
> /home/junichi11/NetBeansProjects/sample-module/src/com/example/layer.xml:3:14: 要素タイプ"filesystem"を宣言する必要があります。
> /home/junichi11/netbeans-11.2/netbeans/harness/common.xml:335: /home/junichi11/NetBeansProjects/sample-module/src/com/example/layer.xml is not a valid XML document.
> BUILD FAILED (total time: 0 seconds)
> There is no problem with NetBens 11.0 and 11.1.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists