crossley | 2 Jan 2011 02:15
Picon
Favicon

svn commit: r1054338 - /forrest/trunk/site-author/status.xml

Author: crossley
Date: Sun Jan  2 01:15:11 2011
New Revision: 1054338

URL: http://svn.apache.org/viewvc?rev=1054338&view=rev
Log:
Add missing status entries for some past changes.
Issue: FOR-865

Modified:
    forrest/trunk/site-author/status.xml

Modified: forrest/trunk/site-author/status.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?rev=1054338&r1=1054337&r2=1054338&view=diff
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Sun Jan  2 01:15:11 2011
 <at>  <at>  -157,6 +157,9  <at>  <at> 
       <action context="code" type="update" dev="DC" due-to="Simon Pepping" fixes-bug="FOR-1205">
         Fix syntax errors for import of additional style sheets for "tigris" skin.
       </action>
+      <action context="docs" type="update" dev="DC" fixes-bug="FOR-1197">
+        Improve ASF Branding and trademark statements for Forrest websites.
+      </action>
 <!-- 2010-10 -->
       <action dev="DC" type="add" context="code">
         Add initial "Markdown" output plugin to Whiteboard.
 <at>  <at>  -176,6 +179,11  <at>  <at> 
         Update commons-io, commons-jxpath, commons-collections, commons-lang, and commons-cli
         to latest versions.
(Continue reading)

crossley | 2 Jan 2011 02:16
Picon
Favicon

svn commit: r1054339 - in /forrest/trunk: NOTICE.txt plugins/pluginTemplate/NOTICE.txt

Author: crossley
Date: Sun Jan  2 01:16:18 2011
New Revision: 1054339

URL: http://svn.apache.org/viewvc?rev=1054339&view=rev
Log:
Update copyright year.

Modified:
    forrest/trunk/NOTICE.txt
    forrest/trunk/plugins/pluginTemplate/NOTICE.txt

Modified: forrest/trunk/NOTICE.txt
URL: http://svn.apache.org/viewvc/forrest/trunk/NOTICE.txt?rev=1054339&r1=1054338&r2=1054339&view=diff
==============================================================================
--- forrest/trunk/NOTICE.txt (original)
+++ forrest/trunk/NOTICE.txt Sun Jan  2 01:16:18 2011
 <at>  <at>  -1,5 +1,5  <at>  <at> 
 Apache Forrest
-Copyright 2002-2010 The Apache Software Foundation.
+Copyright 2002-2011 The Apache Software Foundation.

 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Modified: forrest/trunk/plugins/pluginTemplate/NOTICE.txt
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/pluginTemplate/NOTICE.txt?rev=1054339&r1=1054338&r2=1054339&view=diff
==============================================================================
--- forrest/trunk/plugins/pluginTemplate/NOTICE.txt (original)
+++ forrest/trunk/plugins/pluginTemplate/NOTICE.txt Sun Jan  2 01:16:18 2011
(Continue reading)

crossley | 2 Jan 2011 03:41
Picon
Favicon

svn commit: r1054343 - in /forrest/trunk: ./ whiteboard/plugins/org.apache.forrest.plugin.output.Chart/lib/

Author: crossley
Date: Sun Jan  2 02:41:49 2011
New Revision: 1054343

URL: http://svn.apache.org/viewvc?rev=1054343&view=rev
Log:
Follow the removal of duplicate jars in r1054170

Removed:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/lib/batik.license.txt
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/lib/junit.LICENSE.txt
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/lib/log4j-1.2.8.jar.license.txt
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/lib/logkit-1.2.2.jar.license.txt
Modified:
    forrest/trunk/LICENSE.txt

Modified: forrest/trunk/LICENSE.txt
URL: http://svn.apache.org/viewvc/forrest/trunk/LICENSE.txt?rev=1054343&r1=1054342&r2=1054343&view=diff
==============================================================================
--- forrest/trunk/LICENSE.txt (original)
+++ forrest/trunk/LICENSE.txt Sun Jan  2 02:41:49 2011
 <at>  <at>  -265,8 +265,6  <at>  <at>  license: tools/forrestbot/lib/ant-contri
 license: whiteboard/f9/lib/commons-io.license.txt
 license: whiteboard/f9/lib/jetty.license.txt
 license: whiteboard/plugins/org.apache.forrest.plugin.Database/lib/excalibur-datasource-1.1.1.jar.license.txt
-license: whiteboard/plugins/org.apache.forrest.plugin.output.Chart/lib/batik.license.txt
-license: whiteboard/plugins/org.apache.forrest.plugin.output.Chart/lib/log4j-1.2.8.jar.license.txt
 license: whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/lib/axiom-api-LICENSE.txt
 license: whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/lib/axiom-impl-LICENSE.txt
 license: whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/lib/commons-io.LICENSE.txt
