Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] SVN based Athena build debugging

On Tue, Jan 26, 2010 at 11:27 AM, David Carver <d_a_carver@xxxxxxxxx> wrote:
> Chris change the job to a BASH based build, and it should be able to get the
> files.  Ant based SVN builds will currently fail on the fetch.   SVN only
> sucks because it the appropriate extensions aren't included.
>
> There is another option and that is to by pass the MAPs all together and do
> a local workspace build, allowing Hudson to check everything out from Head.
>   The problem is not really the build but the fact that base builder
> requires special extensions in order to get code to build.   You are dealing
> with a legacy design issue when CVS was the only viable open source option.

We are a bash based build now and fail at the same place.
    https://build.eclipse.org/hudson/job/cbi-UFaceKit-nightly/10/console

My hunch is our .map file format...
    https://build.eclipse.org/hudson/job/cbi-UFaceKit-nightly/ws/athena/org.eclipse.ufacekit.releng/maps/all.map/*view*/

Any ideas? Do we have the exact form somewhere?

-- 
Cheers,

Chris Aniszczyk
http://aniszczyk.org


Back to the top