You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by an...@apache.org on 2004/07/23 07:59:12 UTC

svn commit: rev 23184 - forrest/trunk

Author: antonio
Date: Thu Jul 22 22:59:11 2004
New Revision: 23184

Modified:
   forrest/trunk/status.xml
Log:
update ant to 1.6.2

Modified: forrest/trunk/status.xml
==============================================================================
--- forrest/trunk/status.xml	(original)
+++ forrest/trunk/status.xml	Thu Jul 22 22:59:11 2004
@@ -50,6 +50,9 @@
         Added new document to facilitate
         <link href="site:upgrading_06">upgrading to v0.6</link>
       </action>
+      <action dev="AG" type="update" context="core">
+        Updated Ant 1.6.2.
+      </action>
       <action dev="DB" type="fix" context="core" fixes-bug="FOR-214">
         JCS log messages go through cocoon instead of to stdout.
       </action>
@@ -129,7 +132,7 @@
       <action dev="DB" type="remove" context="skins">
         Remove 'template' skin; better to base a new skin on an existing one.
       </action>
-      <action dev="JJP" type="fix" context="docs" >
+      <action dev="JJP" type="fix" context="docs">
         Replace URLs in all docs to be http://forrest.apache.org/
       </action>
       <action dev="JJP" type="fix" context="code" fixes-bug="FOR-130">
@@ -142,7 +145,7 @@
         Now CSS files are parsed internally, so that the urls are included in the static
         site generation.
       </action>
-      <action dev="DC" type="update" context="docs" >
+      <action dev="DC" type="update" context="docs">
         Forrest is now a top-level Apache project. The new website is at
         <link href="http://forrest.apache.org/">http://forrest.apache.org/</link>
       </action>
@@ -163,10 +166,10 @@
         <link href="site:searching">Searching Forrest-built documentation</link>
         which describes both Lucene and Google search.
       </action>
-      <action dev="JJP" type="update" context="code" >
+      <action dev="JJP" type="update" context="code">
          Upgrade to cocoon 2.1.5
       </action>
-      <action dev="JJP" type="remove" context="code" >
+      <action dev="JJP" type="remove" context="code">
          Clean up first Lucene search implementation in Forrest.
       </action>
       <action dev="NKB" type="add" context="code" due-to="Unico Hommes">
@@ -219,18 +222,18 @@
         based on <link href="http://issues.apache.org/eyebrowse/BrowseList?listId=65&amp;by=thread&amp;from=748321">this
         discussion</link>
       </action>
-      <action dev="JJP" type="fix" context="core" >
+      <action dev="JJP" type="fix" context="core">
         Remove misleading error message. Reported a cocoon bug #28939 
       </action>
-      <action dev="JJP" type="remove" context="core" >
+      <action dev="JJP" type="remove" context="core">
        Revert the changes to access skinconf using "skinconf//" done on r10259
       </action>
-      <action dev="JJP" type="add" context="documentation" >
+      <action dev="JJP" type="add" context="documentation">
        Information about the new 
        <link href="site:mail-lists/forrest-user">forrest-user</link>
        mail list 
       </action>
-      <action dev="JJP" type="update" context="core" >
+      <action dev="JJP" type="update" context="core">
         Jetty jar was mistakenly compiled for jdk 1.4
         - now re-compiled for jdk 1.3 
       </action>
@@ -255,7 +258,7 @@
       <action dev="DPB" type="fix" context="core" due-to="Rob Exley" fixes-bug="FOR-115">
         Proper table around 'graphic' in simplified docbook.
       </action>
-      <action dev="JJP" type="fix" context="core" >
+      <action dev="JJP" type="fix" context="core">
         Replace document() function to get skinconf values and use "//skinconfig".
         Fix order so it can validate skinconf.
         Use <code>&lt;search/&gt;</code> instead of
@@ -263,38 +266,38 @@
         &lt;searchsite-domain/&gt; &lt;searchsite-name/&gt;</code>.
         Fix skinconf.xsl so it produces a proper skinconf
       </action>
-      <action dev="AG" type="fix" context="core" >
+      <action dev="AG" type="fix" context="core">
         Updated jetty to 4.2.19
       </action>
-      <action dev="JJP" type="fix" context="core" >
+      <action dev="JJP" type="fix" context="core">
         Update scripts and config files to allow upgrade to cocoon 2.1.5-dev
       </action>
