Hi!

I have an already working JCache (JSR 107) annotations integration for Tapestry-IoC, but built using Maven (it was suposed to be part of JCache's reference implementation, but they refused my contribution). Now I'm trying to convert it to Gradle so it can be a Tapestry subproject, but with no success so far. I've created a tapestry-ioc-jcache subfolder, copied and adapted the build.gradle from tapestry-json.

If I run gradle eclipse from the root project, it gets ignored. If I run it from the tapestry-ioc-jcache subfolder, which I guess I'm not supposed to do, it complains about the tapestryVersion() function not being available.

Any hints?

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

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

Reply via email to