You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by jo...@apache.org on 2001/03/23 22:36:11 UTC

cvs commit: jakarta-jetspeed/lib velocity-1.0b2-dev.jar velocity-0.71.jar

jon         01/03/23 13:36:11

  Added:       lib      velocity-1.0b2-dev.jar
  Removed:     lib      velocity-0.71.jar
  Log:
  upgraded velocity.
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed/lib/velocity-1.0b2-dev.jar
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-jetspeed/lib velocity-1.0b2-dev.jar velocity-0.71.jar

Posted by Santiago Gala <sg...@hisitech.com>.
Johnny Cass wrote:

> Jon,
> 
> This doesn't work with turbine-TDKa11.jar currently used in Jetspeed?
> 
> Velocity's Runtime is no longer the same as the one used in
> TurbineVelocityService.java of TDKa11.jar.
> 
> Is there a tagged revision of turbine available that will fix this?
>

I suggest a workaround (for two-three weeks):

downgrade velocity to whatever version works if you use vm templates.

upgrade to build the documents.

The "downgrading" needs only to be done in the war, not for compilation 
(I hope).

I think it is too little time left to upgrade turbine, as most of us 
will be out next week in ApacheCON, so I would prefer waiting for the 
upgrade until when we come back.

Also, since velocity is not used in the default configuration, it will 
disturb little people. If we upgrade turbine and then leave for 
ApacheCON leaving jetspeed unstable, the potencial damage is much higher.

Would it solve your issues?


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-jetspeed/lib velocity-1.0b2-dev.jar velocity-0.71.jar

Posted by Johnny Cass <ar...@jab.org>.
Jon,

This doesn't work with turbine-TDKa11.jar currently used in Jetspeed?

Velocity's Runtime is no longer the same as the one used in
TurbineVelocityService.java of TDKa11.jar.

Is there a tagged revision of turbine available that will fix this?

- Johnny


jon@apache.org wrote:
> 
> jon         01/03/23 13:36:11
> 
>   Added:       lib      velocity-1.0b2-dev.jar
>   Removed:     lib      velocity-0.71.jar
>   Log:
>   upgraded velocity.
> 
>   Revision  Changes    Path
>   1.1                  jakarta-jetspeed/lib/velocity-1.0b2-dev.jar
> 
>         <<Binary file>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-jetspeed/lib velocity-1.0b2-dev.jar velocity-0.71.jar

Posted by Santiago Gala <sg...@hisitech.com>.
jon@apache.org wrote:

> jon         01/03/23 13:36:11
> 
>   Added:       lib      velocity-1.0b2-dev.jar
>   Removed:     lib      velocity-0.71.jar
>   Log:
>   upgraded velocity.
>   

Now build.sh docs fails saying that it cannot find site.vsl.

So I modified build.xml (to point templates to jakarta-site2) and
remove velocity.properties from xdocs.

Tell me if it was not "THE WAY".


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org