You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Nathan Bubna <nb...@gmail.com> on 2007/04/29 19:23:05 UTC

Re: svn commit: r533494 - /velocity/site/site/src/site/site.xml

On 4/29/07, henning@apache.org <he...@apache.org> wrote:
> Author: henning
> Date: Sun Apr 29 03:26:03 2007
> New Revision: 533494
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=533494
> Log:
> we release to <projectname>-<releaseversion>. VelocityTools is
> somewhat out of the line here... ;-)

sorry, i didn't know there was an official line.  who drew it and why?  ;-)

> Modified:
>     velocity/site/site/src/site/site.xml
>
> Modified: velocity/site/site/src/site/site.xml
> URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/site.xml?view=diff&rev=533494&r1=533493&r2=533494
> ==============================================================================
> --- velocity/site/site/src/site/site.xml (original)
> +++ velocity/site/site/src/site/site.xml Sun Apr 29 03:26:03 2007
> @@ -46,8 +46,8 @@
>      <menu name="Releases">
>        <item name="Engine 1.5" href="engine/releases/velocity-1.5/"/>
>        <item name="Tools 1.3" href="tools/releases/1.3/"/>
> -      <item name="Anakia 1.0" href="anakia/releases/1.0/"/>
> -      <item name="Texen 1.0" href="texen/releases/1.0/"/>
> +      <item name="Anakia 1.0" href="anakia/releases/anakia-1.0/"/>
> +      <item name="Texen 1.0" href="texen/releases/texen-1.0/"/>
>        <item name="DocBook Framework 1.0" href="docbook/releases/1.0/"/>
>      </menu>
>
>
>
>

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


Re: svn commit: r533494 - /velocity/site/site/src/site/site.xml

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
"Nathan Bubna" <nb...@gmail.com> writes:

Me and yesterday? ;-) No, really, it is not a 'line'. Do we need one?

	Best regards
		Henning



>On 4/29/07, henning@apache.org <he...@apache.org> wrote:
>> Author: henning
>> Date: Sun Apr 29 03:26:03 2007
>> New Revision: 533494
>>
>> URL: http://svn.apache.org/viewvc?view=rev&rev=533494
>> Log:
>> we release to <projectname>-<releaseversion>. VelocityTools is
>> somewhat out of the line here... ;-)

>sorry, i didn't know there was an official line.  who drew it and why?  ;-)

>> Modified:
>>     velocity/site/site/src/site/site.xml
>>
>> Modified: velocity/site/site/src/site/site.xml
>> URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/site.xml?view=diff&rev=533494&r1=533493&r2=533494
>> ==============================================================================
>> --- velocity/site/site/src/site/site.xml (original)
>> +++ velocity/site/site/src/site/site.xml Sun Apr 29 03:26:03 2007
>> @@ -46,8 +46,8 @@
>>      <menu name="Releases">
>>        <item name="Engine 1.5" href="engine/releases/velocity-1.5/"/>
>>        <item name="Tools 1.3" href="tools/releases/1.3/"/>
>> -      <item name="Anakia 1.0" href="anakia/releases/1.0/"/>
>> -      <item name="Texen 1.0" href="texen/releases/1.0/"/>
>> +      <item name="Anakia 1.0" href="anakia/releases/anakia-1.0/"/>
>> +      <item name="Texen 1.0" href="texen/releases/texen-1.0/"/>
>>        <item name="DocBook Framework 1.0" href="docbook/releases/1.0/"/>
>>      </menu>
>>
>>
>>
>>

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

-- 
Henning P. Schmiedehausen  -- hps@intermeta.de | J2EE, Linux,               |gls
91054 Buckenhof, Germany   -- +49 9131 506540  | Apache person              |eau
Open Source Consulting, Development, Design    | Velocity - Turbine guy     |rwc
                                                                            |m k
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH - RG Fuerth, HRB 7350     |a s
Sitz der Gesellschaft: Buckenhof. Geschaeftsfuehrer: Henning Schmiedehausen |n

	       "Save the cheerleader. Save the world."

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


Re: svn commit: r533494 - /velocity/site/site/src/site/site.xml

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
"Nathan Bubna" <nb...@gmail.com> writes:

