diff options
| author | Andreas Sewe | 2017-09-25 08:22:11 +0000 |
|---|---|---|
| committer | Christopher Guindon | 2017-09-25 13:21:22 +0000 |
| commit | 219563ed1d6cdfb8a1d883169be68a34e84ed8bf (patch) | |
| tree | 44ee35cc9186a0d522fc89b5fe01f35baa6fe27e | |
| parent | 6d5854127aa36cc9d28a7e3032015170bd696be5 (diff) | |
| download | community-219563ed1d6cdfb8a1d883169be68a34e84ed8bf.tar.gz community-219563ed1d6cdfb8a1d883169be68a34e84ed8bf.tar.xz community-219563ed1d6cdfb8a1d883169be68a34e84ed8bf.zip | |
Bug 521548: Fix invalid <pubDate> entries (again)
Recent news entries have reverted to non-RFC 822 dates again.
Change-Id: I424c02fbad96b68274533ffe7762979b72295709
Signed-off-by: Andreas Sewe <andreas.sewe@codetrails.com>
| -rw-r--r-- | news/2005inthenewsarchive.rss | 16 | ||||
| -rw-r--r-- | news/2005newsarchive.rss | 8 | ||||
| -rw-r--r-- | scripts/whatsnew.rss | 36 |
3 files changed, 30 insertions, 30 deletions
diff --git a/news/2005inthenewsarchive.rss b/news/2005inthenewsarchive.rss index 155e2b669..28a5f3d05 100644 --- a/news/2005inthenewsarchive.rss +++ b/news/2005inthenewsarchive.rss @@ -13,56 +13,56 @@ <title><![CDATA[Cloudera Joins Eclipse Foundation Open Source IoT Community]]></title> <link><![CDATA[http://www.iotevolutionworld.com/fog/articles/434570-cloudera-joins-eclipse-foundation-open-source-iot-community.htm]]></link> <description><![CDATA[In a recent release, Cloudera, an IoT platform for machine learning and analytics in the cloud, announced it has joined the Eclipse Foundation as a Solutions member and now will participate in the Eclipse IoT Working Group.]]></description> - <pubDate>Tue, 19 Sep 2017 9:00:00 EST</pubDate> + <pubDate>Tue, 19 Sep 2017 09:00:00 EST</pubDate> <category>news</category> </item> <item> <title><![CDATA[Eclipse OpenJ9: IBM open sources their own JVM]]></title> <link><![CDATA[https://jaxenter.com/open-source-eclipse-openj9-137263.html]]></link> <description><![CDATA[Developers rejoice! IBM’s J9 is now an open source project. Pre-built OpenJDK binaries are now available on AdoptOpenJDK. Let’s see how Eclipse OpenJ9 fits into the OpenJDK ecosystem.]]></description> - <pubDate>Tue, 19 Sep 2017 4:00:00 EST</pubDate> + <pubDate>Tue, 19 Sep 2017 04:00:00 EST</pubDate> <category>news</category> </item> <item> <title><![CDATA[Nine Features in Eclipse Collections 9.0]]></title> <link><![CDATA[https://medium.com/@donraab/nine-features-in-eclipse-collections-9-0-a2ca97dfdf74]]></link> <description><![CDATA[Highlighting the nine features -- with examples -- that will be included in the Eclipse Collections 9.0 release.]]></description> - <pubDate>Fri, 15 Sep 2017 6:00:00 EST</pubDate> + <pubDate>Fri, 15 Sep 2017 06:00:00 EST</pubDate> <category>news</category> </item> <item> <title><![CDATA[Java EE moves to Eclipse]]></title> <link><![CDATA[http://middlewareblog.redhat.com/2017/09/12/java-ee-moves-to-eclipse/]]></link> <description><![CDATA[So it’s a good sign that within a month of initially announcing their intentions, Oracle (with help from IBM and Red Hat) have chosen the Eclipse Foundation as the future home for Java EE.]]></description> - <pubDate>Wed, 13 Sep 2017 3:00:00 EST</pubDate> + <pubDate>Wed, 13 Sep 2017 03:00:00 EST</pubDate> <category>news</category> </item> <item> <title><![CDATA[Java EE Is Moving to the Eclipse Foundation]]></title> <link><![CDATA[https://adtmag.com/articles/2017/09/12/java-ee-moving-to-eclipse.aspx]]></link> <description><![CDATA[Oracle has chosen the Eclipse Foundation to be the new home of the Java Platform Enterprise Edition (Java EE), the company announced today.]]></description> - <pubDate>Wed, 13 Sep 2017 3:00:00 EST</pubDate> + <pubDate>Wed, 13 Sep 2017 03:00:00 EST</pubDate> <category>news</category> </item> <item> <title><![CDATA[Opening Up Java EE - An Update]]></title> <link><![CDATA[https://blogs.oracle.com/theaquarium/opening-up-ee-update]]></link> <description><![CDATA[After careful review, we have selected the Eclipse Foundation as the foundation that we will work with going forward to make the above a reality.]]></description> - <pubDate>Wed, 12 Sep 2017 3:00:00 EST</pubDate> + <pubDate>Tue, 12 Sep 2017 03:00:00 EST</pubDate> <category>news</category> </item> <item> <title><![CDATA[In the know: Eclipse Collections 9.0]]></title> <link><![CDATA[https://medium.com/@donraab/in-the-know-eclipse-collections-9-0-a828acad44a4]]></link> <description><![CDATA[We’re now feature complete for Eclipse Collections 9.0. We’ve entered the quiet period for Eclipse Collections development while we wait for the official release notice from the Eclipse Foundation.]]></description> - <pubDate>Wed, 11 Sep 2017 3:00:00 EST</pubDate> + <pubDate>Mon, 11 Sep 2017 03:00:00 EST</pubDate> <category>news</category> </item> <item> <title><![CDATA[DevOps and IoT merge to improve app quality and security]]></title> <link><![CDATA[http://searchsoftwarequality.techtarget.com/feature/DevOps-and-IoT-merge-to-improve-app-quality-and-security]]></link> <description><![CDATA[More software development shops are bringing together DevOps and IoT to deliver stronger, more secure and reliable IoT app quality.]]></description> - <pubDate>Fri, 8 Sep 2017 4:00:00 EST</pubDate> + <pubDate>Fri, 08 Sep 2017 04:00:00 EST</pubDate> <category>news</category> </item> <item> diff --git a/news/2005newsarchive.rss b/news/2005newsarchive.rss index 3161c18c5..1994f83d2 100644 --- a/news/2005newsarchive.rss +++ b/news/2005newsarchive.rss @@ -21,7 +21,7 @@ <title><![CDATA[Get the Early Price for EclipseCon Europe]]></title> <link><![CDATA[https://www.eclipsecon.org/europe2017/registration]]></link> <description><![CDATA[Register now and save €100! Prices go up after October 5.]]></description> - <pubDate>Thu, 21 Sept 2017 8:30:00 EST</pubDate> + <pubDate>Thu, 21 Sep 2017 08:30:00 EST</pubDate> <category>news</category> <pressrelease>0</pressrelease> </item> @@ -29,7 +29,7 @@ <title><![CDATA[Eclipse Newsletter - Eclipse MicroProfile]]></title> <link><![CDATA[https://www.eclipse.org/community/eclipse_newsletter/2017/september/]]></link> <description><![CDATA[In the September issue of the Eclipse Newsletter, discover everything you need to know about Eclipse MicroProfile.]]></description> - <pubDate>Thu, 20 Sept 2017 10:30:00 EST</pubDate> + <pubDate>Wed, 20 Sep 2017 10:30:00 EST</pubDate> <category>news</category> <pressrelease>0</pressrelease> </item> @@ -37,7 +37,7 @@ <title><![CDATA[Java EE Moves to the Eclipse Foundation]]></title> <link><![CDATA[https://mmilinkov.wordpress.com/2017/09/12/java-ee-moves-to-the-eclipse-foundation/]]></link> <description><![CDATA[Oracle announced today that they, along with IBM and Red Hat, will be moving Java EE to the Eclipse Foundation.]]></description> - <pubDate>Thu, 12 Sept 2017 17:00:00 EST</pubDate> + <pubDate>Tue, 12 Sep 2017 17:00:00 EST</pubDate> <category>news</category> <pressrelease>0</pressrelease> </item> @@ -45,7 +45,7 @@ <title><![CDATA[First Release of Eclipse Papyrus for Real Time: Modeling Tool for UML-RT]]></title> <link><![CDATA[https://www.eclipse.org/org/press-release/20170907papyrus.php]]></link> <description><![CDATA[The Papyrus Industry Consortium, an Eclipse Foundation Working Group, is pleased to announce the release of Eclipse Papyrus for Real Time v1.0 (Papyrus-RT) a fully open source modeling tool intended for teams working on the design and implementation of embedded reactive systems.]]></description> - <pubDate>Thu, 07 Sept 2017 9:00:00 EST</pubDate> + <pubDate>Thu, 07 Sep 2017 09:00:00 EST</pubDate> <category>news</category> <pressrelease>1</pressrelease> </item> diff --git a/scripts/whatsnew.rss b/scripts/whatsnew.rss index 9fc413996..719f2cff1 100644 --- a/scripts/whatsnew.rss +++ b/scripts/whatsnew.rss @@ -20,7 +20,7 @@ <title><![CDATA[RCP Case Study : Dutch Railway tunes up for the Future with Eclipse]]></title>
<link><![CDATA[http://www.eclipse.org/community/casestudies/dutch_rail.pdf]]></link>
<description><![CDATA[They knew and liked Eclipse RCP from earlier experience and recognized that it would meet their needs. "For us, choosing Eclipse for this project was easy. It was the most complete platform in critical areas."]]></description>
- <pubDate>Thu, 30 Aug 2007 1:06:00 EST</pubDate>
+ <pubDate>Thu, 30 Aug 2007 01:06:00 EST</pubDate>
<category>news</category>
</item>
<item>
@@ -46,7 +46,7 @@ <title>New AvantSoft Upcoming Virtual Training Sessions announced</title>
<link><![CDATA[http://www.eclipse.org/community/training.php]]></link>
<description><![CDATA[AvantSoft has announced highly discounted, Hands-On, Live-Instructor, Virtual Training in 2007 which you can attend from anywhere in U.S. Check out the training page for more info.]]></description>
- <pubDate>Wed, 03 Jan 2007 14:03:00 EDT</pubDate>
+ <pubDate>Wed, 03 Jan 2007 13:03:00 EST</pubDate>
</item>
<item>
<title>New RCP Case Study - Incremental : Tailored Technology for Every Customer (PDF link)</title>
@@ -59,79 +59,79 @@ <title>New RCP Case Study: RPC Supports ERP Channel Partners with Eclipse</title>
<link><![CDATA[http://www.eclipse.org/community/rcp.php]]></link>
<description><![CDATA[When RPC Software of Chicago was approached to provide Enterprise Resource Planning (ERP) software for a contract commercial furniture supplier, they thought they would find an open source project to use as a starting point.]]></description>
- <pubDate>Fri, 29 Sep 2006 09:20:00 EDT</pubDate>
+ <pubDate>Fri, 29 Sep 2006 08:20:00 EST</pubDate>
</item>
<item>
<title>New RCP Case Study: Eclipse gives Agility to Nulogy's Operational Intelligence Systems </title>
<link><![CDATA[http://www.eclipse.org/community/rcp.php]]></link>
<description><![CDATA[<div class="newsQuote">Communications technology has revolutionized virtually every aspect of life, and no industry or discipline, no matter how traditional, can afford not to change with it. Warehousing and distribution related disciplines like supply chain management are no exceptions.</div>]]></description>
- <pubDate>Thu, 28 Sep 2006 11:39:00 EDT</pubDate>
+ <pubDate>Thu, 28 Sep 2006 10:39:00 EST</pubDate>
</item>
<item>
<title>New Avantsoft Upcoming Training Sessions announced</title>
<link><![CDATA[http://www.eclipse.org/community/training.php]]></link>
<description><![CDATA[Avantsoft has announced a new batch of Plugin Building training courses. Check out the training page for more info.]]></description>
- <pubDate>Wed, 27 Sep 2006 10:03:00 EDT</pubDate>
+ <pubDate>Wed, 27 Sep 2006 09:03:00 EST</pubDate>
</item>
<item>
<title>New RCP Case Study: JPMorgan Raises the Bar for Banking Applications</title>
<link><![CDATA[http://www.eclipse.org/community/rcp.php]]></link>
<description><![CDATA[<div class="newsQuote">As one of the world's leading financial institutions, JPMorgan tracks changes in the world's financial markets 24 hours a day to bring their customers competitive retail, investment, commercial, and mergers and acquisitions banking services. With offices around the world and many highly specialized IT requirements for critical business functions such as inventory management and price forecasting, JPMorgan has built up a wide assortment of custom-built applications designed to meet specific needs.</div>]]></description>
- <pubDate>Wed, 27 Sep 2006 09:39:00 EDT</pubDate>
+ <pubDate>Wed, 27 Sep 2006 08:39:00 EST</pubDate>
</item>
<item>
<title>New Commercial RCP Apps : Kapelan Bio-Imaging LabImage 1D 2006 and LabImaging</title>
<link><![CDATA[http://www.eclipse.org/community/rcpcp.php]]></link>
<description><![CDATA[]]></description>
- <pubDate>Wed, 13 Sep 2006 10:29:00 EDT</pubDate>
+ <pubDate>Wed, 13 Sep 2006 09:29:00 EST</pubDate>
</item>
<item>
<title>New Commercial RCP App : arlanis Universal Data Converter</title>
<link><![CDATA[http://www.eclipse.org/community/rcpcp.php]]></link>
<description><![CDATA[]]></description>
- <pubDate>Tue, 12 Sep 2006 14:39:00 EDT</pubDate>
+ <pubDate>Tue, 12 Sep 2006 13:39:00 EST</pubDate>
</item>
<item>
<title>New RCP Case Study: Eclipse Equinox Helps the US Army Sniff out Trouble</title>
<link><![CDATA[http://www.eclipse.org/community/rcp.php]]></link>
<description><![CDATA[<div class="newsQuote">More than their eyes, ears and noses, they were testing Cyrano, new technology from the US Army Tank ? Automotive Research Development and Engineering Center (TARDEC) and Band XI International of West Hartford, CT.</div>]]></description>
- <pubDate>Fri, 01 Sep 2006 9:43:00 EDT</pubDate>
+ <pubDate>Fri, 01 Sep 2006 08:43:00 EST</pubDate>
</item>
<item>
<title>New Open Source RCP Apps : Azureus Bittorrent Client and eZingBuilder WYSIWYG HTML Editor</title>
<link><![CDATA[http://www.eclipse.org/community/rcpos.php]]></link>
<description><![CDATA[]]></description>
- <pubDate>Wed, 09 Aug 2006 15:11:00 EDT</pubDate>
+ <pubDate>Wed, 09 Aug 2006 14:11:00 EST</pubDate>
</item>
<item>
<title>New Commercial RCP App : Redbird Software Trident IDE</title>
<link><![CDATA[http://www.eclipse.org/community/rcpcp.php]]></link>
<description><![CDATA[]]></description>
- <pubDate>Thu, 27 Jul 2006 11:55:00 EDT</pubDate>
+ <pubDate>Thu, 27 Jul 2006 10:55:00 EST</pubDate>
</item>
<item>
<title>New RCP Case Study: Adobe Chooses Eclipse for Key Product Component</title>
<link><![CDATA[http://www.eclipse.org/community/rcp.php]]></link>
<description><![CDATA[<div class="newsQuote">Selecting Eclipse as the platform for the Version Cue's new architecture was an easy decision for the Version Cue team. Members of the Version Cue development team already had expertise in Eclipse, and they liked what they saw.</div>]]></description>
- <pubDate>Wed, 12 Jul 2006 10:43:00 EDT</pubDate>
+ <pubDate>Wed, 12 Jul 2006 09:43:00 EST</pubDate>
</item>
<item>
<title><![CDATA[New Commercial RCP App : Actuate BIRT Report Designer]]></title>
<link><![CDATA[http://www.eclipse.org/community/rcpcp.php]]></link>
<description><![CDATA[]]></description>
- <pubDate>Mon, 10 Jul 2006 13:21:05 EDT</pubDate>
+ <pubDate>Mon, 10 Jul 2006 12:21:05 EST</pubDate>
</item>
<item>
<title><![CDATA[New Commercial RCP App : DeltaLearn Advanced Editor]]></title>
<link><![CDATA[http://www.eclipse.org/community/rcpcp.php]]></link>
<description><![CDATA[]]></description>
- <pubDate>Thu, 06 Jul 2006 14:09:05 EDT</pubDate>
+ <pubDate>Thu, 06 Jul 2006 13:09:05 EST</pubDate>
</item>
<item>
<title>New RCP Case Study: Refractions has the World Covered with Eclipse</title>
<link>http://www.eclipse.org/community/rcp.php</link>
<description><![CDATA[<div class="newsQuote">Refractions Research of British Columbia, Canada built the Userfriendly Desktop Internet GIS (uDig) system to fill these gaps, providing a powerful, extensible and net-aware geospatial application toolkit. uDig allows users to quickly and easily integrate the various parts that make up a customized and robust GIS system.</div>]]></description>
- <pubDate>Wed, 28 Jun 2006 14:10:00 EDT</pubDate>
+ <pubDate>Wed, 28 Jun 2006 13:10:00 EST</pubDate>
</item>
<item>
<title>Eclipse Summit Europe 2006 (Esslingen, Germany)</title>
@@ -139,7 +139,7 @@ <description>
<![CDATA[The Eclipse Foundation is pleased to announce Eclipse Summit Europe, the inaugural European conference for the Eclipse community. The two day event will be held in Esslingen, Germany on October 11-12. The entire Eclipse community is invited to participate in an Eclipse membership meeting and six different technical symposia.]]>!
</description>
- <pubDate>Tue, 27 Jun 2006 12:00:00 EDT</pubDate>
+ <pubDate>Tue, 27 Jun 2006 11:00:00 EST</pubDate>
</item>
<item>
<title>Community Section Launched</title>
@@ -148,7 +148,7 @@ <![CDATA[Welcome to the new community section of eclipse.org. If you have any news you think is suitable for this area please use the Submit Content link below.
]]>
</description>
- <pubDate>Wed, 21 Jun 2006 11:30:00 EDT</pubDate>
+ <pubDate>Wed, 21 Jun 2006 10:30:00 EST</pubDate>
</item>
</channel>
-</rss>
\ No newline at end of file +</rss> |