-      <action dev="JJP" type="add" context="core" >
+      <action dev="JJP" type="add" context="core">
         New stylesheet to import the original cocoon.xconf file
       </action>
-      <action dev="JJP" type="fix" context="core" >
+      <action dev="JJP" type="fix" context="core">
 	Stop ovewriting skinconf and cocoon.xconf on webapp target
         Libs were not copied on the webapp target
       </action>
-      <action dev="JJP" type="add" context="core" >
+      <action dev="JJP" type="add" context="core">
         Move context targets from forrest.build.xml to targets/context
         Use skinconf DTD.
 	Use xmlvalidate for skinconf
         Create a upgradeskinconf.xsl for old skinconf.xml files
       </action>
-      <action dev="JJP" type="add" context="core" >
+      <action dev="JJP" type="add" context="core">
         The language alternative div displays language in your own language.
       </action>
-      <action dev="DB" type="add" context="core" >
+      <action dev="DB" type="add" context="core">
         Docbook support for refentry element and it's children.  Generally used for man pages.
       </action>
-      <action dev="JJP" type="add" context="core" >
+      <action dev="JJP" type="add" context="core">
         Do not create TOC unless it has been defined on the skinconf.
         Change level attribute to max-depth attribute.
         Add a min-sections attribute to define a minimun number of sections 
         before create a toc.
       </action>
-      <action dev="JJP" type="add" context="core" >
+      <action dev="JJP" type="add" context="core">
         Add Language alternatives div. To test it:
         i18n-foo.html
       </action>
@@ -433,7 +436,7 @@
         to get 'my.css'
       </action>
       <action dev="NKB" type="add" context="skins" fixes-bug="FOR-98"
-        due-to="Ross Gardler" due-to-email="ross@saafe.org" >
+        due-to="Ross Gardler" due-to-email="ross@saafe.org">
         It's now possible to have two levels of tabs.
       </action>
       <action dev="NKB" type="add" context="skins">
@@ -468,7 +471,7 @@
         Began documentation for new forrestbot; moved stable forrestbot docs
       </action>
       <action dev="NKB" type="fix" context="skins" fixes-bug="FOR-87,FOR-88"
-        due-to="Ross Gardler" due-to-email="ross@saafe.org" >
+        due-to="Ross Gardler" due-to-email="ross@saafe.org">
         Now skins that are edited in place have their non-traversable
         resources also copied for static rendering.
       </action>
@@ -488,11 +491,11 @@
         and translations in their source space.
       </action>
       <action dev="NKB" type="update" context="core" fixes-bug="FOR-85"
-        due-to="Ross Gardler" due-to-email="ross@saafe.org" >
+        due-to="Ross Gardler" due-to-email="ross@saafe.org">
         Skins are now editable directly in FORREST_HOME.
       </action>
       <action dev="NKB" type="fix" context="skins" fixes-bug="FOR-86"
-        due-to="Ross Gardler" due-to-email="ross@saafe.org" >
+        due-to="Ross Gardler" due-to-email="ross@saafe.org">
         DHTML menus in Krysalis skin now work on all levels.
       </action>
       <action dev="DC" type="update" context="core">
@@ -538,7 +541,7 @@
            used internally for this and replaced it with a raw-content.dir
            property.
       </action>
-      <action dev="NKB" type="update" context="skins" >
+      <action dev="NKB" type="update" context="skins">
           Major update to inner working of the krysalis-site skin: 
           - removed all use of the spacer.gif image
           - replaced all visual enhancement icons with css icons
@@ -559,30 +562,30 @@
           This reduces Forrest build time from 53 to 19 seconds on my system.
       </action>
       <action dev="NKB" type="fix" context="skins"
-        due-to="Sebastian Bergmann"  due-to-email="sb@sebastian-bergmann.de" >
+        due-to="Sebastian Bergmann"  due-to-email="sb@sebastian-bergmann.de">
           Fixed bug in the autodownload support for skins that was preventing 
           custom skins in the project source dir from working.
       </action>
-      <action dev="JJP" type="update" context="code" >
+      <action dev="JJP" type="update" context="code">
           Added support for docbook version 4.1.2. Allows importing files
 	  from various editors (Open office, Abiword).
       </action>
-      <action dev="JJP" type="fix" context="core" >
+      <action dev="JJP" type="fix" context="core">
           Added default translation for menu on fresh-site so it is used 
 	  when the user locale can not be found.
           Synchronized some I18n labels after a modification on fresh-site.
       </action>
       <action dev="JJP" type="add" context="core"
