Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-21 Thread Martijn Dashorst
On 5/14/07, Nino Saturnino Martinez Vazquez Wael
[EMAIL PROTECTED] wrote:
 Just happy to contribute something back, for once:)

And we're glad to receive it!

Martijn

-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.6 contains a very important fix. Download Wicket now!
http://wicketframework.org

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-14 Thread Nino Saturnino Martinez Vazquez Wael
Ok..

Just happy to contribute something back, for once:)

regards Nino

Martijn Dashorst wrote:
 On 5/11/07, Eelco Hillenius [EMAIL PROTECTED] wrote:
   
  PS this is the right place to write about new features correct?
   
 Technically, the dev list would be better. But this is fine. Thanks
 for your contributions and keeping us up-to-date!
 

 Agreed. When the gmap project gets a release, it would be more of an
 announcement type of message for new exciting available features. The
 idea is to attract as many users as possible for the subproject, I
 think in that instance the user list is preferred.

 When discussing the technical issues on how to implement these
 features, or when the project is still not in a packaged state it
 should go to @dev.

 As for other wicket stuff projects: if you have something new and
 exciting to share, don't hesitate to submit it to @dev if you want a
 second opinion or be a show off of your code :).

 Martijn

   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-13 Thread Martijn Dashorst
On 5/11/07, Eelco Hillenius [EMAIL PROTECTED] wrote:
   PS this is the right place to write about new features correct?

 Technically, the dev list would be better. But this is fine. Thanks
 for your contributions and keeping us up-to-date!

Agreed. When the gmap project gets a release, it would be more of an
announcement type of message for new exciting available features. The
idea is to attract as many users as possible for the subproject, I
think in that instance the user list is preferred.

When discussing the technical issues on how to implement these
features, or when the project is still not in a packaged state it
should go to @dev.

As for other wicket stuff projects: if you have something new and
exciting to share, don't hesitate to submit it to @dev if you want a
second opinion or be a show off of your code :).

Martijn

-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.6 contains a very important fix. Download Wicket now!
http://wicketframework.org

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-11 Thread Nino Saturnino Martinez Vazquez Wael




Hi

I've been working on the gmap, and these new features are in place:

  Using gmap v 2
  Custom gIcons can now be added(define your on small map pin).
  Gmap(serverside) are updated when the user moves,zooms etc via
ajax.
  Control which Gmap controls you want displayed
  Using google recomendation for avoiding memory leaks in IE
  

Upcomming features:


  Creating the Gmap in insert mode, the model you pass to the
constructor will be notified when the user clicks a spot


Please note these features are only available in svn, 1.2 branch, jdk14
version

PS this is the right place to write about new features correct?

regards Nino



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-11 Thread Nino Saturnino Martinez Vazquez Wael
Now the insert mode works aswell:)

Nino Saturnino Martinez Vazquez Wael wrote:
 Hi

 I've been working on the gmap, and these new features are in place:

 * Using gmap v 2
 * Custom gIcons can now be added(define your on small map pin).
 * Gmap(serverside) are updated when the user moves,zooms etc via ajax.
 * Control which Gmap controls you want displayed
 * Using google recomendation for avoiding memory leaks in IE

 Upcomming features:

 * Creating the Gmap in insert mode, the model you pass to the
   constructor will be notified when the user clicks a spot


 Please note these features are only available in svn, 1.2 branch, 
 jdk14 version

 PS this is the right place to write about new features correct?

 regards Nino
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 

 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-11 Thread Nino Saturnino Martinez Vazquez Wael
I wanted to explain what insert mode could be used for. Basicly its 
intended for user addition of markers, if for example your users would 
be allowed to add individual markers, like my maps on google. However 
these marker could be shared be between users etc.

regards Nino

Nino Saturnino Martinez Vazquez Wael wrote:
 Now the insert mode works aswell:)

 Nino Saturnino Martinez Vazquez Wael wrote:
   
 Hi

 I've been working on the gmap, and these new features are in place:

 * Using gmap v 2
 * Custom gIcons can now be added(define your on small map pin).
 * Gmap(serverside) are updated when the user moves,zooms etc via ajax.
 * Control which Gmap controls you want displayed
 * Using google recomendation for avoiding memory leaks in IE

 Upcomming features:

 * Creating the Gmap in insert mode, the model you pass to the
   constructor will be notified when the user clicks a spot


 Please note these features are only available in svn, 1.2 branch, 
 jdk14 version

 PS this is the right place to write about new features correct?

 regards Nino
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 

 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-11 Thread Eelco Hillenius
  PS this is the right place to write about new features correct?

Technically, the dev list would be better. But this is fine. Thanks
for your contributions and keeping us up-to-date!

it would also be great if you could write up a page at
http://wicketstuff.org/confluence/display/STUFFWIKI/Wiki when you're
getting close to something releaseworthy.

