[incubator-netbeans-website] 01/01: Initial Version as discussed in the mailing lists

2018-02-25 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

vieiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 4955b4266ecf567b3230e2cf9bb01cd971ae332b
Merge: e3f8b75 4d1beec
Author: Antonio Vieiro 
AuthorDate: Mon Feb 26 08:12:29 2018 +0100

Initial Version as discussed in the mailing lists

 .gitignore |18 +
 LICENSE|   203 +
 README.asciidoc|44 +
 README.md  | 8 -
 bits.netbeans.org/README.asciidoc  |12 +
 bits.netbeans.org/build.xml|50 +
 bits.netbeans.org/index.html   | 9 +
 netbeans.apache.org/LICENSE-foundation |23 +
 netbeans.apache.org/README.asciidoc|   407 +
 netbeans.apache.org/build.gradle   |   231 +
 netbeans.apache.org/buildSrc/build.gradle  |27 +
 .../buildSrc/src/main/groovy/MergeData.groovy  | 4 +
 .../buildSrc/src/main/groovy/TomcatMain.groovy |70 +
 .../buildSrc/src/main/groovy/TomcatStopMain.groovy |43 +
 .../buildSrc/src/main/groovy/Utils.groovy  |   138 +
 .../buildSrc/src/test/groovy/README.md | 1 +
 netbeans.apache.org/globals.yml|64 +
 netbeans.apache.org/gradle/deps.gradle |57 +
 netbeans.apache.org/gradle/utils.gradle|11 +
 .../gradle/wrapper/gradle-wrapper.jar  |   Bin 0 -> 54783 bytes
 .../gradle/wrapper/gradle-wrapper.properties   | 6 +
 netbeans.apache.org/gradlew|   172 +
 netbeans.apache.org/gradlew.bat|84 +
 netbeans.apache.org/settings.gradle|19 +
 netbeans.apache.org/src/content/.htaccess  | 1 +
 .../src/content/community/committer.asciidoc   |62 +
 .../src/content/community/events.asciidoc  |59 +
 .../src/content/community/index.asciidoc   |40 +
 .../src/content/community/mailing-lists.asciidoc   |   120 +
 .../src/content/community/who.asciidoc |   537 +
 .../src/content/css/font-awesome.min.css   | 4 +
 .../src/content/download/index.asciidoc|79 +
 .../src/content/download/nb90/index.asciidoc   |   137 +
 .../src/content/download/nb90/nb90-beta.asciidoc   |81 +
 .../src/content/download/nb90/nb90-javashell.png   |   Bin 0 -> 77386 bytes
 .../download/nb90/nb90-module-info-completion.png  |   Bin 0 -> 153488 bytes
 .../src/content/download/nb90/nb90-module-info.png |   Bin 0 -> 42458 bytes
 .../download/nb90/nb90-new-multi-module.png|   Bin 0 -> 82100 bytes
 .../src/content/download/nb90/nb90-shell-agent.png |   Bin 0 -> 47555 bytes
 .../src/content/download/nb90/nb90-shell-save.png  |   Bin 0 -> 85728 bytes
 netbeans.apache.org/src/content/favicon.ico|   Bin 0 -> 1406 bytes
 .../src/content/fonts/FontAwesome.otf  |   Bin 0 -> 134808 bytes
 .../src/content/fonts/fontawesome-webfont.eot  |   Bin 0 -> 165742 bytes
 .../src/content/fonts/fontawesome-webfont.svg  |  2671 +
 .../src/content/fonts/fontawesome-webfont.ttf  |   Bin 0 -> 165548 bytes
 .../src/content/fonts/fontawesome-webfont.woff |   Bin 0 -> 98024 bytes
 .../src/content/fonts/fontawesome-webfont.woff2|   Bin 0 -> 77160 bytes
 .../src/content/help/commercial-support.asciidoc   |70 +
 .../src/content/help/index.asciidoc|56 +
 .../src/content/images/apache-netbeans.svg |28 +
 .../src/content/images/apache-netbeans.xcf |   Bin 0 -> 91155 bytes
 .../src/content/images/apache-netbeansx1024.png|   Bin 0 -> 41666 bytes
 netbeans.apache.org/src/content/images/convert.sh  | 8 +
 netbeans.apache.org/src/content/images/favicon.ico |   Bin 0 -> 1406 bytes
 .../src/content/images/hero-background-2.jpg   |   Bin 0 -> 107721 bytes
 .../src/content/images/hero-background.jpg |   Bin 0 -> 91705 bytes
 .../images/incubator_feather_egg_logo_bw_crop.png  |   Bin 0 -> 56218 bytes
 .../images/incubator_feather_egg_logo_sm.png   |   Bin 0 -> 17961 bytes
 .../src/content/images/nblogo32x32.png |   Bin 0 -> 1493 bytes
 .../src/content/images/nblogo48x48.png |   Bin 0 -> 2204 bytes
 .../src/content/images/nblogo64x64.png |   Bin 0 -> 2825 bytes
 .../src/content/images/nblogo96x96.png |   Bin 0 -> 4228 bytes
 .../src/content/images/touch-icon-ipad-retina.png  |   Bin 0 -> 7308 bytes
 .../src/content/images/touch-icon-ipad.png |   Bin 0 -> 6575 bytes
 .../content/images/touch-icon-iphone-retina.png|   Bin 0 -> 7781 bytes
 netbeans.apache.org/src/content/index.asciidoc |48 +
 netbeans.apache.org/src/content/js/netbeans.js |21 +
 