It seemed to me that "foo-1.0" and "bar-1.0" is easier to understand
than just "1.0". It also allows us to move "foo-1.0" and "bar-1.0"
into a common directory. I don't really care for it as long as it is
uniform per project (not foo-1.0, then 1.1, then foo-1.2 again) and
the links are set correctly (they were not for anakia and texen).

	Best regards
		Henning



>On 4/29/07, Will Glass-Husain <wg...@gmail.com> wrote:
>> Why?
>>
>> seems silly to include the project name twice in the path.  (that's why I
>> followed the tools format).
>>
>> Besides, the engine format is now outnumbered 2 to 1 :-)
>>
>> Doesn't really matter though - I do grant you some moral authority on this,
>> being our web/process guru.

>ditto.  though, i do like having a reason. ;-)

>> WILL
>>
>> On 4/29/07, Nathan Bubna <nb...@gmail.com> wrote:
>> >
>> > On 4/29/07, henning@apache.org <he...@apache.org> wrote:
>> > > Author: henning
>> > > Date: Sun Apr 29 03:26:03 2007
>> > > New Revision: 533494
>> > >
>> > > URL: http://svn.apache.org/viewvc?view=rev&rev=533494
>> > > Log:
>> > > we release to <projectname>-<releaseversion>. VelocityTools is
>> > > somewhat out of the line here... ;-)
>> >
>> > sorry, i didn't know there was an official line.  who drew it and
>> > why?  ;-)
>> >
>> > > Modified:
>> > >     velocity/site/site/src/site/site.xml
>> > >
>> > > Modified: velocity/site/site/src/site/site.xml
>> > > URL:
>> > http://svn.apache.org/viewvc/velocity/site/site/src/site/site.xml?view=diff&rev=533494&r1=533493&r2=533494
>> > >
>> > ==============================================================================
>> > > --- velocity/site/site/src/site/site.xml (original)
>> > > +++ velocity/site/site/src/site/site.xml Sun Apr 29 03:26:03 2007
>> > > @@ -46,8 +46,8 @@
>> > >      <menu name="Releases">
>> > >        <item name="Engine 1.5" href="engine/releases/velocity-1.5/"/>
>> > >        <item name="Tools 1.3" href="tools/releases/1.3/"/>
>> > > -      <item name="Anakia 1.0" href="anakia/releases/1.0/"/>
>> > > -      <item name="Texen 1.0" href="texen/releases/1.0/"/>
>> > > +      <item name="Anakia 1.0" href="anakia/releases/anakia-1.0/"/>
>> > > +      <item name="Texen 1.0" href="texen/releases/texen-1.0/"/>
>> > >        <item name="DocBook Framework 1.0" href="docbook/releases/1.0/"/>
>> > >      </menu>
>> > >
>> > >
>> > >
>> > >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
>> > For additional commands, e-mail: dev-help@velocity.apache.org
>> >
>> >
>>
>>
>> --
>> Forio Business Simulations
>>
>> Will Glass-Husain
>> wglass@forio.com
>> www.forio.com
>>

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

-- 
Henning P. Schmiedehausen  -- hps@intermeta.de | J2EE, Linux,               |gls
91054 Buckenhof, Germany   -- +49 9131 506540  | Apache person              |eau
Open Source Consulting, Development, Design    | Velocity - Turbine guy     |rwc
                                                                            |m k
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH - RG Fuerth, HRB 7350     |a s
Sitz der Gesellschaft: Buckenhof. Geschaeftsfuehrer: Henning Schmiedehausen |n

	       "Save the cheerleader. Save the world."

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


Re: svn commit: r533494 - /velocity/site/site/src/site/site.xml

Posted by Nathan Bubna <nb...@gmail.com>.
On 4/29/07, Will Glass-Husain <wg...@gmail.com> wrote:
> Why?
>
> seems silly to include the project name twice in the path.  (that's why I
> followed the tools format).
>
> Besides, the engine format is now outnumbered 2 to 1 :-)
>
> Doesn't really matter though - I do grant you some moral authority on this,
> being our web/process guru.

ditto.  though, i do like having a reason. ;-)