Cheers,

Eelco

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-10 Thread Nino Saturnino Martinez Vazquez Wael
Hi Iulian

I'll start to upgrade the current 1.2 branch to be using the newest 
version of googlemaps. That will mean that I'll add support for

these controls(I think two of them are already supported):

* |GLargeMapControl| - a large pan/zoom control used on Google Maps.
  Appears in the top left corner of the map.
* |GSmallMapControl| - a smaller pan/zoom control used on Google
  Maps. Appears in the top left corner of the map.
* |GSmallZoomControl| - a small zoom control (no panning controls)
  used in the small map blowup windows used to display driving
  directions steps on Google Maps.
* |GScaleControl| - a map scale
* |GMapTypeControl| - buttons that let the user toggle between map
  types (such as Map and Satellite)
* |GOverviewMapControl| - a collapsible overview map in the corner
  of the screen

Also I'll be looking into markers manager and see if I can add that.

I plan todo this before you come back from your vacation, so that you 
may continue upgrading to the 1.3 branch.

regards Nino

Iulian Costan wrote:


 On 5/8/07, *Nino Saturnino Martinez Vazquez Wael* 
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Ok:)

 I think we need to have a GMarker constructor that takes a GIcon
 also, I
 can see that you have already prepared the GMarker class for this.

 We could also create some off the shelf GIcons and package them, that
 might come in handy? I could do this, as the project Im on now needs
 some basic ones. So when I go over them I could just add em.


 need to add JS code as well to support custom GIcons

 About the the List containing the overlays. Would it work if I cleared
 the list, added some new overlays and re rendered? 


 well, i've  never tried, not sure what to say, but the generated JS 
 code is part of the outer gmap panel, the entry point is initGMAP() 
 method that get called on page's onLoad event. as well in 1.3 on ajax 
 event we can call that method to re-init entire map, maybe a cleanup 
 map is needed before. please try and see if it works.

 How do we proceed, I guess we should be working on the 1.2 branch
 as the
 1.3 are still beta?


 as eelco said 1.3 for sure, maybe both.

 regards Nino


 Iulian Costan wrote:
 
  On 5/8/07, *Nino Saturnino Martinez Vazquez Wael*
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
  I think its a pretty useful component, also very cool for wicket
  to have
  these kinds of components it makes it more complete. I could
 help
  if you
  want to, I saw some places where I could get an idea on
 howto add the
  slider, or we could just get the google one. But I do
 think I would
  need your help in order to continue in the same mindstream.
 
 
  sure, we can work together and see what needs to be done.
 
  I think you could use templating some of the places where
 you now use
  string buffer, but im not sure.
 
 
  yes, JS templating fits better here, rather than concatenating
 strings
  again and again.
 
  As the component are now, could'nt I add gmap markers via ajax?
 
 
  well, you can do it somehow, there is a list that contains all
  overlays to be displayed, as long as you add new items to that list
  and re-render the entire panel and it should work.
 
 
  Are there any way to display a custom gIcon instead of the
  standard one?
 
 
  as far as i remember there is a GIcon class that is supposed to do
  this but was never used till know. just the concept is there.
 
  regards Nino
 
 
  /iulian
 
  Iulian Costan wrote:
   On 5/7/07, *Nino Saturnino Martinez Vazquez Wael*
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  wrote:
  
   Hi Iulian
  
   Are you still the sole contibutor behind this component?
  
  
   well, it seems so but i didnt really maintain this project for
  quite a
   while.
  
   Are you planing any new features? Would be nice to
 have a slider
   on the
   map aswell.
  
  
   i dont know what to say about new features, there were one
 more
  person
   who asked for dynamically added gmap markers. the
 component itself
   needs big refactoring to be able to add new google map
 features.
  
  
   Im currently getting familiar with the component.
  
  
   

Re: [Wicket-user] Wicket-stuff GMAP

2007-05-10 Thread Nino Saturnino Martinez Vazquez Wael
Eeek. I have to use java 1.4, we need to have a branch for 1.4 and 
aswell for it to work for me.

I've already managed to update to gmap2 and add below features in the 
1.5 version.
I've also converted the 1.5 to an 1.4 so when I get commit access I will 
make the to versions.

Currently Im looking at making custom GIcons, this feature fill come 
into the 1.4 first as this is my primary focus. When I've added the 
gmarkermanager aswell I'll convert the stuff to 1.5

regards Nino

