Regarding to the '.keystore' file is not in our source distribution, I have fixed this by renaming the file to 'ks.keystore' and updating the test. Aki, you mention there are more files. I could found others. Could we tell me, which files are also missing!?
Regarding to the two source distribution issue. I have raised CAMEL-6777 [1] and I will go ahead and fixed it. Please have a look (@all) whether the fix looks also appropriate for you. [1] https://issues.apache.org/jira/browse/CAMEL-6777 Thanks, Christian ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Sat, Sep 21, 2013 at 10:57 PM, Christian Müller < [email protected]> wrote: > [1] is the official source distro, not [2]. It should contain all source > files you need to build this release (I'm not sure whether the test files > are mandatory, because you can skip the tests). At present, it doesn't > contain the .keystore file because of line 41 in [4]. I will go ahead and > fix this... > > I don't know why we also have [2] and [3]. Probably mistakenly... > > [1] > https://repository.apache.org/content/repositories/orgapachecamel-077/org/apache/camel/apache-camel/2.11.2/apache-camel-2.11.2-src.zip > [2] > https://repository.apache.org/content/repositories/orgapachecamel-077/org/apache/camel/camel/2.11.2/camel-2.11.2-source-release.zip > [3] > https://repository.apache.org/content/repositories/orgapachecamel-077/org/apache/camel/camel/2.11.2/camel-2.11.2-source-release.tar.gz > [4] > https://git-wip-us.apache.org/repos/asf?p=camel.git;a=blob;f=apache-camel/src/main/descriptors/src.xml;h=beb9610b3113ab2c83032e2e030b3bcb702856f6;hb=HEAD > > Best, > Christian > ----------------- > > Software Integration Specialist > > Apache Camel committer: https://camel.apache.org/team > V.P. Apache Camel: https://www.apache.org/foundation/ > Apache Member: https://www.apache.org/foundation/members.html > > https://www.linkedin.com/pub/christian-mueller/11/551/642 > > > On Fri, Sep 20, 2013 at 4:33 PM, Aki Yoshida <[email protected]> wrote: > >> i have a question about the tarball source versions. >> since i seem to have downloaded the wrong one today. >> >> what is the difference between >> >> apache-camel-2.11.2-src.zip Thu Sep 19 09:37:49 UTC 2013 >> 22188570 >> camel-2.11.2-source-release.zip Thu Sep 19 06:25:46 UTC 2013 >> 21892865 >> >> i mistakenly downloaded the first one and noticed some files are missing >> (e.g., >> components/camel-crypto/src/test/resources/.keystore) so the build was >> failing. >> >> the second one contains this file. >> i didn't compare them in details but wondered why some files are >> missing in the large one (both zip). >> >> by the way, for the second one, there is a smaller tar.gz version. >> >> regards, aki >> >> >> 2013/9/19 Christian Müller <[email protected]>: >> > After 2 month of development, we have a new bug fix release candidate >> > apache-camel-2.11.2 ready. >> > It comes with 120 issues resolved: new features, improvements and bug >> fixes >> > [1]. You can find the release notes here [2]. >> > >> > Please find the staging repo here: >> > https://repository.apache.org/content/repositories/orgapachecamel-077/ >> > >> > The tarballs are here >> > >> https://repository.apache.org/content/repositories/orgapachecamel-077/org/apache/camel/apache-camel/2.11.2/ >> > >> > Tag: >> > >> https://git-wip-us.apache.org/repos/asf?p=camel.git;a=tag;h=e8e80b4347e6f400317062d05c5b3940fb7ecaab >> > >> > Please review, help out with testing and vote to approve this release >> > binary. Please mention what you tested to prevent duplicate work. Your >> vote >> > counts! >> > >> > [ ] +1 Release the binary as Apache Camel 2.11.2 >> > [ ] -1 Veto the release (provide specific comments) >> > Vote is open for at least 72 hours. >> > >> > Thanks in advance, >> > Christian >> > >> > [1] >> > >> https://issues.apache.org/jira/issues/?jql=project%20%3D%20CAMEL%20AND%20fixVersion%20%3D%20%222.11.2%22 >> > [2] >> > >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&version=12324654 >> > >
