I deleted my ~/.gradle/cache and experienced the same build problems
as everyone else.

I've temporarily commented out some portions of build.gradle causing
the problem.

You should be able to build, but temporarily, we are not generating
aggregate JavaDoc as part of the continousIntegration build.

I'm working with the Gradle folks to restore the missing functionality.

On Sat, Jun 11, 2011 at 9:21 AM, Richard Yunhua Sang
<[email protected]> wrote:
> Looks like this issue is not limited to Windows, I am working on my Macbook
> Pro now, having the similar problem.
>
> ------------------------------------------------------------
> Gradle 1.0-milestone-3
> ------------------------------------------------------------
>
> Gradle build time: Monday, 25 April 2011 5:40:11 PM EST
> Groovy: 1.7.10
> Ant: Apache Ant(TM) version 1.8.2 compiled on December 20 2010
> Ivy: 2.2.0
> JVM: 1.6.0_24 (Apple Inc. 19.1-b02-334)
> OS: Mac OS X 10.6.7 x86_64
>
> Richard
>
> On Sat, Jun 11, 2011 at 8:25 AM, Howard Lewis Ship <[email protected]> wrote:
>
>> I think that narrows things down a bit, if you look at
>> tapestry-javadoc/build.gradle, the logic that sets up its dependencies
>> is very platform specific.  I'll get my windows VM up and running once
>> I get back to Portland and see what I can do to make it work properly.
>>
>> On Fri, Jun 10, 2011 at 11:17 PM, Kalle Korhonen
>> <[email protected]> wrote:
>> > Yes, I just noticed that too. Need to comment out the javadoc
>> > dependencies from the root project. I really don't know enough of the
>> > gradle build to point out the underlying problem, but considering that
>> > even "gradle tasks" initially fails, it doesn't seem like we are using
>> > gradle quite right.
>> >
>> > Kalle
>> >
>> >
>> > On Fri, Jun 10, 2011 at 7:43 PM, Richard Yunhua Sang
>> > <[email protected]> wrote:
>> >> I found the workaround is to disable the javadoc configuration first,
>> then I
>> >> am able to build. After that, everything is back to normal even enable
>> the
>> >> javadoc config.
>> >>
>> >> Richard
>> >>
>> >> On Fri, Jun 10, 2011 at 3:02 PM, Kalle Korhonen
>> >> <[email protected]>wrote:
>> >>
>> >>> On Fri, Jun 10, 2011 at 11:53 AM, Thiago H. de Paula Figueiredo
>> >>> <[email protected]> wrote:
>> >>> > On Fri, 10 Jun 2011 15:48:02 -0300, Kalle Korhonen
>> >>> > <[email protected]> wrote:
>> >>> >> Like it or not. While on Windows, I use bunch of stuff to make it
>> >>> >> behave more like Xnix to reduce my pain.
>> >>> > Cygwin? I just can't do any software development on Windows without
>> it.
>> >>> > Fortunately, I can use Windows just for the games I can't run on
>> Linux.
>> >>> :)
>> >>>
>> >>> That's given, with a bunch of aliases etc. Also
>> >>> https://sourceforge.net/projects/console/ to replace the idiotic
>> >>> Command Prompt.
>> >>>
>> >>> Kalle
>> >>>
>> >>> >
>> >>> > --
>> >>> > Thiago H. de Paula Figueiredo
>> >>> > Independent Java, Apache Tapestry 5 and Hibernate consultant,
>> developer,
>> >>> and
>> >>> > instructor
>> >>> > Owner, Ars Machina Tecnologia da Informação Ltda.
>> >>> > http://www.arsmachina.com.br
>> >>> >
>> >>>
>> >>> ---------------------------------------------------------------------
>> >>> 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]
>> >
>> >
>>
>>
>>
>> --
>> Howard M. Lewis Ship
>>
>> Creator of Apache Tapestry
>>
>> The source for Tapestry training, mentoring and support. Contact me to
>> learn how I can get you up and productive in Tapestry fast!
>>
>> (971) 678-5210
>> http://howardlewisship.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

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

Reply via email to