Nino Saturnino Martinez Vazquez Wael wrote:
 Hi Iulian

 I'll start to upgrade the current 1.2 branch to be using the newest 
 version of googlemaps. That will mean that I'll add support for

 these controls(I think two of them are already supported):

 * |GLargeMapControl| - a large pan/zoom control used on Google Maps.
   Appears in the top left corner of the map.
 * |GSmallMapControl| - a smaller pan/zoom control used on Google
   Maps. Appears in the top left corner of the map.
 * |GSmallZoomControl| - a small zoom control (no panning controls)
   used in the small map blowup windows used to display driving
   directions steps on Google Maps.
 * |GScaleControl| - a map scale
 * |GMapTypeControl| - buttons that let the user toggle between map
   types (such as Map and Satellite)
 * |GOverviewMapControl| - a collapsible overview map in the corner
   of the screen

 Also I'll be looking into markers manager and see if I can add that.

 I plan todo this before you come back from your vacation, so that you 
 may continue upgrading to the 1.3 branch.

 regards Nino

 Iulian Costan wrote:
   
 On 5/8/07, *Nino Saturnino Martinez Vazquez Wael* 
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Ok:)

 I think we need to have a GMarker constructor that takes a GIcon
 also, I
 can see that you have already prepared the GMarker class for this.

 We could also create some off the shelf GIcons and package them, that
 might come in handy? I could do this, as the project Im on now needs
 some basic ones. So when I go over them I could just add em.


 need to add JS code as well to support custom GIcons

 About the the List containing the overlays. Would it work if I cleared
 the list, added some new overlays and re rendered? 


 well, i've  never tried, not sure what to say, but the generated JS 
 code is part of the outer gmap panel, the entry point is initGMAP() 
 method that get called on page's onLoad event. as well in 1.3 on ajax 
 event we can call that method to re-init entire map, maybe a cleanup 
 map is needed before. please try and see if it works.

 How do we proceed, I guess we should be working on the 1.2 branch
 as the
 1.3 are still beta?


 as eelco said 1.3 for sure, maybe both.

 regards Nino


 Iulian Costan wrote:
 
  On 5/8/07, *Nino Saturnino Martinez Vazquez Wael*
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
  I think its a pretty useful component, also very cool for wicket
  to have
  these kinds of components it makes it more complete. I could
 help
  if you
  want to, I saw some places where I could get an idea on
 howto add the
  slider, or we could just get the google one. But I do
 think I would
  need your help in order to continue in the same mindstream.
 
 
  sure, we can work together and see what needs to be done.
 
  I think you could use templating some of the places where
 you now use
  string buffer, but im not sure.
 
 
  yes, JS templating fits better here, rather than concatenating
 strings
  again and again.
 
  As the component are now, could'nt I add gmap markers via ajax?
 
 
  well, you can do it somehow, there is a list that contains all
  overlays to be displayed, as long as you add new items to that list
  and re-render the entire panel and it should work.
 
 
  Are there any way to display a custom gIcon instead of the
  standard one?
 
 
  as far as i remember there is a GIcon class that is supposed to do
  this but was never used till know. just the concept is there.
 
  regards Nino
 
 
  /iulian
 
  Iulian Costan wrote:
   On 5/7/07, *Nino Saturnino Martinez Vazquez Wael*
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  wrote:
  
   Hi Iulian
  
   Are you still the sole contibutor behind this component?
  
  
   well, it seems so but i didnt really maintain this project for
  quite a
   while.
  

Re: [Wicket-user] Wicket-stuff GMAP

2007-05-08 Thread Nino Saturnino Martinez Vazquez Wael
I think its a pretty useful component, also very cool for wicket to have 
these kinds of components it makes it more complete. I could help if you 
want to, I saw some places where I could get an idea on howto add the 
slider, or we could just get the google one. But I do think I would 
need your help in order to continue in the same mindstream.

I think you could use templating some of the places where you now use 
string buffer, but im not sure.

As the component are now, could'nt I add gmap markers via ajax?

Are there any way to display a custom gIcon instead of the standard one?

regards Nino

Iulian Costan wrote:
 On 5/7/07, *Nino Saturnino Martinez Vazquez Wael* 
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Hi Iulian

 Are you still the sole contibutor behind this component?


 well, it seems so but i didnt really maintain this project for quite a 
 while.

 Are you planing any new features? Would be nice to have a slider
 on the
 map aswell.


 i dont know what to say about new features, there were one more person 
 who asked for dynamically added gmap markers. the component itself 
 needs big refactoring to be able to add new google map features. 


 Im currently getting familiar with the component.


 regards Nino

  
 let's see what can be done.

 /iulian


 Iulian Costan wrote:
  where did you checked out gmap  sources from? trunk?
  i dont know if any wicket 1.3 artifacts are deployed somewhere, but
  you can checkout wicket source code as well and build it for
 yourself
  as a quick workaround.
 
  or you can get gmap code from 1.2 branch, that depends on 1.2.*
 wicket
  that is available on central repository for sure.
 
  /iulian
 
  On 5/3/07, *Nino Saturnino Martinez Vazquez Wael *
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:
 
  Obvoiusly I've tried the 1.3 beta1 release but its not in the
  maven repo
  yet.
 
 
 
  Nino Saturnino Martinez Vazquez Wael wrote:
   Hi
  
   Im trying to get the GMAP contribution to work, i've
 checked it
  out from
   svn. But it has a dependency to wicket 1.3 snapshot, which
 does
  not exist.
  
   ...dependency:
   dependency
   groupId org.apache.wicket/groupId
   artifactIdwicket/artifactId
   version1.3.0-incubating-SNAPSHOT/version
   /dependency
   ...dependency
  
   Does anybody have a jar or a working source, how do I
 solve this?
  
   regards Nino
  
  
 
 -

   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express
 and take
   control of your XML. No limits. Just data. Click to get it
 now.
   http://sourceforge.net/powerbar/db2/
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 https://lists.sourceforge.net/lists/listinfo/wicket-user
  
  
  
 
 
 
 -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and
 take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
 http://sourceforge.net/powerbar/db2/
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto: Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 
 
 
 
 
 -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
 http://sourceforge.net/powerbar/db2/
 
 

