You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemml.apache.org by Deron Eriksson <de...@gmail.com> on 2016/01/20 21:30:45 UTC

Release source package

I have a question (mostly for Luciano).

I'm examining the release candidate files to try to verify that our
candidate files are compliant with the Apache release management policy (
http://incubator.apache.org/guides/releasemanagement.html).

I see under the Release Check List (
http://incubator.apache.org/guides/releasemanagement.html#check-list), the
following:

"3.6 Release consists of source code only, no binaries.
Each Apache release must contain a source package. This package may not
contain compiled components (such as "jar" files) because compiled
components are not open source, even if they were built from open source."

Is this referring to -sources.jar or -src.tar.gz/-src.zip?
In system-ml-0.9.0-incubating-src.tar.gz, there
is src/test/config/hadoop_bin_windows/bin/winutils.exe. Does this need to
be removed? Or is the "source package" referring to the -sources.jar? Since
it says each release must contain a source package, and -sources.jar is a
source package, I assume we are fine. Is that correct?

Deron

Re: Release source package

Posted by Luciano Resende <lu...@gmail.com>.
On Wed, Jan 20, 2016 at 12:30 PM, Deron Eriksson <de...@gmail.com>
wrote:

> I have a question (mostly for Luciano).
>
> I'm examining the release candidate files to try to verify that our
> candidate files are compliant with the Apache release management policy (
> http://incubator.apache.org/guides/releasemanagement.html).
>
> I see under the Release Check List (
> http://incubator.apache.org/guides/releasemanagement.html#check-list), the
> following:
>
> "3.6 Release consists of source code only, no binaries.
> Each Apache release must contain a source package. This package may not
> contain compiled components (such as "jar" files) because compiled
> components are not open source, even if they were built from open source."
>
> Is this referring to -sources.jar or -src.tar.gz/-src.zip?
>

-src.tar.gz or -src.zip mostly


> In system-ml-0.9.0-incubating-src.tar.gz, there
> is src/test/config/hadoop_bin_windows/bin/winutils.exe. Does this need to
> be removed?


Most likely, I really would like to get us out of having this in our git
repository, particularly because of the issues mentioned above, but also
because it makes us stick to one given Hadoop build.


> Or is the "source package" referring to the -sources.jar? Since
> it says each release must contain a source package, and -sources.jar is a
> source package, I assume we are fine. Is that correct?
>
>
This should be ok...


> Deron
>

Please create a sub-task under SYSTEMML-463 to track this issue.

https://issues.apache.org/jira/browse/SYSTEMML-463


-- 
Luciano Resende
http://people.apache.org/~lresende
http://twitter.com/lresende1975
http://lresende.blogspot.com/