Sorry Randy, But still don't know how to install that specific version... =S I've tried to download "jetspeed plugin" (-Dversion=2.0.1) but maven is unable to find it in any repository...
Is there any getting-started-guide for this release? Any step-by-step document?? Thanks, Enrique > -----Mensaje original----- > De: Randy Watler [mailto:[EMAIL PROTECTED] > Enviado el: martes, 04 de julio de 2006 17:10 > Para: Jetspeed Users List > Asunto: RE: Security constraints for fragments > > Enrique, > > svn co https://svn.apache.org/repos/asf/portals/jetspeed- > 2/branches/JETSPEED-BRANCH-2.0.1 jetspeed-2 > > Yes, I believe that the sizes property was broken in 2.0 as well. I > think 2.0.1 fixes that as well. Nested layouts were initially fixed in > 2.0.1, but Ate put in a ton of work to make them much better in 2.1-dev. > > Randy > > On Tue, 2006-07-04 at 09:48 +0200, Enrique Perez wrote: > > Hi Randy, > > > > Where can I find the version 2.0.1?? Or how can I build that version > > with Maven 1.0.2?? Maybe modifying build.properties and setting > > "jetspeed.version" to the value "2.0.1"?? > > > > And do you know if there is also a bug with the fragment's property for > > setting the size of the columns in my version?? I mean, I'm trying to > > set 20% for left column and 80% for right one with this tag: > > <fragment id="x" type="layout" > > name="jetspeed-layouts::VelocityTwoColumns"> > > <property layout="TwoColumns" name="sizes" > > value="20%,80%"/> > > > > but it seems to have no effect. > > > > Thanks again, > > Enrique > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
