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

incubator-netbeans git commit: [NETBEANS-54] Module Review db.sql.visualeditor

Repository: incubator-netbeans
Updated Branches:
  refs/heads/master d0009a2bb -> a6ac29078


[NETBEANS-54] Module Review db.sql.visualeditor

- external library javacc is only used at build time and is not
  distributed with netbeans

- modified binaries-list to point to maven coordinates

- checked Rat report; missing headers added, ignored *.form 
  (see central problems)

- skimmed through the module, did not notice additional problems


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

Branch: refs/heads/master
Commit: a6ac29078e913a52d56e363be1d5fdebce6c7714
Parents: d0009a2
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Authored: Fri Sep 29 22:57:42 2017 +0200
Committer: Matthias Bläsing <mb...@doppel-helix.eu>
Committed: Wed Oct 4 20:13:46 2017 +0200

----------------------------------------------------------------------
 db.sql.visualeditor/external/binaries-list | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/a6ac2907/db.sql.visualeditor/external/binaries-list
----------------------------------------------------------------------
diff --git a/db.sql.visualeditor/external/binaries-list b/db.sql.visualeditor/external/binaries-list
index e4b97c1..5869e7e 100644
--- a/db.sql.visualeditor/external/binaries-list
+++ b/db.sql.visualeditor/external/binaries-list
@@ -1 +1,17 @@
-EE416CB5D6AA88473EFE487F42DC1410360F7948 javacc-3.2.jar
+# 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.
+EE416CB5D6AA88473EFE487F42DC1410360F7948 net.java.dev.javacc:javacc:3.2