Re: [Wicket-user] Wicket-stuff GMAP

2007-05-08 Thread Iulian Costan

On 5/8/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED]
wrote:


I think its a pretty useful component, also very cool for wicket to have
these kinds of components it makes it more complete. I could help if you
want to, I saw some places where I could get an idea on howto add the
slider, or we could just get the google one. But I do think I would
need your help in order to continue in the same mindstream.



sure, we can work together and see what needs to be done.

I think you could use templating some of the places where you now use

string buffer, but im not sure.



yes, JS templating fits better here, rather than concatenating strings again
and again.

As the component are now, could'nt I add gmap markers via ajax?


well, you can do it somehow, there is a list that contains all overlays to
be displayed, as long as you add new items to that list and re-render the
entire panel and it should work.


Are there any way to display a custom gIcon instead of the standard one?


as far as i remember there is a GIcon class that is supposed to do this but
was never used till know. just the concept is there.

regards Nino


/iulian

Iulian Costan wrote:

 On 5/7/07, *Nino Saturnino Martinez Vazquez Wael*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Hi Iulian

 Are you still the sole contibutor behind this component?


 well, it seems so but i didnt really maintain this project for quite a
 while.

 Are you planing any new features? Would be nice to have a slider
 on the
 map aswell.


 i dont know what to say about new features, there were one more person
 who asked for dynamically added gmap markers. the component itself
 needs big refactoring to be able to add new google map features.


 Im currently getting familiar with the component.


 regards Nino


 let's see what can be done.

 /iulian


 Iulian Costan wrote:
  where did you checked out gmap  sources from? trunk?
  i dont know if any wicket 1.3 artifacts are deployed somewhere,
but
  you can checkout wicket source code as well and build it for
 yourself
  as a quick workaround.
 
  or you can get gmap code from 1.2 branch, that depends on 1.2.*
 wicket
  that is available on central repository for sure.
 
  /iulian
 
  On 5/3/07, *Nino Saturnino Martinez Vazquez Wael *
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:
 
  Obvoiusly I've tried the 1.3 beta1 release but its not in the
  maven repo
  yet.
 
 
 
  Nino Saturnino Martinez Vazquez Wael wrote:
   Hi
  
   Im trying to get the GMAP contribution to work, i've
 checked it
  out from
   svn. But it has a dependency to wicket 1.3 snapshot, which
 does
  not exist.
  
   ...dependency:
   dependency
   groupId org.apache.wicket/groupId
   artifactIdwicket/artifactId
   version1.3.0-incubating-SNAPSHOT/version
   /dependency
   ...dependency
  
   Does anybody have a jar or a working source, how do I
 solve this?
  
   regards Nino
  
  
 

-

   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express
 and take
   control of your XML. No limits. Just data. Click to get it
 now.
   http://sourceforge.net/powerbar/db2/
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 https://lists.sourceforge.net/lists/listinfo/wicket-user
  
  
  
 
 
 

-
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and
 take
  control of your XML. No limits. Just data. Click to get it
now.
  http://sourceforge.net/powerbar/db2/
 http://sourceforge.net/powerbar/db2/
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto: Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 

Re: [Wicket-user] Wicket-stuff GMAP

2007-05-08 Thread Nino Saturnino Martinez Vazquez Wael
Ok:)

I think we need to have a GMarker constructor that takes a GIcon also, I 
can see that you have already prepared the GMarker class for this.

We could also create some off the shelf GIcons and package them, that 
might come in handy? I could do this, as the project Im on now needs 
some basic ones. So when I go over them I could just add em.

About the the List containing the overlays. Would it work if I cleared 
the list, added some new overlays and re rendered?

How do we proceed, I guess we should be working on the 1.2 branch as the 
1.3 are still beta?


regards Nino