> WILL
>
> On 4/29/07, Nathan Bubna <nb...@gmail.com> wrote:
> >
> > On 4/29/07, henning@apache.org <he...@apache.org> wrote:
> > > Author: henning
> > > Date: Sun Apr 29 03:26:03 2007
> > > New Revision: 533494
> > >
> > > URL: http://svn.apache.org/viewvc?view=rev&rev=533494
> > > Log:
> > > we release to <projectname>-<releaseversion>. VelocityTools is
> > > somewhat out of the line here... ;-)
> >
> > sorry, i didn't know there was an official line.  who drew it and
> > why?  ;-)
> >
> > > Modified:
> > >     velocity/site/site/src/site/site.xml
> > >
> > > Modified: velocity/site/site/src/site/site.xml
> > > URL:
> > http://svn.apache.org/viewvc/velocity/site/site/src/site/site.xml?view=diff&rev=533494&r1=533493&r2=533494
> > >
> > ==============================================================================
> > > --- velocity/site/site/src/site/site.xml (original)
> > > +++ velocity/site/site/src/site/site.xml Sun Apr 29 03:26:03 2007
> > > @@ -46,8 +46,8 @@
> > >      <menu name="Releases">
> > >        <item name="Engine 1.5" href="engine/releases/velocity-1.5/"/>
> > >        <item name="Tools 1.3" href="tools/releases/1.3/"/>
> > > -      <item name="Anakia 1.0" href="anakia/releases/1.0/"/>
> > > -      <item name="Texen 1.0" href="texen/releases/1.0/"/>
> > > +      <item name="Anakia 1.0" href="anakia/releases/anakia-1.0/"/>
> > > +      <item name="Texen 1.0" href="texen/releases/texen-1.0/"/>
> > >        <item name="DocBook Framework 1.0" href="docbook/releases/1.0/"/>
> > >      </menu>
> > >
> > >
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
> > For additional commands, e-mail: dev-help@velocity.apache.org
> >
> >
>
>
> --
> Forio Business Simulations
>
> Will Glass-Husain
> wglass@forio.com
> www.forio.com
>

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


Re: svn commit: r533494 - /velocity/site/site/src/site/site.xml

Posted by Will Glass-Husain <wg...@gmail.com>.
Why?

seems silly to include the project name twice in the path.  (that's why I
followed the tools format).

Besides, the engine format is now outnumbered 2 to 1 :-)

Doesn't really matter though - I do grant you some moral authority on this,
being our web/process guru.

WILL

On 4/29/07, Nathan Bubna <nb...@gmail.com> wrote:
>
> On 4/29/07, henning@apache.org <he...@apache.org> wrote:
> > Author: henning
> > Date: Sun Apr 29 03:26:03 2007
> > New Revision: 533494
> >
> > URL: http://svn.apache.org/viewvc?view=rev&rev=533494
> > Log:
> > we release to <projectname>-<releaseversion>. VelocityTools is
> > somewhat out of the line here... ;-)
>
> sorry, i didn't know there was an official line.  who drew it and
> why?  ;-)
>
> > Modified:
> >     velocity/site/site/src/site/site.xml
> >
> > Modified: velocity/site/site/src/site/site.xml
> > URL:
> http://svn.apache.org/viewvc/velocity/site/site/src/site/site.xml?view=diff&rev=533494&r1=533493&r2=533494
> >
> ==============================================================================
> > --- velocity/site/site/src/site/site.xml (original)
> > +++ velocity/site/site/src/site/site.xml Sun Apr 29 03:26:03 2007
> > @@ -46,8 +46,8 @@
> >      <menu name="Releases">
> >        <item name="Engine 1.5" href="engine/releases/velocity-1.5/"/>
> >        <item name="Tools 1.3" href="tools/releases/1.3/"/>
> > -      <item name="Anakia 1.0" href="anakia/releases/1.0/"/>
> > -      <item name="Texen 1.0" href="texen/releases/1.0/"/>
> > +      <item name="Anakia 1.0" href="anakia/releases/anakia-1.0/"/>
> > +      <item name="Texen 1.0" href="texen/releases/texen-1.0/"/>
> >        <item name="DocBook Framework 1.0" href="docbook/releases/1.0/"/>
> >      </menu>
> >
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
> For additional commands, e-mail: dev-help@velocity.apache.org
>
>


-- 
Forio Business Simulations

Will Glass-Husain
wglass@forio.com
www.forio.com