You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by andyhot <an...@di.uoa.gr> on 2006/11/07 16:14:54 UTC

name in poms

Anyone minds making the (project) names in all pom.xml
a bit more descriptive?
i.e.
'Tapestry Core Library' instead of 'Core Library'

Mevenide uses that value to name the projects within the IDE...
And anyway, i don't mind adding tapestry everywhere.

-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


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


Re: name in poms

Posted by andyhot <an...@di.uoa.gr>.
Martin Strand wrote:
> Ask the mevenide dudes to add version number to the name displayed in
> netbeans
My initial reaction as well... on the other hand, i'm more used to thinking
"Tapestry 4" as a separate product being in version 1.1 :)
>
> On Wed, 08 Nov 2006 00:15:43 +0100, andyhot <an...@di.uoa.gr> wrote:
>
>> Howard Lewis Ship wrote:
>>> Sounds fine to me.  I think Tapestry 5 is already on the right track:
>>>
>>>    <name>Tapestry Core Library</name>
>>
>>
>> doh... i did the change in the 4.1 pom, but now i can't easily tell if i
>> have
>> 4.1 or 5 open... they're both named "Tapestry Core Library" :(
>>
>> Is "Tapestry 4.1 Core Library" out of the question?
>>
>>
>>>
>>> On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
>>>>
>>>> Anyone minds making the (project) names in all pom.xml
>>>> a bit more descriptive?
>>>> i.e.
>>>> 'Tapestry Core Library' instead of 'Core Library'
>>>>
>>>> Mevenide uses that value to name the projects within the IDE...
>>>> And anyway, i don't mind adding tapestry everywhere.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


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


Re: name in poms

Posted by Martin Strand <do...@gmail.com>.
Ask the mevenide dudes to add version number to the name displayed in  
netbeans

On Wed, 08 Nov 2006 00:15:43 +0100, andyhot <an...@di.uoa.gr> wrote:

> Howard Lewis Ship wrote:
>> Sounds fine to me.  I think Tapestry 5 is already on the right track:
>>
>>    <name>Tapestry Core Library</name>
>
>
> doh... i did the change in the 4.1 pom, but now i can't easily tell if i
> have
> 4.1 or 5 open... they're both named "Tapestry Core Library" :(
>
> Is "Tapestry 4.1 Core Library" out of the question?
>
>
>>
>> On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
>>>
>>> Anyone minds making the (project) names in all pom.xml
>>> a bit more descriptive?
>>> i.e.
>>> 'Tapestry Core Library' instead of 'Core Library'
>>>
>>> Mevenide uses that value to name the projects within the IDE...
>>> And anyway, i don't mind adding tapestry everywhere.

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


Re: name in poms

Posted by Jesse Kuhnert <jk...@gmail.com>.
There is also
http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/Tapestry.html#VERSION.
Don't know if that's an option in your environment though..

