Re: [fluido skin] new staging version

2011-11-15 Thread Simone Tripodi
Good morning Steven!
I think I will follow the more polite ASF way calling for a vote,
thanks for the feedback!
Have a nice day,
Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Tue, Nov 15, 2011 at 11:24 PM, Stephen Connolly
 wrote:
> call a vote to promote from sandbox if you want, but we are commit then
> review... just move out of sandbox and prey nobody vetos ;-)
>
> - Stephen
>
> ---
> Sent from my Android phone, so random spelling mistakes, random nonsense
> words and other nonsense are a direct result of using swype to type on the
> screen
> On 15 Nov 2011 21:42, "Simone Tripodi"  wrote:
>
>> Hi all guys,
>> I just deployed a new version of the sites skin on my personal ASF
>> space[1].
>>
>> What's new:
>>
>>  * css/js scripts are now minified in one single css/jss;
>>  * the code prettifier now works also offline (removed the ugly script
>> loader);
>>  * if bannerLeft is not provided, text is now rendered using 
>> instead a small text;
>>
>> TODOs:
>>
>>  * I left out the sprites ATM because I was not able to fix it :S Hope
>> to find the solution ASAP;
>>  * if there are no breadcrumbs, no date/version, no links... the
>> breadcrumbs bar shall not appear.
>>
>> I think we are ready to graduate the skin to proper components.
>> WDYT? How do we manage components have to be graduated from sandbox,
>> do we call for a VOTE?
>>
>> Many thanks in advance, all the best!
>> Simo
>>
>> [1] http://people.apache.org/~simonetripodi/fluido/
>>
>> http://people.apache.org/~simonetripodi/
>> http://simonetripodi.livejournal.com/
>> http://twitter.com/simonetripodi
>> http://www.99soft.org/
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [fluido skin] new staging version

2011-11-15 Thread Simone Tripodi
Hi Ivan!!!
I definitively have to check the banner right, looks like an issue!
Thanks for reporting!

About the missing images references, I think, they miss because it is
expected that the sites should be deployed under the right location,
I'll ask Hervé to make sure.

Thanks for your contributions!
Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Tue, Nov 15, 2011 at 10:57 PM, Ivan Habunek  wrote:
> Few small issues:
>
> You have a broken right banner on the main page:
> 
>    
> 
>
> Also the topbar version links to banner images which do not exist:
> ../../../images/apache-maven-project-2.png
> ../../../images/maven-logo-2.gif
>
> Can you check it out? I would but I'm not doing so well with free time atm...
>
> Regards,
> Ivan
>
> On 15 November 2011 22:41, Simone Tripodi  wrote:
>> Hi all guys,
>> I just deployed a new version of the sites skin on my personal ASF space[1].
>>
>> What's new:
>>
>>  * css/js scripts are now minified in one single css/jss;
>>  * the code prettifier now works also offline (removed the ugly script 
>> loader);
>>  * if bannerLeft is not provided, text is now rendered using 
>> instead a small text;
>>
>> TODOs:
>>
>>  * I left out the sprites ATM because I was not able to fix it :S Hope
>> to find the solution ASAP;
>>  * if there are no breadcrumbs, no date/version, no links... the
>> breadcrumbs bar shall not appear.
>>
>> I think we are ready to graduate the skin to proper components.
>> WDYT? How do we manage components have to be graduated from sandbox,
>> do we call for a VOTE?
>>
>> Many thanks in advance, all the best!
>> Simo
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



javax.script (was: [VOTE] Apache Maven Script Interpreter 1.0)

2011-11-15 Thread Jesse Glick
Did you consider using the standard javax.script.* API instead of some or all of these interfaces? That would permit automatic support for many languages by just dropping 
the JAR with the (non-Maven-specific) META-INF/services/javax.script.ScriptEngineFactory into the classpath/realm, and offers richer features such as precompilation.


The API is part of Java 6 but could easily be packaged as a standalone artifact 
for use with Java 5. Rhino (JS) is available automatically in JDK 6+.


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [fluido skin] new staging version

2011-11-15 Thread Stephen Connolly
call a vote to promote from sandbox if you want, but we are commit then
review... just move out of sandbox and prey nobody vetos ;-)

- Stephen

---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result of using swype to type on the
screen
On 15 Nov 2011 21:42, "Simone Tripodi"  wrote:

> Hi all guys,
> I just deployed a new version of the sites skin on my personal ASF
> space[1].
>
> What's new:
>
>  * css/js scripts are now minified in one single css/jss;
>  * the code prettifier now works also offline (removed the ugly script
> loader);
>  * if bannerLeft is not provided, text is now rendered using 
> instead a small text;
>
> TODOs:
>
>  * I left out the sprites ATM because I was not able to fix it :S Hope
> to find the solution ASAP;
>  * if there are no breadcrumbs, no date/version, no links... the
> breadcrumbs bar shall not appear.
>
> I think we are ready to graduate the skin to proper components.
> WDYT? How do we manage components have to be graduated from sandbox,
> do we call for a VOTE?
>
> Many thanks in advance, all the best!
> Simo
>
> [1] http://people.apache.org/~simonetripodi/fluido/
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [fluido skin] new staging version

2011-11-15 Thread Ivan Habunek
Few small issues:

You have a broken right banner on the main page:




Also the topbar version links to banner images which do not exist:
../../../images/apache-maven-project-2.png
../../../images/maven-logo-2.gif

Can you check it out? I would but I'm not doing so well with free time atm...

Regards,
Ivan

On 15 November 2011 22:41, Simone Tripodi  wrote:
> Hi all guys,
> I just deployed a new version of the sites skin on my personal ASF space[1].
>
> What's new:
>
>  * css/js scripts are now minified in one single css/jss;
>  * the code prettifier now works also offline (removed the ugly script 
> loader);
>  * if bannerLeft is not provided, text is now rendered using 
> instead a small text;
>
> TODOs:
>
>  * I left out the sprites ATM because I was not able to fix it :S Hope
> to find the solution ASAP;
>  * if there are no breadcrumbs, no date/version, no links... the
> breadcrumbs bar shall not appear.
>
> I think we are ready to graduate the skin to proper components.
> WDYT? How do we manage components have to be graduated from sandbox,
> do we call for a VOTE?
>
> Many thanks in advance, all the best!
> Simo

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[fluido skin] new staging version

2011-11-15 Thread Simone Tripodi
Hi all guys,
I just deployed a new version of the sites skin on my personal ASF space[1].

What's new:

 * css/js scripts are now minified in one single css/jss;
 * the code prettifier now works also offline (removed the ugly script loader);
 * if bannerLeft is not provided, text is now rendered using 
instead a small text;

TODOs:

 * I left out the sprites ATM because I was not able to fix it :S Hope
to find the solution ASAP;
 * if there are no breadcrumbs, no date/version, no links... the
breadcrumbs bar shall not appear.

I think we are ready to graduate the skin to proper components.
WDYT? How do we manage components have to be graduated from sandbox,
do we call for a VOTE?

Many thanks in advance, all the best!
Simo

[1] http://people.apache.org/~simonetripodi/fluido/

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



RE: [VOTE] Apache Maven Script Interpreter 1.0

2011-11-15 Thread Robert Scholte

+1, I've added the script-interpreter to the sql-maven-plugin and it works fine.

 

-Robert


> Date: Tue, 15 Nov 2011 17:22:39 +
> Subject: Re: [VOTE] Apache Maven Script Interpreter 1.0
> From: stephen.alan.conno...@gmail.com
> To: dev@maven.apache.org
>
> +1 (binding)
>
> On 15 November 2011 16:51, Olivier Lamy  wrote:
> > Hi,
> > I'd like to release first version of Apache Maven Script Interpreter.
> > This shared library is an extraction of the code from
> > maven-invoker-plugin to execute bsh/groovy scripts.
> > The goal is to reuse this component in other mojos.
> >
> > Staging repository:
> > https://repository.apache.org/content/repositories/maven-190/
> > Staging site: http://maven.apache.org/shared/maven-script-interpreter/
> >
> > Vote open for 72H.
> >
> > Here my +1.
> >
> > Thanks,
> > --
> > Olivier Lamy
> > Talend: http://coders.talend.com
> > http://twitter.com/olamy | http://linkedin.com/in/olamy
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Apache Maven Script Interpreter 1.0

2011-11-15 Thread Stephen Connolly
+1 (binding)

On 15 November 2011 16:51, Olivier Lamy  wrote:
> Hi,
> I'd like to release first version of Apache Maven Script Interpreter.
> This shared library is an extraction of the code from
> maven-invoker-plugin to execute bsh/groovy scripts.
> The goal is to reuse this component in other mojos.
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-190/
> Staging site: http://maven.apache.org/shared/maven-script-interpreter/
>
> Vote open for 72H.
>
> Here my +1.
>
> Thanks,
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Apache Maven Script Interpreter 1.0

2011-11-15 Thread John Casey
+1 (binding)

On 11/15/11 11:51 AM, Olivier Lamy wrote:
> Hi,
> I'd like to release first version of Apache Maven Script Interpreter.
> This shared library is an extraction of the code from
> maven-invoker-plugin to execute bsh/groovy scripts.
> The goal is to reuse this component in other mojos.
> 
> Staging repository:
> https://repository.apache.org/content/repositories/maven-190/
> Staging site: http://maven.apache.org/shared/maven-script-interpreter/
> 
> Vote open for 72H.
> 
> Here my +1.
> 
> Thanks,


-- 
John Casey
Developer, PMC Chair - Apache Maven (http://maven.apache.org)
Blog: http://www.johnofalltrades.name/

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Apache Maven Script Interpreter 1.0

2011-11-15 Thread Benson Margulies
+1 non binding & can I add JavaScript next

On Nov 15, 2011, at 11:52 AM, Olivier Lamy  wrote:

> Hi,
> I'd like to release first version of Apache Maven Script Interpreter.
> This shared library is an extraction of the code from
> maven-invoker-plugin to execute bsh/groovy scripts.
> The goal is to reuse this component in other mojos.
>
> Staging repository:
> https://repository.apache.org/content/repositories/maven-190/
> Staging site: http://maven.apache.org/shared/maven-script-interpreter/
>
> Vote open for 72H.
>
> Here my +1.
>
> Thanks,
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Apache Maven Script Interpreter 1.0

2011-11-15 Thread Olivier Lamy
Hi,
I'd like to release first version of Apache Maven Script Interpreter.
This shared library is an extraction of the code from
maven-invoker-plugin to execute bsh/groovy scripts.
The goal is to reuse this component in other mojos.

Staging repository:
https://repository.apache.org/content/repositories/maven-190/
Staging site: http://maven.apache.org/shared/maven-script-interpreter/

Vote open for 72H.

Here my +1.

Thanks,
-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Maven Site Indexer plugin

2011-11-15 Thread Raffaele P. Guidi
Cool. The most important thing in the plugin is indexing itself, which is
done in java and can also be improved in many ways (with a stopwords list,
removing text from the menus and so on ), we could replece the javascript
search engine with whatever we think it's better.

Ciao,
R

On Tue, Nov 15, 2011 at 10:04 AM, Simone Tripodi
wrote:

> For what I can see, search is faster in therms of finding results (I
> bet guice javadoc index is bigger than the demo one) and gui is more
> responsive.
> Once completed fluido (almost done for a 1.0) and once moved your
> index under mvn umbrella, we can co-work on it - I'm not a JS guru
> either but I bet working in community can supply our lacks ;)
>
> Have a nice day!
> Simo
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
>
>
> On Tue, Nov 15, 2011 at 2:01 AM, Raffaele P. Guidi
>  wrote:
> > What do you men exactly with 'faster'? Faster search or just more usable
> > from a user's perspective? Or course auto completion looks smarter but
> I'm
> > not a js guru band I tend to keep things simple :-P
> >
> > I'il give another try to The head tag and see what it leads TO.
> >
> > Ciao,
> >   R
> > Il giorno 14/nov/2011 11:51, "Simone Tripodi" 
> ha
> > scritto:
> >
> >> Hi again!
> >>
> >> > [...] but couldn't get
> >> > anything to appear into the header or head section (only the footer
> >> works).
> >> > I suppose this is related to the work-in-progress version of the
> fluido
> >> > skin.
> >> >
> >>
> >> Please try to update the fluido skin to latest snapshot because the DM
> >> one was still at prototypal status. Moreover,  and 
> >> elements have to be declared inside  (even if it sounds a
> >> little weird) and not , have a look at the decoration XSD[1].
> >>
> >> Moreover, for the search feature, I suggest you to take a look at how
> >> the Google guys managed it in Doclava[2] (browse the Guice APIs) that
> >> looks be faster than the current approach.
> >>
> >> HTH, have a nice day!
> >> Simo
> >>
> >> [1] http://maven.apache.org/xsd/decoration-1.1.0.xsd
> >> [2] http://google-guice.googlecode.com/git/javadoc/packages.html
> >>
> >> http://people.apache.org/~simonetripodi/
> >> http://simonetripodi.livejournal.com/
> >> http://twitter.com/simonetripodi
> >> http://www.99soft.org/
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: dev-h...@maven.apache.org
> >>
> >>
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [fluido skin] using sprites

2011-11-15 Thread Simone Tripodi
Thanks a lot for your advices Robert, much more than appreciated!!! :)
Alles gute,
Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Mon, Nov 14, 2011 at 11:04 PM, Robert Scholte  wrote:
>
> Place all icons under each other in the sprite and give enough room.
>
> The 'right' can stay (or be replaced with 100%)
>
> The 'center' has to be replaced with the y-position of every icon. And yes, 
> that means that you can't center it based on the font-size.
>
> Icon-height and font-size have to be in sync.
>
>
>
> Using sprites was just a suggestion. If we can't fix it with a sprite, well, 
> leave it like it is.
>
>
> One reason to use sprites is to make fewer http-requests, but yslow[1] gives 
> actually already an A-score.
>
> Overall it's a C for both sidebar[2] and topbar[3], but most have to do with 
> server-settings, something we don't control.
>
>
>
> -Robert
>
>
>
> [1] https://developer.yahoo.com/yslow/
>
> [2] http://people.apache.org/~simonetripodi/fluido/sidebar/
>
> [3] http://people.apache.org/~simonetripodi/fluido/topbar/
>
>
> 
>> Date: Mon, 14 Nov 2011 22:41:08 +0100
>> Subject: Re: [fluido skin] using sprites
>> From: simonetrip...@apache.org
>> To: dev@maven.apache.org
>>
>> Hi Robert!
>> for icons such as checkstyles, changes-plugin, ... that technique
>> cannot be applied because the generated reports explicitly refer to
>> images.
>>
>> We can apply anyway the sprites to links - where we are already using
>> background images with extra space, take a look at maven/theme.css[1]
>> - what I was not able to do is that using an absolute background
>> position, to retail only the icon I am interested, it is not possible
>> to use the `right center` alignment... :(
>> Any hint?
>>
>> TIA!!!
>> Simo
>>
>> [1] 
>> https://svn.apache.org/repos/asf/maven/sandbox/trunk/skin/maven-fluido-skin/src/main/resources/css/maven-theme.css
>>
>> http://people.apache.org/~simonetripodi/
>> http://simonetripodi.livejournal.com/
>> http://twitter.com/simonetripodi
>> http://www.99soft.org/
>>
>>
>>
>> On Mon, Nov 14, 2011 at 10:29 PM, Robert Scholte  
>> wrote:
>> >
>> > Hi,
>> >
>> >
>> >
>> > if you're explicitly referring to images instead of backgrounds, then this 
>> > mechanism won't work.
>> >
>> > If you consider (link)-icons as a style of the link, don't use a separate 
>> > image but a background with extra right-space.
>> >
>> >
>> >
>> > -Robert
>> >
>> > 
>> >> Date: Mon, 14 Nov 2011 21:53:29 +0100
>> >> Subject: [fluido skin] using sprites
>> >> From: simonetrip...@apache.org
>> >> To: dev@maven.apache.org
>> >>
>> >> Hi all guys,
>> >> For link icons I tried to add sprites (I realized the sprite using
>> >> ImageMagik) as Robert suggested - unfortunately sprites cannot be
>> >> universally applied, since there are reports that explicitly refer to
>> >> images - but what I found difficult is placing icons in the *right* of
>> >> the links text, when placing icons on the left is incredibly easier...
>> >> I'm consulting also other articles[1] but for what I can see, sprites
>> >> are easy to adopt when realizing banners/buttons or in itemized lists,
>> >> replacing the bullet with an image...
>> >> Any advice?
>> >> Many thanks in advance!
>> >> Simo
>> >>
>> >> [1] http://www.spritecow.com/
>> >>
>> >> http://people.apache.org/~simonetripodi/
>> >> http://simonetripodi.livejournal.com/
>> >> http://twitter.com/simonetripodi
>> >> http://www.99soft.org/
>> >>
>> >>
>> >>
>> >> On Sat, Nov 12, 2011 at 11:47 AM, Robert Scholte  
>> >> wrote:
>> >> >
>> >> >
>> >> > Just another suggestion: use a sprite for the icons[1] for some 
>> >> > performance improvement.
>> >> >
>> >> > Make one image and shift it with css.
>> >> >
>> >> > Use SpriteCow[2] to get the right css-styles.
>> >> >
>> >> >
>> >> >
>> >> > -Robert
>> >> >
>> >> >
>> >> >
>> >> > [1] http://www.alistapart.com/articles/sprites
>> >> >
>> >> > [2] http://www.spritecow.com/
>> >> >
>> >> >
>> >> >
>> >> >
>> >> >> From: herve.bout...@free.fr
>> >> >> To: dev@maven.apache.org
>> >> >> Subject: Re: please test - yet another fluido skin cycle
>> >> >> Date: Sat, 12 Nov 2011 03:57:02 +0100
>> >> >>
>> >> >> really nice!
>> >> >>
>> >> >> Just to understand, why do you publish each IT separately when they are
>> >> >> integrated into the skin documentation with a simple "mvn 
>> >> >> -Prun-its,reporting
>> >> >> install site"?
>> >> >> (notice I just fixed it, it was broken since sample IT was renamed)
>> >> >>
>> >> >> Yes, I think it's time for graduation.
>> >> >>
>> >> >> Regards,
>> >> >>
>> >> >> Hervé
>> >> >>
>> >> >> Le Samedi 12 Novembre 2011 01:54:28 Simone Tripodi a écrit :
>> >> >> > Hi all Maven fellows,
>> >> >> > I just published a new SNAPSHOT of the fluido skin, here are demos:
>> >> >> >
>> >> >> > * Sidebar only: 
>> >> >> > http://people.apache.org/

Re: Maven Site Indexer plugin

2011-11-15 Thread Simone Tripodi
For what I can see, search is faster in therms of finding results (I
bet guice javadoc index is bigger than the demo one) and gui is more
responsive.
Once completed fluido (almost done for a 1.0) and once moved your
index under mvn umbrella, we can co-work on it - I'm not a JS guru
either but I bet working in community can supply our lacks ;)

Have a nice day!
Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Tue, Nov 15, 2011 at 2:01 AM, Raffaele P. Guidi
 wrote:
> What do you men exactly with 'faster'? Faster search or just more usable
> from a user's perspective? Or course auto completion looks smarter but I'm
> not a js guru band I tend to keep things simple :-P
>
> I'il give another try to The head tag and see what it leads TO.
>
> Ciao,
>   R
> Il giorno 14/nov/2011 11:51, "Simone Tripodi"  ha
> scritto:
>
>> Hi again!
>>
>> > [...] but couldn't get
>> > anything to appear into the header or head section (only the footer
>> works).
>> > I suppose this is related to the work-in-progress version of the fluido
>> > skin.
>> >
>>
>> Please try to update the fluido skin to latest snapshot because the DM
>> one was still at prototypal status. Moreover,  and 
>> elements have to be declared inside  (even if it sounds a
>> little weird) and not , have a look at the decoration XSD[1].
>>
>> Moreover, for the search feature, I suggest you to take a look at how
>> the Google guys managed it in Doclava[2] (browse the Guice APIs) that
>> looks be faster than the current approach.
>>
>> HTH, have a nice day!
>> Simo
>>
>> [1] http://maven.apache.org/xsd/decoration-1.1.0.xsd
>> [2] http://google-guice.googlecode.com/git/javadoc/packages.html
>>
>> http://people.apache.org/~simonetripodi/
>> http://simonetripodi.livejournal.com/
>> http://twitter.com/simonetripodi
>> http://www.99soft.org/
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Welcome Simone Tripodi as a new Maven committer

2011-11-15 Thread Simone Tripodi
>> PS: take care Simone most of the current Maven team will come in Italy>> to 
>> have an open source pizza :-).>> There is also http://apache.ie pizza... not 
>> as good as Simone's but> still if you want pizza and love Apache>
ouch didn't know I didn't have an original idea :D
Well, that would be *very* nice sharing some pizzas al together! :)
Have a nice day!
Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/




> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org