You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jl...@apache.org on 2017/10/08 15:57:50 UTC

incubator-netbeans git commit: antlr-runtime-4.5.3.jar changed to antlr4-runtime-4.5.3.jar due to addition of maven coordinates, adjusting to the new filename.

Repository: incubator-netbeans
Updated Branches:
  refs/heads/master e475744e4 -> 48413082a


antlr-runtime-4.5.3.jar changed to antlr4-runtime-4.5.3.jar due to addition of maven coordinates, adjusting to the new filename.


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

Branch: refs/heads/master
Commit: 48413082ab67d0948897eab7bea6586f6d11e4cf
Parents: e475744
Author: Jan Lahoda <jl...@netbeans.org>
Authored: Sun Oct 8 17:56:37 2017 +0200
Committer: Jan Lahoda <jl...@netbeans.org>
Committed: Sun Oct 8 17:56:37 2017 +0200

----------------------------------------------------------------------
 .../external/antlr-runtime-4.5.3-license.txt    | 37 --------------------
 .../external/antlr4-runtime-4.5.3-license.txt   | 37 ++++++++++++++++++++
 .../nbproject/project.properties                |  4 +--
 libs.antlr4.runtime/nbproject/project.xml       |  4 +--
 4 files changed, 41 insertions(+), 41 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/48413082/libs.antlr4.runtime/external/antlr-runtime-4.5.3-license.txt
----------------------------------------------------------------------
diff --git a/libs.antlr4.runtime/external/antlr-runtime-4.5.3-license.txt b/libs.antlr4.runtime/external/antlr-runtime-4.5.3-license.txt
deleted file mode 100644
index e510fc1..0000000
--- a/libs.antlr4.runtime/external/antlr-runtime-4.5.3-license.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-Name: Antlr
-Version: 4.5.3
-Description: ANother Tool for Language Recognition, 
-is a language tool that provides a framework for constructing recognizers, 
-interpreters, compilers, and translators from grammatical descriptions.
-License: BSD-antlr
-OSR: xxxxx
-Origin: http://www.antlr.org
-
-Use of Antlr version 4.5 is governed by the terms of the license below:
-
- [The "BSD license"]
-Copyright (c) 2015 Terence Parr, Sam Harwell
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
- 1. Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
-    notice, this list of conditions and the following disclaimer in the
-    documentation and/or other materials provided with the distribution.
- 3. The name of the author may not be used to endorse or promote products
-    derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
-THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/48413082/libs.antlr4.runtime/external/antlr4-runtime-4.5.3-license.txt
----------------------------------------------------------------------
diff --git a/libs.antlr4.runtime/external/antlr4-runtime-4.5.3-license.txt b/libs.antlr4.runtime/external/antlr4-runtime-4.5.3-license.txt
new file mode 100644
index 0000000..e510fc1
--- /dev/null
+++ b/libs.antlr4.runtime/external/antlr4-runtime-4.5.3-license.txt
@@ -0,0 +1,37 @@
+Name: Antlr
+Version: 4.5.3
+Description: ANother Tool for Language Recognition, 
+is a language tool that provides a framework for constructing recognizers, 
+interpreters, compilers, and translators from grammatical descriptions.
+License: BSD-antlr
+OSR: xxxxx
+Origin: http://www.antlr.org
+
+Use of Antlr version 4.5 is governed by the terms of the license below:
+
+ [The "BSD license"]
+Copyright (c) 2015 Terence Parr, Sam Harwell
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+    derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/48413082/libs.antlr4.runtime/nbproject/project.properties
----------------------------------------------------------------------
diff --git a/libs.antlr4.runtime/nbproject/project.properties b/libs.antlr4.runtime/nbproject/project.properties
index 1506779..01088b2 100644
--- a/libs.antlr4.runtime/nbproject/project.properties
+++ b/libs.antlr4.runtime/nbproject/project.properties
@@ -18,9 +18,9 @@
 
 is.autoload=true
 javac.source=1.6
-release.external/antlr-runtime-4.5.3.jar=modules/ext/antlr-runtime-4.5.3.jar
+release.external/antlr4-runtime-4.5.3.jar=modules/ext/antlr4-runtime-4.5.3.jar
 
-license.file=../external/antlr-runtime-4.5.3-license.txt
+license.file=../external/antlr4-runtime-4.5.3-license.txt
 nbm.homepage=http://www.antlr.org/
 sigtest.gen.fail.on.error=false
 spec.version.base=1.2.0

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/48413082/libs.antlr4.runtime/nbproject/project.xml
----------------------------------------------------------------------
diff --git a/libs.antlr4.runtime/nbproject/project.xml b/libs.antlr4.runtime/nbproject/project.xml
index a637697..c349afa 100644
--- a/libs.antlr4.runtime/nbproject/project.xml
+++ b/libs.antlr4.runtime/nbproject/project.xml
@@ -33,8 +33,8 @@
                 <package>org.antlr.v4.runtime.tree</package>
             </public-packages>
             <class-path-extension>
-                <runtime-relative-path>ext/antlr-runtime-4.5.3.jar</runtime-relative-path>
-                <binary-origin>external/antlr-runtime-4.5.3.jar</binary-origin>
+                <runtime-relative-path>ext/antlr4-runtime-4.5.3.jar</runtime-relative-path>
+                <binary-origin>external/antlr4-runtime-4.5.3.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>