Hi,
The reason for the below exception that I had both ChenilleKit and
tapestry-kaptcha on my classpath.
If I remove tapestry-kaptcha I don't get the below error.
Regards,
Balazs
On 25 February 2015 at 23:10, Balázs Palcsó wrote:
> Hi,
>
> Thanks for the quick replies. I will try to implement
Hi,
Thanks for the quick replies. I will try to implement it.
Regarding ChenilleKit JARs. I have added this dependency to build.gradle:
compile 'org.chenillekit:chenillekit-tapestry:1.3.3' which brings in these
files. chenillekit-core-1.3.3, chenillekit-google-1.3.3,
chenillekit-image-1.3.3, chen
On Wed, 25 Feb 2015 13:10:30 -0300, George Christman
wrote:
I just worry about things breaking internally when overriding some of
these core versions.
Nothing will break if Hibernate kept backward compatibility between these
two minors versions, and I do think there'll be no problem.
t
On Wed, 25 Feb 2015 09:37:27 -0300, Amit S2
wrote:
Hi,
Hi!
We are using Apache Tapestry 4.1 in our application. We have number
of
pages in that application and we are using multiple components to render
the UI. In order to add new functionality to existing application we have
to
I just worry about things breaking internally when overriding some of these
core versions. For the time being I just overrode the version and posted
this message as information to the team.
Thanks
On Wed, Feb 25, 2015 at 10:33 AM, Dmitry Gusev
wrote:
> Hey,
>
> Just add latest version to your p
Hey,
Just add latest version to your project's pom.xml / build.gradle and you
should be fine,
it will override any transitive dependencies you might have from Tapestry
JARs.
On Wed, Feb 25, 2015 at 6:16 PM, George Christman
wrote:
> Hi guys, it looks like we are a couple point releases behind o
Hi guys, it looks like we are a couple point releases behind on hibernate
core. I'm trying to upgrade to hibernate-search 5.0.1 but it requires core
4.3.8, any chance we could upgrade the version?
thanks
Hi,
We are using Apache Tapestry 4.1 in our application. We have number of
pages in that application and we are using multiple components to render
the UI. In order to add new functionality to existing application we have
to add some more components in our pages.If we are adding new component