[incubator-netbeans-website] branch master updated: Update README.asciidoc

2018-03-07 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


The following commit(s) were added to refs/heads/master by this push:
 new e7768fb  Update README.asciidoc
e7768fb is described below

commit e7768fb9cd25fa65717d8c30c3c5183ef5cbad25
Author: Antonio Vieiro 
AuthorDate: Thu Mar 8 07:18:08 2018 +0100

Update README.asciidoc
---
 README.asciidoc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README.asciidoc b/README.asciidoc
index 4e7508b..524963f 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -1,6 +1,5 @@
 = Apache NetBeans (incubating) web sites
 
-
 This repository is structured in different *subdirectories*, for different 
subdomains.
 
 link:netbeans.apache.org[netbeans.apache.org]:: Main Apache NetBeans website
@@ -11,8 +10,6 @@ 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:

-- 
To stop receiving notification emails like this one, please contact
vie...@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



[incubator-netbeans-website] branch master updated (031d62a -> 06d1b4f)

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

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


from 031d62a  Merge pull request #15 from apache/apache-netbeans-events-info
 add cf7da74  Fix typo at Apache NetBeans website url
 new 06d1b4f  Fix typo at Apache NetBeans website url.

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:
 netbeans.apache.org/src/content/help/index.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
vie...@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



[incubator-netbeans-website] 01/01: Fix typo at Apache NetBeans website url.

2018-03-07 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 06d1b4fedbee8d154d6aa9f099a9b86b9d3df573
Merge: 031d62a cf7da74
Author: Antonio Vieiro 
AuthorDate: Thu Mar 8 07:16:54 2018 +0100

Fix typo at Apache NetBeans website url.

Thanks for fixing the typo, Ömer!

 netbeans.apache.org/src/content/help/index.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
vie...@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-449) Compilation error for build from source (Ubuntu 17.10, Java 8, Ant 10.2)

2018-03-07 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot updated NETBEANS-449:

Labels: pull-request-available  (was: )

> Compilation error for build from source (Ubuntu 17.10, Java 8, Ant 10.2)
> 
>
> Key: NETBEANS-449
> URL: https://issues.apache.org/jira/browse/NETBEANS-449
> Project: NetBeans
>  Issue Type: Bug
> Environment: Ubuntu 17.10, Java 8u151, Ant 1.10.2
>Reporter: Kevin
>Priority: Minor
>  Labels: pull-request-available
> Attachments: installing-apache-netbeans.log
>
>
> I failed to build incubator Apache NetBeans from source. I cloned the master 
> branch, ran ant v10.2 with Java 8u151 installed. It broke on a Java 
> compilation error:
> {code:java}
> bootstrap:
>  [echo] Bootstrapping NetBeans-specific Ant extensions...
>     [javac] Compiling 53 source files to 
> /media/kevvurs/ExtraDrive1/incubator-netbeans/nbbuild/build/antclasses
>     [javac] 
> /media/kevvurs/ExtraDrive1/incubator-netbeans/nbbuild/antsrc/org/netbeans/nbbuild/LayerIndex.java:344:
>  error: class ZipArray inherits unrelated defaults for stream() from types 
> ResourceCollection and Collection
>     [javac] private static final class ZipArray extends 
> ArrayList
>     [javac]  ^
>     [javac] 1 error
> {code}
> ZipArray extended ArrayList and implemented ResourceCollection, so Java broke 
> on the multiple stream() definitions. I am guessing Java 9 would get around 
> this, but the documentation says it will work with Java 8.



--
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-455) "The bytes do not represent a valid class" error while invoking the "Apply Code Changes" action

2018-03-07 Thread Eirik Bakke (JIRA)
Eirik Bakke created NETBEANS-455:


 Summary: "The bytes do not represent a valid class" error while 
invoking the "Apply Code Changes" action
 Key: NETBEANS-455
 URL: https://issues.apache.org/jira/browse/NETBEANS-455
 Project: NetBeans
  Issue Type: Bug
  Components: debugger - Java, java - Classfile
Affects Versions: 9.0
 Environment: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-205-on-20180202) on OpenJDK 64-Bit Server VM 
9.0.4.1+11, Mac OS X version 10.9.5 running on x86_64; UTF-8; en_US (nb)
Reporter: Eirik Bakke


I got the following exception while invoking the "Apply Code Changes" action in 
the Java debugger:

{noformat}
INFO [org.netbeans.modules.maven.debug.DebuggerChecker]: The bytes do not 
represent a valid class. class not in class file format
java.lang.ClassFormatError: class not in class file format
at 
jdk.jdi/com.sun.tools.jdi.VirtualMachineImpl.redefineClasses(VirtualMachineImpl.java:332)
at 
org.netbeans.modules.debugger.jpda.jdi.VirtualMachineWrapper.redefineClasses(VirtualMachineWrapper.java:3138)
at 
org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.fixClasses(JPDADebuggerImpl.java:471)
[catch] at 
org.netbeans.modules.maven.debug.DebuggerChecker.reload(DebuggerChecker.java:401)
at 
org.netbeans.modules.maven.debug.DebuggerChecker.doReload(DebuggerChecker.java:206)
at 
org.netbeans.modules.maven.debug.DebuggerChecker.checkRunConfig(DebuggerChecker.java:145)
at 
org.netbeans.modules.maven.execute.PrereqCheckerMerger$Impl.checkRunConfig(PrereqCheckerMerger.java:64)
at org.netbeans.modules.maven.api.execute.RunUtils.run(RunUtils.java:65)
at 
org.netbeans.modules.maven.ActionProviderImpl.invokeAction(ActionProviderImpl.java:262)
at 
org.netbeans.modules.maven.ActionProviderImpl.access$000(ActionProviderImpl.java:111)
at 
org.netbeans.modules.maven.ActionProviderImpl$1.run(ActionProviderImpl.java:235)
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)
{noformat}

This is a Maven-based NetBeans Platform module project. The module project is 
using JDK8 while the IDE is running on JDK9.

Reporting this as a new JIRA issue since the old NetBeans exception reporter no 
longer seems to be in use.



--
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-430) "Invalid or deleted file", "Absent Code attribute" exceptions during Java editing and app/test running

2018-03-07 Thread Eirik Bakke (JIRA)

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

Eirik Bakke commented on NETBEANS-430:
--

Here is another variation of the "An error occurred during parsing" error that 
I'm getting. Not sure whether this is one or several unrelated bugs.

