incubator-netbeans git commit: Explicitely downloading the binaries

2017-09-12 Thread jlahoda
Repository: incubator-netbeans
Updated Branches:
  refs/heads/master 44ceb002b -> b3bdbf5c2


Explicitely downloading the binaries


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/b3bdbf5c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/b3bdbf5c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/b3bdbf5c

Branch: refs/heads/master
Commit: b3bdbf5c2dbb23c27b8699fa1ef86b5755f36e5c
Parents: 44ceb00
Author: Jan Lahoda 
Authored: Tue Sep 12 22:50:59 2017 +0200
Committer: Jan Lahoda 
Committed: Tue Sep 12 22:50:59 2017 +0200

--
 nbbuild/build.xml | 5 +
 1 file changed, 5 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/b3bdbf5c/nbbuild/build.xml
--
diff --git a/nbbuild/build.xml b/nbbuild/build.xml
index 0d4e3e5..e87f1aa 100644
--- a/nbbuild/build.xml
+++ b/nbbuild/build.xml
@@ -1960,6 +1960,11 @@ It is possible to use -Ddebug.port=3234 -Ddebug.pause=y 
to start the system in d
 
 
 
+
+
+
+
+
 
 
 



incubator-netbeans git commit: The rat target needs external binaries to be downloaded.

2017-09-12 Thread jlahoda
Repository: incubator-netbeans
Updated Branches:
  refs/heads/master ee90533f4 -> 44ceb002b


The rat target needs external binaries to be downloaded.


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/44ceb002
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/44ceb002
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/44ceb002

Branch: refs/heads/master
Commit: 44ceb002be71f7114d77c9daeaae0b8b931b1d1f
Parents: ee90533
Author: Jan Lahoda 
Authored: Tue Sep 12 22:45:17 2017 +0200
Committer: Jan Lahoda 
Committed: Tue Sep 12 22:45:17 2017 +0200

--
 nbbuild/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/44ceb002/nbbuild/build.xml
--
diff --git a/nbbuild/build.xml b/nbbuild/build.xml
index dc95a8b..0d4e3e5 100644
--- a/nbbuild/build.xml
+++ b/nbbuild/build.xml
@@ -1959,7 +1959,7 @@ It is possible to use -Ddebug.port=3234 -Ddebug.pause=y 
to start the system in d
 
 
 
-
+
 
 
 



incubator-netbeans git commit: Adding ability to run Apache Rat on the sources to the build script.

2017-09-12 Thread jlahoda
Repository: incubator-netbeans
Updated Branches:
  refs/heads/master fb7d37167 -> ee90533f4


Adding ability to run Apache Rat on the sources to the build script.


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/ee90533f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/ee90533f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/ee90533f

Branch: refs/heads/master
Commit: ee90533f497b615b3d39d73cba1291f033f16f01
Parents: fb7d371
Author: Jan Lahoda 
Authored: Tue Sep 12 22:40:33 2017 +0200
Committer: Jan Lahoda 
Committed: Tue Sep 12 22:40:33 2017 +0200

--
 nbbuild/build.xml  | 14 ++
 nbbuild/external/binaries-list |  1 +
 2 files changed, 15 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/ee90533f/nbbuild/build.xml
--
diff --git a/nbbuild/build.xml b/nbbuild/build.xml
index 3313457..dc95a8b 100644
--- a/nbbuild/build.xml
+++ b/nbbuild/build.xml
@@ -1959,4 +1959,18 @@ It is possible to use -Ddebug.port=3234 -Ddebug.pause=y 
to start the system in d
 
 
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/ee90533f/nbbuild/external/binaries-list
--
diff --git a/nbbuild/external/binaries-list b/nbbuild/external/binaries-list
index 8fe25bd..c937d45 100644
--- a/nbbuild/external/binaries-list
+++ b/nbbuild/external/binaries-list
@@ -1,2 +1,3 @@
 A7674A6D78B7FEA58AF76B357DAE6EA5E3FDFBE9 apitest.jar
 88CADDFC6785B6B7B7E65C9DC80C03958EBAEE73 nbbuild-xhtml1-dtds-resources.zip
+16398550402B27F81CD0D508CEF54B3E47A4A6DA org.apache.rat:apache-rat:0.12



[jira] [Commented] (NETBEANS-7) Provide basic editor features (syntax highlighting, braces matching, completion, etc) for more file types

2017-09-12 Thread Christian Lenz (JIRA)

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

Christian Lenz commented on NETBEANS-7:
---

Here are some resources: http://wiki.netbeans.org/SchliemannPlannedFeatures, 
https://netbeans.org/community/magazine/html/03/schliemann/, 
http://wiki.netbeans.org/Part21Schliemann

> Provide basic editor features (syntax highlighting, braces matching, 
> completion, etc) for more file types
> -
>
> Key: NETBEANS-7
> URL: https://issues.apache.org/jira/browse/NETBEANS-7
> Project: NetBeans
>  Issue Type: Improvement
>  Components: ide - UI
>Reporter: Emilian Bold
>
> We could provide basic editor features (syntax highlighting, braces matching, 
> completion, etc) for more languages based on the existing corpus of 
> definitions from other editors/IDEs. See
> * 
> http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files
> * http://docs.sublimetext.info/en/latest/extensibility/syntaxdefs.html
> * https://code.visualstudio.com/docs/extensionAPI/language-support
> * http://www.ultraedit.com/downloads/extras/wordfiles.html#wordfiles
> The basic editor features would usually get replaced once more proper plugins 
> are installed for a given language.
> We could even introduce a mechanism to promote to users the full plugins 
> (from the Plugin Portal, etc) once they start editing given file types.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (NETBEANS-7) Provide basic editor features (syntax highlighting, braces matching, completion, etc) for more file types

