thanks for the heads up
On Jan 18, 2012, at 9:37 PM, Steve Ebersole wrote:
> We may have to go right to m8...
>
> http://forums.gradle.org/gradle/topics/plugins_and_classloader_isolation
>
>
> On Wed 18 Jan 2012 08:04:02 AM CST, Steve Ebersole wrote:
>> I am in that process. The problem is up
We may have to go right to m8...
http://forums.gradle.org/gradle/topics/plugins_and_classloader_isolation
On Wed 18 Jan 2012 08:04:02 AM CST, Steve Ebersole wrote:
> I am in that process. The problem is upgrading all the plugins. Stay
> tuned
>
> On Wed 18 Jan 2012 06:16:31 AM CST, Hardy Ferent
I am in that process. The problem is upgrading all the plugins. Stay
tuned
On Wed 18 Jan 2012 06:16:31 AM CST, Hardy Ferentschik wrote:
> Sanne is right, atm you need 1.0-milestone-3. Best always to use gradlew to
> build instead of
> an installed version of gradle.
>
> That said, I was playin
Sanne is right, atm you need 1.0-milestone-3. Best always to use gradlew to
build instead of
an installed version of gradle.
That said, I was playing around with milestone 7 and it seems to be a fair bit
faster. Unfortunately,
the Hibernate Core build would need some adjustments to be able to
Hi Galder,
use version 1.0-milestone-3
personally I always build with the included Gradle version:
./gradlew clean install
Cheers,
Sanne
On 18 January 2012 11:28, Galder Zamarreño wrote:
> Hi all,
>
> Hibernate ORM fails to build with latest Gradle 1.0 Milestone 7, see:
> https://gist.github.co
Hi all,
Hibernate ORM fails to build with latest Gradle 1.0 Milestone 7, see:
https://gist.github.com/1632550
Any idea?
Cheers,
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache
___
hibernate-dev mailing list
hibernate-dev@lists.jbos