I thought the instructions weren't actually broken Brian. Do these two lines at the bottom of the file:
"At the moment, you will have to edit the source dependencies to remove nested folders. On each project, edit properties, Build Path, Source and remove missing Source folders." Not fix the issue? Perhaps you are talking about a different bug than Ian? - Cassie On Wed, Apr 30, 2008 at 5:27 PM, Brian Eaton <[EMAIL PROTECTED]> wrote: > On Wed, Apr 30, 2008 at 7:02 AM, Ian Boston <[EMAIL PROTECTED]> wrote: > > 2. The problem is MECLIPSE-444 which will be fixed in 2.5.2, not certain > > what to do here ? Users can edit the eclipse project to fix the > errors..... > > but it would be nice to make it work. > > > > Alternatively, > > svn mv javascript jstemp > > svn commit > > svn mkdir javascript > > svn mv jstemp javascript/src > > > > and then add a pom with a zip target so the javascript can be packaged. > > > > features probably want to be a jar > > > > ..... but I dont know if that is acceptable for other languages ? > (please > > advise) > > I can't advise on the other languages, but having broken instructions > in the README is not cool. We should remove them entirely if we can't > fix them. > > (The Maven eclipse plug-in does work, so my opinion is we ought to > document how to use it, if we doc anything.) >