On 11/14/06, Howard Lewis Ship <hl...@gmail.com> wrote:
>
> I would say replace ${version} with a literal (4.1) and just be aware that
> it has to be maintained.
>
> On 11/14/06, andyhot <an...@di.uoa.gr> wrote:
> >
> > grrrr...
> >
> > <name>Tapestry Core Library - ${version}</name>
> > creates a huge (and ugly?) menu entry in the web site...
> >
> > See http://tapestry.apache.org/tapestry4.1/
> >
> > perhaps this can be overridden on site generation ?
> >
> >
> >
> > Howard Lewis Ship wrote:
> > > Deal!
> > >
> > > On 11/8/06, andyhot <an...@di.uoa.gr> wrote:
> > >>
> > >> Howard Lewis Ship wrote:
> > >> > My only objection to putting the version number in the <name> is
> that
> > >> > becomes one more thing to maintain when the release number changes.
> > >>
> > >> How about this then (it works)
> > >>
> > >> <name>Tapestry Core Library - ${version}</name>
> > >>
> > >> >
> > >> > On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
> > >> >>
> > >> >> Howard Lewis Ship wrote:
> > >> >> > Sounds fine to me.  I think Tapestry 5 is already on the right
> > >> track:
> > >> >> >
> > >> >> >    <name>Tapestry Core Library</name>
> > >> >>
> > >> >>
> > >> >> doh... i did the change in the 4.1 pom, but now i can't easily
> > >> tell if
> > >> i
> > >> >> have
> > >> >> 4.1 or 5 open... they're both named "Tapestry Core Library" :(
> > >> >>
> > >> >> Is "Tapestry 4.1 Core Library" out of the question?
> > >> >>
> > >> >>
> > >> >> >
> > >> >> > On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
> > >> >> >>
> > >> >> >> Anyone minds making the (project) names in all pom.xml
> > >> >> >> a bit more descriptive?
> > >> >> >> i.e.
> > >> >> >> 'Tapestry Core Library' instead of 'Core Library'
> > >> >> >>
> > >> >> >> Mevenide uses that value to name the projects within the IDE...
> > >> >> >> And anyway, i don't mind adding tapestry everywhere.
> > >> >> >>
> > >> >> >> --
> > >> >> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> > >> >> >> Tapestry / Tacos developer
> > >> >> >> Open Source / J2EE Consulting
> > >> >> >>
> > >> >> >>
> > >> >> >>
> > >> ---------------------------------------------------------------------
> > >> >> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> > >> >> >> For additional commands, e-mail: dev-help@tapestry.apache.org
> > >> >> >>
> > >> >> >>
> > >> >> >
> > >> >> >
> > >> >>
> > >> >>
> > >> >> --
> > >> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> > >> >> Tapestry / Tacos developer
> > >> >> Open Source / J2EE Consulting
> > >> >>
> > >> >>
> > >> >>
> > ---------------------------------------------------------------------
> > >> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> > >> >> For additional commands, e-mail: dev-help@tapestry.apache.org
> > >> >>
> > >> >>
> > >> >
> > >> >
> > >>
> > >>
> > >> --
> > >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> > >> Tapestry / Tacos developer
> > >> Open Source / J2EE Consulting
> > >>
> > >>
> > >> ---------------------------------------------------------------------
> > >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> > >> For additional commands, e-mail: dev-help@tapestry.apache.org
> > >>
> > >>
> > >
> > >
> >
> >
> > --
> > Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> > Tapestry / Tacos developer
> > Open Source / J2EE Consulting
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: dev-help@tapestry.apache.org
> >
> >
>
>
> --
> Howard M. Lewis Ship
> TWD Consulting, Inc.
> Independent J2EE / Open-Source Java Consultant
> Creator and PMC Chair, Apache Tapestry
> Creator, Apache HiveMind
>
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
>
>


-- 
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Re: name in poms

Posted by Howard Lewis Ship <hl...@gmail.com>.
I would say replace ${version} with a literal (4.1) and just be aware that
it has to be maintained.

On 11/14/06, andyhot <an...@di.uoa.gr> wrote:
>
> grrrr...
>
> <name>Tapestry Core Library - ${version}</name>
> creates a huge (and ugly?) menu entry in the web site...
>
> See http://tapestry.apache.org/tapestry4.1/
>
> perhaps this can be overridden on site generation ?
>
>
>
> Howard Lewis Ship wrote:
> > Deal!
> >
> > On 11/8/06, andyhot <an...@di.uoa.gr> wrote:
> >>
> >> Howard Lewis Ship wrote:
> >> > My only objection to putting the version number in the <name> is that
> >> > becomes one more thing to maintain when the release number changes.
> >>
> >> How about this then (it works)
> >>
> >> <name>Tapestry Core Library - ${version}</name>
> >>
> >> >
> >> > On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
> >> >>
> >> >> Howard Lewis Ship wrote:
> >> >> > Sounds fine to me.  I think Tapestry 5 is already on the right
> >> track:
> >> >> >
> >> >> >    <name>Tapestry Core Library</name>
> >> >>
> >> >>
> >> >> doh... i did the change in the 4.1 pom, but now i can't easily
> >> tell if
> >> i
> >> >> have
> >> >> 4.1 or 5 open... they're both named "Tapestry Core Library" :(
> >> >>
> >> >> Is "Tapestry 4.1 Core Library" out of the question?
> >> >>
> >> >>
> >> >> >
> >> >> > On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
> >> >> >>
> >> >> >> Anyone minds making the (project) names in all pom.xml
> >> >> >> a bit more descriptive?
> >> >> >> i.e.
> >> >> >> 'Tapestry Core Library' instead of 'Core Library'
> >> >> >>
> >> >> >> Mevenide uses that value to name the projects within the IDE...
> >> >> >> And anyway, i don't mind adding tapestry everywhere.
> >> >> >>
> >> >> >> --
> >> >> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> >> >> >> Tapestry / Tacos developer
> >> >> >> Open Source / J2EE Consulting
> >> >> >>
> >> >> >>
> >> >> >>
> >> ---------------------------------------------------------------------
> >> >> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> >> >> >> For additional commands, e-mail: dev-help@tapestry.apache.org
> >> >> >>
> >> >> >>
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >> --
> >> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> >> >> Tapestry / Tacos developer
> >> >> Open Source / J2EE Consulting
> >> >>
> >> >>
> >> >>
> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> >> >> For additional commands, e-mail: dev-help@tapestry.apache.org
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >> --
> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> >> Tapestry / Tacos developer
> >> Open Source / J2EE Consulting
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> >> For additional commands, e-mail: dev-help@tapestry.apache.org
> >>
> >>
> >
> >
>
>
> --
> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / J2EE Consulting
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