{noformat}
SEVERE [org.openide.util.Exceptions]
An error occurred during parsing of 
'/Users/ebakke/ZRoot/somepackage/Modules/server-evaluator/src/main/java/com/somepackage/evaluator/impl/QueryBlock.java'.
 Please report a bug against java/source and attach dump file 
'/Users/ebakke/Library/Application 
Support/NetBeans/dev/var/log/QueryBlock.dump'.
An error occurred during parsing of 
'/Users/ebakke/ZRoot/somepackage/Modules/server-evaluator/src/main/java/com/somepackage/evaluator/impl/QueryBlock.java'.
 Please report a bug against java/source and attach dump file 
'/Users/ebakke/Library/Application 
Support/NetBeans/dev/var/log/QueryBlock.dump'.
Caused: java.lang.ClassCastException: 
com.sun.tools.javac.tree.JCTree$JCConditional cannot be cast to 
com.sun.tools.javac.tree.JCTree$JCMethodInvocation
at 
com.sun.tools.javac.comp.ArgumentAttr$ResolvedMethodType.dup(ArgumentAttr.java:588)
at 
com.sun.tools.javac.comp.ArgumentAttr.processArg(ArgumentAttr.java:236)
at 
com.sun.tools.javac.comp.ArgumentAttr.processArg(ArgumentAttr.java:215)
at 
com.sun.tools.javac.comp.ArgumentAttr.visitConditional(ArgumentAttr.java:251)
at 
com.sun.tools.javac.tree.JCTree$JCConditional.accept(JCTree.java:1385)
at 
com.sun.tools.javac.comp.ArgumentAttr.attribArg(ArgumentAttr.java:193)
at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:656)
at com.sun.tools.javac.comp.Attr.attribArgs(Attr.java:767)
at com.sun.tools.javac.comp.Attr.visitNewClass(Attr.java:2156)
at 
org.netbeans.lib.nbjavac.services.NBAttr.visitNewClass(NBAttr.java:74)
at com.sun.tools.javac.tree.JCTree$JCNewClass.accept(JCTree.java:1689)
at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:658)
at 
com.sun.tools.javac.comp.ArgumentAttr.visitNewClass(ArgumentAttr.java:316)
at com.sun.tools.javac.tree.JCTree$JCNewClass.accept(JCTree.java:1689)
at 
com.sun.tools.javac.comp.ArgumentAttr.attribArg(ArgumentAttr.java:193)
at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:656)
at com.sun.tools.javac.comp.Attr.attribArgs(Attr.java:767)
at com.sun.tools.javac.comp.Attr.visitApply(Attr.java:1953)
at 
com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1634)
at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:658)
at com.sun.tools.javac.comp.Attr.attribExpr(Attr.java:711)
at com.sun.tools.javac.comp.Attr.visitExec(Attr.java:1729)
at 
com.sun.tools.javac.tree.JCTree$JCExpressionStatement.accept(JCTree.java:1452)
at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:658)
at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:734)
at com.sun.tools.javac.comp.Attr.attribStats(Attr.java:758)
at com.sun.tools.javac.comp.Attr.visitBlock(Attr.java:1245)
at org.netbeans.lib.nbjavac.services.NBAttr.visitBlock(NBAttr.java:69)
at com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:1020)
at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:658)
at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:734)
at com.sun.tools.javac.comp.Attr.visitForeachLoop(Attr.java:1311)
at 
com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop.accept(JCTree.java:1160)
at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:658)
at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:734)
at com.sun.tools.javac.comp.Attr.attribStats(Attr.java:758)
at com.sun.tools.javac.comp.Attr.visitBlock(Attr.java:1245)
at org.netbeans.lib.nbjavac.services.NBAttr.visitBlock(NBAttr.java:69)
at com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:1020)
at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:658)
at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:734)
at 
org.netbeans.modules.java.source.nbjavac.parsing.PartialReparserService.reattrMethodBody(PartialReparserService.java:178)
[catch] at 
org.netbeans.modules.java.source.nbjavac.parsing.PartialReparserImpl.reparseMethod(PartialReparserImpl.java:164)
at 
org.netbeans.modules.java.source.parsing.JavacParser.parseImpl(JavacParser.java:397)
at 
org.netbeans.modules.java.source.parsing.JavacParser.parse(JavacParser.java:330)
at 
org.netbeans.modules.parsing.impl.TaskProcessor.callParse(TaskProcessor.java:598)
at 
org.netbeans.modules.parsing.impl.SourceCache.getResult(SourceCache.java:228)
at 
org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.run(Task

[jira] [Created] (NETBEANS-454) AssertionError/"Wrong diagnostic handler ... DeferredDiagnosticHandler" when opening Java autocomplete

2018-03-07 Thread Eirik Bakke (JIRA)
Eirik Bakke created NETBEANS-454:


 Summary: AssertionError/"Wrong diagnostic handler ... 
DeferredDiagnosticHandler" when opening Java autocomplete
 Key: NETBEANS-454
 URL: https://issues.apache.org/jira/browse/NETBEANS-454
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Completion & Templates, java - Compiler
Affects Versions: 9.0
 Environment: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-205-on-20180202) on OpenJDK 64-Bit Server VM 
9.0.4.1+11, Mac OS X version 10.9.5 running on x86_64; UTF-8; en_US (nb)
Reporter: Eirik Bakke
 Attachments: threaddump.txt

The following exception occurred while opening the autocomplete popup while 
editing a Java file:

 {noformat}
java.lang.AssertionError: Wrong diagnostic handler: 
com.sun.tools.javac.util.Log$DeferredDiagnosticHandler@7f84b389
 {noformat}
 
A long thread dump followed, which is attached. Reporting this as a new JIRA 
issue since the old NetBeans exception reporter no longer seems to be in use.



--
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] [Updated] (NETBEANS-453) "Incorrect number of type arguments" exception during Java editing

2018-03-07 Thread Eirik Bakke (JIRA)

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

Eirik Bakke updated NETBEANS-453:
-
Component/s: java - Compiler
 java - Classfile

