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.)