[incubator-netbeans] 01/01: Merge pull request #434 from blackleg/ci_badges

2018-02-25 Thread jtulach
This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 90366d092beb49d563922c8023093d91d6b59db1
Merge: ccc9b5f 4c4bdd6
Author: Jaroslav Tulach 
AuthorDate: Mon Feb 26 07:59:53 2018 +0100

Merge pull request #434 from blackleg/ci_badges

Add build badges to README.md

 README.md | 7 +++
 1 file changed, 7 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
jtul...@apache.org.

-
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] [Updated] (NETBEANS-407) "Dereferencing possible null pointer" after doing instanceof on variable (false positive)

2018-02-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot updated NETBEANS-407:

Labels: pull-request-available  (was: )

> "Dereferencing possible null pointer" after doing instanceof on variable 
> (false positive)
> -
>
> Key: NETBEANS-407
> URL: https://issues.apache.org/jira/browse/NETBEANS-407
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - FindBugs, java - Hints
>Affects Versions: 8.2, 9.0
>Reporter: Eirik Bakke
>Priority: Minor
>  Labels: pull-request-available
>
> In the following example, the "boolean foo = k instanceof Integer" assignment 
> causes a spurious "Dereferencing possible null pointer" warning to occur on 
> the "k.doubleValue()" expression. I believe this did not happen in earlier 
> NetBeans versions (pre-8.2). Note that if the assignment to "boolean foo" is 
> replaced by an if statement ("if (k instanceof Integer)"), the warning goes 
> away.
> {code:java}
> public class TestClass {
>   private Number getFoo() {
> return 3;
>   }
>   public void testFoo() {
> Number k = getFoo();
> // The warning only occurs if this assignment is present.
> boolean foo = k instanceof Integer;
> // Warning on .doubleValue() here: "Dereferencing possible null pointer"
> System.out.println(k.doubleValue());
>   }
> }
> {code}
> This bug was previously described at 
> https://netbeans.org/bugzilla/show_bug.cgi?id=269324 .



--
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-425) Auto run of "fix uses..."

2018-02-25 Thread Bo Andersen (JIRA)
Bo Andersen created NETBEANS-425:


 Summary: Auto run of "fix uses..."
 Key: NETBEANS-425
 URL: https://issues.apache.org/jira/browse/NETBEANS-425
 Project: NetBeans
  Issue Type: Improvement
  Components: php - Editor
Affects Versions: 9.0
Reporter: Bo Andersen


It would be nice if Netbeans could auto add class namespaces as use statements, 
when selecting a class from the pop code completion menu.

