Fixed!
my fault, thanks to Gunnar for finding the missing permission check.
On 8 May 2013 15:09, Sanne Grinovero wrote:
> I had reported the same in the past, and I think that was before the
> migration.
>
> I've only ever seen it on Hibernate Search so I'm suspecting there is
> something wrong
I had reported the same in the past, and I think that was before the migration.
I've only ever seen it on Hibernate Search so I'm suspecting there is
something wrong in the custom scheme I applied but I could never
figure out what's wrong with it.
If you remember, that was the reason I made you a
Hi all,
Every once in while I'm noticing actions of JIRA user "Anonymous", e.g.
here:
https://hibernate.atlassian.net/browse/HSEARCH-550 (Anonymous made
the transition from "Open" to "Pull request sent").
Until now I assumed one needs to be logged into JIRA to perform any changes
to an issue.
S
Hi Hardy,
I can't reproduce this issue. I removed anything named animal-sniffer* from
my local Gradle artifact cache (file store and module meta-data), and when
doing an ORM build it downloads the expected things (i.e., the POM for the
parent module):
...
hibernate-c3p0:checkJavaApiSignat
Hmm, that's odd. So far this didn't occur on my machine. I'll try to
reproduce it.
--Gunnar
2013/5/8 Hardy Ferentschik
> Hi,
>
> it seems the animal sniffer plugin made it now into the ORM build.
> Unfortunately, I am seeing this when trying a 'gradlew clean build':
>
> FAILURE: Build failed
Hi,
it seems the animal sniffer plugin made it now into the ORM build.
Unfortunately, I am seeing this when trying a 'gradlew clean build':
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/hardy/work/hibernate/git/core/orm-4.0/build.gradle' line: 329
* What went wrong:
Exec
+1 for Gradle 1.6
On 7 Jan 2013, at 8:22 PM, Steve Ebersole wrote:
> I am running into some difficulties with writing the release task in the
> Gradle build, specifically with the ordering between the various tasks
> (e.g., sometimes a jar is built and then clean is run and then Gradle
> trie