Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [stellation-res] Repository Update (2)

> -----Original Message-----
> From: stellation-res-admin@xxxxxxxxxxxxxxx
> [mailto:stellation-res-admin@xxxxxxxxxxxxxxx]On Behalf Of Jim Wright -
> IBM Research
> Sent: Thursday, September 18, 2003 6:39 PM
> To: stellation-res@xxxxxxxxxxxxxxx
> Subject: [stellation-res] Repository Update (2)
>
>
> I've just finished my second update pass.
> The following repository projects have now been checked and updated if
> necessary:
>
> Pass 1 (earlier today)
>     org.eclipse.stellation.cli
>     org.eclipse.stellation.remote
>     org.eclipse.stellation.repos
>     org.eclipse.stellation.scm.model
>     org.eclipse.stellation.scm.ui
>     org.eclipse.stellation.util
>     org.eclipse.stellation.unittest
>
> Pass 2 (now)
>     org.eclipse.stellation.task
>     org.eclipse.stellation.stim.feature
>     org.eclipse.stellation.vsf
>     org.eclipse.stellation.vsf.feature
>
> The projects org.eclipse.stellation.{task,vsf,vsf.feature} build
> correctly.
>
> The project org.eclipse.stellation.stim.feature crashes mid-build with
> a repeated "IllegalMonitorStateException: current thread not owner" (when
> built using an external Ant file generated by Eclipse).  The feature
> build also crashed the first time I tried to make it using the
> Export button on the Overview page of the Feature Editor.
> However, I retried Export Feature just now and it worked fine.
> Go figure.... (It appears something is flaky in my current
> Linux / Java / Eclipse R3.0M3 environment, but there's no reason
> to think the repository content has been corrupted).
>
> The project org.eclipse.stellation.stim has _not_ been checked in,
> due to a technical problem I'm still chasing down.  My changes
> are primarily deleting unneeded/out of date files; if you want to build
> stim, the repository version should be adequate.
> When the technical issue is resolved, I'll update the repository version.
>
> Jonathan, once someone else (you or Mark) has checked out and
> verified that
> the current repository content is complete/consistent, you should be able
> to start checking your own fixes in.
>

I found the following potentially missing or obsolete stuff.

org.eclipse.stellation.scm.model

   The directory org.eclipse.stellation.scm.model/doc/CVS should not be
present


org.eclipse.stellation.stim

   Is the directory
org.eclipse.stellation.stim/org/eclipse/stellation/stim/messages obsolete?
   Is the directory
org.eclipse.stellation.stim/org/eclipse/stellation/stim/model obsolete?
   The directory
org.eclipse.stellation.stim/org/eclipse/stellation/stim/util is empty. Is
that correct?


org.eclipse.stellation.util

   The files XMLFile.java and XMLOutputStream.java are missing from
org.eclipse.stellation.util/org/eclipse/stellation/util.

In addition, there used to be the source for a bunch of papers plus the
source for the web site. Do you plan to continue to maintain this in CVS for
the time being?

Regards

Jonathan




Back to the top