You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2006/06/08 02:41:59 UTC

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

Author: thorsten
Date: Wed Jun  7 17:41:59 2006
New Revision: 412626

URL: http://svn.apache.org/viewvc?rev=412626&view=rev
Log:
Adding status entries of various changes I committed.

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=412626&r1=412625&r2=412626&view=diff
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Wed Jun  7 17:41:59 2006
@@ -369,7 +369,30 @@
         This work was enabled via a "Google Summer of Code" project.
         See <link href="site:tools/eclipse">docs</link>.
       </action>
+      
+      <action dev="TS" type="update" context="docs"> Added information about 
+        how to debug forrest java classes to the faq <link 
+        href="http://svn.apache.org/viewcvs.cgi?rev=291361&amp;view=rev">Diff</link> 
+        </action>
 
+      <action dev="TS" type="add" context="code"> Added a shell script to 
+        do some steps of the cocoon update process. Still there are some steps 
+        that should rather be done by a script then committer interaction. 
+        Updated the readme to state that some steps could be done by the 
+        script. <link 
+        href="http://svn.apache.org/viewcvs.cgi?rev=280710&amp;view=rev">Diff</link> 
+        </action>
+      <action dev="TS" type="update" context="code" fixes-bug="FOR-253"> Added new 
+        seed targets seed-basic and seed-sample. That closes FOR-253. <link 
+        href="http://svn.apache.org/viewcvs.cgi?rev=231130&amp;view=rev">Diff</link> 
+        </action>
+        
+      <action dev="TS" type="update" context="code" fixes-bug="FOR-670" due-to="kevin"> Fixed sample 
+        sites from the seedTestBusiness FOR-670: forrest seedTestBusiness; 
+        forrest site fails resume dtd validation <link 
+        href="http://svn.apache.org/viewcvs.cgi?rev=279892&amp;view=rev">Diff</link> 
+        </action>
+        
       <action context="code" type="add" dev="TS">
         Refactored the view resolver code of the internal.view plugin. Created an action that
         is doing the same as before the combination of sitemap+xsl. <br/>Added 2 java classes to package
@@ -395,6 +418,16 @@
       <action context="code" type="add" dev="TS">
        normalize-space() the forrest:properties before parsing them to the pipe
       </action>
+      
+      <action dev="TS" type="update" context="code"> Added a new 
+        {defaults:view-internal} to better reuse the internal code of views. 
+        has the benefit that I only need to change the forrest-core.conf when 
+        we move views in to the core. The change in 
+        includes-viewLocationmap.xsl allows us to parse the views extension as 
+        paramater. That allows us to easily change '.fv' to '.fv.xml' via the 
+        forrest.properties. <link 
+        href="http://svn.apache.org/viewcvs.cgi?rev=215902&amp;view=rev">Diff</link> 
+        </action>
 
       <action dev="DC" type="add" context="docs" fixes-bug="FOR-603"
         due-to="Addison Berry">



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

Posted by Thorsten Scherler <th...@apache.org>.
El jue, 08-06-2006 a las 16:35 +1000, David Crossley escribió:
> David Crossley wrote:
> > 
> > > +      <action dev="TS" type="update" context="code" fixes-bug="FOR-253"> Added new 
> > > +        seed targets seed-basic and seed-sample. That closes FOR-253. <link 
> > > +        href="http://svn.apache.org/viewcvs.cgi?rev=231130&view=rev">Diff</link> 
> > > +        </action>
> > > +        
> > > +      <action dev="TS" type="update" context="code" fixes-bug="FOR-670" due-to="kevin"> Fixed sample 
> > > +        sites from the seedTestBusiness FOR-670: forrest seedTestBusiness; 
> > > +        forrest site fails resume dtd validation <link 
> > > +        href="http://svn.apache.org/viewcvs.cgi?rev=279892&view=rev">Diff</link> 
> > > +        </action>
> > 
> > Ah, we already have entries for those two.
> 
> Woops, sorry. I see that these are different to the other
> entries.
> 
> Would you be able to elaborate on the "due-to" attribute.
> 

Can you be more specific? 

TIA

If you mean the due-to="Kevin" then I am sorry I only now his first
name.

salu2
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


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

Posted by David Crossley <cr...@apache.org>.
David Crossley wrote:
> 
> > +      <action dev="TS" type="update" context="code" fixes-bug="FOR-253"> Added new 
> > +        seed targets seed-basic and seed-sample. That closes FOR-253. <link 
> > +        href="http://svn.apache.org/viewcvs.cgi?rev=231130&amp;view=rev">Diff</link> 
> > +        </action>
> > +        
> > +      <action dev="TS" type="update" context="code" fixes-bug="FOR-670" due-to="kevin"> Fixed sample 
> > +        sites from the seedTestBusiness FOR-670: forrest seedTestBusiness; 
> > +        forrest site fails resume dtd validation <link 
> > +        href="http://svn.apache.org/viewcvs.cgi?rev=279892&amp;view=rev">Diff</link> 
> > +        </action>
> 
> Ah, we already have entries for those two.

Woops, sorry. I see that these are different to the other
entries.

Would you be able to elaborate on the "due-to" attribute.

-David

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

Posted by David Crossley <cr...@apache.org>.
> Author: thorsten
> Date: Wed Jun  7 17:41:59 2006
> New Revision: 412626
> 
> URL: http://svn.apache.org/viewvc?rev=412626&view=rev
> Log:
> Adding status entries of various changes I committed.
> 
> Modified:
>     forrest/trunk/site-author/status.xml
>
> +      <action dev="TS" type="update" context="docs"> Added information about 
> +        how to debug forrest java classes to the faq <link 
> +        href="http://svn.apache.org/viewcvs.cgi?rev=291361&amp;view=rev">Diff</link> 
> +        </action>
>  
> +      <action dev="TS" type="add" context="code"> Added a shell script to 
> +        do some steps of the cocoon update process. Still there are some steps 
> +        that should rather be done by a script then committer interaction. 
> +        Updated the readme to state that some steps could be done by the 
> +        script. <link 
> +        href="http://svn.apache.org/viewcvs.cgi?rev=280710&amp;view=rev">Diff</link> 
> +        </action>

Great. I will add another status entry later to advise that
our Cocoon build and integration process is only valid
up until a certain version of their trunk. After that we
wrestle with Maven.

> +      <action dev="TS" type="update" context="code" fixes-bug="FOR-253"> Added new 
> +        seed targets seed-basic and seed-sample. That closes FOR-253. <link 
> +        href="http://svn.apache.org/viewcvs.cgi?rev=231130&amp;view=rev">Diff</link> 
> +        </action>
> +        
> +      <action dev="TS" type="update" context="code" fixes-bug="FOR-670" due-to="kevin"> Fixed sample 
> +        sites from the seedTestBusiness FOR-670: forrest seedTestBusiness; 
> +        forrest site fails resume dtd validation <link 
> +        href="http://svn.apache.org/viewcvs.cgi?rev=279892&amp;view=rev">Diff</link> 
> +        </action>

Ah, we already have entries for those two.

-David

> +      <action dev="TS" type="update" context="code"> Added a new 
> +        {defaults:view-internal} to better reuse the internal code of views. 
> +        has the benefit that I only need to change the forrest-core.conf when 
> +        we move views in to the core. The change in 
> +        includes-viewLocationmap.xsl allows us to parse the views extension as 
> +        paramater. That allows us to easily change '.fv' to '.fv.xml' via the 
> +        forrest.properties. <link 
> +        href="http://svn.apache.org/viewcvs.cgi?rev=215902&amp;view=rev">Diff</link> 
> +        </action>