(Continue reading)

crossley | 2 Jan 2011 11:04
Picon
Favicon

svn commit: r1054376 - /forrest/trunk/plugins/build.xml

Author: crossley
Date: Sun Jan  2 10:04:25 2011
New Revision: 1054376

URL: http://svn.apache.org/viewvc?rev=1054376&view=rev
Log:
zap tabs to spaces.

Modified:
    forrest/trunk/plugins/build.xml

Modified: forrest/trunk/plugins/build.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/build.xml?rev=1054376&r1=1054375&r2=1054376&view=diff
==============================================================================
--- forrest/trunk/plugins/build.xml (original)
+++ forrest/trunk/plugins/build.xml Sun Jan  2 10:04:25 2011
 <at>  <at>  -178,11 +178,11  <at>  <at> 
      </exec>
   </target>
   <target name="deploy-docs"
-		  description="Deploy the plugin documentation"
-		  depends="deploy-ready, clean, dist, docs, checkout-deployed-docs, deploy-plugins.xml">
+    description="Deploy the plugin documentation"
+    depends="deploy-ready, clean, dist, docs, checkout-deployed-docs, deploy-plugins.xml">
     <echo level="info">Deploying plugin documentation to the web server</echo>
-	<if>
-        <contains string="${forrest.version}" substring="0.7"/>
+    <if>
+      <contains string="${forrest.version}" substring="0.7"/>
       <then>
(Continue reading)

crossley | 2 Jan 2011 11:11
Picon
Favicon

svn commit: r1054379 - /forrest/trunk/site-author/status.xml

Author: crossley
Date: Sun Jan  2 10:11:14 2011
New Revision: 1054379

URL: http://svn.apache.org/viewvc?rev=1054379&view=rev
Log:
Add missing status entries for some past changes.
Issue: FOR-865

Modified:
    forrest/trunk/site-author/status.xml

Modified: forrest/trunk/site-author/status.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?rev=1054379&r1=1054378&r2=1054379&view=diff
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Sun Jan  2 10:11:14 2011
 <at>  <at>  -308,6 +308,12  <at>  <at> 
       <action context="code" type="update" dev="DC">
         Forrestbot deploy.scp workstage now reports which files were transferred.
       </action>
