You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Matthias Bläsing (JIRA)" <ji...@apache.org> on 2019/03/06 19:13:00 UTC

[jira] [Comment Edited] (NETBEANS-2126) Ant Web Application project - missing reference javaee-endorsed-api-7.0

    [ https://issues.apache.org/jira/browse/NETBEANS-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16786040#comment-16786040 ] 

Matthias Bläsing edited comment on NETBEANS-2126 at 3/6/19 7:12 PM:
--------------------------------------------------------------------

I tracked it down into the library definition. The XML library definitions exist in multiple versions. The library definition for the endorsed api was reviewed and the maven dependency informations were added. The necessary elements did not exist in version 1, so the fix is simple: Switch to version 3, which supports the new elements.

I'm currently preparing a PR to fix that.

Please see, if that fixes the problem for you.


was (Author: mblaesing):
I tracked it down into the library definition. The XML library definitions exist in multiple versions. The library definition for the endorsed api was reviewed and the maven dependency informations were added. The necessary elements did not exist in version 1, so the fix is simple: Switch to version 3, which supports the new elements.

I'm currently preparing a PR to fix that.

> Ant Web Application project - missing reference javaee-endorsed-api-7.0
> -----------------------------------------------------------------------
>
>                 Key: NETBEANS-2126
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2126
>             Project: NetBeans
>          Issue Type: Bug
>          Components: javaee - Web Project
>    Affects Versions: 11.0
>         Environment: Product Version: Apache NetBeans IDE Dev (Build incubator-netbeans-release-384-on-20190213)
> Java: 12; OpenJDK 64-Bit Server VM 12+32
> Runtime: OpenJDK Runtime Environment 12+32
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>            Reporter: Vano Beridze
>            Assignee: Matthias Bläsing
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When you create ant web project with Java EE 7 profile it complains about missing reference.
> javaee-endorsed-api-7.0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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