> "Incorrect number of type arguments" exception during Java editing
> --
>
> Key: NETBEANS-453
> URL: https://issues.apache.org/jira/browse/NETBEANS-453
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Classfile, java - Compiler, java - Source
>Affects Versions: 9.0
> Environment: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-205-on-20180202) on OpenJDK 64-Bit Server VM 
> 9.0.4.1+11, Mac OS X version 10.9.5 running on x86_64; UTF-8; en_US (nb)
>Reporter: Eirik Bakke
>Priority: Major
>
> I got the following Exception while editing a Java file in NetBeans 9.0 Beta:
> {noformat}
> java.lang.IllegalArgumentException: Incorrect number of type arguments
>  at com.sun.tools.javac.model.JavacTypes.getDeclaredType0(JavacTypes.java:270)
>  at com.sun.tools.javac.model.JavacTypes.getDeclaredType(JavacTypes.java:245)
>  at 
> org.netbeans.modules.java.hints.errors.Utilities.resolveCapturedTypeInt(Utilities.java:619)
>  at 
> org.netbeans.modules.java.hints.errors.Utilities.resolveCapturedType(Utilities.java:538)
>  at 
> org.netbeans.modules.java.hints.errors.Utilities.resolveTypeForDeclaration(Utilities.java:519)
>  at 
> org.netbeans.modules.java.hints.errors.AddCast.computeType(AddCast.java:193)
>  at org.netbeans.modules.java.hints.errors.AddCast.run(AddCast.java:222)
>  at 
> org.netbeans.modules.java.hints.infrastructure.CreatorBasedLazyFixList.compute(CreatorBasedLazyFixList.java:123)
>  at 
> org.netbeans.modules.java.hints.infrastructure.LazyHintComputation.run(LazyHintComputation.java:87)
>  at 
> org.netbeans.modules.java.hints.infrastructure.LazyHintComputation.run(LazyHintComputation.java:33)
>  [catch] at 
> org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper.run(JavaSourceAccessor.java:273)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:561)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.run(TaskProcessor.java:786)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.execute(TaskProcessor.java:702)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:663)
>  at 
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
>  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>  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){noformat}
> Reporting this as a new JIRA issue since the old NetBeans exception reporter 
> no longer seems to be in use.



--
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-453) "Incorrect number of type arguments" exception during Java editing

2018-03-07 Thread Eirik Bakke (JIRA)
Eirik Bakke created NETBEANS-453:


 Summary: "Incorrect number of type arguments" exception during 
Java editing
 Key: NETBEANS-453
 URL: https://issues.apache.org/jira/browse/NETBEANS-453
 Project: NetBeans
  Issue Type: Bug
  Components: java - Source
Affects Versions: 9.0
 Environment: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-205-on-20180202) on OpenJDK 64-Bit Server VM 
9.0.4.1+11, Mac OS X version 10.9.5 running on x86_64; UTF-8; en_US (nb)
Reporter: Eirik Bakke


I got the following Exception while editing a Java file in NetBeans 9.0 Beta:

{noformat}
java.lang.IllegalArgumentException: Incorrect number of type arguments
 at com.sun.tools.javac.model.JavacTypes.getDeclaredType0(JavacTypes.java:270)
 at com.sun.tools.javac.model.JavacTypes.getDeclaredType(JavacTypes.java:245)
 at 
org.netbeans.modules.java.hints.errors.Utilities.resolveCapturedTypeInt(Utilities.java:619)
 at 
org.netbeans.modules.java.hints.errors.Utilities.resolveCapturedType(Utilities.java:538)
 at 
org.netbeans.modules.java.hints.errors.Utilities.resolveTypeForDeclaration(Utilities.java:519)
 at org.netbeans.modules.java.hints.errors.AddCast.computeType(AddCast.java:193)
 at org.netbeans.modules.java.hints.errors.AddCast.run(AddCast.java:222)
 at 
org.netbeans.modules.java.hints.infrastructure.CreatorBasedLazyFixList.compute(CreatorBasedLazyFixList.java:123)
 at 
org.netbeans.modules.java.hints.infrastructure.LazyHintComputation.run(LazyHintComputation.java:87)
 at 
org.netbeans.modules.java.hints.infrastructure.LazyHintComputation.run(LazyHintComputation.java:33)
 [catch] at 
org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper.run(JavaSourceAccessor.java:273)
 at 
org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:561)
 at 
org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.run(TaskProcessor.java:786)
 at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
 at 
org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.execute(TaskProcessor.java:702)
 at 
org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:663)
 at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
 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){noformat}

Reporting this as a new JIRA issue since the old NetBeans exception reporter no 
longer seems to be in use.



--
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-452) Code completion in javadoc context doesn't support camel-case initials

2018-03-07 Thread Niklas Matthies (JIRA)
Niklas Matthies created NETBEANS-452:


 Summary: Code completion in javadoc context doesn't support 
camel-case initials
 Key: NETBEANS-452
 URL: https://issues.apache.org/jira/browse/NETBEANS-452
 Project: NetBeans
  Issue Type: Bug
  Components: java - Javadoc
Reporter: Niklas Matthies


Code completion in javadoc context doesn't support camel case initials-based 
code completion. E.g., typing "BAOS" within a "\{@link ...}" element to 
complete to "ByteArrayOutputStream" doesn't work in javadoc context (it 
displays "No suggestions"), unlike in regular Java code.

Generally, one would expect code completion in javadoc to behave in an 
analogous fashion to code completion in Java code.



--
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-447) Option for Javadoc to generate simple class names

2018-03-07 Thread Eirik Bakke (JIRA)

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

Eirik Bakke commented on NETBEANS-447:
--

Agree with Niklas.

> Option for Javadoc to generate simple class names
> -
>
> Key: NETBEANS-447
> URL: https://issues.apache.org/jira/browse/NETBEANS-447
> Project: NetBeans
>  Issue Type: New Feature
>  Components: java - Javadoc
>Reporter: Gili
>Priority: Major
>
> Fielding a feature request from the mailing list:
> {quote}
> -Original Message- From: Thomas Kellerer
> Sent: Monday, March 05, 2018 11:42 PM
> To: NetBeans Users
> Subject: Disabling fully qualified class names in JavDoc completion
> When using code-completion in JavaDocs (e.g. for a @see attribute), NetBeans 
> always inserts fully qualifed class names for parameters, e.g.
>@see #someMethod(java.lang.String, java.lang.String)
> Is it possible (in 8.2 or 9.0) to disable this, so that the above is written 
> as:
>@see #someMethod(String, String)
> This is not so much a problem with JDK classes, but with our own classes 
> which tend to have longer package names. {quote}
> This feature should be configurable using an IDE-level or project-level 
> option flag.



--
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-447) Option for Javadoc to generate simple class names

2018-03-07 Thread Niklas Matthies (JIRA)

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

Niklas Matthies commented on NETBEANS-447:
--

