Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] XSL Tools build failure

Turns it out, it had wst pre-req for tests, and wst pre-req on web page ... but xml for the build/compile part ... seemed mixed.

Step 1. I forgot everything I knew and tried changing all to pre-req wst. Upon seeing the failure, I recalled why we ended up with that
mixed requirements case (in short, it's because we build xsl twice, once with wst and then again seperately ... well, that and a pde bug).

Step 2. Opened a bug to document the issues, so I won't forget again (ha). See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=261116
In short, the work around is to create a special pre-req zip to use for the separate build, which I just happened to name 'xml'.








Inactive hide details for David M Williams---01/14/2009 03:53:53 PM---oops, I "blindly" updated the pre-req  from M1 to M4 and David M Williams---01/14/2009 03:53:53 PM---oops, I "blindly" updated the pre-req from M1 to M4 and don't think we produced an M4 version of th


From:

David M Williams/Raleigh/IBM@IBMUS

To:

Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>

Date:

01/14/2009 03:53 PM

Subject:

Re: [wtp-releng] XSL Tools build failure

Sent by:

wtp-releng-bounces@xxxxxxxxxxx




oops, I "blindly" updated the pre-req from M1 to M4 and don't think we produced an M4 version of the xml zip.
Does that matter to you? Or, can we change it to WST for now? (And, actually, I thought it was wst, so I might have to look a couple of places).

These pre-reqs will likely change over the next few milestones (both in details and the whole "process" structure) so my "wst" solution above is
meant to be temporary.



Inactive hide details for David Carver ---01/14/2009 03:41:35 PM---I'm seeing the following error when I try to execute a XSL TDavid Carver ---01/14/2009 03:41:35 PM---I'm seeing the following error when I try to execute a XSL Tools build on the build server:

From:

David Carver <dcarver@xxxxxxxxxxxxxxxx>

To:

Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>

Date:

01/14/2009 03:41 PM

Subject:

[wtp-releng] XSL Tools build failure

Sent by:

wtp-releng-bounces@xxxxxxxxxxx




I'm seeing the following error when I try to execute a XSL Tools build
on the build server:

java.io.FileNotFoundException:
/shared/webtools/prereqsCache/wtp-xml-S-3.1M4-20081219210304.zip (No
such file or directory)

Which I think is causing the build to fail.

Dave




_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/wtp-releng

_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng


GIF image

GIF image


Back to the top