[dist] camel_pre_svnpubsub
The DIST directory currently contains the following Camel directories: drwxrwsr-x 4 svnwc svnwc 5 Sep 20 11:38 camel drwxrwsr-x 3 apbackup camel 3 Feb 17 2009 camel_pre_svnpubsub Is the camel_pre_svnpubsub directory still needed? Is it referenced in any download pages? If not, please remove it to reduce the load on mirrors and avoid possible confusion as to which one is relevant. Thanks.
Re: [ANNOUNCEMENT] Apache Camel 2.17.1 Released
What is Camel? Why should I be interested in it? The Announce emails are sent to people not on the developer or user lists. Most will have no idea what the project is about. So the e-mails should contain at least brief details of what the product does, and some info on why the new release might be of interest to them. Readers should not have to click the link to find out the basic information (although of course it is useful to have such links for further detail). Please can you add that information to future announce mails? Thanks. On 8 May 2016 at 20:56, Gregor Zurowski wrote: > The Camel community announces the immediate availability of the new > patch release Camel 2.17.1. This release contains 94 bug fixes and > improvements applied in the past months by the community on the Camel > 2.17.x branch. > > The artifacts are published and ready for you to download [1] either > from the Apache mirrors or from the Central Maven repository. For more > details please take a look at the release notes [2, 3]. > > Many thanks to all who made this release possible. > > On behalf of the Camel PMC, > Gregor Zurowski > > [1] http://camel.apache.org/download.html > [2] http://camel.apache.org/camel-2171-release.html > [3] > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334914&projectId=12311211
Re: [ANNOUNCEMENT] Apache Camel 2.18.0 Released
What is the project about? Why should I be interested in it? [rhetorical questions] The Announce emails are sent to people not on the developer or user lists. Most will have no idea what the project is about. So the e-mails should contain at least brief details of what the product does, and some info on why the new release might be of interest to them. Readers should not have to click the link to find out the basic information (although of course it is useful to have such links for further detail). Please can you add that information to future announce mails? Thanks. On 10 October 2016 at 18:10, Christian Mueller wrote: > The Camel community announces the immediate availability of the new > minor release Camel 2.18.0. This release contains over 500 fixes and > improvements. It is also the first release that requires Java 8 and > comes with a much-improved Spring Boot support. > > The artifacts are published and ready for you to download [1] either > from the Apache mirrors or from the Central Maven repository. For more > details please take a look at the release notes [2, 3]. > > Many thanks to all who made this release possible. > > On behalf of the Camel PMC, > Gregor Zurowski > > [1] http://camel.apache.org/download.html > [2] http://camel.apache.org/camel-2180-release.html > [3] > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334759&projectId=12311211
Re: [ANNOUNCE] Apache Camel on Twitter
(Glad it's finally sorted!) The project description is rather terse. I think it would be useful to mention that the software is open source as well as free. Maybe use the tag-line from the website: "Apache Camel ™ is a versatile open-source integration framework based on known Enterprise Integration Patterns." S. On Tue, 29 Jan 2019 at 10:51, Zoran Regvart wrote: > > Hi all, > I'd like to announce that the Apache Camel project now has an official > Twitter account at @ApacheCamel (https://twitter.com/ApacheCamel). > Please follow to receive news about the Camel project. > > On behalf of Apache Camel PMC, > > zoran > -- > Zoran Regvart > > - > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > For additional commands, e-mail: dev-h...@community.apache.org >
[jira] Commented: (CAMEL-2583) index.html files in download directories are hiding files
[ https://issues.apache.org/jira/browse/CAMEL-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982656#action_12982656 ] Sebb commented on CAMEL-2583: - No, I cannot delete the files. The index.html files are no longer present in the mirrored distribution site, however they have been archived, which means that some of the archive files are not accessible. The following files need to be deleted: ./camel/apache-camel/2.0.0/index.html ./camel/apache-camel/2.1.0/index.html ./camel/apache-camel/1.6.2/index.html ./camel/apache-camel/2.0-M2/index.html from /www/archive.apache.org/dist This can be done by anyone with the "camel" group id, which should be all Camel PMC members at least. > index.html files in download directories are hiding files > - > > Key: CAMEL-2583 > URL: https://issues.apache.org/jira/browse/CAMEL-2583 > Project: Camel > Issue Type: Task > Components: website >Affects Versions: 1.6.0, 2.0.0, 2.1.0 >Reporter: sebbASF >Assignee: Hadrian Zbarcea >Priority: Minor > Fix For: 2.6.0 > > > Several of the Camel download directories have index.html files in them. > This means that the server will not list the contents of the directory. > It's not a good idea, as changes to the set of files are not reflected in the > web view. > The directories are: > ./camel/apache-camel/2.0.0/index.html > ./camel/apache-camel/2.1.0/index.html > ./camel/apache-camel/1.6.2/index.html > I've only checked > http://www.apache.org/dist/camel/apache-camel/2.0.0/index.html > but that has two files in the directory which are not in the index file. > I suggest deleting the 3 index files. If you want to add header and foooter > content, use the files HEADER.html and README.html as is done elsewhere. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] [Reopened] (CAMEL-2281) Old releases should be deleted from dist/ directory
[ https://issues.apache.org/jira/browse/CAMEL-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened CAMEL-2281: - However, 2.5.0 and 2.6.0 can now be deleted > Old releases should be deleted from dist/ directory > --- > > Key: CAMEL-2281 > URL: https://issues.apache.org/jira/browse/CAMEL-2281 > Project: Camel > Issue Type: Task > Components: website >Affects Versions: 1.6.0, 2.0-M1, 1.6.1, 1.6.2, 2.0-M2, 2.0-M3, 2.0.0 > Environment: http://www.apache.org/dist/camel/apache-camel/ >Reporter: Sebb >Assignee: Hadrian Zbarcea > Fix For: 2.6.0 > > > The following directories in http://www.apache.org/dist/camel/apache-camel/ > are all old releases: > 1.6.0/ 17-Feb-2009 19:14- > 1.6.1/ 19-May-2009 13:42- > 1.6.2/ 23-Nov-2009 14:52- > 2.0-M1/ 16-Mar-2009 20:08- > 2.0-M2/ 16-Jun-2009 02:30- > 2.0-M3/ 26-Jul-2009 03:27- > 2.0.0/ 24-Aug-2009 00:27- > These should be deleted; only the current release should be present. > Older releases are always available via the archive server, > http://archive.apache.org/dist/camel/apache-camel/ > (Note that it already has 2.1.0 there) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira