Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Today's integration build

Thanks, Sonia.

We came to the same conclusion, but we decided to just remove the offending 
jar from CVS for now and re-version. The deletion has been released to CVS 
and we've updated the ant.map file. Please restart today's build. Sorry for 
the trouble.

Thanks,
- Jared

On Tuesday 08 October 2002 09:31 am, you wrote:
> I think I have found the problem - the target that compiles the
> antsupportlib.jar is not being executed because the already exists in the
> org.eclipse.ant.core/lib directory when it is checked out from
> dev.eclipse.org, and the build fails when it tries to copy its non-existent
> compile log:
>  <target name="lib/antsupportlib.jar" depends="init" unless
> ="lib/antsupportlib.jar">
>
> Sonia
>
>
>
>
>
>                       Jared Burns
>                       <jared-eclipse@mn.        To:      
> dean_roberts@xxxxxxx rr.com>                   cc:      
> eclipse-dev@xxxxxxxxxxx Sent by:                  Subject:  [eclipse-dev]
> Today's integration build eclipse-dev-admin@
>                       eclipse.org
>
>
>                       10/08/2002 10:00
>                       AM
>                       Please respond to
>                       eclipse-dev
>
>
>
>
>
>
> Hi, Dean.
>
> It looks like last night's nightly build failed because of something wrong
> with the Ant core build.xml. We're looking into the problem, but I thought
> I'd let you know since this will probably break the integration build
> today.
> If the build hasn't started yet, you might want to hold off until we figure
>
> this out.
>
> Thanks,
> - Jared
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/eclipse-dev
>
>
>
>
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/eclipse-dev


Back to the top