Author: tchemit Date: 2010-10-09 01:23:21 +0200 (Sat, 09 Oct 2010) New Revision: 165 Url: http://nuiton.org/repositories/revision/jredmine/165 Log: vm files does not use properties comment Style Modified: trunk/maven-jredmine-plugin/src/main/resources/org/nuiton/jredmine/plugin/announcement/release-email-announcement.vm trunk/src/license/project.xml Modified: trunk/maven-jredmine-plugin/src/main/resources/org/nuiton/jredmine/plugin/announcement/release-email-announcement.vm =================================================================== --- trunk/maven-jredmine-plugin/src/main/resources/org/nuiton/jredmine/plugin/announcement/release-email-announcement.vm 2010-10-08 23:19:24 UTC (rev 164) +++ trunk/maven-jredmine-plugin/src/main/resources/org/nuiton/jredmine/plugin/announcement/release-email-announcement.vm 2010-10-08 23:23:21 UTC (rev 165) @@ -1,27 +1,3 @@ -### -# #%L -# JRedmine :: Maven plugin -# -# $Id$ -# $HeadURL$ -# %% -# Copyright (C) 2009 - 2010 Tony Chemit, CodeLutin -# %% -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Lesser General Public License as -# published by the Free Software Foundation, either version 3 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 Lesser Public License for more details. -# -# You should have received a copy of the GNU General Lesser Public -# License along with this program. If not, see -# <http://www.gnu.org/licenses/lgpl-3.0.html>. -# #L% -### The ${developmentTeam} is pleased to announce the ${finalName} release! ${introduction} Modified: trunk/src/license/project.xml =================================================================== --- trunk/src/license/project.xml 2010-10-08 23:19:24 UTC (rev 164) +++ trunk/src/license/project.xml 2010-10-08 23:23:21 UTC (rev 165) @@ -52,13 +52,13 @@ <include>**/*.apt</include> </fileSet> </header> - <header> + <!--header> <commentStyle>properties</commentStyle> <fileSet> <basedir>src/main/resources</basedir> <include>**/*.vm</include> </fileSet> - </header> + </header--> <header> <commentStyle>xml</commentStyle>