That won't help. The eclipselink repo is simply gone. Since the dependency is 
only used for the
tests you should be able to compile it if you skip the test with the 
appropriate gradle command line
option.

I changed the compile dependency on the JPA 2.0 specs to those provided by 
Apache Harmony a few days
ago so you should be fine as long as you don't try to compile and run the tests.

Uli

On 22.11.2011 10:40, josete wrote:
> Hi !
>
> I can't compile tapestry 5.3 released source code, as there's a problem in
> tapestry-jpa package.
>
> According to http://wiki.eclipse.org/EclipseLink/Maven#Location, we need to
> change build.gradle, as it can't find the eclipselink jar.
>
> mavenRepo urls: " http://download.eclipse.org/rt/eclipselink/maven.repo"; to
> the tapestry-jpa/build.gradle will do the trick :)
>
> Thanks.
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Can-t-compile-tapestry-5-3-source-code-tp5013070p5013070.html
> Sent from the Tapestry - Dev mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to