I don't think this needs to be configurable. Instead, the non-qualified name 
should just always be inserted for imported/in-scope names. There is no 
configuration option for inserting fully qualified names in regular Java code 
either. IMHO the code completion in javadoc context should simply work in the 
same way as the code completion in regular Java code.

> Option for Javadoc to generate simple class names
> -
>
> Key: NETBEANS-447
> URL: https://issues.apache.org/jira/browse/NETBEANS-447
> Project: NetBeans
>  Issue Type: New Feature
>  Components: java - Javadoc
>Reporter: Gili
>Priority: Major
>
> Fielding a feature request from the mailing list:
> {quote}
> -Original Message- From: Thomas Kellerer
> Sent: Monday, March 05, 2018 11:42 PM
> To: NetBeans Users
> Subject: Disabling fully qualified class names in JavDoc completion
> When using code-completion in JavaDocs (e.g. for a @see attribute), NetBeans 
> always inserts fully qualifed class names for parameters, e.g.
>@see #someMethod(java.lang.String, java.lang.String)
> Is it possible (in 8.2 or 9.0) to disable this, so that the above is written 
> as:
>@see #someMethod(String, String)
> This is not so much a problem with JDK classes, but with our own classes 
> which tend to have longer package names. {quote}
> This feature should be configurable using an IDE-level or project-level 
> option flag.



--
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] [Updated] (NETBEANS-282) UnsatisfiedLinkError trying to open browser

2018-03-07 Thread Gili (JIRA)

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

Gili updated NETBEANS-282:
--
Affects Version/s: 9.0

> UnsatisfiedLinkError trying to open browser
> ---
>
> Key: NETBEANS-282
> URL: https://issues.apache.org/jira/browse/NETBEANS-282
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20180106-unknown-revn)
> Updates: Updates available
> Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> Runtime: Java(TM) SE Runtime Environment 9.0.1+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>  Labels: regression
>
> 1. CTRL+LMB on a link inside a Java file.
> 2. Exception thrown:
> {code}
> java.lang.UnsatisfiedLinkError: no extbrowser64 in java.library.path
>   at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2541)
>   at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:873)
>   at java.base/java.lang.System.loadLibrary(System.java:1857)
>   at 
> org.netbeans.modules.extbrowser.NbDdeBrowserImpl.(NbDdeBrowserImpl.java:82)
>   at 
> org.netbeans.modules.extbrowser.SystemDefaultBrowser.createHtmlBrowserImpl(SystemDefaultBrowser.java:94)
>   at 
> org.netbeans.core.NbURLDisplayer.warmBrowserUp(NbURLDisplayer.java:100)
>   at org.netbeans.core.NbURLDisplayer.access$000(NbURLDisplayer.java:47)
>   at org.netbeans.core.NbURLDisplayer$1.run(NbURLDisplayer.java:59)
>   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.post(RequestProcessor.java:395)
>   at org.netbeans.core.NbURLDisplayer.showURL(NbURLDisplayer.java:55)
>   at 
> org.netbeans.modules.editor.url.HyperlinkImpl.performClickAction(HyperlinkImpl.java:105)
>   at 
> org.netbeans.lib.editor.hyperlink.HyperlinkOperation.performAction(HyperlinkOperation.java:249)
>   at 
> org.netbeans.lib.editor.hyperlink.HyperlinkOperation.mouseClicked(HyperlinkOperation.java:422)
>   at 
> java.desktop/java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:278)
>   at 
> java.desktop/java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:277)
>   at 
> java.desktop/java.awt.Component.processMouseEvent(Component.java:6581)
>   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:4548)
>   at 
> java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4480)
>   at 
> java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2303)
>   at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2758)
>   at java.desktop/java.awt.Component.dispatchEvent(Component.java:4793)
>   at 
> java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:766)
>   at java.desktop/java.awt.EventQueue.access$500(EventQueue.java:97)
>   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:717)
>   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:711)
>   at java.base/java.security.AccessController.doPrivileged(Native Method)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:89)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:99)
>   at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:739)
>   at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:737)
>   at java.base/java.security.AccessController.doPrivileged(Native Method)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessIm

[incubator-netbeans-website] branch asf-site updated (8196962 -> 63490fa)

2018-03-07 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a change to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git.


from 8196962  Merge pull request #12 from neilcsmith-net/asf-site
 add e484b9e  Update live site in line with master PR #13 #14 #15
 new 63490fa  Merge pull request #16 from neilcsmith-net/asf-site

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:
 content/community/events.html  | 26 +++-
 content/community/index.html   | 16 
 content/download/nb90/index.html   |  2 +-
 content/participate/index.html | 28 +++--
 content/participate/netcat.html|  8 ++--
 content/participate/report-issue.html  |  8 ++--
 content/{wiki/apidesign.asciidoc => test.html} | 46 ++
 ...DevFaqAddDoingEvilThingsToForeignNodes.asciidoc |  2 +-
 content/wiki/DevFaqExecutableIcon.asciidoc |  2 +-
 content/wiki/DevFaqLookupGenerics.asciidoc | 24 +--
 content/wiki/DevFaqMemoryLeaks.asciidoc|  4 +-
 content/wiki/DevFaqModulesGeneral.asciidoc |  2 +-
 ...isterObjectsViaInstanceOrSettingsFiles.asciidoc |  4 +-
 13 files changed, 81 insertions(+), 91 deletions(-)
 copy content/{wiki/apidesign.asciidoc => test.html} (86%)

-- 
To stop receiving notification emails like this one, please contact
neilcsm...@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



[incubator-netbeans-website] 01/01: Merge pull request #16 from neilcsmith-net/asf-site

2018-03-07 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository.

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

commit 63490fa2bdc49b2d7afc06ceacbc07efbc474c3e
Merge: 8196962 e484b9e
Author: Neil C Smith 
AuthorDate: Wed Mar 7 16:33:57 2018 +

Merge pull request #16 from neilcsmith-net/asf-site

Update live site in line with master PR #13 #14 #15

 content/community/events.html  | 26 ++
 content/community/index.html   | 16 +++
 content/download/nb90/index.html   |  2 +-
 content/participate/index.html | 28 ++-
 content/participate/netcat.html|  8 ++--
 content/participate/report-issue.html  |  8 ++--
 content/{community/index.html => test.html}| 55 --
 ...DevFaqAddDoingEvilThingsToForeignNodes.asciidoc |  2 +-
 content/wiki/DevFaqExecutableIcon.asciidoc |  2 +-
 content/wiki/DevFaqLookupGenerics.asciidoc | 24 +-
 content/wiki/DevFaqMemoryLeaks.asciidoc|  4 +-
 content/wiki/DevFaqModulesGeneral.asciidoc |  2 +-
 ...isterObjectsViaInstanceOrSettingsFiles.asciidoc |  4 +-
 13 files changed, 79 insertions(+), 102 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
