You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2019/08/24 07:39:47 UTC

[netbeans-website] branch geertjanw-patch-16 created (now ff1dc40)

This is an automated email from the ASF dual-hosted git repository.

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


      at ff1dc40  Tweaking demos.xml file to comment out unused entries

This branch includes the following new commits:

     new ff1dc40  Tweaking demos.xml file to comment out unused entries

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.



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

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


[netbeans-website] 01/01: Tweaking demos.xml file to comment out unused entries

Posted by ge...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit ff1dc4048f5b726d5d2925b242574f48493f62be
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Sat Aug 24 09:39:43 2019 +0200

    Tweaking demos.xml file to comment out unused entries
---
 netbeans.apache.org/src/content/demos.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/demos.xml b/netbeans.apache.org/src/content/demos.xml
index 1170667..2a68dda 100644
--- a/netbeans.apache.org/src/content/demos.xml
+++ b/netbeans.apache.org/src/content/demos.xml
@@ -22,6 +22,7 @@
          <description>Get started with Apache NetBeans 11.0!</description>
          <enclosure url="https://netbeans.apache.org/images/general.png" type="image/png" width="100" height="100" length="35253" />
       </item>
+      <!-- Old entries, not used by code parsing this file
       <item>
          <pubDate>Saturday 29 July 2017 12:00:00 +0200</pubDate>
          <title>Free Course: Oracle JET!</title>
@@ -78,7 +79,7 @@
          <description>A quick video treat for web developers: 14 hidden NetBeans features that will make working with HTML5 a breeze.</description>
          <enclosure url="https://netbeans.org/images_www/demos/general.png" type="image/png" width="100" height="100" length="35253" />
       </item>
-                  <item>
+      <item>
          <pubDate>Wed, 04 June 2014 12:00:00 +0200</pubDate>
          <title>Java EE 7 with NetBeans and Vaadin</title>
          <link>https://www.youtube.com/watch?v=3TompuzySD8</link>
@@ -142,6 +143,7 @@
          <description>This screencast demonstrates how to create applications that use HTML, JavaScript, and CSS, and then deploy them as native Android or iOS applications via Cordova.</description>
          <enclosure url="https://netbeans.org/images_www/articles/74/screencast-thumbs/html5-cordova.png" type="image/png" width="100" height="100" length="35253" />
       </item>
+      -->
    </channel>
 </rss>
 


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

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