You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/02/23 19:25:50 UTC

[GitHub] vieiro closed pull request #5: Multisite test licenses

vieiro closed pull request #5: Multisite test licenses
URL: https://github.com/apache/incubator-netbeans-website/pull/5
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/netbeans.apache.org/build.gradle b/netbeans.apache.org/build.gradle
index 7fcb70c..a4c27b4 100644
--- a/netbeans.apache.org/build.gradle
+++ b/netbeans.apache.org/build.gradle
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 buildscript {
     //have to apply here for this to be applied at the right time
     apply from: file("gradle/deps.gradle")
diff --git a/netbeans.apache.org/globals.yml b/netbeans.apache.org/globals.yml
index f0a8313..604e47b 100644
--- a/netbeans.apache.org/globals.yml
+++ b/netbeans.apache.org/globals.yml
@@ -1,3 +1,20 @@
+# 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.
+
 site:
     host: http://netbeans.apache.org
 
diff --git a/netbeans.apache.org/settings.gradle b/netbeans.apache.org/settings.gradle
index 5a6dd6a..f5d9a79 100644
--- a/netbeans.apache.org/settings.gradle
+++ b/netbeans.apache.org/settings.gradle
@@ -1 +1,19 @@
+/*
+ * 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.
+ */
 rootProject.name = "netbeans.apache.org"
diff --git a/netbeans.apache.org/src/content/community/committer.asciidoc b/netbeans.apache.org/src/content/community/committer.asciidoc
index e91ff73..cd5cf8d 100644
--- a/netbeans.apache.org/src/content/community/committer.asciidoc
+++ b/netbeans.apache.org/src/content/community/committer.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = How to become a commiter
 :jbake-type: page
 :jbake-tags: community
diff --git a/netbeans.apache.org/src/content/community/events.asciidoc b/netbeans.apache.org/src/content/community/events.asciidoc
index cefbd54..f5e6f1d 100644
--- a/netbeans.apache.org/src/content/community/events.asciidoc
+++ b/netbeans.apache.org/src/content/community/events.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Events
 :jbake-type: page
 :jbake-tags: community
diff --git a/netbeans.apache.org/src/content/community/index.asciidoc b/netbeans.apache.org/src/content/community/index.asciidoc
index 66b20b9..3641cb6 100644
--- a/netbeans.apache.org/src/content/community/index.asciidoc
+++ b/netbeans.apache.org/src/content/community/index.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Community
 :jbake-type: page
 :jbake-tags: community
@@ -8,13 +26,13 @@
 :toc-title:
 
 == link:mailing-lists.html[Keep Informed]
-The Apache NetBeans Community communicates in many different ways. See how to keep informed and in touch with other NetBeans users and developers.
+The Apache NetBeans Community link:mailing-lists.html[communicates in many different ways]. See how to keep informed and in touch with other NetBeans users and developers.
 
 == link:/participate/index.html[Participate]
-We welcome all kind of contributions. And there are many ways to contribute: see how you can participate in Apache NetBeans.
+We welcome link:/participate/index.html[all kind of contributions]. And there are many ways to contribute: see how you can participate in Apache NetBeans.
 
 == link:events.html[NetBeans Events]
-NetBeans users and developers participate in different events. See how this works.
+NetBeans users and developers participate in link:events.html[different events]. See how this works.
 
 == link:who.html[Who We Are]
 The Apache NetBeans source code was donated by Oracle to the link:https://www.apache.org[Apache Software Foundation] in 2016.
diff --git a/netbeans.apache.org/src/content/community/mailing-lists.asciidoc b/netbeans.apache.org/src/content/community/mailing-lists.asciidoc
index 5168eab..b962220 100644
--- a/netbeans.apache.org/src/content/community/mailing-lists.asciidoc
+++ b/netbeans.apache.org/src/content/community/mailing-lists.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Keep informed / Apache NetBeans
 :jbake-type: page
 :jbake-tags: community
diff --git a/netbeans.apache.org/src/content/community/who.asciidoc b/netbeans.apache.org/src/content/community/who.asciidoc
index c0619e4..5d903d5 100644
--- a/netbeans.apache.org/src/content/community/who.asciidoc
+++ b/netbeans.apache.org/src/content/community/who.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Team / Apache NetBeans
 :jbake-type: page
 :jbake-tags: community
diff --git a/netbeans.apache.org/src/content/download/index.asciidoc b/netbeans.apache.org/src/content/download/index.asciidoc
index 48c5092..66618fc 100644
--- a/netbeans.apache.org/src/content/download/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/index.asciidoc
@@ -1,17 +1,41 @@
+////
+     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.
+////
+////
+
+NOTE: 
+See https://www.apache.org/dev/release-download-pages.html 
+for important requirements for download pages for Apache projects.
+
+////
 = Downloads / Apache NetBeans
 :jbake-type: page
-:jbake-tags: community
+:jbake-tags: download
 :jbake-status: published
 :keywords: Apache NetBeans download
 :description: Apache NetBeans Download page
 :toc: left
 :toc-title:
 
-== Apache NetBeans 9.0 Beta
-
-You can download the latest release, link:https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/[Apache NetBeans 9.0 Beta] from the Apache Mirror System.
+[[releases]]
+== Releases
 
-For the this beta release we are not providing platform-specific installers. See link:https://blogs.apache.org/netbeans/date/20180216[our blog] for more information about this release.
+- link:nb90-beta.html[Apache NetBeans 9.0 Beta], released on the 22nd of February, 2018.
 
 [[latest]]
 == Latest Builds
diff --git a/netbeans.apache.org/src/content/download/nb90-beta.asciidoc b/netbeans.apache.org/src/content/download/nb90-beta.asciidoc
new file mode 100644
index 0000000..a6656ba
--- /dev/null
+++ b/netbeans.apache.org/src/content/download/nb90-beta.asciidoc
@@ -0,0 +1,85 @@
+////
+     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.
+////
+////
+
+NOTE: 
+See https://www.apache.org/dev/release-download-pages.html 
+for important requirements for download pages for Apache projects.
+
+////
+= Apache NetBeans 9.0 Beta / Apache NetBeans
+:jbake-type: page
+:jbake-tags: download
+:jbake-status: published
+:keywords: Apache NetBeans 9.0 Beta download
+:description: Apache NetBeans 9.0 Beta download page
+:toc: left
+:toc-title:
+
+== Apache NetBeans 9.0 Beta Release
+
+Apache NetBeans (incubating) 9.0 Beta was announced on the 22nd of february, 2018. 
+
+=== Main features
+
+This release is *primarily focused on IP clearance*. Its functionality has not been tested ? the link:/participate/netcat.html[NetCAT (NetBeans Community Acceptance Testing)] process will begin during the coming months. Watch link:/participate/netcat.html[the NetCAT page] for upcoming announcements about NetCAT. When NetCAT completes, we will vote on the final release of Apache NetBeans (incubating) 9.0.
+
+This release constitutes all the modules in the link:https://github.com/apache/incubator-netbeans[Apache NetBeans Git] repo, which together provide the NetBeans Platform (i.e., the underlying application framework), which was released as Apache NetBeans (incubating) 9.0 Alpha, as well as all the modules that provide the Java SE-related features of Apache NetBeans, with special support for Java 9 features such as *JShell*, *JLink*, *Jigsaw* and more.
+
+In short, Apache NetBeans (incubating) 9.0 Beta is a *full IDE for Java SE 9* development.
+
+=== Downloading
+
+////
+NOTE: It's mandatory to link to the source. It's optional to link to the binaries.
+NOTE: It's mandatory to link against dist.apache.org for the sums & keys. https is recommended.
+////
+Apache NetBeans 9.0 Beta is available for download from your closest Apache mirror. For this release no installers are provided, please just download the binaries and unzip them.
+
+- Source: link:https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-source.zip[incubating-netbeans-java-9.0-beta-source.zip] (
+link:https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-source.zip.asc[PGP ASC], 
+link:https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-source.zip.md5[MD5], 
+link:https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-source.zip.sha1[SHA-1])
+- Binaries: link:https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-bin.zip[incubating-netbeans-java-9.0-beta-bin.zip] ( 
+link:https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-bin.zip.asc[PGP ASC],
+link:https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-bin.zip.md5[MD5],
+link:https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/incubating-netbeans-java-9.0-beta-bin.zip.sha1[SHA-1])
+
+////
+NOTE: Using https below is highly recommended.
+////
+It is essential that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.md5 or .sha1 files).  The PGP keys used to sign this release are available link:https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS[here]. 
+
+=== Building from source
+
+The sources for this release have been tagged as link:https://github.com/apache/incubator-netbeans/tree/9.0-beta-rc3[9.0-beta-rc3] at github.  See the link:/download/index.html#source[instructions on how to build] this release yourself from the source code.
+
+=== Community approval
+
+As in any other Apache Project, the Apache NetBeans Community approved this release through the following voting processes in our link:/community/mailing-lists.html[mailing lists] :
+
+- link:https://lists.apache.org/thread.html/796200c149232ba2da722c6d4b1310307708e09b2afa77eb90ecaebc@%3Cdev.netbeans.apache.org%3E[PPMC vote on RC2]
+- link:https://lists.apache.org/thread.html/ff699b382e5498ca41e56315c9b97de83b3a625140b0ba451f828cfb@%3Cdev.netbeans.apache.org%3E[PPMC vote result for RC2]
+- link:https://lists.apache.org/thread.html/8e9520d5e1e365ed2337940fb629c209c63efae24b0a2e44d50412a3@%3Cgeneral.incubator.apache.org%3E[IPMC vote on RC2]
+- link:https://lists.apache.org/thread.html/f1c5a2a3077690f2c7785ed81c36f1ba1920efa01b26f3e7a5f32f2b@%3Cdev.netbeans.apache.org%3E[PPMC vote on RC3]
+- link:https://lists.apache.org/thread.html/079f610360463621276d6d8c99979991bded812559a34eff4458a073@%3Cdev.netbeans.apache.org%3E[PPMC vote result for RC3]
+- link:https://lists.apache.org/thread.html/46e0e8c60e552d200dac9f844140a1f00337adb334e491567ada4ecf@%3Cgeneral.incubator.apache.org%3E[IPMC vote on RC3]
+- link:https://lists.apache.org/thread.html/af11fa61827e3312daa53c5c18c4c551e60d627f78ab82fdfe671f50@%3Cgeneral.incubator.apache.org%3E[IMPC vote result for RC3]
+- link:https://lists.apache.org/thread.html/5cbd1dbe1dea2e1d33d2934ae7b5b20b4c83dcb0251753b798b29014@%3Cgeneral.incubator.apache.org%3E[Announcement of the release of rc3 as Apache NetBeans 9.0 Beta]
+
diff --git a/netbeans.apache.org/src/content/help/commercial-support.asciidoc b/netbeans.apache.org/src/content/help/commercial-support.asciidoc
index 054ee49..dc8b666 100644
--- a/netbeans.apache.org/src/content/help/commercial-support.asciidoc
+++ b/netbeans.apache.org/src/content/help/commercial-support.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Commercial Support / Apache NetBeans
 :jbake-type: page
 :jbake-tags: community