neilcsm...@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-451) Let build scripts generate a git-ID instead of a hg-ID

2018-03-07 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot updated NETBEANS-451:

Labels: pull-request-available  (was: )

> Let build scripts generate a git-ID instead of a hg-ID
> --
>
> Key: NETBEANS-451
> URL: https://issues.apache.org/jira/browse/NETBEANS-451
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Other
>Affects Versions: 9.0
>Reporter: Jens Hofschröer
>Priority: Minor
>  Labels: pull-request-available
>
> Since we use git in apache instead of mercurial the ant-task "hgid" will 
> never find a valid id for the modules. This should be changed to search for 
> an ID from git.



--
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-451) Let build scripts generate a git-ID instead of a hg-ID

2018-03-07 Thread JIRA
Jens Hofschröer created NETBEANS-451:


 Summary: Let build scripts generate a git-ID instead of a hg-ID
 Key: NETBEANS-451
 URL: https://issues.apache.org/jira/browse/NETBEANS-451
 Project: NetBeans
  Issue Type: Bug
  Components: platform - Other
Affects Versions: 9.0
Reporter: Jens Hofschröer


Since we use git in apache instead of mercurial the ant-task "hgid" will never 
find a valid id for the modules. This should be changed to search for an ID 
from git.



--
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] [Updated] (NETBEANS-105) Build failure: Could not download osgi.cmpn-4.2.jar

2018-03-07 Thread JIRA

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

Jens Hofschröer updated NETBEANS-105:
-
Description: 
hgidI just cloned the [incubator-netbeans git 
repo|https://github.com/apache/incubator-netbeans] and tried running {{ant}} to 
build NetBeans. The result is an IOException because {{osgi.cmpn-4.2.jar}} 
could not be downloaded:

{noformat}
$ ant
Picked up _JAVA_OPTIONS: -Xmx2G
Buildfile: /Users/dtrebbien/Documents/Projects/netbeans/build.xml

-jdk-pre-preinit:

-jdk-preinit:

-jdk-warn:

-jdk-presetdef-basic:

-jdk-default:

-jdk-init:

-load-build-properties:

bootstrap:
 [echo] Bootstrapping NetBeans-specific Ant extensions...

init-tasks:

init-module-list:

-do-set-buildnumber:
 [hgid] No dirstate found starting from 
/Users/dtrebbien/Documents/Projects/netbeans/nbbuild

set-buildnumber:

init:
Loading module list from 
/var/folders/1v/2nkqhkgx0qnfwd75h0p3fcscgn/T/nb-scan-cache-cf8c6bb5-full.ser

download-selected-extbins:
 [echo] Downloading external binaries (*/external/ directories) for 
cluster.config=basic...
[downloadbinaries] Creating 
/Users/dtrebbien/Documents/Projects/netbeans/libs.osgi/external/osgi.cmpn-4.2.jar
[downloadbinaries] Downloading: 
http://central.maven.org/maven2/org/netbeans/external/osgi.cmpn/4.2/osgi.cmpn-4.2.jar
[downloadbinaries] Could not download 
972E6455724DC6ADB1C1912F53B5E3D7DF20C5FD-osgi.cmpn-4.2.jar to 
/Users/dtrebbien/.hgexternalcache/972E6455724DC6ADB1C1912F53B5E3D7DF20C5FD-osgi.cmpn-4.2.jar:
 java.io.IOException: Skipping download from 
http://central.maven.org/maven2/org/netbeans/external/osgi.cmpn/4.2/osgi.cmpn-4.2.jar
 due to response code 404

BUILD FAILED
/Users/dtrebbien/Documents/Projects/netbeans/nbbuild/build.xml:122: Could not 
download 972E6455724DC6ADB1C1912F53B5E3D7DF20C5FD-osgi.cmpn-4.2.jar from 
http://hg.netbeans.org/binaries/: java.io.IOException: Could not download 
972E6455724DC6ADB1C1912F53B5E3D7DF20C5FD-osgi.cmpn-4.2.jar to 
/Users/dtrebbien/.hgexternalcache/972E6455724DC6ADB1C1912F53B5E3D7DF20C5FD-osgi.cmpn-4.2.jar:
 java.io.IOException: Skipping download from 
http://central.maven.org/maven2/org/netbeans/external/osgi.cmpn/4.2/osgi.cmpn-4.2.jar
 due to response code 404
at 
org.netbeans.nbbuild.extlibs.DownloadBinaries.doDownload(DownloadBinaries.java:252)
at 
org.netbeans.nbbuild.extlibs.DownloadBinaries.fillInFile(DownloadBinaries.java:193)
at 
org.netbeans.nbbuild.extlibs.DownloadBinaries.execute(DownloadBinaries.java:155)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.Target.performTasks(Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
at org.apache.tools.ant.Main.runBuild(Main.java:857)
at org.apache.tools.ant.Main.startAnt(Main.java:236)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:287)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:113)
Caused by: java.io.IOException: Skipping download from 
http://central.maven.org/maven2/org/netbeans/external/osgi.cmpn/4.2/osgi.cmpn-4.2.jar
 due to response code 404
at 
org.netbeans.nbbuild.extlibs.DownloadBinaries.downloadFromServer(DownloadBinaries.java:278)
at 
org.netbeans.nbbuild.extlibs.DownloadBinaries.mavenFile(DownloadBinaries.java:180)
at 
org.netbeans.nbbuild.extlibs.DownloadBinaries.lambda$execute$0(DownloadBinaries.java:155)
at 
org.netbeans.nbbuild.extlibs.DownloadBinaries.doDownload(DownloadBinaries.java:229)
... 18 more

Total time: 2 seconds
{noformat}

  was:
