[incubator-netbeans] branch master updated: [NETBEANS-1074] Module Review php.phpdoc.documentation (#686)
This is an automated email from the ASF dual-hosted git repository. junichi11 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git The following commit(s) were added to refs/heads/master by this push: new 58f7d1d [NETBEANS-1074] Module Review php.phpdoc.documentation (#686) 58f7d1d is described below commit 58f7d1dd1031e9d2c0c6130c2651c2c39d30f9c0 Author: Junichi Yamamoto AuthorDate: Sat Aug 18 06:33:00 2018 +0900 [NETBEANS-1074] Module Review php.phpdoc.documentation (#686) - Remove this module because phpdocdesc.zip is used no longer: https://hg.netbeans.org/web-main/rev/eebf8c598245 --- nbbuild/cluster.properties | 1 - php.kit/manifest.mf| 2 +- php.kit/nbproject/project.xml | 6 - php.phpdoc.documentation/build.xml | 28 php.phpdoc.documentation/external/binaries-list| 1 - .../external/phpdocdesc-1.4-license.txt| 153 - php.phpdoc.documentation/manifest.mf | 5 - .../nbproject/project.properties | 19 --- php.phpdoc.documentation/nbproject/project.xml | 31 - .../php/phpdoc/documentation/Bundle.properties | 22 --- 10 files changed, 1 insertion(+), 267 deletions(-) diff --git a/nbbuild/cluster.properties b/nbbuild/cluster.properties index e1e6313..4e7a870 100644 --- a/nbbuild/cluster.properties +++ b/nbbuild/cluster.properties @@ -927,7 +927,6 @@ nb.cluster.php=\ php.nette2,\ php.phing,\ php.phpdoc,\ -php.phpdoc.documentation,\ php.phpunit,\ php.project,\ php.refactoring,\ diff --git a/php.kit/manifest.mf b/php.kit/manifest.mf index 1728e03..5b2e861 100644 --- a/php.kit/manifest.mf +++ b/php.kit/manifest.mf @@ -1,5 +1,5 @@ Manifest-Version: 1.0 OpenIDE-Module: org.netbeans.modules.php.kit OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/php/kit/Bundle.properties -OpenIDE-Module-Specification-Version: 1.64 +OpenIDE-Module-Specification-Version: 1.65 OpenIDE-Module-Recommends: cnb.org.netbeans.modules.languages.ini, cnb.org.netbeans.modules.languages.neon, cnb.org.netbeans.modules.php.apigen, cnb.org.netbeans.modules.web.client.kit, cnb.org.netbeans.modules.websvc.saas.codegen.php, cnb.org.netbeans.modules.websvc.saas.kit, org.netbeans.modules.selenium2.php.Selenium2PhpSupportImpl diff --git a/php.kit/nbproject/project.xml b/php.kit/nbproject/project.xml index fc9668c..5478b8b 100644 --- a/php.kit/nbproject/project.xml +++ b/php.kit/nbproject/project.xml @@ -56,12 +56,6 @@ - org.netbeans.modules.php.phpdoc.documentation - -0.11 - - - org.netbeans.modules.php.project 2.54 diff --git a/php.phpdoc.documentation/build.xml b/php.phpdoc.documentation/build.xml deleted file mode 100644 index 48f78e2..000 --- a/php.phpdoc.documentation/build.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - -Contains documentation for PHP Documentor tags - - diff --git a/php.phpdoc.documentation/external/binaries-list b/php.phpdoc.documentation/external/binaries-list deleted file mode 100644 index eadf287..000 --- a/php.phpdoc.documentation/external/binaries-list +++ /dev/null @@ -1 +0,0 @@ -0702230EB3354A1687E4496D73A94F33A1E343BD phpdocdesc.zip diff --git a/php.phpdoc.documentation/external/phpdocdesc-1.4-license.txt b/php.phpdoc.documentation/external/phpdocdesc-1.4-license.txt deleted file mode 100644 index f1fc452..000 --- a/php.phpdoc.documentation/external/phpdocdesc-1.4-license.txt +++ /dev/null @@ -1,153 +0,0 @@ -Name: PHPDocumentor Documentaion -Version: 1.4 -License: LGPL-2.1 -OSR: 9775 -Description: Documentation for PHPDocumentor tags -Origin: http://www.phpdoc.org/ -Files: phpdocdesc.zip, predefined_vars.zip - -GNU Lesser General Public License - -Version 2.1, February 1999 - -Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. - -This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software
[jira] [Commented] (NETBEANS-747) CSS Editor does not recognize variable syntax
[ https://issues.apache.org/jira/browse/NETBEANS-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584335#comment-16584335 ] Jack J. Woehr commented on NETBEANS-747: If no one more expert than myself claims this issue, I will address this issue when the grammar file is added to the repository. > CSS Editor does not recognize variable syntax > - > > Key: NETBEANS-747 > URL: https://issues.apache.org/jira/browse/NETBEANS-747 > Project: NetBeans > Issue Type: Bug > Components: web - CSS Editor >Affects Versions: 8.2, 9.0 >Reporter: Peter >Priority: Minor > Labels: css, variable > Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png > > > Netbeans reports my css has error but it should not -- This message was sent by Atlassian JIRA (v7.6.3#76005) - 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-747) CSS Editor does not recognize variable syntax
[ https://issues.apache.org/jira/browse/NETBEANS-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584330#comment-16584330 ] Matthias Bläsing commented on NETBEANS-747: --- Fixing issues in the CSS parsing require the grammar file to be present. The linked issue tracks the transfer/recreation of the grammar file. > CSS Editor does not recognize variable syntax > - > > Key: NETBEANS-747 > URL: https://issues.apache.org/jira/browse/NETBEANS-747 > Project: NetBeans > Issue Type: Bug > Components: web - CSS Editor >Affects Versions: 8.2, 9.0 >Reporter: Peter >Priority: Minor > Labels: css, variable > Attachments: Screen Shot 2018-04-30 at 1.10.32 AM.png > > > Netbeans reports my css has error but it should not -- This message was sent by Atlassian JIRA (v7.6.3#76005) - 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
[incubator-netbeans] branch master updated (33f1987 -> d071adb)
This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git. from 33f1987 Merge pull request #708 from thilina01/netbeans-1074-2nd-review-javaee-project add 080322b [NETBEANS-1074] Module Review j2ee.genericserver added one gif to licenseinfo.xml new d071adb Merge pull request #705 from thilina01/netbeans-1074-2nd-review-j2ee-genericserver The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: {core.io.ui => j2ee.genericserver}/licenseinfo.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) copy {core.io.ui => j2ee.genericserver}/licenseinfo.xml (91%) - 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
[incubator-netbeans] 01/01: Merge pull request #705 from thilina01/netbeans-1074-2nd-review-j2ee-genericserver
This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git commit d071adb2118986cf3cb379928235d124083ff9b1 Merge: 33f1987 080322b Author: Matthias Bläsing AuthorDate: Fri Aug 17 20:04:49 2018 +0200 Merge pull request #705 from thilina01/netbeans-1074-2nd-review-j2ee-genericserver [NETBEANS-1074] Module Review j2ee.genericserver j2ee.genericserver/licenseinfo.xml | 30 ++ 1 file changed, 30 insertions(+) - 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
[incubator-netbeans] branch master updated (c2a5d29 -> 33f1987)
This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git. from c2a5d29 Merge pull request #707 from thilina01/netbeans-1074-2nd-review-j2ee-api-ejbmodule add 73326a5 [NETBEANS-1074] Module Review javaee.project added eight graphic files to licenseinfo.xml new 33f1987 Merge pull request #708 from thilina01/netbeans-1074-2nd-review-javaee-project The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: {java.j2seembedded => javaee.project}/licenseinfo.xml | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) copy {java.j2seembedded => javaee.project}/licenseinfo.xml (59%) - 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
[incubator-netbeans] 01/01: Merge pull request #708 from thilina01/netbeans-1074-2nd-review-javaee-project
This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git commit 33f1987493fc1aa8e8c35650835513a52495702e Merge: c2a5d29 73326a5 Author: Matthias Bläsing AuthorDate: Fri Aug 17 20:04:06 2018 +0200 Merge pull request #708 from thilina01/netbeans-1074-2nd-review-javaee-project [NETBEANS-1074] Module Review javaee.project javaee.project/licenseinfo.xml | 37 + 1 file changed, 37 insertions(+) - 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
[incubator-netbeans] 01/01: Merge pull request #707 from thilina01/netbeans-1074-2nd-review-j2ee-api-ejbmodule
This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git commit c2a5d29e6e20f4c7616a2ed7ad9dca39370867cc Merge: 2a36e7b 2a06d99 Author: Matthias Bläsing AuthorDate: Fri Aug 17 20:02:05 2018 +0200 Merge pull request #707 from thilina01/netbeans-1074-2nd-review-j2ee-api-ejbmodule [NETBEANS-1074] Module Review j2ee.api.ejbmodule j2ee.api.ejbmodule/licenseinfo.xml | 33 + 1 file changed, 33 insertions(+) - 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
[incubator-netbeans] branch master updated (2a36e7b -> c2a5d29)
This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git. from 2a36e7b Merge pull request #706 from thilina01/netbeans-1074-2nd-review-j2ee-clientproject add 2a06d99 [NETBEANS-1074] Module Review j2ee.api.ejbmodule added four graphic files to licenseinfo.xml new c2a5d29 Merge pull request #707 from thilina01/netbeans-1074-2nd-review-j2ee-api-ejbmodule The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: {api.debugger.jpda => j2ee.api.ejbmodule}/licenseinfo.xml | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) copy {api.debugger.jpda => j2ee.api.ejbmodule}/licenseinfo.xml (74%) - 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
[incubator-netbeans] branch master updated (fee85fa -> 2a36e7b)
This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git. from fee85fa Run two travis builds in parallel. Test signatures against latest release. add 122e060 [NETBEANS-1074] Module Review j2ee.clientproject added seven gif files to licenseinfo.xml new 2a36e7b Merge pull request #706 from thilina01/netbeans-1074-2nd-review-j2ee-clientproject The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: j2ee.clientproject/licenseinfo.xml | 11 +++ 1 file changed, 11 insertions(+) - 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
[incubator-netbeans] 01/01: Merge pull request #706 from thilina01/netbeans-1074-2nd-review-j2ee-clientproject
This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git commit 2a36e7ba10f2ac972cfe1a0f805e871ed1955d05 Merge: fee85fa 122e060 Author: Matthias Bläsing AuthorDate: Fri Aug 17 19:59:35 2018 +0200 Merge pull request #706 from thilina01/netbeans-1074-2nd-review-j2ee-clientproject [NETBEANS-1074] Module Review j2ee.clientproject j2ee.clientproject/licenseinfo.xml | 11 +++ 1 file changed, 11 insertions(+) - 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
[incubator-netbeans] branch master updated: Run two travis builds in parallel. Test signatures against latest release.
This is an automated email from the ASF dual-hosted git repository. jlahoda pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git The following commit(s) were added to refs/heads/master by this push: new fee85fa Run two travis builds in parallel. Test signatures against latest release. fee85fa is described below commit fee85fa93a6d4b2bb834fda4a50368bce2b3a047 Author: Jaroslav Tulach AuthorDate: Fri Aug 17 18:04:56 2018 +0200 Run two travis builds in parallel. Test signatures against latest release. --- .travis.yml | 14 +- nbbuild/antsrc/org/netbeans/nbbuild/ModuleListParser.java | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5b6a0e6..03b7dd7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,9 +18,13 @@ language: java jdk: - oraclejdk8 script: - - (ant -quiet build-source-config && mkdir scratch && cd scratch && unzip -qq ../nbbuild/build/basic-src* && ant -quiet rat -Drat-report.haltonfailure=true && cd .. && rm -rf scratch) + - if [ "x$RAT" == "xtrue" ]; then (ant -quiet build-source-config && mkdir scratch && cd scratch && unzip -qq ../nbbuild/build/basic-src* && ant -quiet rat -Drat-report.haltonfailure=true && cd .. && rm -rf scratch); fi - ant -quiet build -Djavac.compilerargs=-nowarn -Dbuild.compiler.deprecation=false - - ant -quiet test -Djavac.compilerargs=-nowarn -Dbuild.compiler.deprecation=false -Dtest.includes=NoTestsJustBuild - - ant -quiet verify-libs-and-licenses -Dverify-libs-and-licenses.haltonfailure=true - - ant -quiet -f ide.ergonomics/ test -Dtest.config=commit - - ./travis-check-line-endings.sh + - if [ "x$COMPILETEST" == "xtrue" ]; then ant -quiet test -Djavac.compilerargs=-nowarn -Dbuild.compiler.deprecation=false -Dtest.includes=NoTestsJustBuild; fi + - if [ "x$LICENSE" == "xtrue" ]; then ant -quiet verify-libs-and-licenses -Dverify-libs-and-licenses.haltonfailure=true; fi + - if [ "x$EOL" == "xtrue" ]; then ./travis-check-line-endings.sh; fi + - if [ "x$SIGTEST" == "xtrue" ]; then ant check-sigtests; fi + - if [ "x$CV" == "xtrue" ]; then ant -quiet -f ide.ergonomics/ test -Dtest.config=commit; fi +env: + - SIGTEST=false COMPILETEST=true RAT=true EOL=false LICENSE=true CV=false + - SIGTEST=true COMPILETEST=false RAT=false EOL=true LICENSE=false CV=true diff --git a/nbbuild/antsrc/org/netbeans/nbbuild/ModuleListParser.java b/nbbuild/antsrc/org/netbeans/nbbuild/ModuleListParser.java index b4496fd..1c4b0dd 100644 --- a/nbbuild/antsrc/org/netbeans/nbbuild/ModuleListParser.java +++ b/nbbuild/antsrc/org/netbeans/nbbuild/ModuleListParser.java @@ -126,7 +126,7 @@ final class ModuleListParser { while (tok2.hasMoreTokens()) { String module = tok2.nextToken(); standardModules.add(module); -doFastScan |= new File(root, module.replace('/', File.separatorChar)).equals(basedirF); +// doFastScan |= new File(root, module.replace('/', File.separatorChar)).equals(basedirF); } } } - 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-1138) Unable To create project folder
[ https://issues.apache.org/jira/browse/NETBEANS-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584073#comment-16584073 ] vikas kumar prabhakar commented on NETBEANS-1138: - While checking issue, the issue is not reproducible with NetBeans 9.0 and Oracle JDK 10. We can create the JavaFX application without any errors. The error "Project Folder already exists and is not empty." shows only when trying to create duplicate JavaFX project. Please check the project name while create the new JavaFX project. > Unable To create project folder > --- > > Key: NETBEANS-1138 > URL: https://issues.apache.org/jira/browse/NETBEANS-1138 > Project: NetBeans > Issue Type: Bug > Components: ide - Code, javafx - Project >Affects Versions: 9.0 > Environment: Windows 10 >Reporter: Christopher Dufault >Priority: Blocker > Attachments: image-2018-08-14-09-38-56-945.png, > image-2018-08-14-09-42-00-476.png, image-2018-08-14-09-45-34-709.png, > image-2018-08-14-09-45-50-424.png, image-2018-08-14-09-46-04-290.png > > > When creating a new project select JavaFX and JavaFX Application > !image-2018-08-14-09-38-56-945.png! > Then accept the defaults and click finish. Note this file and folders do not > exits in the projects directory. > !image-2018-08-14-09-42-00-476.png! > The progress bar will get to 20% project folder is created but we get this > error message. > !image-2018-08-14-09-46-04-290.png! > The folders here were just created. > !image-2018-08-14-09-45-50-424.png! > -- This message was sent by Atlassian JIRA (v7.6.3#76005) - 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-1064) not detected
[ https://issues.apache.org/jira/browse/NETBEANS-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584067#comment-16584067 ] vikas kumar prabhakar commented on NETBEANS-1064: - We checked the issue with following configuration: NetBeans 9.0 RC3, WIN10, java 10.0.1, Firefox 61.1.0 and NetBeans 8.2 , WIN10, java 8.0.144, Firefox 61.1.0 but didn't get the errors "Could not access the URL through the external browser. Check the browser configuration." We observed the clicked on [Take a Tour] open in Internet Explorer despite of Firefox was set as Default Web Browser. > not detected > - > > Key: NETBEANS-1064 > URL: https://issues.apache.org/jira/browse/NETBEANS-1064 > Project: NetBeans > Issue Type: Bug > Components: cnd - Toolchain >Affects Versions: 9.0 > Environment: NetBeans 9.0 RC1, WIN10, java 10.0.1., Firefox 61.0.1 >Reporter: Jörg Büchner >Assignee: vikas kumar prabhakar >Priority: Minor > > Being new to NetBeans I first clicked on [Take a Tour] and received the Error > message: > "Could not access the URL through the external browser. Check the browser > configuration." > First I would have appreciated a hint where this can be done > (Tools/Options/General) and > second I wonder why my Firefox is not detected, although it is set as default > in the Windows settings under Apps/Standard Apps. > However, when explicitly selecting Firefox in the Options dialog, everythings > works fine. -- This message was sent by Atlassian JIRA (v7.6.3#76005) - 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-1146) Freeze when building the dependency graph of a maven project.
[ https://issues.apache.org/jira/browse/NETBEANS-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584052#comment-16584052 ] Geertjan Wielenga commented on NETBEANS-1146: - Interesting. If you have a way to make the project or at least the POM available so that these comparisons can be done on different systems to see whether it can be reproduced that would help. > Freeze when building the dependency graph of a maven project. > - > > Key: NETBEANS-1146 > URL: https://issues.apache.org/jira/browse/NETBEANS-1146 > Project: NetBeans > Issue Type: Bug >Affects Versions: 9.0 >Reporter: Andres Bel Alonso >Priority: Major > Labels: graph, maven > Attachments: netbeans_freeze_snapshot.png > > > Hi, > I have a medium sized java maven project ( near 25.000 code lines), with many > dependencies. When i go to the pom file and I click to "Graph" button to > compute the project dependecy graph, the message "Loading and constructing > graph (this can take a while) with a freeze progress bar. All the IDE freeze, > and and I can not click on nothing. > This functionality works fine in Netbeans 8.2, it only takes 5/10 seconds to > be computed, in the same project. > This functionality also works with smaller projects (in other words, with > less dependencies) > There are not log messages in the shell that I use to run the IDE. > When running the sampler I found that spends all his computing time on the > method isThereFreeSpaceNonFixedSpace() of the package > org.netbeans.modules.java.graph. (see attach image) -- This message was sent by Atlassian JIRA (v7.6.3#76005) - 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] [Comment Edited] (NETBEANS-1146) Freeze when building the dependency graph of a maven project.
[ https://issues.apache.org/jira/browse/NETBEANS-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584044#comment-16584044 ] Andres Bel Alonso edited comment on NETBEANS-1146 at 8/17/18 3:01 PM: -- I used the same JDK in both cases : a java 8 OpenJDK, so it does not look like to be a jdk issue. was (Author: abelalonso): I used the same JDK in both cases : a java 8 OpenJDK. > Freeze when building the dependency graph of a maven project. > - > > Key: NETBEANS-1146 > URL: https://issues.apache.org/jira/browse/NETBEANS-1146 > Project: NetBeans > Issue Type: Bug >Affects Versions: 9.0 >Reporter: Andres Bel Alonso >Priority: Major > Labels: graph, maven > Attachments: netbeans_freeze_snapshot.png > > > Hi, > I have a medium sized java maven project ( near 25.000 code lines), with many > dependencies. When i go to the pom file and I click to "Graph" button to > compute the project dependecy graph, the message "Loading and constructing > graph (this can take a while) with a freeze progress bar. All the IDE freeze, > and and I can not click on nothing. > This functionality works fine in Netbeans 8.2, it only takes 5/10 seconds to > be computed, in the same project. > This functionality also works with smaller projects (in other words, with > less dependencies) > There are not log messages in the shell that I use to run the IDE. > When running the sampler I found that spends all his computing time on the > method isThereFreeSpaceNonFixedSpace() of the package > org.netbeans.modules.java.graph. (see attach image) -- This message was sent by Atlassian JIRA (v7.6.3#76005) - 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-1146) Freeze when building the dependency graph of a maven project.
[ https://issues.apache.org/jira/browse/NETBEANS-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584044#comment-16584044 ] Andres Bel Alonso commented on NETBEANS-1146: - I used the same JDK in both cases : a java 8 OpenJDK. > Freeze when building the dependency graph of a maven project. > - > > Key: NETBEANS-1146 > URL: https://issues.apache.org/jira/browse/NETBEANS-1146 > Project: NetBeans > Issue Type: Bug >Affects Versions: 9.0 >Reporter: Andres Bel Alonso >Priority: Major > Labels: graph, maven > Attachments: netbeans_freeze_snapshot.png > > > Hi, > I have a medium sized java maven project ( near 25.000 code lines), with many > dependencies. When i go to the pom file and I click to "Graph" button to > compute the project dependecy graph, the message "Loading and constructing > graph (this can take a while) with a freeze progress bar. All the IDE freeze, > and and I can not click on nothing. > This functionality works fine in Netbeans 8.2, it only takes 5/10 seconds to > be computed, in the same project. > This functionality also works with smaller projects (in other words, with > less dependencies) > There are not log messages in the shell that I use to run the IDE. > When running the sampler I found that spends all his computing time on the > method isThereFreeSpaceNonFixedSpace() of the package > org.netbeans.modules.java.graph. (see attach image) -- This message was sent by Atlassian JIRA (v7.6.3#76005) - 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-1146) Freeze when building the dependency graph of a maven project.
[ https://issues.apache.org/jira/browse/NETBEANS-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584030#comment-16584030 ] Geertjan Wielenga commented on NETBEANS-1146: - Potentially related to the JDK you're using -- I'd experiment if possible using the same JDK as you were using in 8.2, when it worked without a problem, just to see if it is related to that. > Freeze when building the dependency graph of a maven project. > - > > Key: NETBEANS-1146 > URL: https://issues.apache.org/jira/browse/NETBEANS-1146 > Project: NetBeans > Issue Type: Bug >Affects Versions: 9.0 >Reporter: Andres Bel Alonso >Priority: Major > Labels: graph, maven > Attachments: netbeans_freeze_snapshot.png > > > Hi, > I have a medium sized java maven project ( near 25.000 code lines), with many > dependencies. When i go to the pom file and I click to "Graph" button to > compute the project dependecy graph, the message "Loading and constructing > graph (this can take a while) with a freeze progress bar. All the IDE freeze, > and and I can not click on nothing. > This functionality works fine in Netbeans 8.2, it only takes 5/10 seconds to > be computed, in the same project. > This functionality also works with smaller projects (in other words, with > less dependencies) > There are not log messages in the shell that I use to run the IDE. > When running the sampler I found that spends all his computing time on the > method isThereFreeSpaceNonFixedSpace() of the package > org.netbeans.modules.java.graph. (see attach image) -- This message was sent by Atlassian JIRA (v7.6.3#76005) - 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] [Created] (NETBEANS-1146) Freeze when building the dependency graph of a maven project.
Andres Bel Alonso created NETBEANS-1146: --- Summary: Freeze when building the dependency graph of a maven project. Key: NETBEANS-1146 URL: https://issues.apache.org/jira/browse/NETBEANS-1146 Project: NetBeans Issue Type: Bug Affects Versions: 9.0 Reporter: Andres Bel Alonso Attachments: netbeans_freeze_snapshot.png Hi, I have a medium sized java maven project ( near 25.000 code lines), with many dependencies. When i go to the pom file and I click to "Graph" button to compute the project dependecy graph, the message "Loading and constructing graph (this can take a while) with a freeze progress bar. All the IDE freeze, and and I can not click on nothing. This functionality works fine in Netbeans 8.2, it only takes 5/10 seconds to be computed, in the same project. This functionality also works with smaller projects (in other words, with less dependencies) There are not log messages in the shell that I use to run the IDE. When running the sampler I found that spends all his computing time on the method isThereFreeSpaceNonFixedSpace() of the package org.netbeans.modules.java.graph. (see attach image) -- This message was sent by Atlassian JIRA (v7.6.3#76005) - 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
[incubator-netbeans] branch master updated: [NETBEANS-1074] Module Review j2ee.ejbjarproject (#704)
This is an automated email from the ASF dual-hosted git repository. junichi11 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git The following commit(s) were added to refs/heads/master by this push: new ce28691 [NETBEANS-1074] Module Review j2ee.ejbjarproject (#704) ce28691 is described below commit ce286913e6e0210d051476a1c22eac68a25edbfb Author: Thilina Ranathunga AuthorDate: Fri Aug 17 16:23:12 2018 +0530 [NETBEANS-1074] Module Review j2ee.ejbjarproject (#704) --- j2ee.ejbjarproject/licenseinfo.xml | 39 ++ 1 file changed, 39 insertions(+) diff --git a/j2ee.ejbjarproject/licenseinfo.xml b/j2ee.ejbjarproject/licenseinfo.xml new file mode 100644 index 000..b7561f8 --- /dev/null +++ b/j2ee.ejbjarproject/licenseinfo.xml @@ -0,0 +1,39 @@ + + + + + + + src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejb-jar-2.0.xml + src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejb-jar-2.1.xml + src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejb-jar-3.0.xml + src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejb-jar-3.1.xml + src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejb-jar-3.2.xml + + + + + src/org/netbeans/modules/j2ee/ejbjarproject/ui/resources/ejbjarProjectIcon.gif + + + + - 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
[incubator-netbeans] branch master updated: Fixed enable evaluation for cloned PropertyMonitors. Defined default behaviour for collections and numbers (#701)
This is an automated email from the ASF dual-hosted git repository. sdedic pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git The following commit(s) were added to refs/heads/master by this push: new f875db2 Fixed enable evaluation for cloned PropertyMonitors. Defined default behaviour for collections and numbers (#701) f875db2 is described below commit f875db2fa731fac09d516f68f4ecf5e818d48125 Author: Svatopluk Dedic AuthorDate: Fri Aug 17 11:31:55 2018 +0200 Fixed enable evaluation for cloned PropertyMonitors. Defined default behaviour for collections and numbers (#701) --- openide.awt/src/org/openide/awt/ActionState.java | 3 ++ .../src/org/openide/awt/PropertyMonitor.java | 10 ++ .../openide/awt/StatefulActionProcessorTest.java | 42 ++ 3 files changed, 55 insertions(+) diff --git a/openide.awt/src/org/openide/awt/ActionState.java b/openide.awt/src/org/openide/awt/ActionState.java index fda05ba..814ebf0 100644 --- a/openide.awt/src/org/openide/awt/ActionState.java +++ b/openide.awt/src/org/openide/awt/ActionState.java @@ -59,6 +59,9 @@ import org.openide.util.actions.Presenter; * if {@link #checkValue} is {@link #NON_NULL_VALUE}, the action is checked if and only if * the value is not {@code null}. * if the value type is an enum, its {@link Enum#name} is compared to {@link #checkValue} + * if the value is a {@link Collection} or {@link Map}, state evaluates to the {@link Collection#isEmpty} or + * {@link Map#isEmpty}, respectively. + * if the value is a {@link Number}, state will be true if value evaluates to a positive integer. * the state will be {@code false} (unchecked) otherwise. * * If {@link #type} is set to {@link Action}.class, the annotated element must diff --git a/openide.awt/src/org/openide/awt/PropertyMonitor.java b/openide.awt/src/org/openide/awt/PropertyMonitor.java index 7b36d4d..9ed2cae 100644 --- a/openide.awt/src/org/openide/awt/PropertyMonitor.java +++ b/openide.awt/src/org/openide/awt/PropertyMonitor.java @@ -26,6 +26,7 @@ import java.lang.reflect.InvocationHandler; import java.lang.reflect.Method; import java.lang.reflect.Proxy; import java.util.ArrayList; +import java.util.Collection; import java.util.Collections; import java.util.EventListener; import java.util.List; @@ -520,6 +521,14 @@ class PropertyMonitor implements ContextAction.StatefulMonitor, PropertyCh } } if (checkedValue == null) { +// v is not null; +if (v instanceof Collection) { +return !((Collection) v).isEmpty(); +} else if (v instanceof Map) { +return !((Map) v).isEmpty(); +} else if (Number.class.isInstance(v)) { +return ((Number)v).intValue() > 0; +} return false; } if (checkedValue == ActionState.NON_NULL_VALUE) { @@ -551,6 +560,7 @@ class PropertyMonitor implements ContextAction.StatefulMonitor, PropertyCh this.listenerType = other.listenerType; this.refGetter = other.refGetter; this.valueFactory = other.valueFactory; +this.valType = other.valType; this.refAddListener = other.refAddListener; this.refRemoveListener = other.refRemoveListener; this.listenerInterface = other.listenerInterface; diff --git a/openide.awt/test/unit/src/org/netbeans/modules/openide/awt/StatefulActionProcessorTest.java b/openide.awt/test/unit/src/org/netbeans/modules/openide/awt/StatefulActionProcessorTest.java index 2c59454..5de7162 100644 --- a/openide.awt/test/unit/src/org/netbeans/modules/openide/awt/StatefulActionProcessorTest.java +++ b/openide.awt/test/unit/src/org/netbeans/modules/openide/awt/StatefulActionProcessorTest.java @@ -31,6 +31,8 @@ import java.util.Collection; import java.util.List; import javax.swing.AbstractAction; import javax.swing.Action; +import javax.swing.DefaultListModel; +import javax.swing.DefaultListSelectionModel; import javax.swing.ListSelectionModel; import javax.swing.event.ChangeEvent; import javax.swing.event.ChangeListener; @@ -1377,4 +1379,44 @@ public class StatefulActionProcessorTest extends NbTestCase implements ContextGl received = e; } } + +public void testCustomContextAwareInstance() { +Action a = Actions.forID("Foo", "test.ListAction"); +DefaultListSelectionModel model = new DefaultListSelectionModel(); + +InstanceContent localContent1 = new InstanceContent(); +AbstractLookup localLookup1 = new AbstractLookup(localContent1); + +Action la = ((ContextAwareAction)a).createContextAwareInstance(localLookup1); + +assertFalse(a.isEnabled()); +assertFalse(la.isEnabled()); + +localContent1.add(model); + +assertFalse(a.isEnabled()); +assertTrue(la.isEnabled()); +
[jira] [Created] (NETBEANS-1145) Automate build of Windows Launchers
Svatopluk Dedic created NETBEANS-1145: - Summary: Automate build of Windows Launchers Key: NETBEANS-1145 URL: https://issues.apache.org/jira/browse/NETBEANS-1145 Project: NetBeans Issue Type: Improvement Components: apisupport - Harness, platform - LaunchersCLI Reporter: Svatopluk Dedic See comments in [https://github.com/apache/incubator-netbeans/pull/573#pullrequestreview-147108327] : The envisioned build process should monitor: * apisupport.harness/lwindows-launcher-src * ide/launcher/windows * o.n.bootstrap/launcher/windows and rebuild netbeans or application launchers. I am not so sure about automatic upload to the extbin, the number of artifact from automated builds could reach quite high. -- This message was sent by Atlassian JIRA (v7.6.3#76005) - 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