Iulian Costan wrote:

 On 5/8/07, *Nino Saturnino Martinez Vazquez Wael* 
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 I think its a pretty useful component, also very cool for wicket
 to have
 these kinds of components it makes it more complete. I could help
 if you
 want to, I saw some places where I could get an idea on howto add the
 slider, or we could just get the google one. But I do think I would
 need your help in order to continue in the same mindstream.


 sure, we can work together and see what needs to be done.

 I think you could use templating some of the places where you now use
 string buffer, but im not sure. 


 yes, JS templating fits better here, rather than concatenating strings 
 again and again.

 As the component are now, could'nt I add gmap markers via ajax?


 well, you can do it somehow, there is a list that contains all 
 overlays to be displayed, as long as you add new items to that list 
 and re-render the entire panel and it should work.


 Are there any way to display a custom gIcon instead of the
 standard one?


 as far as i remember there is a GIcon class that is supposed to do 
 this but was never used till know. just the concept is there.

 regards Nino


 /iulian

 Iulian Costan wrote:
  On 5/7/07, *Nino Saturnino Martinez Vazquez Wael*
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:
 
  Hi Iulian
 
  Are you still the sole contibutor behind this component?
 
 
  well, it seems so but i didnt really maintain this project for
 quite a
  while.
 
  Are you planing any new features? Would be nice to have a slider
  on the
  map aswell.
 
 
  i dont know what to say about new features, there were one more
 person
  who asked for dynamically added gmap markers. the component itself
  needs big refactoring to be able to add new google map features.
 
 
  Im currently getting familiar with the component.
 
 
  regards Nino
 
 
  let's see what can be done.
 
  /iulian
 
 
  Iulian Costan wrote:
   where did you checked out gmap  sources from? trunk?
   i dont know if any wicket 1.3 artifacts are deployed
 somewhere, but
   you can checkout wicket source code as well and build it for
  yourself
   as a quick workaround.
  
   or you can get gmap code from 1.2 branch, that depends on
 1.2.*
  wicket
   that is available on central repository for sure.
  
   /iulian
  
   On 5/3/07, *Nino Saturnino Martinez Vazquez Wael *
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  wrote:
  
   Obvoiusly I've tried the 1.3 beta1 release but its not
 in the
   maven repo
   yet.
  
  
  
   Nino Saturnino Martinez Vazquez Wael wrote:
Hi
   
Im trying to get the GMAP contribution to work, i've
  checked it
   out from
svn. But it has a dependency to wicket 1.3 snapshot,
 which
  does
   not exist.
   
...dependency:
dependency
groupId org.apache.wicket/groupId
artifactIdwicket/artifactId
version1.3.0-incubating-SNAPSHOT/version
/dependency
...dependency
   
Does anybody have a jar or a working source, how do I
  solve this?
   
regards Nino
   
   
  
 
 -

 
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express
  and take
control of your XML. No limits. Just data. Click to
 get 

Re: [Wicket-user] Wicket-stuff GMAP

2007-05-08 Thread Eelco Hillenius
 How do we proceed, I guess we should be working on the 1.2 branch as the
 1.3 are still beta?

If you can, please work on the 1.3 version (trunk). Much improved, and
it will be the version-to-use pretty soon.

Eelco

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-08 Thread Nino Saturnino Martinez Vazquez Wael
ok. I'll see if I manage to make maven work..

Eelco Hillenius wrote:
 How do we proceed, I guess we should be working on the 1.2 branch as the
 1.3 are still beta?
 

 If you can, please work on the 1.3 version (trunk). Much improved, and
 it will be the version-to-use pretty soon.

 Eelco

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-08 Thread Iulian Costan

On 5/8/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED]
wrote:


Ok:)

I think we need to have a GMarker constructor that takes a GIcon also, I
can see that you have already prepared the GMarker class for this.

We could also create some off the shelf GIcons and package them, that
might come in handy? I could do this, as the project Im on now needs
some basic ones. So when I go over them I could just add em.



need to add JS code as well to support custom GIcons

About the the List containing the overlays. Would it work if I cleared

the list, added some new overlays and re rendered?



well, i've  never tried, not sure what to say, but the generated JS code is
part of the outer gmap panel, the entry point is initGMAP() method that get
called on page's onLoad event. as well in 1.3 on ajax event we can call that
method to re-init entire map, maybe a cleanup map is needed before. please
try and see if it works.

How do we proceed, I guess we should be working on the 1.2 branch as the

1.3 are still beta?



as eelco said 1.3 for sure, maybe both.

regards Nino



Iulian Costan wrote:

 On 5/8/07, *Nino Saturnino Martinez Vazquez Wael*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 I think its a pretty useful component, also very cool for wicket
 to have
 these kinds of components it makes it more complete. I could help
 if you
 want to, I saw some places where I could get an idea on howto add
