[
https://issues.apache.org/jira/browse/NETBEANS-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Kishalmi resolved NETBEANS-4885.
---------------------------------------
Fix Version/s: 12.2
Resolution: Fixed
Shall be fixed by:
https://github.com/apache/netbeans/pull/2426
> "Improved" Gradle SubProjectDetection breaks maven projects
> -----------------------------------------------------------
>
> Key: NETBEANS-4885
> URL: https://issues.apache.org/jira/browse/NETBEANS-4885
> Project: NetBeans
> Issue Type: Bug
> Components: projects - Gradle
> Affects Versions: Next
> Reporter: Matthias Bläsing
> Assignee: Laszlo Kishalmi
> Priority: Blocker
> Fix For: 12.2
>
> Attachments: Bildschirmfoto_2020-10-08_21-45-32.png,
> Bildschirmfoto_2020-10-08_22-01-17.png, test-proj.zip
>
>
> I build netbeans from master (9f2b595df801547c53292952199609ff3ab9ec99) -
> this causes maven projects to be recognized as gradle projects (see
> test-proj.zip for a sample). NetBeans is started with clean userdir and
> cachedir:
> bin/netbeans-dev/bin/netbeans --userdir test-user --cachedir test-cache
> The project is opened (I run on JDK 11 and did not install nbjavac):
> !Bildschirmfoto_2020-10-08_22-01-17.png!
> I reverted c43ee9b5091e16ccd0adfeeb50ebaa0e45be0799 ("[NETBEANS-4867] Fix
> inconsistent Gradle SubProject Detection (#2411)") locally and this restores
> behavior to normal:
> !Bildschirmfoto_2020-10-08_21-45-32.png!
> Something in the referenced commits is to eager to recognize gradle projects.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists