Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Emmanuel DEMEY
It is in my ToDo list !!

2011/12/15 Christian Köberl 

> 2011-12-13 09:56, Emmanuel DEMEY:
> > Atos is very pleased to announce a new version of Tapestry5-jQuery. This
> new
> > release (3.0.0) is based on Tapestry 5.3.
>
> Really good to hear!! Wonderful work!
>
> > 
> >devlab722-repo
> >http://nexus.devlab722.net/nexus/content/repositories/releases
> 
> >
> >  false
> >
> > 
>
>
> It would be great if you could deploy tapestry5-jquery to the central
> Maven repository. Sonatype provides a service for open source projects:
>
> https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
>
> It's quite easy - I did it for my projects, e.g.:
> http://search.maven.org/#search|ga|1|spring-contributions
>
> --
> Chris
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Emmanuel DEMEY
Ingénieur Etude et Développement
ATOS Worldline
+33 (0)6 47 47 42 02
demey.emman...@gmail.com
http://emmanueldemey.fr

Twitter : @gillespie59


Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Christian Köberl
2011-12-13 09:56, Emmanuel DEMEY:
> Atos is very pleased to announce a new version of Tapestry5-jQuery. This new
> release (3.0.0) is based on Tapestry 5.3.

Really good to hear!! Wonderful work!

>  
>devlab722-repo 
>http://nexus.devlab722.net/nexus/content/repositories/releases 
> 
>  false 
> 
>  


It would be great if you could deploy tapestry5-jquery to the central
Maven repository. Sonatype provides a service for open source projects:
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

It's quite easy - I did it for my projects, e.g.:
http://search.maven.org/#search|ga|1|spring-contributions

-- 
Chris

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



Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Emmanuel DEMEY
I do not see any dependencies to Tapestry5.3-beta-* ... :
http://nexus.devlab722.net/nexus/content/repositories/releases/org/got5/tapestry5-jquery/3.0.0/tapestry5-jquery-3.0.0.pom

2011/12/15 Borut Bolčina 

> Nice, thanks for this!
>
> I included the repositories and dependencies section into my project, but
> there seems to be a dependency to the Tapestry 5.3-beta-21 in the released
> tapestry5-jquery module and unfortunately this beta21 is not on line any
> more.
>
> Can you do a 3.0.1 release with dependeny to released tapestry version 3.0?
>
> Thanks,
> borut
>
> 2011/12/13 Emmanuel DEMEY 
>
> > Atos is very pleased to announce a new version of Tapestry5-jQuery. This
> > new
> > release (3.0.0) is based on Tapestry 5.3.
> >
> > In this version, all the JavaScript layer has been revised, in order to
> > correspond to the one provided by Tapestry. There are also new
> components:
> > Gallery, InPlaceEditor, Draggable, andZoneRefresh ZoneDroppable and
> > DataTable.
> >
> > I would like to thank those who worked on this new version:
> > - Clement USTER and François FACON  from Atos
> > - Christian RIEDEL, Pablo NUSSEMBAUM, Barry BOOKS and Alexander
> OBLOVATNIY
> > from the Tapestry Community.
> > - And finally, all users of this project.
> >
> >
> > If you want to test it, please add this dependency into your pom.xml
> file :
> > 
> > org.got5
> > tapestry5-jquery
> > 3.0.0
> > 
> >
> > 
> >   devlab722-repo
> >   http://nexus.devlab722.net/nexus/content/repositories/releases
> > 
> >   
> > false
> >   
> > 
> >
> > 
> >devlab722-snapshot-repo 
> >
> > http://nexus.devlab722.net/nexus/content/repositories/snapshots
> 
> >   
> > false
> >   
> > 
> >
> > If this project interests you, here are 3 websites that may be of
> interest
> > to you :
> > - The demo site, where you will find examples of all components and all
> the
> > documentation.
> > - Our Google Group for you questions and your feedbacks
> > - Our Github repository for possible issues. If you want to contribute to
> > this project, Please fork our project, and send to us all your pull
> > requests.
> >
> > Thank you in advance for the interest you have for this project.
> >
> > Emmanuel
> >
> >
> > --
> > View this message in context:
> >
> http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5070822.html
> > Sent from the Tapestry - User mailing list archive at Nabble.com.
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >
> >
>



-- 
Emmanuel DEMEY
Ingénieur Etude et Développement
ATOS Worldline
+33 (0)6 47 47 42 02
demey.emman...@gmail.com
http://emmanueldemey.fr

Twitter : @gillespie59


Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Borut Bolčina
Nice, thanks for this!

I included the repositories and dependencies section into my project, but
there seems to be a dependency to the Tapestry 5.3-beta-21 in the released
tapestry5-jquery module and unfortunately this beta21 is not on line any
more.

Can you do a 3.0.1 release with dependeny to released tapestry version 3.0?

Thanks,
borut

2011/12/13 Emmanuel DEMEY 

> Atos is very pleased to announce a new version of Tapestry5-jQuery. This
> new
> release (3.0.0) is based on Tapestry 5.3.
>
> In this version, all the JavaScript layer has been revised, in order to
> correspond to the one provided by Tapestry. There are also new components:
> Gallery, InPlaceEditor, Draggable, andZoneRefresh ZoneDroppable and
> DataTable.
>
> I would like to thank those who worked on this new version:
> - Clement USTER and François FACON  from Atos
> - Christian RIEDEL, Pablo NUSSEMBAUM, Barry BOOKS and Alexander OBLOVATNIY
> from the Tapestry Community.
> - And finally, all users of this project.
>
>
> If you want to test it, please add this dependency into your pom.xml file :
> 
> org.got5
> tapestry5-jquery
> 3.0.0
> 
>
> 
>   devlab722-repo
>   http://nexus.devlab722.net/nexus/content/repositories/releases
> 
>   
> false
>   
> 
>
> 
>devlab722-snapshot-repo 
>
> http://nexus.devlab722.net/nexus/content/repositories/snapshots
>   
> false
>   
> 
>
> If this project interests you, here are 3 websites that may be of interest
> to you :
> - The demo site, where you will find examples of all components and all the
> documentation.
> - Our Google Group for you questions and your feedbacks
> - Our Github repository for possible issues. If you want to contribute to
> this project, Please fork our project, and send to us all your pull
> requests.
>
> Thank you in advance for the interest you have for this project.
>
> Emmanuel
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5070822.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread trsvax
Best news I've had since Tapestry 5.3.

Thanks
Barry


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5071911.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Igor Drobiazko
Good job, guys. Thank you.

On Tue, Dec 13, 2011 at 9:56 AM, Emmanuel DEMEY wrote:

> Atos is very pleased to announce a new version of Tapestry5-jQuery. This
> new
> release (3.0.0) is based on Tapestry 5.3.
>
> In this version, all the JavaScript layer has been revised, in order to
> correspond to the one provided by Tapestry. There are also new components:
> Gallery, InPlaceEditor, Draggable, andZoneRefresh ZoneDroppable and
> DataTable.
>
> I would like to thank those who worked on this new version:
> - Clement USTER and François FACON  from Atos
> - Christian RIEDEL, Pablo NUSSEMBAUM, Barry BOOKS and Alexander OBLOVATNIY
> from the Tapestry Community.
> - And finally, all users of this project.
>
>
> If you want to test it, please add this dependency into your pom.xml file :
> 
> org.got5
> tapestry5-jquery
> 3.0.0
> 
>
> 
>   devlab722-repo
>   http://nexus.devlab722.net/nexus/content/repositories/releases
> 
>   
> false
>   
> 
>
> 
>devlab722-snapshot-repo 
>
> http://nexus.devlab722.net/nexus/content/repositories/snapshots
>   
> false
>   
> 
>
> If this project interests you, here are 3 websites that may be of interest
> to you :
> - The demo site, where you will find examples of all components and all the
> documentation.
> - Our Google Group for you questions and your feedbacks
> - Our Github repository for possible issues. If you want to contribute to
> this project, Please fork our project, and send to us all your pull
> requests.
>
> Thank you in advance for the interest you have for this project.
>
> Emmanuel
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5070822.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Best regards,

Igor Drobiazko
http://tapestry5.de


Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Christian Riedel
Good news :-)

I think you forgot the links that everyone should find useful:

> If this project interests you, here are 3 websites that may be of interest
> to you :
> - The demo site, where you will find examples of all components and all the
> documentation.

http://tapestry5-jquery.com/


> - Our Google Group for you questions and your feedbacks

https://groups.google.com/forum/?hl=en#!forum/tapestry5-jquery


> - Our Github repository for possible issues. If you want to contribute to
> this project, Please fork our project, and send to us all your pull
> requests. 

https://github.com/got5/tapestry5-jquery/



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



[ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Emmanuel DEMEY
Atos is very pleased to announce a new version of Tapestry5-jQuery. This new
release (3.0.0) is based on Tapestry 5.3.

In this version, all the JavaScript layer has been revised, in order to
correspond to the one provided by Tapestry. There are also new components:
Gallery, InPlaceEditor, Draggable, andZoneRefresh ZoneDroppable and
DataTable.

I would like to thank those who worked on this new version:
- Clement USTER and François FACON  from Atos 
- Christian RIEDEL, Pablo NUSSEMBAUM, Barry BOOKS and Alexander OBLOVATNIY
from the Tapestry Community.
- And finally, all users of this project. 


If you want to test it, please add this dependency into your pom.xml file : 
 
 org.got5 
 tapestry5-jquery 
 3.0.0 
 

 
   devlab722-repo 
   http://nexus.devlab722.net/nexus/content/repositories/releases 

 false 

 

 
devlab722-snapshot-repo  
  
http://nexus.devlab722.net/nexus/content/repositories/snapshots 

 false 

 

If this project interests you, here are 3 websites that may be of interest
to you :
- The demo site, where you will find examples of all components and all the
documentation.
- Our Google Group for you questions and your feedbacks
- Our Github repository for possible issues. If you want to contribute to
this project, Please fork our project, and send to us all your pull
requests. 

Thank you in advance for the interest you have for this project.

Emmanuel


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5070822.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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