Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [stellation-res] Missing stuff on Stellation Server

<snip>
>
> I found some more stuff.
>
> 1. org.eclipse.stellation.cli is missing .project and .classpath. This is
> critical because we need them to build.
>
> 2. org.eclipse.stellation.repos is missing the following (as
> compared to the
> CVS contents)
>     install.xml
>     lib.xml
>     doc (directory)
>     schema (directory)
> 3. org.eclipse.stellation.model is missing
>     schema (directory)
>     This directory also contains the CVS directories for each source
> directory. Did  you intend to add this to the Stellation
> repository, and if
> so, why for this project only?
>
>
> These problems raise a number of issues. I think we are going to
> need a very
> well structured process for the next while if we are to keep the master
> repository from becoming a mess. The following points come to mind.
>
> 1. Which is the master repository?
>    Personally I think it should be the Stellation repository.
> 2. How will the slave repository be maintained?
>    Will it be updated by individual committers?
>    Will it be updated centrally?
>    What is the update freqency for the slave repository?
>

And another problem.

The Junit test StringListTest is present in both
org.eclipse.stellation.repos/unittest
and in org.eclipse.stellation.util/unittest. I belongs in the latter only.
This problem is present in both the CVS repository and in the Stellation
repository.

Regards

Jonathan Gossage




Back to the top