The functionality is there ("Source"->"Fix Uses..."), just an option to have it 
as default when selecting the class.

 



--
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-424) NPE during refactor

2018-02-25 Thread Chuck Davis (JIRA)
Chuck Davis created NETBEANS-424:


 Summary: NPE during refactor 
 Key: NETBEANS-424
 URL: https://issues.apache.org/jira/browse/NETBEANS-424
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Refactoring
Affects Versions: 9.0
Reporter: Chuck Davis


Using default Maven project (mavenproject1).  When I created the module-info 
class it adopted the name of the project but then gave a warning that the 
module name should not end with a number so I tried to refactor with a name 
change which threw a NPE.  Log as follows:

 

SEVERE [org.openide.util.Exceptions]
java.lang.NullPointerException
    at 
org.netbeans.api.java.source.ElementUtilities.enclosingTypeElementImpl(ElementUtilities.java:143)
    at 
org.netbeans.api.java.source.ElementUtilities.enclosingTypeElement(ElementUtilities.java:132)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitMemberSelect(MoveTransformer.java:126)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitMemberSelect(MoveTransformer.java:47)
    at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2118)
    at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:76)
    at com.sun.source.util.TreeScanner.visitRequires(TreeScanner.java:880)
    at com.sun.tools.javac.tree.JCTree$JCRequires.accept(JCTree.java:2852)
    at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:76)
    at com.sun.source.util.TreeScanner.scan(TreeScanner.java:105)
    at com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:113)
    at com.sun.source.util.TreeScanner.visitModule(TreeScanner.java:853)
    at com.sun.tools.javac.tree.JCTree$JCModuleDecl.accept(JCTree.java:2701)
    at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:76)
    at com.sun.source.util.TreeScanner.scan(TreeScanner.java:105)
    at com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:113)
    at 
com.sun.source.util.TreeScanner.visitCompilationUnit(TreeScanner.java:144)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitCompilationUnit(MoveTransformer.java:320)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitCompilationUnit(MoveTransformer.java:47)
    at com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:593)
    at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:443)
    at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
    at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:672)
    at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:662)
    at 
org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:501)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
    at 
org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:166)
    at 
org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
    at 
org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
    at 
org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
    at 
org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
    at 
org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
    at 
org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:83)
    at 
org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:451)
    at 
org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:422)
    at 

[jira] [Commented] (NETBEANS-416) Excessive CPU usage

2018-02-25 Thread Sven Reimers (JIRA)

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

Sven Reimers commented on NETBEANS-416:
---

I just had a brief look at the profiling output. It looks like the CPU time is 
spent doing something in MasterFS, so probably something changed on disk and 
NetBeans was picking this up. Not sure if this intended if NetBeans is in the 
background. So my first quick idea is to check if you have something sitting on 
a slow filesystem (or even an antivirus watching NetBeans cache directories 
etc.).

Anyone out there with more knowledge about the filesystem watching that is 
implemented in NetBeans? Would there be any additional benefit to investigate 
if moving to newer Java 8 API's may help?

> Excessive CPU usage
> ---
>
> Key: NETBEANS-416
> URL: https://issues.apache.org/jira/browse/NETBEANS-416
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2
> Environment: Windows 10 Pro 64bit
>Reporter: Acs
>Priority: Major
> Attachments: 2018-02-22 14_34_52-Task Manager.png, selfsampler.npss
>
>
> Hey,
> Something I have noticed in Netbeans is that from time to time Netbeans CPU 
> usage will go up to around 20% and most of the times I have Netbeans in the 
> background so I am not doing anything in Netbeans.
> Please fix this as this is a huge annoyance.
> Edit: To further explain why this is a huge annoyance: Netbeans will trigger 
> my laptop fans with the usage of CPU when it's not doing anything.
> Please someone analyze the profiler and tell me if I have a plugin that is 
> doing this or this is netbeans.
> I am really considering changing IDEs because of t his.
>  
>  



--
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-416) Excessive CPU usage

2018-02-25 Thread Acs (JIRA)

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

Acs commented on NETBEANS-416:
--