+      <action context="build" type="update" dev="DC" due-to="Thomas Emmel" fixes-bug="FOR-1131,FOR-1020">
+        The preparation of the set of xmlcatalogs is better done in our "validation-props" ant target.
+      </action>
+      <action context="build" type="update" dev="DC">
+        A better way to report the set of xmlcatalog files being used.
+      </action>
       <action context="code" type="update" dev="DC" fixes-bug="FOR-984" importance="high">
         Updated to Jing-20081028 release (from
         <link href="http://code.google.com/p/jing-trang/">http://code.google.com/p/jing-trang/</link>).
(Continue reading)

crossley | 3 Jan 2011 06:14
Picon
Favicon

svn commit: r1054526 - /forrest/trunk/main/build.xml

Author: crossley
Date: Mon Jan  3 05:14:23 2011
New Revision: 1054526

URL: http://svn.apache.org/viewvc?rev=1054526&view=rev
Log:
Generate the md5,sha1 checksums during "release-dist".
Exclude "examples" not yet ready.

Modified:
    forrest/trunk/main/build.xml

Modified: forrest/trunk/main/build.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/main/build.xml?rev=1054526&r1=1054525&r2=1054526&view=diff
==============================================================================
--- forrest/trunk/main/build.xml (original)
+++ forrest/trunk/main/build.xml Mon Jan  3 05:14:23 2011
 <at>  <at>  -127,6 +127,8  <at>  <at> 
         <include name="**/forrest"/>
       </tarfileset>
     </tar>
+    <checksum file="${dist.dir}/${release-name-bin}.tar.gz" algorithm="md5"
forceOverwrite="true" />
+    <checksum file="${dist.dir}/${release-name-bin}.tar.gz" algorithm="sha1"
forceOverwrite="true" />
 <!-- Prepare *.zip for "crlf" eol-style systems -->
 <!-- FIXME: 2007-04-11
      Leaving this alone. fixcrlf seems to mess with some images and jar files.
 <at>  <at>  -139,6 +141,8  <at>  <at> 
       file="${dist.dir}/${release-name-bin}.zip" >
(Continue reading)

crossley | 4 Jan 2011 03:47
Picon
Favicon

svn commit: r1054872 - /forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml

Author: crossley
Date: Tue Jan  4 02:47:27 2011
New Revision: 1054872

URL: http://svn.apache.org/viewvc?rev=1054872&view=rev
Log:
Amend the FAQ for Ant AnsiColorLogger. On Mac OS X Leopard, do not use "dim" colour attribute.
Thanks to: http://www.jroller.com/dna/entry/leopard_upgrade_note_ant

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml?rev=1054872&r1=1054871&r2=1054872&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml Tue Jan  4 02:47:27 2011
 <at>  <at>  -1525,6 +1525,8  <at>  <at>  X [0]         /docs_0_80/upgrading_08.ht
           and create that configuration file as
           <link href="http://ant.apache.org/manual/listeners.html#AnsiColorLogger">explained</link>
           in the Apache Ant Manual.
+          That is required on Mac OS X and the "Attribute" for each colour needs
+          to be "0" rather than the default "2".
         </p>
         <p>
           Note that not all terminals support ANSI color codes.

crossley | 4 Jan 2011 05:40
Picon
Favicon

svn commit: r1054896 - /forrest/trunk/site-author/content/xdocs/who.xml

Author: crossley
Date: Tue Jan  4 04:40:25 2011
New Revision: 1054896

URL: http://svn.apache.org/viewvc?rev=1054896&view=rev
Log:
Gavin McDonald is now emeritus. Thanks.

Modified:
    forrest/trunk/site-author/content/xdocs/who.xml

Modified: forrest/trunk/site-author/content/xdocs/who.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/who.xml?rev=1054896&r1=1054895&r2=1054896&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/who.xml (original)
+++ forrest/trunk/site-author/content/xdocs/who.xml Tue Jan  4 04:40:25 2011
 <at>  <at>  -60,7 +60,7  <at>  <at> 
         <li><strong>[JM] - Jeremias Maerki (jeremias.at.apache.org)</strong></li>
         <li><strong>[SKH] - Sina Khakbaz Heshmati (sina.at.apache.org)</strong></li>
         <li>[SM] - Stefano Mazzocchi (stefano.at.apache.org)</li>
-        <li><strong>[GM] - Gavin McDonald (gmcdonald.at.apache.org)</strong></li>
+        <li><em>[GM] - Gavin McDonald (gmcdonald.at.apache.org)</em></li>
         <li><strong>[SNM] - Sjur Moshagen (sjur.at.apache.org)</strong></li>
         <li>[JRM] - John Morrison (morrijr.at.apache.org)</li>
         <li>[SN] - Steven Noels (stevenn.at.apache.org)</li>

crossley | 4 Jan 2011 06:07
Picon
Favicon

svn commit: r1054898 - in /forrest/trunk: main/java/org/apache/forrest/conf/AntProperties.java site-author/status.xml

Author: crossley
Date: Tue Jan  4 05:07:28 2011
New Revision: 1054898

URL: http://svn.apache.org/viewvc?rev=1054898&view=rev
Log:
Improve startup performance by dealing with only the specified property rather than iterating through
all of them.
Contributed by: DeBel
Issue: FOR-1203

Modified:
    forrest/trunk/main/java/org/apache/forrest/conf/AntProperties.java
    forrest/trunk/site-author/status.xml

Modified: forrest/trunk/main/java/org/apache/forrest/conf/AntProperties.java
URL: http://svn.apache.org/viewvc/forrest/trunk/main/java/org/apache/forrest/conf/AntProperties.java?rev=1054898&r1=1054897&r2=1054898&view=diff
==============================================================================
--- forrest/trunk/main/java/org/apache/forrest/conf/AntProperties.java (original)
+++ forrest/trunk/main/java/org/apache/forrest/conf/AntProperties.java Tue Jan  4 05:07:28 2011
 <at>  <at>  -20,7 +20,6  <at>  <at>  import java.io.BufferedReader;
 import java.io.IOException;
 import java.io.InputStream;
 import java.io.InputStreamReader;
-import java.util.Enumeration;
 import java.util.Iterator;
 import java.util.Map;
 import java.util.Properties;
 <at>  <at>  -79,15 +78,17  <at>  <at>  public class AntProperties extends Prope
         //if the property is already there don't overwrite, as in Ant
(Continue reading)

bdube | 4 Jan 2011 06:18
Picon
Favicon

svn commit: r1054900 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs: favicon.ico images/project-logo.gif samples/sql-document.xml site.xml

Author: bdube
Date: Tue Jan  4 05:18:22 2011
New Revision: 1054900

URL: http://svn.apache.org/viewvc?rev=1054900&view=rev
Log:
Adjustments to build documentation without error
Fix corrupt project-logo.gif
Supply missing favicon.ico

Added:

forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/favicon.ico
  (with props)
Modified:

forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/images/project-logo.gif
  (contents, props changed)
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/samples/sql-document.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/site.xml

Added: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/favicon.ico
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/favicon.ico?rev=1054900&view=auto
==============================================================================
Binary file - no diff available.

Propchange: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = image/x-icon

(Continue reading)


Gmane