Before we do a camel-extra 2.10.0 release, I would like to discuss to change the license header in camel-extra to the following one. It's the GNU v2 license header template:
/************************************************************************************** Copyright (C) 2008 - 2012 Camel Extra Team. http://code.google.com/a/apache-extras.org/p/camel-extra/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/licenses/gpl-2.0-standalone.html ***************************************************************************************/ And if you have some minutes/hours free, could you try to get the maven-rat-plugin (version 0.8) working with the new license headers? It should be possible to refer to a custom license header but I didn't got it working until now: http://ci.apache.org/projects/rat/apache-rat-plugin/examples/custom-license.html Best, Christian On Wed, Jul 4, 2012 at 4:00 PM, Henryk Konsek <hekon...@gmail.com> wrote: > > When we tag camel-extra 2.10.0, we have to update the version to 2.10.0 > in > > camel-extra too. For this, we need the Camel 2.10.0 artifacts (not only > in > > a staging repo). > > So Camel 2.10.0 arrived to Central [1]. Can I tag 2.10.0 version of > Camel-Extra then? I can almost hear Maven release:prepare goal begging > me to execute it :) . > > [1] http://central.maven.org/maven2/org/apache/camel/camel-core/2.10.0 > > -- > Henryk Konsek > http://henryk-konsek.blogspot.com >