the
 slider, or we could just get the google one. But I do think I
would
 need your help in order to continue in the same mindstream.


 sure, we can work together and see what needs to be done.

 I think you could use templating some of the places where you now
use
 string buffer, but im not sure.


 yes, JS templating fits better here, rather than concatenating strings
 again and again.

 As the component are now, could'nt I add gmap markers via ajax?


 well, you can do it somehow, there is a list that contains all
 overlays to be displayed, as long as you add new items to that list
 and re-render the entire panel and it should work.


 Are there any way to display a custom gIcon instead of the
 standard one?


 as far as i remember there is a GIcon class that is supposed to do
 this but was never used till know. just the concept is there.

 regards Nino


 /iulian

 Iulian Costan wrote:
  On 5/7/07, *Nino Saturnino Martinez Vazquez Wael*
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:
 
  Hi Iulian
 
  Are you still the sole contibutor behind this component?
 
 
  well, it seems so but i didnt really maintain this project for
 quite a
  while.
 
  Are you planing any new features? Would be nice to have a
slider
  on the
  map aswell.
 
 
  i dont know what to say about new features, there were one more
 person
  who asked for dynamically added gmap markers. the component itself
  needs big refactoring to be able to add new google map features.
 
 
  Im currently getting familiar with the component.
 
 
  regards Nino
 
 
  let's see what can be done.
 
  /iulian
 
 
  Iulian Costan wrote:
   where did you checked out gmap  sources from? trunk?
   i dont know if any wicket 1.3 artifacts are deployed
 somewhere, but
   you can checkout wicket source code as well and build it for
  yourself
   as a quick workaround.
  
   or you can get gmap code from 1.2 branch, that depends on
 1.2.*
  wicket
   that is available on central repository for sure.
  
   /iulian
  
   On 5/3/07, *Nino Saturnino Martinez Vazquez Wael *
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  wrote:
  
   Obvoiusly I've tried the 1.3 beta1 release but its not
 in the
   maven repo
   yet.
  
  
  
   Nino Saturnino Martinez Vazquez Wael wrote:
Hi
   
Im trying to get the GMAP contribution to work, i've
  checked it
   out from
svn. But it has a dependency to wicket 1.3 snapshot,
 which
  does
   not exist.
   
...dependency:
dependency
groupId org.apache.wicket/groupId
artifactIdwicket/artifactId
version1.3.0-incubating-SNAPSHOT
/version
/dependency
...dependency
   
 

Re: [Wicket-user] Wicket-stuff GMAP

2007-05-07 Thread Nino Saturnino Martinez Vazquez Wael

did i say thanks? thank you anyway:)

Erik van Oosten wrote:

Nino,

There is a special repository for the snapshots. You can find 
instructions on http://incubator.apache.org/wicket/building-from-svn.html.


Regards,
 Erik.



Nino Saturnino Martinez Vazquez Wael schreef:
  

Hi

Im trying to get the GMAP contribution to work, i've checked it out from 
svn. But it has a dependency to wicket 1.3 snapshot, which does not exist.


...dependency:
dependency
groupIdorg.apache.wicket/groupId
artifactIdwicket/artifactId
version1.3.0-incubating-SNAPSHOT/version
/dependency
...dependency

Does anybody have a jar or a working source, how do I solve this?

regards Nino

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
  



  
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-07 Thread Nino Saturnino Martinez Vazquez Wael
hi Martijn

I've tried to do add this to the pom (of gmap project) but it does not 
seem to work, tries to grab the wicket but fails:
repositories
repository
idorg.apache.wicket.m2/id
nameMaven2 wicket/name
urlhttp://people.apache.org/dist/incubator/wicket//url
/repository
/repositories

Im not familiar with maven, so I might have it all wrong. Any help 
appreciated.

regards Nino


Martijn Dashorst wrote:
 On 5/3/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] wrote:
   
 Obvoiusly I've tried the 1.3 beta1 release but its not in the maven repo
 yet.
 

 Being able to deploy the artifacts to the central repo is something
 that is currently being worked on for incubator projects. Until that
 is sorted out, you'll have to do with the incubator wicket repository
 mentioned in the release notes.

 http://people.apache.org/dist/incubator/wicket/*/m2-repo

 Martijn

   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-07 Thread Martin Funk
Reading this:
http://www.nabble.com/-ANN--Apache-Wicket-1.3.0-incubating-beta1-has-been-released-t3681040.html

id say its:

Nino Saturnino Martinez Vazquez Wael schrieb:
 hi Martijn

 I've tried to do add this to the pom (of gmap project) but it does not 
 seem to work, tries to grab the wicket but fails:
 repositories
 repository
 idorg.apache.wicket.m2/id
 nameMaven2 wicket/name
 urlhttp://people.apache.org/dist/incubator/wicket//url
   