[~GeertjanWielenga] No it doesn't make sense because when I have it in 
background is because I am googling something for the project I am working on 
netbeans.

Can't you get any info from the profiler output as to what is causing the cpu 
usage?

> Excessive CPU usage
> ---
>
> Key: NETBEANS-416
> URL: https://issues.apache.org/jira/browse/NETBEANS-416
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2
> Environment: Windows 10 Pro 64bit
>Reporter: Acs
>Priority: Major
> Attachments: 2018-02-22 14_34_52-Task Manager.png, selfsampler.npss
>
>
> Hey,
> Something I have noticed in Netbeans is that from time to time Netbeans CPU 
> usage will go up to around 20% and most of the times I have Netbeans in the 
> background so I am not doing anything in Netbeans.
> Please fix this as this is a huge annoyance.
> Edit: To further explain why this is a huge annoyance: Netbeans will trigger 
> my laptop fans with the usage of CPU when it's not doing anything.
> Please someone analyze the profiler and tell me if I have a plugin that is 
> doing this or this is netbeans.
> I am really considering changing IDEs because of t his.
>  
>  



--
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-416) Excessive CPU usage

2018-02-25 Thread Geertjan Wielenga (JIRA)

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

Geertjan Wielenga edited comment on NETBEANS-416 at 2/25/18 10:03 AM:
--

I'd recommend trying to start with a fresh installation (i.e., without any 
plugins) ideally using Apache NetBeans (incubating) 9.0 Beta to establish 
whether it relates to a plugin or not.

And maybe if this problem occurs only when you have NetBeans in the background 
and are not using it, consider closing it down when you don't need it and then 
restarting it when you do – only if this would make sense of course.


was (Author: geertjanwielenga):
I'd recommend trying to start with a fresh installation (i.e., without any 
plugins) ideally using Apache NetBeans (incubating) 9.0 Beta to establish 
whether it relates to a plugin or not.

> Excessive CPU usage
> ---
>
> Key: NETBEANS-416
> URL: https://issues.apache.org/jira/browse/NETBEANS-416
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2
> Environment: Windows 10 Pro 64bit
>Reporter: Acs
>Priority: Major
> Attachments: 2018-02-22 14_34_52-Task Manager.png, selfsampler.npss
>
>
> Hey,
> Something I have noticed in Netbeans is that from time to time Netbeans CPU 
> usage will go up to around 20% and most of the times I have Netbeans in the 
> background so I am not doing anything in Netbeans.
> Please fix this as this is a huge annoyance.
> Edit: To further explain why this is a huge annoyance: Netbeans will trigger 
> my laptop fans with the usage of CPU when it's not doing anything.
> Please someone analyze the profiler and tell me if I have a plugin that is 
> doing this or this is netbeans.
> I am really considering changing IDEs because of t his.
>  
>  



--
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-416) Excessive CPU usage

2018-02-25 Thread Geertjan Wielenga (JIRA)

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

Geertjan Wielenga commented on NETBEANS-416:


I'd recommend trying to start with a fresh installation (i.e., without any 
plugins) ideally using Apache NetBeans (incubating) 9.0 Beta to establish 
whether it relates to a plugin or not.

> Excessive CPU usage
> ---
>
> Key: NETBEANS-416
> URL: https://issues.apache.org/jira/browse/NETBEANS-416
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2
> Environment: Windows 10 Pro 64bit
>Reporter: Acs
>Priority: Major
> Attachments: 2018-02-22 14_34_52-Task Manager.png, selfsampler.npss
>
>
> Hey,
> Something I have noticed in Netbeans is that from time to time Netbeans CPU 
> usage will go up to around 20% and most of the times I have Netbeans in the 
> background so I am not doing anything in Netbeans.
> Please fix this as this is a huge annoyance.
> Edit: To further explain why this is a huge annoyance: Netbeans will trigger 
> my laptop fans with the usage of CPU when it's not doing anything.
> Please someone analyze the profiler and tell me if I have a plugin that is 
> doing this or this is netbeans.
> I am really considering changing IDEs because of t his.
>  
>  



