I just checked size of the source zip and binary zip. It's strange that the source artifact size is twiced than the binary one.
I can find there are some binary files in the source zip by using find ./ -name "*.jar" .//tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources-1.0.0.jar .//components/camel-spring/src/test/resources/package_scan_test.jar .//components/camel-spring/src/test/resources/package+scan+test.jar I guess these binary files are only used for testing, from my understanding of the Apache release policy[1], we are not supposed to include binary files in the source release kit. [1]http://www.apache.org/legal/release-policy.html#what Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Mon, Feb 18, 2019 at 3:23 PM Gregor Zurowski <gre...@list.zurowski.org> wrote: > > Hi Everyone: > > This is a vote to release Apache Camel 3.0.0-M1, the first milestone > towards a new 3.0.0 major release with currently 366 improvements and > fixes. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12315691&projectId=12311211 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachecamel-1119/ > > Tarballs: > https://repository.apache.org/content/repositories/orgapachecamel-1119/org/apache/camel/apache-camel/3.0.0-M1/ > > Tag: > https://gitbox.apache.org/repos/asf?p=camel.git;a=tag;h=refs/tags/camel-3.0.0-M1 > > Please test this release candidate and cast your vote. > [ ] +1 Release the binary as Apache Camel 3.0.0-M1 > [ ] -1 Veto the release (provide specific comments) > > The vote is open for at least 72 hours. > > Thanks, > Gregor