Author: tchemit Date: 2011-05-10 12:35:33 +0200 (Tue, 10 May 2011) New Revision: 1911 Url: http://nuiton.org/repositories/revision/i18n/1911 Log: rename eits to introduce their id + add link to its in README files add svn properties add file license header Added: trunk/maven-i18n-plugin/src/it/ano-1494/ trunk/maven-i18n-plugin/src/it/ano-1494/README.txt trunk/maven-i18n-plugin/src/it/evo-1507/ Removed: trunk/maven-i18n-plugin/src/it/ano-encoding/ trunk/maven-i18n-plugin/src/it/evo-formatter/ Modified: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/LICENSE.txt trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/README.txt trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/changelog.txt trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/invoker.properties trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/pom.xml trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/src/main/java/org/nuiton/i18n/MessageConstants.java trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/src/main/resources/i18n/ano-encoding-iso-8859-1_en_GB.properties trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/src/main/resources/i18n/ano-encoding-iso-8859-1_fr_FR.properties trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/src/main/resources/log4j.properties trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/verify.groovy trunk/maven-i18n-plugin/src/it/ano-1494/migrate/LICENSE.txt trunk/maven-i18n-plugin/src/it/ano-1494/migrate/README.txt trunk/maven-i18n-plugin/src/it/ano-1494/migrate/changelog.txt trunk/maven-i18n-plugin/src/it/ano-1494/migrate/invoker.properties trunk/maven-i18n-plugin/src/it/ano-1494/migrate/pom.xml trunk/maven-i18n-plugin/src/it/ano-1494/migrate/src/main/java/org/nuiton/i18n/MessageConstants.java trunk/maven-i18n-plugin/src/it/ano-1494/migrate/src/main/resources/i18n/ano-encoding-migrate_en_GB.properties trunk/maven-i18n-plugin/src/it/ano-1494/migrate/src/main/resources/i18n/ano-encoding-migrate_fr_FR.properties trunk/maven-i18n-plugin/src/it/ano-1494/migrate/src/main/resources/log4j.properties trunk/maven-i18n-plugin/src/it/ano-1494/migrate/verify.groovy trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/LICENSE.txt trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/README.txt trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/changelog.txt trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/invoker.properties trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/pom.xml trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/main/java/org/nuiton/i18n/MessageConstants.java trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/main/resources/i18n/ano-encoding-utf-8_en_GB.properties trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/main/resources/i18n/ano-encoding-utf-8_fr_FR.properties trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/main/resources/i18n/ano-encoding-utf-8_ja_JP.properties trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/test/java/org/nuiton/i18n/ReadTest.java trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/test/resources/log4j.properties trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/verify.groovy trunk/maven-i18n-plugin/src/it/evo-1507/LICENSE.txt trunk/maven-i18n-plugin/src/it/evo-1507/README.txt trunk/maven-i18n-plugin/src/it/evo-1507/changelog.txt trunk/maven-i18n-plugin/src/it/evo-1507/invoker.properties trunk/maven-i18n-plugin/src/it/evo-1507/pom.xml trunk/maven-i18n-plugin/src/it/evo-1507/src/main/resources/i18n/evo-formatter_en_GB.properties trunk/maven-i18n-plugin/src/it/evo-1507/src/main/resources/i18n/evo-formatter_fr_FR.properties trunk/maven-i18n-plugin/src/it/evo-1507/src/main/resources/i18n/other-lib-stringformat_en_GB.properties trunk/maven-i18n-plugin/src/it/evo-1507/src/main/resources/i18n/other-lib-stringformat_fr_FR.properties trunk/maven-i18n-plugin/src/it/evo-1507/src/test/java/org/nuiton/i18n/ReadMessageFormatTest.java trunk/maven-i18n-plugin/src/it/evo-1507/src/test/resources/log4j.properties trunk/maven-i18n-plugin/src/it/evo-1507/verify.groovy trunk/maven-i18n-plugin/src/main/java/org/nuiton/i18n/plugin/bundle/BundleFormatConverter.java trunk/maven-i18n-plugin/src/main/java/org/nuiton/i18n/plugin/bundle/StringFormatToMessageFormat.java trunk/maven-i18n-plugin/src/test/java/org/nuiton/i18n/plugin/bundle/StringFormatToMessageFormatTest.java Added: trunk/maven-i18n-plugin/src/it/ano-1494/README.txt =================================================================== --- trunk/maven-i18n-plugin/src/it/ano-1494/README.txt (rev 0) +++ trunk/maven-i18n-plugin/src/it/ano-1494/README.txt 2011-05-10 10:35:33 UTC (rev 1911) @@ -0,0 +1,2 @@ +This it test the bug http://nuiton.org/issues/show/1494. + Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/README.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/LICENSE.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/README.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/changelog.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/invoker.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/pom.xml ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/src/main/java/org/nuiton/i18n/MessageConstants.java =================================================================== --- trunk/maven-i18n-plugin/src/it/ano-encoding/iso-8859-1/src/main/java/org/nuiton/i18n/MessageConstants.java 2011-05-09 21:51:05 UTC (rev 1909) +++ trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/src/main/java/org/nuiton/i18n/MessageConstants.java 2011-05-10 10:35:33 UTC (rev 1911) @@ -1,3 +1,27 @@ +/* + * #%L + * I18n :: Maven Plugin + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2007 - 2011 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% + */ package org.nuiton.i18n; /** Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/src/main/java/org/nuiton/i18n/MessageConstants.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/src/main/resources/i18n/ano-encoding-iso-8859-1_en_GB.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/src/main/resources/i18n/ano-encoding-iso-8859-1_fr_FR.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/src/main/resources/log4j.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/iso-8859-1/verify.groovy ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/LICENSE.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/README.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/changelog.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/invoker.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/pom.xml ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/src/main/java/org/nuiton/i18n/MessageConstants.java =================================================================== --- trunk/maven-i18n-plugin/src/it/ano-encoding/migrate/src/main/java/org/nuiton/i18n/MessageConstants.java 2011-05-09 21:51:05 UTC (rev 1909) +++ trunk/maven-i18n-plugin/src/it/ano-1494/migrate/src/main/java/org/nuiton/i18n/MessageConstants.java 2011-05-10 10:35:33 UTC (rev 1911) @@ -1,3 +1,27 @@ +/* + * #%L + * I18n :: Maven Plugin + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2007 - 2011 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% + */ package org.nuiton.i18n; /** Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/src/main/java/org/nuiton/i18n/MessageConstants.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/src/main/resources/i18n/ano-encoding-migrate_en_GB.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/src/main/resources/i18n/ano-encoding-migrate_fr_FR.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/src/main/resources/log4j.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/migrate/verify.groovy ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/LICENSE.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/README.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/changelog.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/invoker.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/pom.xml ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/main/java/org/nuiton/i18n/MessageConstants.java =================================================================== --- trunk/maven-i18n-plugin/src/it/ano-encoding/utf-8/src/main/java/org/nuiton/i18n/MessageConstants.java 2011-05-09 21:51:05 UTC (rev 1909) +++ trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/main/java/org/nuiton/i18n/MessageConstants.java 2011-05-10 10:35:33 UTC (rev 1911) @@ -1,3 +1,27 @@ +/* + * #%L + * I18n :: Maven Plugin + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2007 - 2011 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% + */ package org.nuiton.i18n; /** Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/main/java/org/nuiton/i18n/MessageConstants.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/main/resources/i18n/ano-encoding-utf-8_en_GB.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/main/resources/i18n/ano-encoding-utf-8_fr_FR.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/main/resources/i18n/ano-encoding-utf-8_ja_JP.properties ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/test/java/org/nuiton/i18n/ReadTest.java =================================================================== --- trunk/maven-i18n-plugin/src/it/ano-encoding/utf-8/src/test/java/org/nuiton/i18n/ReadTest.java 2011-05-09 21:51:05 UTC (rev 1909) +++ trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/test/java/org/nuiton/i18n/ReadTest.java 2011-05-10 10:35:33 UTC (rev 1911) @@ -1,3 +1,27 @@ +/* + * #%L + * I18n :: Maven Plugin + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2007 - 2011 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% + */ package org.nuiton.i18n; import org.junit.Assert; Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/test/java/org/nuiton/i18n/ReadTest.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/src/test/resources/log4j.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/ano-1494/utf-8/verify.groovy ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/LICENSE.txt ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/maven-i18n-plugin/src/it/evo-1507/README.txt =================================================================== --- trunk/maven-i18n-plugin/src/it/evo-formatter/README.txt 2011-05-09 21:51:05 UTC (rev 1909) +++ trunk/maven-i18n-plugin/src/it/evo-1507/README.txt 2011-05-10 10:35:33 UTC (rev 1911) @@ -1,2 +1,5 @@ +This it test the http://nuiton.org/issues/show/1507. + To test I18nFormatterMessageFormat and conversion from string.format syntax using StringFormatToMessageFormat. + Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/README.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/changelog.txt ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/maven-i18n-plugin/src/it/evo-1507/invoker.properties =================================================================== --- trunk/maven-i18n-plugin/src/it/evo-formatter/invoker.properties 2011-05-09 21:51:05 UTC (rev 1909) +++ trunk/maven-i18n-plugin/src/it/evo-1507/invoker.properties 2011-05-10 10:35:33 UTC (rev 1911) @@ -24,7 +24,7 @@ ### # A comma or space separated list of goals/phases to execute, may # specify an empty list to execute the default goal of the IT project -invoker.goals=clean test -Dlog4j.configuration=file:src/test/resources/log4j.properties +invoker.goals=clean test # Optionally, a list of goals to run during further invocations of Maven #invoker.goals.2=${project.groupId}:${project.artifactId}:${project.version}:run Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/invoker.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/pom.xml ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/src/main/resources/i18n/evo-formatter_en_GB.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/src/main/resources/i18n/evo-formatter_fr_FR.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/src/main/resources/i18n/other-lib-stringformat_en_GB.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/src/main/resources/i18n/other-lib-stringformat_fr_FR.properties ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/maven-i18n-plugin/src/it/evo-1507/src/test/java/org/nuiton/i18n/ReadMessageFormatTest.java =================================================================== --- trunk/maven-i18n-plugin/src/it/evo-formatter/src/test/java/org/nuiton/i18n/ReadMessageFormatTest.java 2011-05-09 21:51:05 UTC (rev 1909) +++ trunk/maven-i18n-plugin/src/it/evo-1507/src/test/java/org/nuiton/i18n/ReadMessageFormatTest.java 2011-05-10 10:35:33 UTC (rev 1911) @@ -1,3 +1,27 @@ +/* + * #%L + * I18n :: Maven Plugin + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2007 - 2011 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% + */ package org.nuiton.i18n; import org.junit.After; Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/src/test/java/org/nuiton/i18n/ReadMessageFormatTest.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/src/test/resources/log4j.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-i18n-plugin/src/it/evo-1507/verify.groovy ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/maven-i18n-plugin/src/main/java/org/nuiton/i18n/plugin/bundle/BundleFormatConverter.java =================================================================== --- trunk/maven-i18n-plugin/src/main/java/org/nuiton/i18n/plugin/bundle/BundleFormatConverter.java 2011-05-10 10:32:40 UTC (rev 1910) +++ trunk/maven-i18n-plugin/src/main/java/org/nuiton/i18n/plugin/bundle/BundleFormatConverter.java 2011-05-10 10:35:33 UTC (rev 1911) @@ -1,3 +1,27 @@ +/* + * #%L + * I18n :: Maven Plugin + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2007 - 2011 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% + */ package org.nuiton.i18n.plugin.bundle; import org.nuiton.i18n.I18nFormatter; Property changes on: trunk/maven-i18n-plugin/src/main/java/org/nuiton/i18n/plugin/bundle/BundleFormatConverter.java ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/maven-i18n-plugin/src/main/java/org/nuiton/i18n/plugin/bundle/StringFormatToMessageFormat.java =================================================================== --- trunk/maven-i18n-plugin/src/main/java/org/nuiton/i18n/plugin/bundle/StringFormatToMessageFormat.java 2011-05-10 10:32:40 UTC (rev 1910) +++ trunk/maven-i18n-plugin/src/main/java/org/nuiton/i18n/plugin/bundle/StringFormatToMessageFormat.java 2011-05-10 10:35:33 UTC (rev 1911) @@ -1,3 +1,27 @@ +/* + * #%L + * I18n :: Maven Plugin + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2007 - 2011 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% + */ package org.nuiton.i18n.plugin.bundle; import java.text.MessageFormat; Property changes on: trunk/maven-i18n-plugin/src/main/java/org/nuiton/i18n/plugin/bundle/StringFormatToMessageFormat.java ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/maven-i18n-plugin/src/test/java/org/nuiton/i18n/plugin/bundle/StringFormatToMessageFormatTest.java =================================================================== --- trunk/maven-i18n-plugin/src/test/java/org/nuiton/i18n/plugin/bundle/StringFormatToMessageFormatTest.java 2011-05-10 10:32:40 UTC (rev 1910) +++ trunk/maven-i18n-plugin/src/test/java/org/nuiton/i18n/plugin/bundle/StringFormatToMessageFormatTest.java 2011-05-10 10:35:33 UTC (rev 1911) @@ -1,3 +1,27 @@ +/* + * #%L + * I18n :: Maven Plugin + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2007 - 2011 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% + */ package org.nuiton.i18n.plugin.bundle; import org.junit.Assert; Property changes on: trunk/maven-i18n-plugin/src/test/java/org/nuiton/i18n/plugin/bundle/StringFormatToMessageFormatTest.java ___________________________________________________________________ Added: svn:eol-style + native