--
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-website] branch multisite-test updated: Apache and Oracle trademark notices, link to incubator status, arranged some broken links, removed wiki JCA pages, added another backround,

2018-02-25 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

vieiro pushed a commit to branch multisite-test
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/multisite-test by this push:
 new 4d1beec  Apache and Oracle trademark notices, link to incubator 
status, arranged some broken links, removed wiki JCA pages, added another 
backround, added ASF resources for events. (#7)
4d1beec is described below

commit 4d1beec6370a261d2fdcc2d0926f17b45714baf1
Author: Antonio Vieiro 
AuthorDate: Sun Feb 25 10:57:36 2018 +0100

Apache and Oracle trademark notices, link to incubator status, arranged 
some broken links, removed wiki JCA pages, added another backround, added ASF 
resources for events. (#7)

* Adding the "feature" component, to add images and features to the release 
page.

- Features can be easily added in asciidoc documents, with floating images 
(and links to enlarged versions).
- Example page for some of the NetBeans 9.0 features.

* ASF and Oracle Trademarks, Incubator Status, Another background, wiki 
"asciidoc" content types, removed some JCA wiki pages, broken links
---
 README.asciidoc|  27 +++-
 netbeans.apache.org/README.asciidoc|  22 --
 .../src/content/community/events.asciidoc  |  15 +++
 .../src/content/download/index.asciidoc|  10 +
 .../src/content/images/hero-background-2.jpg   | Bin 0 -> 107721 bytes
 .../src/content/participate/index.asciidoc |   4 ++
 .../src/content/scss/common/_netbeans.scss |  16 ++-
 .../src/content/templates/footer.gsp   |  16 ---
 .../src/content/templates/slider.gsp   |  19 -
 netbeans.apache.org/src/content/wiki/.htaccess |   1 +
 .../wiki/FaqBlanketJCAForEmployees.asciidoc|  44 
 .../wiki/FaqCAAndRejectedContribution.asciidoc |  44 
 .../wiki/FaqCAForEveryContribution.asciidoc|  44 
 .../src/content/wiki/FaqJCAAndCA.asciidoc  |  46 -
 .../src/content/wiki/index.asciidoc|  17 
 15 files changed, 114 insertions(+), 211 deletions(-)

diff --git a/README.asciidoc b/README.asciidoc
index fad467d..4e7508b 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -1,6 +1,5 @@
 = Apache NetBeans (incubating) web sites
 
-NOTE: This is still *a work in progress*, pending a community approval.
 
 This repository is structured in different *subdirectories*, for different 
subdomains.
 
@@ -12,6 +11,32 @@ link:bits.netbeans.org[bits.netbeans.org]:: Apache NetBeans 
API documentation
   - Will be integrated with http://github.com/apache/incubator-netbeans
   - Will generate javadocs for each release.
 
+NOTE: This is still *a work in progress*, pending a community approval.
+
+== Apache guidelines for web sites
+
+Apache provides different guidelines for project websites. Here are some:
+
+Project-related non-apache.org domain names::
+https://www.apache.org/foundation/marks/pmcs#nonapache
+
+Apache Website Navigation Links Policy::
+https://www.apache.org/foundation/marks/pmcs#navigation
+
+Incubator Branding Guide::
+http://incubator.apache.org/guides/branding.html
+
+Using `svnpubsub` or `CMS` for web site publishing, and using branches::
+https://www.apache.org/dev/project-site.html#generated
+
+Using `.htaccess` to configure the web server::
+https://www.apache.org/dev/project-site.html#configure
+
+How to manage my project's webpage::
+https://www.apache.org/dev/project-site.html#intro
+
+
+
 == Related issues
 
 - INFRA: https://issues.apache.org/jira/browse/INFRA-13174
diff --git a/netbeans.apache.org/README.asciidoc 
b/netbeans.apache.org/README.asciidoc
index a1835ed..7379b18 100644
--- a/netbeans.apache.org/README.asciidoc
+++ b/netbeans.apache.org/README.asciidoc
@@ -1,10 +1,26 @@
+
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
 = Apache NetBeans / netbeans.apache.org
 :toc:
 
 The http://netbeans.apache.org website.
 
-NOTE: 

[jira] [Updated] (NETBEANS-416) Excessive CPU usage

2018-02-25 Thread Acs (JIRA)

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

Acs updated NETBEANS-416:
-
Description: 
Hey,

Something I have noticed in Netbeans is that from time to time Netbeans CPU 
usage will go up to around 20% and most of the times I have Netbeans in the 
background so I am not doing anything in Netbeans.

Please fix this as this is a huge annoyance.

Edit: To further explain why this is a huge annoyance: Netbeans will trigger my 
laptop fans with the usage of CPU when it's not doing anything.

Please someone analyze the profiler and tell me if I have a plugin that is 
doing this or this is netbeans.

I am really considering changing IDEs because of t his.

 

 

  was:
Hey,

Something I have noticed in Netbeans is that from time to time Netbeans CPU 
usage will go up to around 20% and most of the times I have Netbeans in the 
background so I am not doing anything in Netbeans.

Please fix this as this is a huge annoyance.

 

 


> Excessive CPU usage
> ---
>
> Key: NETBEANS-416
> URL: https://issues.apache.org/jira/browse/NETBEANS-416
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2
> Environment: Windows 10 Pro 64bit
>Reporter: Acs
>Priority: Major
> Attachments: 2018-02-22 14_34_52-Task Manager.png, selfsampler.npss
>
>
> Hey,
> Something I have noticed in Netbeans is that from time to time Netbeans CPU 
> usage will go up to around 20% and most of the times I have Netbeans in the 
> background so I am not doing anything in Netbeans.
> Please fix this as this is a huge annoyance.
> Edit: To further explain why this is a huge annoyance: Netbeans will trigger 
> my laptop fans with the usage of CPU when it's not doing anything.
> Please someone analyze the profiler and tell me if I have a plugin that is 
> doing this or this is netbeans.
> I am really considering changing IDEs because of t his.
>  
>  



--
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] [Assigned] (NETBEANS-405) working with jdk9 module-info file the graph tab does not work

2018-02-25 Thread Jan Lahoda (JIRA)

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

Jan Lahoda reassigned NETBEANS-405:
---

Assignee: Jan Lahoda

> working with jdk9 module-info file the graph tab does not work
> --
>
> Key: NETBEANS-405
> URL: https://issues.apache.org/jira/browse/NETBEANS-405
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: jdk9 on linux
>Reporter: Chuck Davis
>Assignee: Jan Lahoda
>Priority: Minor
>  Labels: pull-request-available
>
> Click on graph tab get following error:
>  
> java.lang.NoClassDefFoundError: com/sun/tools/javac/code/Symbol$ModuleSymbol
>     at 
> org.netbeans.modules.java.module.graph.DependencyCalculator.isJDK(DependencyCalculator.java:160)
>     at 
> org.netbeans.modules.java.module.graph.DependencyCalculator.lambda$init$0(DependencyCalculator.java:96)
>     at 
> org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:501)
>     at 
> org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
>     at 
> org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:130)
>     at 
> org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:114)
>     at 
> org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
>     at 
> org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
>     at 
> org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
>     at 
> org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
>     at 
> org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
>     at 
> org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
>     at 
> org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
>     at 
> org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:81)
>     at 
> org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:451)
>     at 
> org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:422)
>     at 
> org.netbeans.modules.java.module.graph.DependencyCalculator.init(DependencyCalculator.java:85)
>     at 
> org.netbeans.modules.java.module.graph.DependencyCalculator.getNodes(DependencyCalculator.java:65)
>     at 
> org.netbeans.modules.java.module.graph.GraphTopComponent.run(GraphTopComponent.java:226)
>     at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>     at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>     at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>     at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
>     at 
> org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1459)
>     at 
> org.netbeans.modules.java.module.graph.GraphTopComponent.refreshModel(GraphTopComponent.java:412)
>     at 
> org.netbeans.modules.java.module.graph.GraphTopComponent.componentActivated(GraphTopComponent.java:186)
>     at 
> org.netbeans.core.multiview.MultiViewPeer$SelectionListener.selectionActivatedByButton(MultiViewPeer.java:912)
>     at 
> org.netbeans.core.multiview.MultiViewModel.fireActivateCurrent(MultiViewModel.java:244)
>     at 
> org.netbeans.core.multiview.TabsComponent$ButtonMouseListener.mousePressed(TabsComponent.java:883)
>     at 
> java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:288)
>     at 
> java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:287)
>     at java.desktop/java.awt.Component.processMouseEvent(Component.java:6575)
>     at 
> java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3343)
>     at java.desktop/java.awt.Component.processEvent(Component.java:6343)
>     at java.desktop/java.awt.Container.processEvent(Container.java:2259)
>     at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4961)
>     at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2317)
>     at java.desktop/java.awt.Component.dispatchEvent(Component.java:4793)
>     at 
> java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
>     at 
> java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4536)
>     at 
> java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4480)
>     at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2303)
>     at 