I just cloned the [incubator-netbeans git 
repo|https://github.com/apache/incubator-netbeans] and tried running {{ant}} to 
build NetBeans. The result is an IOException because {{osgi.cmpn-4.2.jar}} 
could not be downloaded:

{noformat}
$ ant
Picked up _JAVA_OPTIONS: -Xmx2G
Buildfile: /Users/dtrebbien/Documents/Projects/netbeans/build.xml

-jdk-pre-preinit:

-jdk-preinit:

-jdk-warn:

-jdk-presetdef-basic:

-jdk-default:

-jdk-init:

-load-build-properties:

bootstrap:
 [echo] Bootstrapping NetBeans-specific Ant extensions...

init-tasks:

init-module-list:

-do-set-buildnumber:
 

[incubator-netbeans-website] branch master updated (c46a4b8 -> 031d62a)

2018-03-07 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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


from c46a4b8  Merge pull request #14 from dtrebbien/patch-1
 add 4d52705  Updated content for Apache NetBeans Events
 new 031d62a  Merge pull request #15 from apache/apache-netbeans-events-info

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:
 .../src/content/community/events.asciidoc| 16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
geert...@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



[incubator-netbeans-website] 01/01: Merge pull request #15 from apache/apache-netbeans-events-info

2018-03-07 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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

commit 031d62a5467f8462a980d01a0a2298a05d9ef853
Merge: c46a4b8 4d52705
Author: Geertjan Wielenga 
AuthorDate: Wed Mar 7 13:33:05 2018 +0100

Merge pull request #15 from apache/apache-netbeans-events-info

Updated content for Apache NetBeans Events

 .../src/content/community/events.asciidoc| 16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
geert...@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-450) Install$TimerHandler.publish() throws ArrayIndexOutOfBoundsException

2018-03-07 Thread Frantisek Sodomka (JIRA)

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

Frantisek Sodomka updated NETBEANS-450:
---
Description: 
Logging using {{LOGGER.log(level, message, params)}} when {{params}} are an 
empty array, we get this exception:
{code}
SEVERE [global]
java.lang.ArrayIndexOutOfBoundsException: 0
at 
org.netbeans.modules.timers.Install$TimerHandler.publish(Install.java:115)
at java.util.logging.Logger.log(Unknown Source)
at java.util.logging.Logger.doLog(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
{code}

Line
{code}
if (args == null || args[0] == null) return;
{code}
assumes non-empty args. Can be probably fixed using:
{code}
if (args == null || args.length == 0 || args[0] == null) return;
{code}

  was:
Logging {{LOGGER.log(level, message, params);}} when {{params}} are an empty 
array, we get this exception:
{code}
SEVERE [global]
java.lang.ArrayIndexOutOfBoundsException: 0
at 
org.netbeans.modules.timers.Install$TimerHandler.publish(Install.java:115)
at java.util.logging.Logger.log(Unknown Source)
at java.util.logging.Logger.doLog(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
{code}

Line
{code}
if (args == null || args[0] == null) return;
{code}
assumes non-empty args. Can be probably fixed using:
{code}
if (args == null || args.length == 0 || args[0] == null) return;
{code}


> Install$TimerHandler.publish() throws ArrayIndexOutOfBoundsException
> 
>
> Key: NETBEANS-450
> URL: https://issues.apache.org/jira/browse/NETBEANS-450
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Frantisek Sodomka
>Priority: Major
>
> Logging using {{LOGGER.log(level, message, params)}} when {{params}} are an 
> empty array, we get this exception:
> {code}
> SEVERE [global]
> java.lang.ArrayIndexOutOfBoundsException: 0
>   at 
> org.netbeans.modules.timers.Install$TimerHandler.publish(Install.java:115)
>   at java.util.logging.Logger.log(Unknown Source)
>   at java.util.logging.Logger.doLog(Unknown Source)
>   at java.util.logging.Logger.log(Unknown Source)
> {code}
> Line
> {code}
> if (args == null || args[0] == null) return;
> {code}
> assumes non-empty args. Can be probably fixed using:
> {code}
> if (args == null || args.length == 0 || args[0] == null) return;
> {code}



--
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] [Updated] (NETBEANS-450) Install$TimerHandler.publish() throws ArrayIndexOutOfBoundsException

2018-03-07 Thread Frantisek Sodomka (JIRA)

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

Frantisek Sodomka updated NETBEANS-450:
---
Description: 
Logging {{LOGGER.log(level, message, params);}} when {{params}} are an empty 
array, we get this exception:
{code}
SEVERE [global]
java.lang.ArrayIndexOutOfBoundsException: 0
at 
org.netbeans.modules.timers.Install$TimerHandler.publish(Install.java:115)
at java.util.logging.Logger.log(Unknown Source)
at java.util.logging.Logger.doLog(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
{code}

Line
{code}
if (args == null || args[0] == null) return;
{code}
assumes non-empty args. Can be probably fixed using:
{code}
if (args == null || args.length == 0 || args[0] == null) return;
{code}

  was:
When logging we get this exception:
{code}
SEVERE [global]
java.lang.ArrayIndexOutOfBoundsException: 0
at 
org.netbeans.modules.timers.Install$TimerHandler.publish(Install.java:115)
at java.util.logging.Logger.log(Unknown Source)
at java.util.logging.Logger.doLog(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
{code}

Line
{code}
if (args == null || args[0] == null) return;
{code}
assumes non-empty args. Can be fixed using:
{code}
if (args == null || args.length == 0 || args[0] == null) return;
{code}


> Install$TimerHandler.publish() throws ArrayIndexOutOfBoundsException
> 
>
> Key: NETBEANS-450
> URL: https://issues.apache.org/jira/browse/NETBEANS-450
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Frantisek Sodomka
>Priority: Major
>
> Logging {{LOGGER.log(level, message, params);}} when {{params}} are an empty 
> array, we get this exception:
> {code}
> SEVERE [global]
> java.lang.ArrayIndexOutOfBoundsException: 0
>   at 
> org.netbeans.modules.timers.Install$TimerHandler.publish(Install.java:115)
>   at java.util.logging.Logger.log(Unknown Source)
>   at java.util.logging.Logger.doLog(Unknown Source)
>   at java.util.logging.Logger.log(Unknown Source)
> {code}
> Line
> {code}
> if (args == null || args[0] == null) return;
> {code}
> assumes non-empty args. Can be probably fixed using:
> {code}
> if (args == null || args.length == 0 || args[0] == null) return;
> {code}



--
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] [Updated] (NETBEANS-450) Install$TimerHandler.publish() throws ArrayIndexOutOfBoundsException

2018-03-07 Thread Frantisek Sodomka (JIRA)

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

Frantisek Sodomka updated NETBEANS-450:
---
Description: 
When logging we get this exception:
{code}
SEVERE [global]
java.lang.ArrayIndexOutOfBoundsException: 0
at 
org.netbeans.modules.timers.Install$TimerHandler.publish(Install.java:115)
at java.util.logging.Logger.log(Unknown Source)
at java.util.logging.Logger.doLog(Unknown Source)
at java.util.logging.Logger.log(Unknown Source)
{code}

Line
{code}
if (args == null || args[0] == null) return;
{code}
assumes non-empty args. Can be fixed using:
{code}
if (args == null || args.length == 0 || args[0] == null) return;
{code}

> Install$TimerHandler.publish() throws ArrayIndexOutOfBoundsException
> 
>
> Key: NETBEANS-450
> URL: https://issues.apache.org/jira/browse/NETBEANS-450
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Frantisek Sodomka
>Priority: Major
>
> When logging we get this exception:
> {code}
> SEVERE [global]
> java.lang.ArrayIndexOutOfBoundsException: 0
>   at 
> org.netbeans.modules.timers.Install$TimerHandler.publish(Install.java:115)
>   at java.util.logging.Logger.log(Unknown Source)
>   at java.util.logging.Logger.doLog(Unknown Source)
>   at java.util.logging.Logger.log(Unknown Source)
> {code}
> Line
> {code}
> if (args == null || args[0] == null) return;
> {code}
> assumes non-empty args. Can be fixed using:
> {code}
> if (args == null || args.length == 0 || args[0] == null) return;
> {code}



--
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-450) Install$TimerHandler.publish() throws ArrayIndexOutOfBoundsException

2018-03-07 Thread Frantisek Sodomka (JIRA)
Frantisek Sodomka created NETBEANS-450:
--

 Summary: Install$TimerHandler.publish() throws 
ArrayIndexOutOfBoundsException
 Key: NETBEANS-450
 URL: https://issues.apache.org/jira/browse/NETBEANS-450
 Project: NetBeans
  Issue Type: Bug
Reporter: Frantisek Sodomka






--
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-282) UnsatisfiedLinkError trying to open browser