@@ -38,7 +56,7 @@ The Apache NetBeans PMC does not and cannot endorse or recommend any products
 or services.
 
 To be listed in this page please send an email to the Apache NetBeans PMC (see
-link:/community/mailing_lists.html[Mailing Lists]) with a description of your offerings
+link:/community/mailing-lists.html[Mailing Lists]) with a description of your offerings
 and the text you would like to have added.
 
 All submitted information must be factual and informational in nature and not
@@ -47,6 +65,6 @@ over other offerings on the page will not be tolerated and will be removed.
 Such marketing statements can be added to your own pages on your own site.
 
 When in doubt, email the Apache NetBeans PMC list (see
-link:/community/mailing_lists.html[Mailing Lists]) and ask us.  We will be happy to help.
+link:/community/mailing-lists.html[Mailing Lists]) and ask us.  We will be happy to help.
 
 
diff --git a/netbeans.apache.org/src/content/help/index.asciidoc b/netbeans.apache.org/src/content/help/index.asciidoc
index 19af93d..1250b98 100644
--- a/netbeans.apache.org/src/content/help/index.asciidoc
+++ b/netbeans.apache.org/src/content/help/index.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Getting Help / Apache NetBeans
 :jbake-type: page
 :jbake-tags: community
diff --git a/netbeans.apache.org/src/content/index.asciidoc b/netbeans.apache.org/src/content/index.asciidoc
index cdddd53..8f280a9 100644
--- a/netbeans.apache.org/src/content/index.asciidoc
+++ b/netbeans.apache.org/src/content/index.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Welcome to Apache NetBeans
 :jbake-type: page-noaside
 :jbake-tags: main