Re: name in poms

Posted by andyhot <an...@di.uoa.gr>.
grrrr...

<name>Tapestry Core Library - ${version}</name>
creates a huge (and ugly?) menu entry in the web site...

See http://tapestry.apache.org/tapestry4.1/

perhaps this can be overridden on site generation ?



Howard Lewis Ship wrote:
> Deal!
>
> On 11/8/06, andyhot <an...@di.uoa.gr> wrote:
>>
>> Howard Lewis Ship wrote:
>> > My only objection to putting the version number in the <name> is that
>> > becomes one more thing to maintain when the release number changes.
>>
>> How about this then (it works)
>>
>> <name>Tapestry Core Library - ${version}</name>
>>
>> >
>> > On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
>> >>
>> >> Howard Lewis Ship wrote:
>> >> > Sounds fine to me.  I think Tapestry 5 is already on the right
>> track:
>> >> >
>> >> >    <name>Tapestry Core Library</name>
>> >>
>> >>
>> >> doh... i did the change in the 4.1 pom, but now i can't easily
>> tell if
>> i
>> >> have
>> >> 4.1 or 5 open... they're both named "Tapestry Core Library" :(
>> >>
>> >> Is "Tapestry 4.1 Core Library" out of the question?
>> >>
>> >>
>> >> >
>> >> > On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
>> >> >>
>> >> >> Anyone minds making the (project) names in all pom.xml
>> >> >> a bit more descriptive?
>> >> >> i.e.
>> >> >> 'Tapestry Core Library' instead of 'Core Library'
>> >> >>
>> >> >> Mevenide uses that value to name the projects within the IDE...
>> >> >> And anyway, i don't mind adding tapestry everywhere.
>> >> >>
>> >> >> --
>> >> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
>> >> >> Tapestry / Tacos developer
>> >> >> Open Source / J2EE Consulting
>> >> >>
>> >> >>
>> >> >>
>> ---------------------------------------------------------------------
>> >> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> >> >> For additional commands, e-mail: dev-help@tapestry.apache.org
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >>
>> >> --
>> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
>> >> Tapestry / Tacos developer
>> >> Open Source / J2EE Consulting
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> >> For additional commands, e-mail: dev-help@tapestry.apache.org
>> >>
>> >>
>> >
>> >
>>
>>
>> -- 
>> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
>> Tapestry / Tacos developer
>> Open Source / J2EE Consulting
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>
>


-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


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


Re: name in poms

Posted by Howard Lewis Ship <hl...@gmail.com>.
Deal!

On 11/8/06, andyhot <an...@di.uoa.gr> wrote:
>
> Howard Lewis Ship wrote:
> > My only objection to putting the version number in the <name> is that
> > becomes one more thing to maintain when the release number changes.
>
> How about this then (it works)
>
> <name>Tapestry Core Library - ${version}</name>
>
> >
> > On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
> >>
> >> Howard Lewis Ship wrote:
> >> > Sounds fine to me.  I think Tapestry 5 is already on the right track:
> >> >
> >> >    <name>Tapestry Core Library</name>
> >>
> >>
> >> doh... i did the change in the 4.1 pom, but now i can't easily tell if
> i
> >> have
> >> 4.1 or 5 open... they're both named "Tapestry Core Library" :(
> >>
> >> Is "Tapestry 4.1 Core Library" out of the question?
> >>
> >>
> >> >
> >> > On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
> >> >>
> >> >> Anyone minds making the (project) names in all pom.xml
> >> >> a bit more descriptive?
> >> >> i.e.
> >> >> 'Tapestry Core Library' instead of 'Core Library'
> >> >>
> >> >> Mevenide uses that value to name the projects within the IDE...
> >> >> And anyway, i don't mind adding tapestry everywhere.
> >> >>
> >> >> --
> >> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> >> >> Tapestry / Tacos developer
> >> >> Open Source / J2EE Consulting
> >> >>
> >> >>
> >> >>
> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> >> >> For additional commands, e-mail: dev-help@tapestry.apache.org
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >> --
> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> >> Tapestry / Tacos developer
> >> Open Source / J2EE Consulting
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> >> For additional commands, e-mail: dev-help@tapestry.apache.org
> >>
> >>
> >
> >
>
>
> --
> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / J2EE Consulting
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