2018-03-07 Thread Thomas Kellerer (JIRA)

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

Thomas Kellerer commented on NETBEANS-282:
--

This seems to be the same root cause as NETBEANS-262

> UnsatisfiedLinkError trying to open browser
> ---
>
> Key: NETBEANS-282
> URL: https://issues.apache.org/jira/browse/NETBEANS-282
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> 20180106-unknown-revn)
> Updates: Updates available
> Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
> Runtime: Java(TM) SE Runtime Environment 9.0.1+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Major
>  Labels: regression
>
> 1. CTRL+LMB on a link inside a Java file.
> 2. Exception thrown:
> {code}
> java.lang.UnsatisfiedLinkError: no extbrowser64 in java.library.path
>   at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2541)
>   at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:873)
>   at java.base/java.lang.System.loadLibrary(System.java:1857)
>   at 
> org.netbeans.modules.extbrowser.NbDdeBrowserImpl.(NbDdeBrowserImpl.java:82)
>   at 
> org.netbeans.modules.extbrowser.SystemDefaultBrowser.createHtmlBrowserImpl(SystemDefaultBrowser.java:94)
>   at 
> org.netbeans.core.NbURLDisplayer.warmBrowserUp(NbURLDisplayer.java:100)
>   at org.netbeans.core.NbURLDisplayer.access$000(NbURLDisplayer.java:47)
>   at org.netbeans.core.NbURLDisplayer$1.run(NbURLDisplayer.java:59)
>   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.post(RequestProcessor.java:395)
>   at org.netbeans.core.NbURLDisplayer.showURL(NbURLDisplayer.java:55)
>   at 
> org.netbeans.modules.editor.url.HyperlinkImpl.performClickAction(HyperlinkImpl.java:105)
>   at 
> org.netbeans.lib.editor.hyperlink.HyperlinkOperation.performAction(HyperlinkOperation.java:249)
>   at 
> org.netbeans.lib.editor.hyperlink.HyperlinkOperation.mouseClicked(HyperlinkOperation.java:422)
>   at 
> java.desktop/java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:278)
>   at 
> java.desktop/java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:277)
>   at 
> java.desktop/java.awt.Component.processMouseEvent(Component.java:6581)
>   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:4548)
>   at 
> java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4480)
>   at 
> java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2303)
>   at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2758)
>   at java.desktop/java.awt.Component.dispatchEvent(Component.java:4793)
>   at 
> java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:766)
>   at java.desktop/java.awt.EventQueue.access$500(EventQueue.java:97)
>   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:717)
>   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:711)
>   at java.base/java.security.AccessController.doPrivileged(Native Method)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:89)
>   at 
> java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:99)
>   at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:739)
>   at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:737)
>   at java.base/java.security.AccessController.doPrivileged(Native Meth

[incubator-netbeans] 01/01: Merge pull request #420 from JaroslavTulach/AlwaysCompileTests

2018-03-07 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 00193de52eceec048e44942d215b83a6e52f3b90
Merge: 4f9f75e 6597503
Author: Jaroslav Tulach 
AuthorDate: Wed Mar 7 09:38:46 2018 +0100

Merge pull request #420 from JaroslavTulach/AlwaysCompileTests

Make sure compilation of a module also compiles its tests

 ant.browsetask/build.xml   |  2 +-
 ant.debugger/build.xml |  2 +-
 ant.freeform/build.xml |  2 +-
 ant.grammar/build.xml  |  2 +-
 ant.kit/build.xml  |  2 +-
 api.annotations.common/build.xml   |  2 +-
 api.debugger.jpda/build.xml|  2 +-
 api.debugger/build.xml |  2 +-
 api.htmlui/build.xml   |  2 +-
 api.intent/build.xml   |  2 +-
 api.io/build.xml   |  2 +-
 api.java.classpath/build.xml   |  2 +-
 api.java/build.xml |  2 +-
 api.maven/build.xml|  2 +-
 api.progress.compat8/build.xml |  2 +-
 api.progress.nb/build.xml  |  2 +-
 api.progress/build.xml |  2 +-
 api.search/build.xml   |  2 +-
 api.templates/build.xml|  2 +-
 api.visual/build.xml   |  2 +-
 api.xml.ui/build.xml   |  2 +-
 api.xml/build.xml  |  2 +-
 apisupport.ant/build.xml   |  2 +-
 .../apisupport/project/ui/ModuleActions.java   | 31 +++---
 .../example-external-projects/html4j/build.xml |  2 +-
 .../example-external-projects/javafx/build.xml |  2 +-
 .../suite1/action-project/build.xml|  2 +-
 .../suite1/support/lib-project/build.xml   |  2 +-
 .../suite2/misc-project/build.xml  |  2 +-
 .../suite3/dummy-project/build.xml |  2 +-
 .../suite4/module1/build.xml   |  2 +-
 .../suite4/module2/build.xml   |  2 +-
 apisupport.harness/build.xml   |  2 +-
 apisupport.harness/release/build.xml   |  2 +-
 apisupport.installer.maven/build.xml   |  2 +-
 apisupport.installer/build.xml |  2 +-
 apisupport.kit/build.xml   |  2 +-
 apisupport.project/build.xml   |  2 +-
 apisupport.refactoring/build.xml   |  2 +-
 .../test/qa-functional/data/testRename/build.xml   |  2 +-
 apisupport.wizards/build.xml   |  2 +-
 applemenu/build.xml|  2 +-
 autoupdate.cli/build.xml   |  2 +-
 autoupdate.pluginimporter/build.xml|  2 +-
 autoupdate.services/build.xml  |  2 +-
 autoupdate.ui/build.xml|  2 +-
 beans/build.xml|  2 +-
 bugtracking.bridge/build.xml   |  2 +-
 bugtracking.commons/build.xml  |  2 +-
 bugtracking/build.xml  |  2 +-
 bugzilla.exceptionreporter/build.xml   |  2 +-
 bugzilla/build.xml |  2 +-
 c.google.guava/build.xml   |  2 +-
 c.googlecode.javaewah.JavaEWAH/build.xml   |  2 +-
 c.jcraft.jsch/build.xml|  2 +-
 c.jcraft.jzlib/build.xml   |  2 +-
 classfile/build.xml|  2 +-
 code.analysis/build.xml|  2 +-
 core.browser.webview/build.xml |  2 +-
 core.browser/build.xml |  2 +-
 core.execution/build.xml   |  2 +-
 core.ide/build.xml |  2 +-
 core.io.ui/build.xml   |  2 +-
 core.kit/build.xml |  2 +-
 core.multitabs.project/build.xml   |  2 +-
 core.multitabs/build.xml   |  2 +-
 core.multiview/build.xml   |  2 +-
 core.nativeaccess/build.xml|  2 +-
 core.netigso/build.xml |  2 +-
 core.network/build.xml |  2 +-
 core.osgi/build.xml|  2 +-
 core.output2/build.xml |  2 +-
 core.startup.base/build.xml|  2 +-
 core.startup/build.xml |  2 +-
 core.ui/build.xml  |  2 +-
 core.windows/build.x

[incubator-netbeans] branch master updated (4f9f75e -> 00193de)

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

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


from 4f9f75e  Merge pull request #438 from 
JaroslavTulach/jtulach/NullYieldsNull
 add f0e6ea3  By default use 'ant build' which compiles not only the module 
code, but also its tests
 add 6597503  Prefer 'ant build', but shield against missing build target 
by replacing it with netbeans one
 new 00193de  Merge pull request #420 from JaroslavTulach/AlwaysCompileTests

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:
 ant.browsetask/build.xml   |  2 +-
 ant.debugger/build.xml |  2 +-
 ant.freeform/build.xml |  2 +-
 ant.grammar/build.xml  |  2 +-
 ant.kit/build.xml  |  2 +-
 api.annotations.common/build.xml   |  2 +-
 api.debugger.jpda/build.xml|  2 +-
 api.debugger/build.xml |  2 +-
 api.htmlui/build.xml   |  2 +-
 api.intent/build.xml   |  2 +-
 api.io/build.xml   |  2 +-
 api.java.classpath/build.xml   |  2 +-
 api.java/build.xml |  2 +-
 api.maven/build.xml|  2 +-
 api.progress.compat8/build.xml |  2 +-
 api.progress.nb/build.xml  |  2 +-
 api.progress/build.xml |  2 +-
 api.search/build.xml   |  2 +-
 api.templates/build.xml|  2 +-
 api.visual/build.xml   |  2 +-
 api.xml.ui/build.xml   |  2 +-
 api.xml/build.xml  |  2 +-
 apisupport.ant/build.xml   |  2 +-
 .../apisupport/project/ui/ModuleActions.java   | 31 +++---
 .../example-external-projects/html4j/build.xml |  2 +-
 .../example-external-projects/javafx/build.xml |  2 +-
 .../suite1/action-project/build.xml|  2 +-
 .../suite1/support/lib-project/build.xml   |  2 +-
 .../suite2/misc-project/build.xml  |  2 +-
 .../suite3/dummy-project/build.xml |  2 +-
 .../suite4/module1/build.xml   |  2 +-
 .../suite4/module2/build.xml   |  2 +-
 apisupport.harness/build.xml   |  2 +-
 apisupport.harness/release/build.xml   |  2 +-
 apisupport.installer.maven/build.xml   |  2 +-
 apisupport.installer/build.xml |  2 +-
 apisupport.kit/build.xml   |  2 +-
 apisupport.project/build.xml   |  2 +-
 apisupport.refactoring/build.xml   |  2 +-
 .../test/qa-functional/data/testRename/build.xml   |  2 +-
 apisupport.wizards/build.xml   |  2 +-
 applemenu/build.xml|  2 +-
 autoupdate.cli/build.xml   |  2 +-
 autoupdate.pluginimporter/build.xml|  2 +-
 autoupdate.services/build.xml  |  2 +-
 autoupdate.ui/build.xml|  2 +-
 beans/build.xml|  2 +-
 bugtracking.bridge/build.xml   |  2 +-
 bugtracking.commons/build.xml  |  2 +-
 bugtracking/build.xml  |  2 +-
 bugzilla.exceptionreporter/build.xml   |  2 +-
 bugzilla/build.xml |  2 +-
 c.google.guava/build.xml   |  2 +-
 c.googlecode.javaewah.JavaEWAH/build.xml   |  2 +-
 c.jcraft.jsch/build.xml|  2 +-
 c.jcraft.jzlib/build.xml   |  2 +-
 classfile/build.xml|  2 +-
 code.analysis/build.xml|  2 +-
 core.browser.webview/build.xml |  2 +-
 core.browser/build.xml |  2 +-
 core.execution/build.xml   |  2 +-
 core.ide/build.xml |  2 +-
 core.io.ui/build.xml   |  2 +-
 core.kit/build.xml |  2 +-
 core.multitabs.project/build.xml   |  2 +-
 core.multitabs/build.xml   |  2 +-
 core.multiview/build.xml   |  2 +-
 core.nativeaccess/build.xml|  2 +-
 core.netigso/build.xml |  2 +-
 core.network/