You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by ch...@apache.org on 2004/10/20 11:45:46 UTC

svn commit: rev 55142 - forrest/trunk/etc/cocoon_upgrade

Author: cheche
Date: Wed Oct 20 02:45:45 2004
New Revision: 55142

Modified:
   forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh
Log:
Update to work with cocoon 2.2.0-dev


Modified: forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh
==============================================================================
--- forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh	(original)
+++ forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh	Wed Oct 20 02:45:45 2004
@@ -23,8 +23,8 @@
 cd $PWD/../../../../
 BASE=$PWD/`dirname $0`
 ## MUST BE OVERRIDDEN:
-COCOON_VERSION=2.1.5
-COCOON_HOME=$BASE/cocoon-2.1
+COCOON_VERSION=2.2.0-dev
+COCOON_HOME=$BASE/cocoon/trunk
 FORREST=$BASE/forrest/trunk
 NEKODTD_VERSION=0.1.10
 NEKODTD_HOME=$BASE/nekodtd-$NEKODTD_VERSION

Re: svn commit: rev 55142 - forrest/trunk/etc/cocoon_upgrade

Posted by David Crossley <cr...@apache.org>.
Juan Jose Pablos wrote:
> David Crossley wrote:
> > Gee, i expected it to be much more complicated.
> > I didn't update before, because i was frightened
> > by all the commented-out jar files in that
> > upgrade_cocoon_jars.sh script.
> 
> I think that there is an issea about using an ant script to do this. It 
> would make easier.
> 
> > I also wasn't sure
> > about the local*.properties files
> 
> that goes to the cocoon distribution, so it is faster to compile, you 
> only compile the blocks that you need.
> 
>   and especially the
> > upgrade-cocoon-xconf.xsl stuff, so i left it alone.
> 
> It took me a whole saturday night to put it together.

I can see that.

> > Is that latter stuff still relevant?
> > 
> I have not used to  create the cocoon.xconf, because I need to find a 
> tool to compare xml files that ignore comments and is allow to tell if this:
> 
> <element><element> is equal to <element/>
> and stuff like that.
> 
> But I do belive that is a better way to create the cocoon.xconf file.

Don't get me wrong, it is great. I was just frightened
because i didn't understand it, so i didn't do anything.

-- 
David Crossley


Re: svn commit: rev 55142 - forrest/trunk/etc/cocoon_upgrade

Posted by Juan Jose Pablos <ch...@che-che.com>.
David Crossley wrote:
> Gee, i expected it to be much more complicated.
> I didn't update before, because i was frightened
> by all the commented-out jar files in that
> upgrade_cocoon_jars.sh script.

I think that there is an issea about using an ant script to do this. It 
would make easier.

> I also wasn't sure
> about the local*.properties files

that goes to the cocoon distribution, so it is faster to compile, you 
only compile the blocks that you need.

  and especially the
> upgrade-cocoon-xconf.xsl stuff, so i left it alone.

It took me a whole saturday night to put it together.

> Is that latter stuff still relevant?
> 
I have not used to  create the cocoon.xconf, because I need to find a 
tool to compare xml files that ignore comments and is allow to tell if this:

<element><element> is equal to <element/>
and stuff like that.

But I do belive that is a better way to create the cocoon.xconf file.


Cheers,
Cheche


Re: svn commit: rev 55142 - forrest/trunk/etc/cocoon_upgrade

Posted by David Crossley <cr...@apache.org>.
Gee, i expected it to be much more complicated.
I didn't update before, because i was frightened
by all the commented-out jar files in that
upgrade_cocoon_jars.sh script. I also wasn't sure
about the local*.properties files and especially the
upgrade-cocoon-xconf.xsl stuff, so i left it alone.
Is that latter stuff still relevant?

--David 

cheche wrote:
> Author: cheche
> Date: Wed Oct 20 02:45:45 2004
> New Revision: 55142
> 
> Modified:
>    forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh
> Log:
> Update to work with cocoon 2.2.0-dev
> 
> 
> Modified: forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh
> ==============================================================================
> --- forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh	(original)
> +++ forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh	Wed Oct 20 02:45:45 2004
> @@ -23,8 +23,8 @@
>  cd $PWD/../../../../
>  BASE=$PWD/`dirname $0`
>  ## MUST BE OVERRIDDEN:
> -COCOON_VERSION=2.1.5
> -COCOON_HOME=$BASE/cocoon-2.1
> +COCOON_VERSION=2.2.0-dev
> +COCOON_HOME=$BASE/cocoon/trunk
>  FORREST=$BASE/forrest/trunk
>  NEKODTD_VERSION=0.1.10
>  NEKODTD_HOME=$BASE/nekodtd-$NEKODTD_VERSION


Re: svn commit: rev 55142 - forrest/trunk/etc/cocoon_upgrade

Posted by David Crossley <dc...@indexgeo.com.au>.
Gee, i expected it to be much more complicated.
I didn't update before, because i was frightened
by all the commented-out jar files in that
upgrade_cocoon_jars.sh script. I also wasn't sure
about the local*.properties files and especially the
upgrade-cocoon-xconf.xsl stuff, so i left it alone.
Is that latter stuff still relevant?

--David 

cheche wrote:
> Author: cheche
> Date: Wed Oct 20 02:45:45 2004
> New Revision: 55142
> 
> Modified:
>    forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh
> Log:
> Update to work with cocoon 2.2.0-dev
> 
> 
> Modified: forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh
> ==============================================================================
> --- forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh	(original)
> +++ forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh	Wed Oct 20 02:45:45 2004
> @@ -23,8 +23,8 @@
>  cd $PWD/../../../../
>  BASE=$PWD/`dirname $0`
>  ## MUST BE OVERRIDDEN:
> -COCOON_VERSION=2.1.5
> -COCOON_HOME=$BASE/cocoon-2.1
> +COCOON_VERSION=2.2.0-dev
> +COCOON_HOME=$BASE/cocoon/trunk
>  FORREST=$BASE/forrest/trunk
>  NEKODTD_VERSION=0.1.10
>  NEKODTD_HOME=$BASE/nekodtd-$NEKODTD_VERSION