diff --git a/netbeans.apache.org/src/content/js/netbeans.js b/netbeans.apache.org/src/content/js/netbeans.js
index 8b13789..0392f37 100644
--- a/netbeans.apache.org/src/content/js/netbeans.js
+++ b/netbeans.apache.org/src/content/js/netbeans.js
@@ -1 +1,21 @@
+/*
+ * 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.
+ */
+
+
 
diff --git a/netbeans.apache.org/src/content/participate/index.asciidoc b/netbeans.apache.org/src/content/participate/index.asciidoc
index 77b9a76..dd11087 100644
--- a/netbeans.apache.org/src/content/participate/index.asciidoc
+++ b/netbeans.apache.org/src/content/participate/index.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Participate / Apache NetBeans
 :jbake-type: page
 :jbake-tags: community
diff --git a/netbeans.apache.org/src/content/participate/netcat.asciidoc b/netbeans.apache.org/src/content/participate/netcat.asciidoc
index 009cb63..355629e 100644
--- a/netbeans.apache.org/src/content/participate/netcat.asciidoc
+++ b/netbeans.apache.org/src/content/participate/netcat.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = NetCAT / Apache NetBeans
 :jbake-type: page
 :jbake-tags: community
diff --git a/netbeans.apache.org/src/content/participate/report-issue.asciidoc b/netbeans.apache.org/src/content/participate/report-issue.asciidoc
index 80d5f06..157f1dc 100644
--- a/netbeans.apache.org/src/content/participate/report-issue.asciidoc
+++ b/netbeans.apache.org/src/content/participate/report-issue.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Reporting issues / Apache NetBeans
 :jbake-type: page
 :jbake-tags: community