[jira] [Updated] (NETBEANS-405) working with jdk9 module-info file the graph tab does not work

2018-02-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot updated NETBEANS-405:

Labels: pull-request-available  (was: )

> working with jdk9 module-info file the graph tab does not work
> --
>
> Key: NETBEANS-405
> URL: https://issues.apache.org/jira/browse/NETBEANS-405
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: jdk9 on linux
>Reporter: Chuck Davis
>Assignee: Jan Lahoda
>Priority: Minor
>  Labels: pull-request-available
>
> Click on graph tab get following error:
>  
> java.lang.NoClassDefFoundError: com/sun/tools/javac/code/Symbol$ModuleSymbol
>     at 
> org.netbeans.modules.java.module.graph.DependencyCalculator.isJDK(DependencyCalculator.java:160)
>     at 
> org.netbeans.modules.java.module.graph.DependencyCalculator.lambda$init$0(DependencyCalculator.java:96)
>     at 
> org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:501)
>     at 
> org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
>     at 
> org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:130)
>     at 
> org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:114)
>     at 
> org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
>     at 
> org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
>     at 
> org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
>     at 
> org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
>     at 
> org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
>     at 
> org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
>     at 
> org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
>     at 
> org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:81)
>     at 
> org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:451)
>     at 
> org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:422)
>     at 
> org.netbeans.modules.java.module.graph.DependencyCalculator.init(DependencyCalculator.java:85)
>     at 
> org.netbeans.modules.java.module.graph.DependencyCalculator.getNodes(DependencyCalculator.java:65)
>     at 
> org.netbeans.modules.java.module.graph.GraphTopComponent.run(GraphTopComponent.java:226)
>     at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>     at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>     at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>     at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
>     at 
> org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1459)
>     at 
> org.netbeans.modules.java.module.graph.GraphTopComponent.refreshModel(GraphTopComponent.java:412)
>     at 
> org.netbeans.modules.java.module.graph.GraphTopComponent.componentActivated(GraphTopComponent.java:186)
>     at 
> org.netbeans.core.multiview.MultiViewPeer$SelectionListener.selectionActivatedByButton(MultiViewPeer.java:912)
>     at 
> org.netbeans.core.multiview.MultiViewModel.fireActivateCurrent(MultiViewModel.java:244)
>     at 
> org.netbeans.core.multiview.TabsComponent$ButtonMouseListener.mousePressed(TabsComponent.java:883)
>     at 
> java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:288)
>     at 
> java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:287)
>     at java.desktop/java.awt.Component.processMouseEvent(Component.java:6575)
>     at 
> java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3343)
>     at java.desktop/java.awt.Component.processEvent(Component.java:6343)
>     at java.desktop/java.awt.Container.processEvent(Container.java:2259)
>     at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4961)
>     at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2317)
>     at java.desktop/java.awt.Component.dispatchEvent(Component.java:4793)
>     at 
> java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
>     at 
> java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4536)
>     at 
> java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4480)
>     at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2303)
>     at