Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Files that don't belong in CVS

----- Original Message -----
From: "Mark C. Chu-Carroll" <mcc@xxxxxxxxxxxxxx>
To: "Stellation-res" <stellation-res@xxxxxxxxxxxxxxx>
Sent: Tuesday, February 11, 2003 2:54 PM
Subject: Re: [stellation-res] Files that don't belong in CVS


>
> Mostly +1. These are build products, and as such, don't belong in
> our repository. (Now, if we had a repository with audited builds,
> that would be a different story, but we don't.
>
> The one problem is that I'm trying to move to a build process that
> uses the Eclipse build files. If we don't include those, then we make
> it impossible for non-Eclipsers to build the system.
>
> Perhaps the appropriate thing is to put minimal hand-written build files
> into the project directories that *don't* get changed by Eclipse, and
> that don't include the platform specifics? In other words, create a
> manual build process that parallels the Eclipse one, but doesn't use
> the same build files?
>
> -Mark

It might make sense to provide standalone build.xml files that build
non-Eclipse components such as the Command line client, the admin tool and
the Stellation server. These files should be kept out of the directories
that are considered to be Eclipse source directories.

Regards

Jonathan




Back to the top