-        due-to="Jan Materne"  due-to-email="Jan.Materne@rzf.fin-nrw.de" >
+        due-to="Jan Materne"  due-to-email="Jan.Materne@rzf.fin-nrw.de">
           Patch facility to be used by any contributor (From Ant's project).
 	  To use it run "build.[sh|bat] patch".
       </action>
       <action dev="JJP" type="update" context="core"
-        due-to="Jan Materne"  due-to-email="Jan.Materne@rzf.fin-nrw.de" >
+        due-to="Jan Materne"  due-to-email="Jan.Materne@rzf.fin-nrw.de">
           Added German Translation for menu in fresh-site example seed.
       </action>
       <action dev="NKB" type="fix" context="core"
-        due-to="Eric BURGHARD"  due-to-email="eburghar@free.fr" >
+        due-to="Eric BURGHARD"  due-to-email="eburghar@free.fr">
           Patched directory2book.xsl to be able to serve raw documents from the 
           side menu (e.g. pdf); previously it always generated .html links.
       </action>
@@ -591,12 +594,12 @@
         See <link href="site:skin-package">documentation</link>.
       </action>
       <action dev="JJP" type="update" context="core"
-        due-to="Eric Burghard" due-to-email="eburghar@free.fr" >
+        due-to="Eric Burghard" due-to-email="eburghar@free.fr">
         Added creation of TOC support on PDF files.
 	Improved so it uses value from skinconfig.xml.
 	Improve algoritm to define font size for section/subsection/...
       </action>
-      <action dev="JJP" type="add" context="core" fixes-bug="FOR-9" >
+      <action dev="JJP" type="add" context="core" fixes-bug="FOR-9">
        First I18n integration for menus in forrest.
       </action>
       <action dev="JJP" type="update" context="core">
@@ -609,7 +612,7 @@
 	to validate, otherwise fails.
       </action>
       <action dev="JJP" type="add" context="core" fixes-bug="FOR-9" 
-        due-to="Ramón Prades" due-to-email="rprades@porcelanosa.com" >
+        due-to="Ramón Prades" due-to-email="rprades@porcelanosa.com">
         Integrate Lucene on Forrest. Check the bug report for more info.
       </action>
       <action dev="JJP" type="add" context="core" fixes-bug="FOR-56">
@@ -664,7 +667,7 @@
         Fixed java.lang.reflect.InvocationTargetException caused by catalog DTD
         HTTP lookup. The build had an extra and older resolver.jar
       </action>
-      <action dev="JJP" type="fix" context="core" fixes-bug="FOR-31" >
+      <action dev="JJP" type="fix" context="core" fixes-bug="FOR-31">
         Fix character return on line feed for fresh-site on the zip distribution
       </action>
       <action dev="JJP" type="fix" context="skins">
@@ -672,7 +675,7 @@
          other than bugzilla.
       </action>
       <action dev="JJP" type="fix" context="core"
-        due-to="Eirik Bjørsnøs"  due-to-email="bjorsnos@stud.ntnu.no" >
+        due-to="Eirik Bjørsnøs"  due-to-email="bjorsnos@stud.ntnu.no">
          Added a "forrest clean" task that removes the project build directory.
       </action>
       <action dev="JT" type="update" context="skins">
@@ -688,21 +691,21 @@
         different sitemap formats.
       </action>
       <action dev="JJP" type="update" context="skins"
-        due-to="Dave Brondsema" due-to-email="dave@brondsema.net" >
+        due-to="Dave Brondsema" due-to-email="dave@brondsema.net">
         Added email template for html content in common skin.
       </action>
       <action dev="JJP" type="fix" context="skins"
-        due-to="Eirik Bjørsnøs"  due-to-email="bjorsnos@stud.ntnu.no" >
+        due-to="Eirik Bjørsnøs"  due-to-email="bjorsnos@stud.ntnu.no">
          Support for version, type and notice on html format.
       </action>
       <action dev="JJP" type="fix" context="skins" fixes-bug="FOR-34">
         Style information on the common skin. 
       </action>
       <action dev="JJP" type="fix" context="core" fixes-bug="FOR-46"
-        due-to="Ross Gardler" due-to-email="ross@saafe.org" >
+        due-to="Ross Gardler" due-to-email="ross@saafe.org">
         build directory created in wrong directories.
       </action>
-      <action dev="JJP" type="fix" context="core" >
+      <action dev="JJP" type="fix" context="core">
         On fresh-site:
         Synchronize size for group and project logo. 
         Added description on site.xml elements so it displays tooltip.
@@ -721,12 +724,12 @@
         being processed, in cli.xconf.
       </action>
       <action dev="DC" type="update" context="skins" fixes-bug="FOR-20"
-        due-to="Ralf Hauser" due-to-email="hauser@acm.org" >
+        due-to="Ralf Hauser" due-to-email="hauser@acm.org">
         Add "title" attribute to menu item links using the "description"
         attribute from entries in site.xml or book.xml
       </action>
       <action dev="DC" type="update" context="skins"
-        due-to="Ramón Prades" due-to-email="rprades@porcelanosa.com" >
+        due-to="Ramón Prades" due-to-email="rprades@porcelanosa.com">
         The generated Tables of Contents can be configured to show a certain
         number of section levels. Default is two levels. Level 0 means show
         no ToC at all. See the fresh-site skinconf.xml for example usage.
@@ -736,15 +739,15 @@
         in catalog-ignorant XML editors such as IDEA.
       </action>
       <action dev="JJP" type="fix" context="skins"
-        due-to="J.Pietschmann"  due-to-email="pietsch@apache.org" >
+        due-to="J.Pietschmann"  due-to-email="pietsch@apache.org">
         Allow images to scale on pdf output.
       </action>    
       <action dev="JJP" type="add" context="core"
-        due-to="Joerg Heinicke"  due-to-email="joerg.heinicke@gmx.de" >
+        due-to="Joerg Heinicke"  due-to-email="joerg.heinicke@gmx.de">
         Comma separated bugs have a link to bugzilla systems.
       </action>    
       <action dev="JJP" type="fix" context="core"
-        due-to="Ringo de Smet"  due-to-email="DeSmet_Ringo@emc.com" >
+        due-to="Ringo de Smet"  due-to-email="DeSmet_Ringo@emc.com">
         Docbook table header is shifted one column.
       </action>    
       <action dev="NKB" type="fix" context="sitemap">
@@ -758,15 +761,15 @@
         Move xsl:output for *2document.xsl to "xml-document" serializer.
       </action>
       <action dev="JJP" type="fix" context="skins" fixes-bug="FOR-51"
-        due-to="Eirik Bjørsnøs"  due-to-email="bjorsnos@stud.ntnu.no" >
+        due-to="Eirik Bjørsnøs"  due-to-email="bjorsnos@stud.ntnu.no">
         abstract element was ignored for html output.
       </action>
       <action dev="JJP" type="fix" context="skins"
-        due-to="Ramón Prades" due-to-email="rprades@porcelanosa.com" >
+        due-to="Ramón Prades" due-to-email="rprades@porcelanosa.com">
         Unescape strings, so they display properly on the trail for all skins.
       </action>
       <action dev="JJP" type="fix" fixes-bug="FOR-49" context="core"
-        due-to="Dave Brondsema" due-to-email="dave@brondsema.net" >
+        due-to="Dave Brondsema" due-to-email="dave@brondsema.net">
         Use sync task to clean the tmp directory for xdocs.
       </action>
       <action dev="NKB" type="add" context="skins">
@@ -1024,19 +1027,19 @@
         Added the cwiki stylesheets that were missing and an example in the
         fresh site seed.
       </action>
-      <action dev="NKB" type="update" context="skins" >
+      <action dev="NKB" type="update" context="skins">
         Make the forrest-site and krysalis-site skins more printer friendly by
         using CSS media type to hide navigations. the avalon-tigris skin already
         works well, the forrest-site one still needs tweaking.
       </action>
-      <action dev="NKB" type="update" context="webapp" >
+      <action dev="NKB" type="update" context="webapp">
         Use full loose DTD specification for html pages.
         This also makes the avalon-tigris skin show the same in Mozilla and IE.
       </action>
-      <action dev="NKB" type="update" context="webapp" >
+      <action dev="NKB" type="update" context="webapp">
         Switched all loglevels to ERROR.
       </action>
-      <action dev="NKB" type="update" context="docs" >
+      <action dev="NKB" type="update" context="docs">
         Added page for ForrestBar on the site with a simple link and an autoinstall link
         to the forrestbar.xpi generated by Gump every day.
       </action>