diff --git a/netbeans.apache.org/src/content/participate/submit-pr.asciidoc b/netbeans.apache.org/src/content/participate/submit-pr.asciidoc
index c3c9e36..4652941 100644
--- a/netbeans.apache.org/src/content/participate/submit-pr.asciidoc
+++ b/netbeans.apache.org/src/content/participate/submit-pr.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Submitting Pull Requests / Apache NetBeans
 :jbake-type: page
 :jbake-tags: community
@@ -18,7 +36,7 @@ We follow link:https://www.apache.org/foundation/policies/conduct.html[the Apach
 
 We appreciate new contributors to adhere to the following guidelines, to make things easier for all of us:
 
-. Before starting to code, it is a good practice to open an issue (PTR) first in our link:https://issues.apache.org/jira/projects/NETBEANS/summary[JIRA] instance, and discuss the problem in the developer mailing list (see link:mailing_lists.html[mailing lists]), giving the reason for submitting your pull request so that it is clear and more experienced members can suggest appropriate solutions/ideas.  
+. Before starting to code, it is a good practice to open an issue (PTR) first in our link:https://issues.apache.org/jira/projects/NETBEANS/summary[JIRA] instance, and discuss the problem in the developer mailing list (see link:mailing-lists.html[mailing lists]), giving the reason for submitting your pull request so that it is clear and more experienced members can suggest appropriate solutions/ideas.  
 . All commits must include the author's full name and email address. For *important modifications* you will need to submit an link:https://www.apache.org/licenses/icla.pdf[Individual Contributor License Agreement (ICLA)].
 . All new files must include the Apache Software Foundation license header. See any NetBeans source code in case of doubt.
 . All commits must contain a meaningful commit message.