2017-09-12 Thread Christian Lenz (JIRA)

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

Christian Lenz commented on NETBEANS-7:
---

I found this repo: https://github.com/cgunnels/Netbeans-Cucumber-Feature, I 
downloaded the nbm file and it works like a charm. It has a nbs file, which has 
the tokens inside and is registered in the layer.xml file as a reference. NBS 
could be find here: http://wiki.netbeans.org/SchliemannNBSLanguageDescription.

So it is already implemented, but NBS files I think are not available for a lot 
of languages?

> Provide basic editor features (syntax highlighting, braces matching, 
> completion, etc) for more file types
> -
>
> Key: NETBEANS-7
> URL: https://issues.apache.org/jira/browse/NETBEANS-7
> Project: NetBeans
>  Issue Type: Improvement
>  Components: ide - UI
>Reporter: Emilian Bold
>
> We could provide basic editor features (syntax highlighting, braces matching, 
> completion, etc) for more languages based on the existing corpus of 
> definitions from other editors/IDEs. See
> * 
> http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files
> * http://docs.sublimetext.info/en/latest/extensibility/syntaxdefs.html
> * https://code.visualstudio.com/docs/extensionAPI/language-support
> * http://www.ultraedit.com/downloads/extras/wordfiles.html#wordfiles
> The basic editor features would usually get replaced once more proper plugins 
> are installed for a given language.
> We could even introduce a mechanism to promote to users the full plugins 
> (from the Plugin Portal, etc) once they start editing given file types.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (NETBEANS-55) Incorrect brace matching in Netbeans 8.2

2017-09-12 Thread JIRA
Luis Filipe de Sá Estrella created NETBEANS-55:
--

 Summary: Incorrect brace matching in Netbeans 8.2
 Key: NETBEANS-55
 URL: https://issues.apache.org/jira/browse/NETBEANS-55
 Project: NetBeans
  Issue Type: Bug
  Components: php - Formatting & Indentation
Affects Versions: 8.2
 Environment: Using netbeans with php support in Laravel environment.
Reporter: Luis Filipe de Sá Estrella


I'm trying to use Netbeans 8.2 to develop a laravel application. I noticed that 
there are some inconsistencies on brace/parenthesis matching on certain 
situations. For example when I type the last brace in

{quote}Route::get('app/test', function() {){quote}

and press enter I expect

{quote}Route::get('app/test', function() {

}){quote}

but I get

{quote}Route::get('app/test', function() {
){quote}

And when I type the same, but inserting a space between the brace and the 
parenthesis, like this

{quote}Route::get('app/test', function() { ){quote}

and when I put the cursor right after the brace and type enter, the result is

{quote}Route::get('app/test', function() {
)
}{quote}

Note where both the ending brace and ending parenthesis are.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (NETBEANS-54) Clarify the status of donated files from ApacheNetBeansDonation1.zip

2017-09-12 Thread Bertrand Delacretaz (JIRA)

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

Bertrand Delacretaz commented on NETBEANS-54:
-

>  ...we propose doing a fork of incubator-netbeans to, for example, 
> github.com/geertjanwielenga, ..

Can't you do that in a branch of the ASF repository instead? It's better IMO if 
things stay here.

> Clarify the status of donated files from ApacheNetBeansDonation1.zip
> 
>
> Key: NETBEANS-54
> URL: https://issues.apache.org/jira/browse/NETBEANS-54
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Bertrand Delacretaz
> Attachments: categorized-1.zip, convert-headers-1.zip, 
> JavaApplication9.java
>
>
> Reviewing the software grant [1] provided with the first NetBeans code 
> donation, my understanding is that not all files found in that zip are 
> donated.
> The grant indicates that the contents of that file [2] ("Code File") are 
> donated "excluding any third-party and separately licensed material contained 
> within the Code File". 
> I don't think we can consider that code ready to release as is, due to the 
> uncertainty that this creates w.r.t to which files are donated and which are 
> not.
> The zip archive contains about 45'000 files.
> I see the following options:
> a) Review all files and include only those which are not "third-party and 
> separately licensed material". How such files are identified needs to be 
> defined and documented, either in scripts under version control or as a set 
> of rules. The review process must be documented and traceable, so that we can 
> go back to it if problems are found in the future.
> b) Get an updated grant which does not mention such exclusions.
> If someone sees other options please discuss here or on the NetBeans dev 
> list, referencing this ticket.
> [1] in svn under private/documents/grants/oracle-america-netbeans.pdf , ASF 
> members have access
> [2] under http://bits.netbeans.org/download/apache-donation/  - 
> SHA256(ApacheNetBeansDonation1.zip)=
> 7f2ca0f61953a190613c9a0fbcc1b034084b04a4d55d23c02cefffc354e7c24a



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)