[jira] [Commented] (NETBEANS-2373) Support for Gradle distribution plugin

2021-08-27 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi commented on NETBEANS-2373:
---

Well if there would be a test distribution the IDE would display Test Source 
Packages [java] and Test Distribution Files. Respecting that the current way is 
consistent. The [xy] after Source Packages are representimg the language type 
inside sourceset. There is no such thing for distributions.

> Support for Gradle distribution plugin
> --
>
> Key: NETBEANS-2373
> URL: https://issues.apache.org/jira/browse/NETBEANS-2373
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Gradle
>Affects Versions: 11.0, 12.0, 11.1, 11.2, 11.3, 12.2, 12.3
> Environment: Netbeans 11
> Gradle 5, 6.4.1
> Java 11
>Reporter: Netbeans User 2019
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.5
>
> Attachments: image-2021-05-21-10-42-51-280.png
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Gradle plugin shall recognize the distribution plugin and add a Source root 
> for 'src/main/dist' and it also need to support the created distribution 
> packages in a way. Either in a separate node or just in the project 
> customizer.



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

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

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



[jira] [Commented] (NETBEANS-2373) Support for Gradle distribution plugin

2021-06-03 Thread Netbeans User 2019 (Jira)


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

Netbeans User 2019 commented on NETBEANS-2373:
--

It is prefix with xy in case if dist is not in "main" so I suggest that should 
be done same way as source packages so that should be put to brackets after 
e.g. Distribution Files [xy].

> Support for Gradle distribution plugin
> --
>
> Key: NETBEANS-2373
> URL: https://issues.apache.org/jira/browse/NETBEANS-2373
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Gradle
>Affects Versions: 11.0, 12.0, 11.1, 11.2, 11.3, 12.2, 12.3
> Environment: Netbeans 11
> Gradle 5, 6.4.1
> Java 11
>Reporter: Netbeans User 2019
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.5
>
> Attachments: image-2021-05-21-10-42-51-280.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Gradle plugin shall recognize the distribution plugin and add a Source root 
> for 'src/main/dist' and it also need to support the created distribution 
> packages in a way. Either in a separate node or just in the project 
> customizer.



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

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

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



[jira] [Commented] (NETBEANS-2373) Support for Gradle distribution plugin

2021-05-21 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi commented on NETBEANS-2373:
---

!image-2021-05-21-10-42-51-280.png!

> Support for Gradle distribution plugin
> --
>
> Key: NETBEANS-2373
> URL: https://issues.apache.org/jira/browse/NETBEANS-2373
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Gradle
>Affects Versions: 11.0, 12.0, 11.1, 11.2, 11.3, 12.2, 12.3
> Environment: Netbeans 11
> Gradle 5, 6.4.1
> Java 11
>Reporter: Netbeans User 2019
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2021-05-21-10-42-51-280.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Gradle plugin shall recognize the distribution plugin and add a Source root 
> for 'src/main/dist' and it also need to support the created distribution 
> packages in a way. Either in a separate node or just in the project 
> customizer.



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

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

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



[jira] [Commented] (NETBEANS-2373) Support for Gradle distribution plugin

2021-01-27 Thread Netbeans User 2019 (Jira)


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

Netbeans User 2019 commented on NETBEANS-2373:
--

it is still annoying to switch between Projects and Files view as it is not 
shown in Projects even properly configured in gradle.

> Support for Gradle distribution plugin
> --
>
> Key: NETBEANS-2373
> URL: https://issues.apache.org/jira/browse/NETBEANS-2373
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Gradle
>Affects Versions: 11.0, 12.0, 11.1, 11.2, 11.3, 12.2
> Environment: Netbeans 11
> Gradle 5, 6.4.1
> Java 11
>Reporter: Netbeans User 2019
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> Gradle plugin shall recognize the distribution plugin and add a Source root 
> for 'src/main/dist' and it also need to support the created distribution 
> packages in a way. Either in a separate node or just in the project 
> customizer.



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

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

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



[jira] [Commented] (NETBEANS-2373) Support for Gradle distribution plugin

2020-01-27 Thread Netbeans User 2019 (Jira)


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

Netbeans User 2019 commented on NETBEANS-2373:
--

I hope this comes also as it is not so comfortable as this moment if you need 
to edit / add / ... under such dist resources.

> Support for Gradle distribution plugin
> --
>
> Key: NETBEANS-2373
> URL: https://issues.apache.org/jira/browse/NETBEANS-2373
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Gradle
>Affects Versions: 11.0, 11.1, 11.2
> Environment: Netbeans 11
> Gradle 5
> Java 11
>Reporter: Netbeans User 2019
>Priority: Critical
>
> Gradle plugin shall recognize the distribution plugin and add a Source root 
> for 'src/main/dist' and it also need to support the created distribution 
> packages in a way. Either in a separate node or just in the project 
> customizer.



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

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

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