[
https://issues.apache.org/jira/browse/MESOS-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892519#comment-13892519
]
Cong Wang commented on MESOS-917:
---------------------------------
DISCLAIMER file is removed by your patch, but you forgot to remove it from
Makefile.am, this breaks `make dist-gzip`. Patch is below:
diff --git a/Makefile.am b/Makefile.am
index 685bd68..bb96565 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@ all-recursive: src/python/setup.py src/java/mesos.pom
# Standard stuff.
-EXTRA_DIST += bootstrap DISCLAIMER LICENSE NOTICE README.md \
+EXTRA_DIST += bootstrap LICENSE NOTICE README.md \
support/atexit.sh support/colors.sh
> Cleanup incubator references left behind
> ----------------------------------------
>
> Key: MESOS-917
> URL: https://issues.apache.org/jira/browse/MESOS-917
> Project: Mesos
> Issue Type: Story
> Reporter: Jake Farrell
> Assignee: Jake Farrell
>
> Couple references to when the project was in the incubator are still in the
> codebase, removing and updating pom to point to correct mailing list
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)