urlhttp://people.*apache*.org/dist/incubator/*wicket*/*apache*-*wicket*-1.3.0-incubating-beta1/m2-repo/
 
http://people.apache.org/dist/incubator/wicket/apache-wicket-1.3.0-incubating-beta1/m2-repo//url
 

 /repository
 /repositories

 Im not familiar with maven, so I might have it all wrong. Any help 
 appreciated.

 regards Nino


 Martijn Dashorst wrote:
   
 On 5/3/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] wrote:
   
 
 Obvoiusly I've tried the 1.3 beta1 release but its not in the maven repo
 yet.
 
   
 Being able to deploy the artifacts to the central repo is something
 that is currently being worked on for incubator projects. Until that
 is sorted out, you'll have to do with the incubator wicket repository
 mentioned in the release notes.

 http://people.apache.org/dist/incubator/wicket/*/m2-repo

 Martijn

   
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user

   


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-07 Thread Martin Funk
oops that's what pasting does to you (me):
 urlhttp://people.apache.org/dist/incubator/wicket/apache-wicket-1.3.0-incubating-beta1/m2-repo//url
  
   


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-07 Thread Nino Saturnino Martinez Vazquez Wael
Hi Iulian

Are you still the sole contibutor behind this component?

Are you planing any new features? Would be nice to have a slider on the 
map aswell.

Im currently getting familiar with the component.

regards Nino

Iulian Costan wrote:
 where did you checked out gmap  sources from? trunk? 
 i dont know if any wicket 1.3 artifacts are deployed somewhere, but 
 you can checkout wicket source code as well and build it for yourself 
 as a quick workaround.

 or you can get gmap code from 1.2 branch, that depends on 1.2.* wicket 
 that is available on central repository for sure.

 /iulian

 On 5/3/07, *Nino Saturnino Martinez Vazquez Wael * 
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Obvoiusly I've tried the 1.3 beta1 release but its not in the
 maven repo
 yet.



 Nino Saturnino Martinez Vazquez Wael wrote:
  Hi
 
  Im trying to get the GMAP contribution to work, i've checked it
 out from
  svn. But it has a dependency to wicket 1.3 snapshot, which does
 not exist.
 
  ...dependency:
  dependency
  groupIdorg.apache.wicket/groupId
  artifactIdwicket/artifactId
  version1.3.0-incubating-SNAPSHOT/version
  /dependency
  ...dependency
 
  Does anybody have a jar or a working source, how do I solve this?
 
  regards Nino
 
 
 -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 
 


 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 

 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-07 Thread Iulian Costan

On 5/7/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED]
wrote:


Hi Iulian

Are you still the sole contibutor behind this component?



well, it seems so but i didnt really maintain this project for quite a
while.

Are you planing any new features? Would be nice to have a slider on the

map aswell.



i dont know what to say about new features, there were one more person who
asked for dynamically added gmap markers. the component itself needs big
refactoring to be able to add new google map features.


Im currently getting familiar with the component.


regards Nino


let's see what can be done.

/iulian


Iulian Costan wrote:

 where did you checked out gmap  sources from? trunk?
 i dont know if any wicket 1.3 artifacts are deployed somewhere, but
 you can checkout wicket source code as well and build it for yourself
 as a quick workaround.

 or you can get gmap code from 1.2 branch, that depends on 1.2.* wicket
 that is available on central repository for sure.

 /iulian

 On 5/3/07, *Nino Saturnino Martinez Vazquez Wael *
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Obvoiusly I've tried the 1.3 beta1 release but its not in the
 maven repo
 yet.



 Nino Saturnino Martinez Vazquez Wael wrote:
  Hi
 
  Im trying to get the GMAP contribution to work, i've checked it
 out from
  svn. But it has a dependency to wicket 1.3 snapshot, which does
 not exist.
 
  ...dependency:
  dependency
  groupIdorg.apache.wicket/groupId
  artifactIdwicket/artifactId
  version1.3.0-incubating-SNAPSHOT/version
  /dependency
  ...dependency
 
  Does anybody have a jar or a working source, how do I solve this?
 
  regards Nino
 
 

-
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 
 



-
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


 


-
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 

 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-05 Thread Erik van Oosten
Nino,

There is a special repository for the snapshots. You can find 
instructions on http://incubator.apache.org/wicket/building-from-svn.html.

Regards,
 Erik.



Nino Saturnino Martinez Vazquez Wael schreef:
 Hi

 Im trying to get the GMAP contribution to work, i've checked it out from 
 svn. But it has a dependency to wicket 1.3 snapshot, which does not exist.

 ...dependency:
 dependency
 groupIdorg.apache.wicket/groupId
 artifactIdwicket/artifactId
 version1.3.0-incubating-SNAPSHOT/version
 /dependency
 ...dependency

 Does anybody have a jar or a working source, how do I solve this?

 regards Nino

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   

-- 
Erik van Oosten
http://day-to-day-stuff.blogspot.com/


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Wicket-stuff GMAP

2007-05-03 Thread Nino Saturnino Martinez Vazquez Wael
Hi

Im trying to get the GMAP contribution to work, i've checked it out from 
svn. But it has a dependency to wicket 1.3 snapshot, which does not exist.

...dependency:
dependency
groupIdorg.apache.wicket/groupId
artifactIdwicket/artifactId
version1.3.0-incubating-SNAPSHOT/version
/dependency
...dependency

Does anybody have a jar or a working source, how do I solve this?

regards Nino

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-03 Thread Nino Saturnino Martinez Vazquez Wael
Obvoiusly I've tried the 1.3 beta1 release but its not in the maven repo 
yet.



Nino Saturnino Martinez Vazquez Wael wrote:
 Hi

 Im trying to get the GMAP contribution to work, i've checked it out from 
 svn. But it has a dependency to wicket 1.3 snapshot, which does not exist.

 ...dependency:
 dependency
 groupIdorg.apache.wicket/groupId
 artifactIdwicket/artifactId
 version1.3.0-incubating-SNAPSHOT/version
 /dependency
 ...dependency

 Does anybody have a jar or a working source, how do I solve this?

 regards Nino

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


   


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-03 Thread Iulian Costan

where did you checked out gmap  sources from? trunk?
i dont know if any wicket 1.3 artifacts are deployed somewhere, but you can
checkout wicket source code as well and build it for yourself as a quick
workaround.

or you can get gmap code from 1.2 branch, that depends on 1.2.* wicket that
is available on central repository for sure.

/iulian

On 5/3/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED]
wrote:


Obvoiusly I've tried the 1.3 beta1 release but its not in the maven repo
yet.



Nino Saturnino Martinez Vazquez Wael wrote:
 Hi

 Im trying to get the GMAP contribution to work, i've checked it out from
 svn. But it has a dependency to wicket 1.3 snapshot, which does not
exist.

 ...dependency:
 dependency
 groupIdorg.apache.wicket/groupId
 artifactIdwicket/artifactId
 version1.3.0-incubating-SNAPSHOT/version
 /dependency
 ...dependency

 Does anybody have a jar or a working source, how do I solve this?

 regards Nino


-
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user





-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-03 Thread Martijn Dashorst
On 5/3/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] wrote:
 Obvoiusly I've tried the 1.3 beta1 release but its not in the maven repo
 yet.

Being able to deploy the artifacts to the central repo is something
that is currently being worked on for incubator projects. Until that
is sorted out, you'll have to do with the incubator wicket repository
mentioned in the release notes.

http://people.apache.org/dist/incubator/wicket/*/m2-repo

Martijn

-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.6 contains a very important fix. Download Wicket now!
http://wicketframework.org

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-03 Thread Nino Saturnino Martinez Vazquez Wael
Yup got the one from trunk, and later I grabbed the one you mention (1.2)

Have sometrouble compiling it but I think its my machine thats acting up.


Iulian Costan wrote:
 where did you checked out gmap  sources from? trunk? 
 i dont know if any wicket 1.3 artifacts are deployed somewhere, but 
 you can checkout wicket source code as well and build it for yourself 
 as a quick workaround.

 or you can get gmap code from 1.2 branch, that depends on 1.2.* wicket 
 that is available on central repository for sure.

 /iulian

 On 5/3/07, *Nino Saturnino Martinez Vazquez Wael * 
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Obvoiusly I've tried the 1.3 beta1 release but its not in the
 maven repo
 yet.



 Nino Saturnino Martinez Vazquez Wael wrote:
  Hi
 
  Im trying to get the GMAP contribution to work, i've checked it
 out from
  svn. But it has a dependency to wicket 1.3 snapshot, which does
 not exist.
 
  ...dependency:
  dependency
  groupIdorg.apache.wicket/groupId
  artifactIdwicket/artifactId
  version1.3.0-incubating-SNAPSHOT/version
  /dependency
  ...dependency
 
  Does anybody have a jar or a working source, how do I solve this?
 
  regards Nino
 
 
 -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 
 


 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 

 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-stuff GMAP

2007-05-03 Thread Nino Saturnino Martinez Vazquez Wael
Martijn Dashorst wrote:
 On 5/3/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] wrote:
   
 Obvoiusly I've tried the 1.3 beta1 release but its not in the maven repo
 yet.
 

 Being able to deploy the artifacts to the central repo is something
 that is currently being worked on for incubator projects. Until that
 is sorted out, you'll have to do with the incubator wicket repository
 mentioned in the release notes.

 http://people.apache.org/dist/incubator/wicket/*/m2-repo

 Martijn

   
ahh thanks:)

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user