oh, sorry about that :(
---
Strong Liu
http://hibernate.org
http://github.com/stliu
On Mar 25, 2011, at 3:40 AM, Steve Ebersole wrote:
> We got it promoted..
>
> On Thursday, March 24, 2011, at 01:44 pm, Steve Ebersole wrote:
>> Lots of us are getting failures with gradle-jdocbook too.
We got it promoted..
On Thursday, March 24, 2011, at 01:44 pm, Steve Ebersole wrote:
> Lots of us are getting failures with gradle-jdocbook too...
>
> Could not resolve all dependencies for configuration
> ':documentation:classpath':
> - unresolved dependency: org.jboss.jdocbook#gradle-jdocbo
Lots of us are getting failures with gradle-jdocbook too...
Could not resolve all dependencies for configuration
':documentation:classpath':
- unresolved dependency: org.jboss.jdocbook#gradle-jdocbook;1.1.0: not
found
https://repository.jboss.org/nexus/content/groups/public/org/jboss/jdocbo
On Wed, 23 Mar 2011 15:41:29 +0100, Max Rydahl Andersen
wrote:
>> Speaking of shading, this could be an easy solution for METAGEN-53 as
>> well.
>>
>
> For metagen-53 I recall that the only dependency is class name lookup
> which could just as easily be replaced with strings to avoid the
>
> Speaking of shading, this could be an easy solution for METAGEN-53 as well.
>
For metagen-53 I recall that the only dependency is class name lookup which
could just as easily
be replaced with strings to avoid the multijar setup.
Maybe the same goes for validator annotation processor ?
/ma