You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by he...@apache.org on 2007/01/07 22:19:11 UTC

svn commit: r493844 - /velocity/site/site/src/site/news.xml

Author: henning
Date: Sun Jan  7 13:19:10 2007
New Revision: 493844

URL: http://svn.apache.org/viewvc?view=rev&rev=493844
Log:
update site news item.

Modified:
    velocity/site/site/src/site/news.xml

Modified: velocity/site/site/src/site/news.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/news.xml?view=diff&rev=493844&r1=493843&r2=493844
==============================================================================
--- velocity/site/site/src/site/news.xml (original)
+++ velocity/site/site/src/site/news.xml Sun Jan  7 13:19:10 2007
@@ -2,95 +2,96 @@
 
 <news xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://velocity.apache.org/NEWS/1.0.0" xsi:schemaLocation="http://velocity.apache.org/NEWS/1.0.0 http://velocity.apache.org/site/tools/velocity-site-news/xsd/news-1.0.0.xsd">
   <items>
-  <item id="new-website">
-    <date>2007-01-03</date>
-    <headline>New Velocity Web Site is ready to go</headline>
-    <categories>
-      <category>general</category>
-      <category>velocity</category>
-    </categories>
-    <text><![CDATA[
-      The new Apache Velocity Web Site is nearing completion. Please visit
-      its current state {{{http://people.apache.org/~henning/site}our preview site}}
-      or subscribe to our {{{http://people.apache.org/~henning/site/rss/news.rss}RSS feed}}
-      to keep up to date.
-    ]]></text>
-  </item>
-  <item id="velocity-tlp">
-    <date>2006-10-26</date>
-    <headline>Velocity Approved as Top Level Project</headline>
-    <categories>
-      <category>general</category>
-      <category>velocity</category>
-    </categories>
-    <text><![CDATA[
-      The Board of the Apache Software Foundation has passed a
-      resolution to upgrade Jakarta Velocity into an Apache Top Level
-      Project (TLP), to be renamed Apache Velocity. We are excited of
-      the new prominence of the Velocity project.
-
-      Please stay tuned for our new website at
-      {{http://velocity.apache.org/}}. In the meantime, note that our
-      new mailing lists are <us...@velocity.apache.org> (subscribe at
-      <us...@velocity.apache.org>) for general questions, and
-      <de...@velocity.apache.org> (subscribe at
-      <de...@velocity.apache.org>) for development-related
-      activity.
-    ]]></text>
-  </item>
-
-  <item id="velocity-1.5-beta-2">
-    <date>2006-11-24</date>
-    <headline>Velocity 1.5 Beta 2 Released</headline>
-    <categories>
-      <category>engine</category>
-      <category>velocity</category>
-    </categories>
-    <text><![CDATA[
-
-      The Velocity developers are pleased to announce the second beta
-      release of Velocity 1.5. You may download it
-      {{{http://www.apache.org/dist/jakarta/velocity/beta/velocity-1.5-beta2/}here}}.
-
-      This beta version is one of the final steps before the
-      long-awaited version 1.5. Since Beta 1 we have added a new
-      InvalidReferenceEventHandler (to catch invalid references), the
-      SecureUberspector (to prevent introspection on "dangerous
-      objects"), and a StringResourceLoader. We've also fixed some
-      critical bugs, including a subtle synchronization problem
-      causing page generation to fail under heavy loads.
-
-      Some of the other new features since Velocity 1.4 include:
-
-        * floating point number arithmetic
-
-        * new event handlers for altering #include/#parse behavior
-
-        * literal map syntax
-
-      A complete list of changes is available at our
-      {{{http://issues.apache.org/jira/browse/VELOCITY?report=com.atlassian.jira.plugin.system.project:roadmap-panel}issue
-      tracker}}. You may also want to check out the draft
-      {{{http://wiki.apache.org/jakarta-velocity/Velocity15ReleaseNotes}release
-      notes}} on the Wiki. Please report any additional bugs in the
-      issue tracker, especially those that need to be fixed before our
-      final release. (use 1.5 beta 2 as the version).
-    ]]></text>
-  </item>
-
-  <item id="velocity-repo-moved">
-    <date>2006-12-01</date>
-    <headline>The Velocity SVN Repository moved!</headline>
-    <categories>
-      <category>general</category>
-      <category>velocity</category>
-    </categories>
-    <text><![CDATA[
-      As part of our move to top-level status, we moved the Subversion
-      repository. It is now available from {{http://svn.apache.org/repos/asf/velocity}}.
-      Please update your references. If you have already checked out
-      the source code, you can use the <<<svn switch>>> command to update your local copy.
-    ]]></text>
-  </item>
+    <item id="new-website">
+      <date>2007-01-07</date>
+      <headline>New Velocity Web Site has been deployed</headline>
+      <categories>
+        <category>general</category>
+        <category>velocity</category>
+      </categories>
+      <text><![CDATA[
+        The new {{{http://velocity.apache.org/}Apache Velocity Web Site}} is online.
+    
+        Subscribe to the {{{http://velocity.apache.org/rss/news.rss}RSS feed}}
+        to keep up to date.
+      ]]></text>
+    </item>
+    
+    <item id="velocity-tlp">
+      <date>2006-10-26</date>
+      <headline>Velocity Approved as Top Level Project</headline>
+      <categories>
+        <category>general</category>
+        <category>velocity</category>
+      </categories>
+      <text><![CDATA[
+        The Board of the Apache Software Foundation has passed a
+        resolution to upgrade Jakarta Velocity into an Apache Top Level
+        Project (TLP), to be renamed Apache Velocity. We are excited of
+        the new prominence of the Velocity project.
+    
+        Please stay tuned for our new website at
+        {{http://velocity.apache.org/}}. In the meantime, note that our
+        new mailing lists are <us...@velocity.apache.org> (subscribe at
+        <us...@velocity.apache.org>) for general questions, and
+        <de...@velocity.apache.org> (subscribe at
+        <de...@velocity.apache.org>) for development-related
+        activity.
+      ]]></text>
+    </item>
+    
+    <item id="velocity-1.5-beta-2">
+      <date>2006-11-24</date>
+      <headline>Velocity 1.5 Beta 2 Released</headline>
+      <categories>
+        <category>engine</category>
+        <category>velocity</category>
+      </categories>
+      <text><![CDATA[
+    
+        The Velocity developers are pleased to announce the second beta
+        release of Velocity 1.5. You may download it
+        {{{http://www.apache.org/dist/jakarta/velocity/beta/velocity-1.5-beta2/}here}}.
+    
+        This beta version is one of the final steps before the
+        long-awaited version 1.5. Since Beta 1 we have added a new
+        InvalidReferenceEventHandler (to catch invalid references), the
+        SecureUberspector (to prevent introspection on "dangerous
+        objects"), and a StringResourceLoader. We've also fixed some
+        critical bugs, including a subtle synchronization problem
+        causing page generation to fail under heavy loads.
+    
+        Some of the other new features since Velocity 1.4 include:
+    
+          * floating point number arithmetic
+    
+          * new event handlers for altering #include/#parse behavior
+    
+          * literal map syntax
+    
+        A complete list of changes is available at our
+        {{{http://issues.apache.org/jira/browse/VELOCITY?report=com.atlassian.jira.plugin.system.project:roadmap-panel}issue
+        tracker}}. You may also want to check out the draft
+        {{{http://wiki.apache.org/jakarta-velocity/Velocity15ReleaseNotes}release
+        notes}} on the Wiki. Please report any additional bugs in the
+        issue tracker, especially those that need to be fixed before our
+        final release. (use 1.5 beta 2 as the version).
+      ]]></text>
+    </item>
+    
+    <item id="velocity-repo-moved">
+      <date>2006-12-01</date>
+      <headline>The Velocity SVN Repository moved!</headline>
+      <categories>
+        <category>general</category>
+        <category>velocity</category>
+      </categories>
+      <text><![CDATA[
+        As part of our move to top-level status, we moved the Subversion
+        repository. It is now available from {{http://svn.apache.org/repos/asf/velocity}}.
+        Please update your references. If you have already checked out
+        the source code, you can use the <<<svn switch>>> command to update your local copy.
+      ]]></text>
+    </item>
   </items>
 </news>