Re: name in poms

Posted by andyhot <an...@di.uoa.gr>.
Howard Lewis Ship wrote:
> My only objection to putting the version number in the <name> is that
> becomes one more thing to maintain when the release number changes.

How about this then (it works)

<name>Tapestry Core Library - ${version}</name>

>
> On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
>>
>> Howard Lewis Ship wrote:
>> > Sounds fine to me.  I think Tapestry 5 is already on the right track:
>> >
>> >    <name>Tapestry Core Library</name>
>>
>>
>> doh... i did the change in the 4.1 pom, but now i can't easily tell if i
>> have
>> 4.1 or 5 open... they're both named "Tapestry Core Library" :(
>>
>> Is "Tapestry 4.1 Core Library" out of the question?
>>
>>
>> >
>> > On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
>> >>
>> >> Anyone minds making the (project) names in all pom.xml
>> >> a bit more descriptive?
>> >> i.e.
>> >> 'Tapestry Core Library' instead of 'Core Library'
>> >>
>> >> Mevenide uses that value to name the projects within the IDE...
>> >> And anyway, i don't mind adding tapestry everywhere.
>> >>
>> >> --
>> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
>> >> Tapestry / Tacos developer
>> >> Open Source / J2EE Consulting
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> >> For additional commands, e-mail: dev-help@tapestry.apache.org
>> >>
>> >>
>> >
>> >
>>
>>
>> -- 
>> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
>> Tapestry / Tacos developer
>> Open Source / J2EE Consulting
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>
>


-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


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


Re: name in poms

Posted by Howard Lewis Ship <hl...@gmail.com>.
My only objection to putting the version number in the <name> is that
becomes one more thing to maintain when the release number changes.

On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
>
> Howard Lewis Ship wrote:
> > Sounds fine to me.  I think Tapestry 5 is already on the right track:
> >
> >    <name>Tapestry Core Library</name>
>
>
> doh... i did the change in the 4.1 pom, but now i can't easily tell if i
> have
> 4.1 or 5 open... they're both named "Tapestry Core Library" :(
>
> Is "Tapestry 4.1 Core Library" out of the question?
>
>
> >
> > On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
> >>
> >> Anyone minds making the (project) names in all pom.xml
> >> a bit more descriptive?
> >> i.e.
> >> 'Tapestry Core Library' instead of 'Core Library'
> >>
> >> Mevenide uses that value to name the projects within the IDE...
> >> And anyway, i don't mind adding tapestry everywhere.
> >>
> >> --
> >> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> >> Tapestry / Tacos developer
> >> Open Source / J2EE Consulting
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> >> For additional commands, e-mail: dev-help@tapestry.apache.org
> >>
> >>
> >
> >
>
>
> --
> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / J2EE Consulting
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

Re: name in poms

Posted by andyhot <an...@di.uoa.gr>.
Howard Lewis Ship wrote:
> Sounds fine to me.  I think Tapestry 5 is already on the right track:
>
>    <name>Tapestry Core Library</name>


doh... i did the change in the 4.1 pom, but now i can't easily tell if i
have
4.1 or 5 open... they're both named "Tapestry Core Library" :(

Is "Tapestry 4.1 Core Library" out of the question?


>
> On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
>>
>> Anyone minds making the (project) names in all pom.xml
>> a bit more descriptive?
>> i.e.
>> 'Tapestry Core Library' instead of 'Core Library'
>>
>> Mevenide uses that value to name the projects within the IDE...
>> And anyway, i don't mind adding tapestry everywhere.
>>
>> -- 
>> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
>> Tapestry / Tacos developer
>> Open Source / J2EE Consulting
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>
>


-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


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


Re: name in poms

Posted by Howard Lewis Ship <hl...@gmail.com>.
Sounds fine to me.  I think Tapestry 5 is already on the right track:

    <name>Tapestry Core Library</name>

On 11/7/06, andyhot <an...@di.uoa.gr> wrote:
>
> Anyone minds making the (project) names in all pom.xml
> a bit more descriptive?
> i.e.
> 'Tapestry Core Library' instead of 'Core Library'
>
> Mevenide uses that value to name the projects within the IDE...
> And anyway, i don't mind adding tapestry everywhere.
>
> --
> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / J2EE Consulting
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com