Hi Antonio,

Wicked Charts only supports Wicket 1.5.x (wicked-charts-wicket15) and
Wicket 6.x. (wicked-charts-wicket6). I don't know what error you get,
but it won't work with Wicket 1.4.x anyways... .

Regards,
Tom

2013/2/6 Antonio muñoz alonso <antoniovalenciasp...@hotmail.com>:
> Hi.
>
> Yes, I Use
> https://confluence.sakaiproject.org/display/BOOT/Sakai+Wicket+Maven+Archetype.
> but not update it, I have changed the repositories of pom.xml to 1.5 but it
> gives me error.
>
> What do you mean with patch???.
>
> I'm trying to run this: ://code.google.com/p/wicked-charts/ ,
> http://wicked-charts.appspot.com//start/?0
> fails to execute me, guess it will be the version of wicket.
>
> My wicket version is 1.4.17 and this repository use:
>
> Wicket 6.x
>
> <dependency>
>   <groupId>com.googlecode.wicked-charts</groupId>
>   <artifactId>wicked-charts-wicket6</artifactId>
>   <version>1.4.2</version>
> </dependency>
>
> Wicket 1.5.x
>
> <dependency>
>   <groupId>com.googlecode.wicked-charts</groupId>
>   <artifactId>wicked-charts-wicket15</artifactId>
>   <version>1.4.2</version>
> </dependency>
>
>
>
>
>
> Thanks.
>
>
>
>
>
>
>
>
> ________________________________
> Date: Wed, 6 Feb 2013 10:51:49 +1100
> From: steve.swinsb...@gmail.com
> To: users@wicket.apache.org; sakai-...@collab.sakaiproject.org
> Subject: Re: [Building Sakai] Charts Wicket Sakai
>
> Hi,
>
> I wrote the Sakai Wicket Maven Archetype:
> https://confluence.sakaiproject.org/display/BOOT/Sakai+Wicket+Maven+Archetype
>
> Yes, you can upgrade the version of Wicket, but you'll need to adjust code
> as per the 1.5 or 1.6 upgrade guide for Wicket:
> https://cwiki.apache.org/WICKET/migration-to-wicket-15.html
> https://cwiki.apache.org/WICKET/migration-to-wicket-60.html
>
> If you do it, please send a patch and I'll update the archetype.
>
> cheers,
> Steve
>
>
> On Wed, Feb 6, 2013 at 10:42 AM, Paul Bors <p...@bors.ws> wrote:
>
> I'm not sure whick Sakai Archetype you're reffering to.
> Perhaps you can provide the maven coordinates you're using or tyring to use?
>
> However, if you're interested in charts and wicket take a look at the
> following or google for more:
>
> Open Flash:
> https://cwiki.apache.org/WICKET/open-flash-chart-and-wicket.html
>
> jqPlot:
> https://github.com/wicketstuff/core/tree/core-1.5.x/jdk-1.5-parent/jqplot-parent
>
> Or if you can afford the license for HighCharts then try Wicked-Charts
> https://code.google.com/p/wicked-charts/
>
> ~ Thank you,
>    Paul Bors
>
> On Tue, Feb 5, 2013 at 6:05 PM, Antonio muñoz alonso <
> antoniovalenciasp...@hotmail.com> wrote:
>
>> Hi.
>> I use Sakai Archetype based in wicket 1.4.17.I can update the version of
>> wicket??
>> I need to use charts, and most API are from 1.5 or 6
>> Someone I can help?
>>
>> thanks.
>
>
>
> _______________________________________________ sakai-dev mailing list
> sakai-...@collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev TO UNSUBSCRIBE:
> send email to sakai-dev-unsubscr...@collab.sakaiproject.org with a subject
> of "unsubscribe"

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

Reply via email to