diff --git a/netbeans.apache.org/src/content/plugins/index.asciidoc b/netbeans.apache.org/src/content/plugins/index.asciidoc
index 23e0ba4..a44284a 100644
--- a/netbeans.apache.org/src/content/plugins/index.asciidoc
+++ b/netbeans.apache.org/src/content/plugins/index.asciidoc
@@ -1,3 +1,21 @@
+////
+     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.
+////
 = Plugins / Apache NetBeans
 :jbake-type: page
 :jbake-tags: community
diff --git a/netbeans.apache.org/src/content/scss/base/_base.scss b/netbeans.apache.org/src/content/scss/base/_base.scss
index 549330d..787b0e9 100644
--- a/netbeans.apache.org/src/content/scss/base/_base.scss
+++ b/netbeans.apache.org/src/content/scss/base/_base.scss
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 @import "settings";
 
 @import "fonts";
diff --git a/netbeans.apache.org/src/content/scss/base/_colors.scss b/netbeans.apache.org/src/content/scss/base/_colors.scss
index 34c6b81..78e8fbe 100644
--- a/netbeans.apache.org/src/content/scss/base/_colors.scss
+++ b/netbeans.apache.org/src/content/scss/base/_colors.scss
@@ -32,3 +32,4 @@ $nb-topbar-background: #fafafb;
 $nb-body-background: #fff;
 $nb-pre-background: #fafafb;
 $nb-pre-border-color: #6290c5;
+$nb-card-background: #fafafb;
diff --git a/netbeans.apache.org/src/content/scss/base/_fonts.scss b/netbeans.apache.org/src/content/scss/base/_fonts.scss
index b50bb45..d5f9acd 100644
--- a/netbeans.apache.org/src/content/scss/base/_fonts.scss
+++ b/netbeans.apache.org/src/content/scss/base/_fonts.scss
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 $font-family: 'Lato', sans-serif;
 $font-size: 12pt;
 $font-size-small: 10pt;
diff --git a/netbeans.apache.org/src/content/scss/common/_netbeans.scss b/netbeans.apache.org/src/content/scss/common/_netbeans.scss
index 03b4388..c440a9d 100644
--- a/netbeans.apache.org/src/content/scss/common/_netbeans.scss
+++ b/netbeans.apache.org/src/content/scss/common/_netbeans.scss
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
 
 /*
     Some Foundation 6 customizations.
@@ -169,13 +187,13 @@ section.hero {
 /*
     The toc for medium and up is not
 */
-/*@media screen and (min-width: 40em) {*/
 @include breakpoint(medium) {
   .toc {
     border-top: 0px;
     border-bottom: 0px;
     border-left: 1px solid #ddd;
     max-width: 15em;
+    margin: 32px 0 2em 2em;
     ul {
       margin-left: 8px;
       li {
diff --git a/netbeans.apache.org/src/content/scss/components/_card.scss b/netbeans.apache.org/src/content/scss/components/_card.scss
new file mode 100644
index 0000000..164e828
--- /dev/null
+++ b/netbeans.apache.org/src/content/scss/components/_card.scss
@@ -0,0 +1,42 @@
+/*
+ * 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.
+ */
+
+.sidebarblock.cards {
+    text-align: center;
+}
+
+.paragraph.card {
+    text-align: left;
+    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
+    border-radius: 4px;
+    display: inline-block;
+    vertical-align: top;
+    max-width: 16em;
+    min-height: 10em;
+    background-color: $nb-card-background;
+    margin: 0.5em;
+    padding: 1em;
+
+    .title {
+        font-size: 130%;
+        font-weight: bold;
+        margin-bottom: 0.5em;
+    }
+}
+
diff --git a/netbeans.apache.org/src/content/scss/components/_footer.scss b/netbeans.apache.org/src/content/scss/components/_footer.scss
index add04be..1ec4bce 100644
--- a/netbeans.apache.org/src/content/scss/components/_footer.scss
+++ b/netbeans.apache.org/src/content/scss/components/_footer.scss
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
 footer {
   min-height: 256px;
   background-color: #333;
@@ -61,4 +79,4 @@ footer {
     width: 200px;
     max-width: 100%;
   }
-}
\ No newline at end of file
+}
diff --git a/netbeans.apache.org/src/content/scss/netbeans.scss b/netbeans.apache.org/src/content/scss/netbeans.scss
index c04f892..de32252 100644
--- a/netbeans.apache.org/src/content/scss/netbeans.scss
+++ b/netbeans.apache.org/src/content/scss/netbeans.scss
@@ -1,3 +1,25 @@
+/*
+
+    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.
+
+
+*/
+
 @charset "UTF-8";
 
 @import "base/base";
@@ -11,4 +33,5 @@
 
 @import "common/netbeans";
 
-@import "components/footer";
\ No newline at end of file
+@import "components/footer";
+@import "components/card";
diff --git a/netbeans.apache.org/src/content/templates/README.asciidoc b/netbeans.apache.org/src/content/templates/README.asciidoc
index 74c989a..a1da13c 100644
--- a/netbeans.apache.org/src/content/templates/README.asciidoc
+++ b/netbeans.apache.org/src/content/templates/README.asciidoc
@@ -1,14 +1,32 @@
+////
+     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.
+////
 = NetBeans templates
 
-Templates are Groovy Server Pages that will be filled-in with elements in the link:../content[content directory].
+Templates are Groovy Server Pages that will be filled-in with elements in the link:../[content directory].
 
 == Creating templates
 
 This directory contains some templates for different types of pages.
 
-*NOTE:* As a good practice, if you open an HTML tag in one template make sure the tag *is also closed in the same* template.
+NOTE: As a good practice, if you open an HTML tag in one template make sure the tag *is also closed in the same* template.
 
-*NOTE:* Templates must be also manually added to the file `jbake.properties`
+NOTE: Templates must be also manually added to the file `jbake.properties`
 
 == Main templates
 
@@ -26,6 +44,8 @@ These parts are included in the
 - *head.gsp* The `<head>` tag for all pages.
 - *footer.gsp* The footer section for all pages.
 - *menu.gsp* The NetBeans web site menu.
+- *news.gsp* A top area that gets printed in every page of the website, usually for news and announcements.
+- *tools.gsp* A bottom area that contains social network links, and a pointer to github's home.
 
 
 
diff --git a/netbeans.apache.org/src/content/templates/footer.gsp b/netbeans.apache.org/src/content/templates/footer.gsp
index 9299478..af91d32 100644
--- a/netbeans.apache.org/src/content/templates/footer.gsp
+++ b/netbeans.apache.org/src/content/templates/footer.gsp
@@ -80,7 +80,7 @@
             <div class="large-auto cell">
                 <h1><a href="/download/index.html">Download</a></h1>
                 <ul>
-                    <li><a href="/download/index.html">Binary downloads</a></li>
+                    <li><a href="/download/index.html#releases">Releases</a></li>
                     <li><a href="/plugins/index.html">Plugins</a></li>
                     <li><a href="/download/index.html#source">Building from source</a></li>
                     <li><a href="/download/index.html#previous">Previous releases</a></li>
@@ -102,9 +102,8 @@
         </div>
         <%
             /* This is used for debugging the website rendering */
-             debug=false;
-             if (debug) {
-                 out.println("<pre>");
+             if (content.debug != null) {
+                 out.println("<pre style='background: #777; color: #eee;'>");
                  for (String key: content.keySet()) {
                      if (! key.equals("body")) {
                          out.println(key + ":" + content.get(key));
diff --git a/netbeans.apache.org/src/content/templates/menu.gsp b/netbeans.apache.org/src/content/templates/menu.gsp
index 073d8a8..c7cb845 100644
--- a/netbeans.apache.org/src/content/templates/menu.gsp
+++ b/netbeans.apache.org/src/content/templates/menu.gsp
@@ -29,6 +29,7 @@
     </div>
     <div class="top-bar-right">
         <ul class="vertical medium-horizontal menu" data-responsive-menu="drilldown medium-dropdown">
+            <li> <a href="/community/index.html">Community</a> </li>
             <li> <a href="/participate/index.html">Participate</a> </li>
             <li> <a href="https://blogs.apache.org/netbeans/">Blog</a></li>
             <li> <a href="/help/index.html">Get Help</a> </li>
diff --git a/netbeans.apache.org/src/content/templates/news.gsp b/netbeans.apache.org/src/content/templates/news.gsp
index 4a518c8..21daec8 100644
--- a/netbeans.apache.org/src/content/templates/news.gsp
+++ b/netbeans.apache.org/src/content/templates/news.gsp
@@ -24,7 +24,7 @@
         <div class='cell'>
             <div class="annotation">Just released!</div>
             <h1>Apache NetBeans 9.0 Beta</h1>
-            <p><a href="https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/">Download from an Apache mirror close to you</a></p>
+            <p><a class="button success" href="/download/nb90-beta.html">Read more</a></p>
         </div>
     </div>
 </section>
diff --git a/netbeans.apache.org/src/content/templates/slider.gsp b/netbeans.apache.org/src/content/templates/slider.gsp
index d8908ef..55cb722 100644
--- a/netbeans.apache.org/src/content/templates/slider.gsp
+++ b/netbeans.apache.org/src/content/templates/slider.gsp
@@ -1,3 +1,24 @@
+<%/*
+ * 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.
+ */
+%>
+
+
 <div class="orbit" role="region" aria-label="Apache NetBeans News" data-orbit>
   <div class="orbit-wrapper nb-orbit">
     <div class="orbit-controls">
@@ -16,7 +37,7 @@
                         of the NetBeans Java SE IDE.<br>With support for <b>Java 9</b>, <b>JShell</b>, <b>JLink</b>,
                         <b>Jigsaw</b> and more!
                       </p>
-                      <p><a class='button success' href="https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans-java/incubating-9.0-beta/">Download</a></p>
+                      <p><a class='button success' href="/download/nb90-beta.html">Read more</a></p>
                   </div>
               </div>
           </section>
diff --git a/netbeans.apache.org/src/content/templates/tools.gsp b/netbeans.apache.org/src/content/templates/tools.gsp
index a1198b6..9a83e92 100644
--- a/netbeans.apache.org/src/content/templates/tools.gsp
+++ b/netbeans.apache.org/src/content/templates/tools.gsp
@@ -28,6 +28,18 @@
         <li><a title="JIRA" href="https://issues.apache.org/jira/projects/NETBEANS/summary"><i class="fa fa-mf fa-bug"></i></a></li>
     </ul>
     <ul class="menu align-center">
-        <li><a href="https://github.com/apache/incubator-netbeans-website/netbeans.apache.org/${content.file}" title="See this file @ github"><i class="fa fa-md fa-edit"></i> Edit</a></li>
+        <%
+            /* 
+                jbake's "content.file' has this structure: "/home/user/directory/of/the/clone/incubator-netbeans-website/netbeans.apache.org/build/generated-bake/content/plugins/index.asciidoc"
+                we're interested in the part after "generated-bake"
+            */
+            String file="/";
+            if (content != null) {
+                String content_file = content.get("file");
+                int i = content_file.lastIndexOf("build/generated-bake");
+                file = content_file.substring(i + "build/generated-bake".length());
+            }
+        %>
+        <li><a href="https://github.com/apache/incubator-netbeans-website/blob/master/netbeans.apache.org/src${file}" title="See this page in github"><i class="fa fa-md fa-edit"></i> See this page in github.</a></li>
     </ul>
 </section>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists