Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[buckminster-dev] Re: Maven integration first patch

Hi Carlos,
Way cool, you've been busy :-)

I started off creating a new branch for this in our SVN. Then I remembered something about contributions exceeding 250 lines of code from non-committers (this one certainly does). I found this poster:

According to http://www.eclipse.org/legal/EclipseLegalProcessPoster.pdf

AFAICS, your contribution ends up in the "Everything Else" box which means we now have to drag it through the Eclipse IP-clearance process before checking it in to the SVN. Sigh...

On page 2 of the poster, there's a box with "Is the license EPL". It has no "Yes" branch. It seems all code that you've submitted is EPL'ed. I'll check what implications that might have for us but my guess is that a "Yes" would just bypass the next box.

Regards,
Thomas Hallgren


Carlos Sanchez wrote:
I've created https://bugs.eclipse.org/bugs/show_bug.cgi?id=178695 with
all the libs needed for maven integration, and a first patch to parse
pom dependencies with Maven embedder instead of xml parsing.


Back to the top