[Schmitzm-commits] r1453 - in trunk: . schmitzm-core/src/main/java/de/schmitzm/lang schmitzm-core/src/main/resources/de/schmitzm schmitzm-core/src/main/resources/de/schmitzm/net schmitzm-core/src/main/resources/de/schmitzm/net/mail schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales schmitzm-core/src/test/java/de/schmitzm/lang
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Jan 27 16:01:54 CET 2011
Author: mojays
Date: 2011-01-27 16:01:54 +0100 (Thu, 27 Jan 2011)
New Revision: 1453
Added:
trunk/schmitzm-core/src/main/resources/de/schmitzm/net/
trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/
trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/
trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/
trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/MailResourceBundle.properties
trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/MailResourceBundle_de.properties
trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle.removedKeys.properties
trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle_de.removedKeys.properties
Modified:
trunk/readme.txt
trunk/schmitzm-core/src/main/java/de/schmitzm/lang/ResourceProviderOperator.java
trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle_de.properties
trunk/schmitzm-core/src/test/java/de/schmitzm/lang/ResourceProviderTest.java
Log:
Modified: trunk/readme.txt
===================================================================
--- trunk/readme.txt 2011-01-27 14:07:21 UTC (rev 1452)
+++ trunk/readme.txt 2011-01-27 15:01:54 UTC (rev 1453)
@@ -101,6 +101,7 @@
- de.schmitzm.data -> DataResourceBundle
- de.schmitzm.lang -> LangResourceBundle
- de.schmitzm.swing -> SwingResourceBundle
+- de.schmitzm.net.mail -> MailResourceBundle
- de.schmitzm.geotools.feature -> FeatureResourceBundle
- de.schmitzm.geotools.gui -> GTResourceBundle
- de.schmitzm.jfree -> JFreeResourceBundle
Modified: trunk/schmitzm-core/src/main/java/de/schmitzm/lang/ResourceProviderOperator.java
===================================================================
--- trunk/schmitzm-core/src/main/java/de/schmitzm/lang/ResourceProviderOperator.java 2011-01-27 14:07:21 UTC (rev 1452)
+++ trunk/schmitzm-core/src/main/java/de/schmitzm/lang/ResourceProviderOperator.java 2011-01-27 15:01:54 UTC (rev 1453)
@@ -406,7 +406,7 @@
// IOUtil.createUTF8FileWriter(bundleFile,false);
OutputStream remainingKeysOutput = new FileOutputStream(bundleFile);
// Writer remainingKeysOutput = IOUtil.createUTF8FileWriter(
- // IOUtil.changeFileExt(bundleFile, "remainingKeys"), false );
+// IOUtil.changeFileExt(bundleFile, "remainingKeys"), false );
remainingKeysOutput.write(comments.getBytes()); // write comments as
// their were
Added: trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/MailResourceBundle.properties
===================================================================
--- trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/MailResourceBundle.properties 2011-01-27 14:07:21 UTC (rev 1452)
+++ trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/MailResourceBundle.properties 2011-01-27 15:01:54 UTC (rev 1453)
@@ -0,0 +1,62 @@
+##########
+#Copyright (c) 2009 Martin O. J. Schmitz.
+#
+#This file is part of the SCHMITZM library - a collection of utility
+#classes based on Java 1.6, focusing (not only) on Java Swing
+#and the Geotools library.
+#
+#The SCHMITZM project is hosted at:
+#http://wald.intevation.org/projects/schmitzm/
+#
+#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 Public License for more details.
+#
+#You should have received a copy of the GNU Lesser General Public License (license.txt)
+#along with this program; if not, write to the Free Software
+#Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+#or try this link: http://www.gnu.org/licenses/lgpl.html
+#
+#Contributors:
+# Martin O. J. Schmitz - initial API and implementation
+# Stefan A. Tzeggai - additional utility classes
+##########
+#This file is part of the SCHMITZM library - a collection of utility
+#classes based on Java 1.6, focussing (not only) on Java Swing
+#and the Geotools library.
+#
+#The SCHMITZM project is hosted at:
+#http://wald.intevation.org/projects/schmitzm/
+#
+#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 Public License for more details.
+#
+#You should have received a copy of the GNU Lesser General Public License (license.txt)
+#along with this program; if not, write to the Free Software
+#Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+#or try this link: http://www.gnu.org/licenses/lgpl.html
+#
+#Contributors:
+# Martin O. J. Schmitz - initial API and implementation
+# Stefan A. Tzeggai - additional utility classes
+##########
+# ---------------------------------------------------------------
+# ------ Default Translations (english) for components ------
+# ------ in Package schmitzm.mail ------
+# ---------------------------------------------------------------
+
+MailUtil.DesktopMail.NotSupported=Mailing is not supported on your operating system!
+MailUtil.DesktopMail.CreationError=Error during creation of exception mail
Property changes on: trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/MailResourceBundle.properties
___________________________________________________________________
Name: svn:eol-style
+ native
Added: trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/MailResourceBundle_de.properties
===================================================================
--- trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/MailResourceBundle_de.properties 2011-01-27 14:07:21 UTC (rev 1452)
+++ trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/MailResourceBundle_de.properties 2011-01-27 15:01:54 UTC (rev 1453)
@@ -0,0 +1,62 @@
+##########
+#Copyright (c) 2009 Martin O. J. Schmitz.
+#
+#This file is part of the SCHMITZM library - a collection of utility
+#classes based on Java 1.6, focusing (not only) on Java Swing
+#and the Geotools library.
+#
+#The SCHMITZM project is hosted at:
+#http://wald.intevation.org/projects/schmitzm/
+#
+#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 Public License for more details.
+#
+#You should have received a copy of the GNU Lesser General Public License (license.txt)
+#along with this program; if not, write to the Free Software
+#Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+#or try this link: http://www.gnu.org/licenses/lgpl.html
+#
+#Contributors:
+# Martin O. J. Schmitz - initial API and implementation
+# Stefan A. Tzeggai - additional utility classes
+##########
+#This file is part of the SCHMITZM library - a collection of utility
+#classes based on Java 1.6, focussing (not only) on Java Swing
+#and the Geotools library.
+#
+#The SCHMITZM project is hosted at:
+#http://wald.intevation.org/projects/schmitzm/
+#
+#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 Public License for more details.
+#
+#You should have received a copy of the GNU Lesser General Public License (license.txt)
+#along with this program; if not, write to the Free Software
+#Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+#or try this link: http://www.gnu.org/licenses/lgpl.html
+#
+#Contributors:
+# Martin O. J. Schmitz - initial API and implementation
+# Stefan A. Tzeggai - additional utility classes
+##########
+# ----------------------------------------------------
+# ------ German Translations for components ------
+# ------ in Package schmitzm.mail ------
+# ----------------------------------------------------
+
+MailUtil.DesktopMail.NotSupported=Mailen wird von Ihrem Betriebssystem leider nicht unterst\u00FCtzt.
+MailUtil.DesktopMail.CreationError=Fehler beim Erstellen der Fehler-Mail
Property changes on: trunk/schmitzm-core/src/main/resources/de/schmitzm/net/mail/resource/locales/MailResourceBundle_de.properties
___________________________________________________________________
Name: svn:eol-style
+ native
Added: trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle.removedKeys.properties
===================================================================
Property changes on: trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle.removedKeys.properties
___________________________________________________________________
Name: svn:eol-style
+ native
Modified: trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle_de.properties
===================================================================
--- trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle_de.properties 2011-01-27 14:07:21 UTC (rev 1452)
+++ trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle_de.properties 2011-01-27 15:01:54 UTC (rev 1453)
@@ -27,32 +27,6 @@
# Martin O. J. Schmitz - initial API and implementation
# Stefan A. Tzeggai - additional utility classes
##########
-#This file is part of the SCHMITZM library - a collection of utility
-#classes based on Java 1.6, focussing (not only) on Java Swing
-#and the Geotools library.
-#
-#The SCHMITZM project is hosted at:
-#http://wald.intevation.org/projects/schmitzm/
-#
-#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 Public License for more details.
-#
-#You should have received a copy of the GNU Lesser General Public License (license.txt)
-#along with this program; if not, write to the Free Software
-#Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-#or try this link: http://www.gnu.org/licenses/lgpl.html
-#
-#Contributors:
-# Martin O. J. Schmitz - initial API and implementation
-# Stefan A. Tzeggai - additional utility classes
-##########
# ----------------------------------------------------
# ------ German Translations for GUI components ------
# ------ in Package schmitzm.swing ------
Added: trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle_de.removedKeys.properties
===================================================================
--- trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle_de.removedKeys.properties 2011-01-27 14:07:21 UTC (rev 1452)
+++ trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle_de.removedKeys.properties 2011-01-27 15:01:54 UTC (rev 1453)
@@ -0,0 +1,8 @@
+#======================================================
+#Removed Keys: de.schmitzm.swing.resource.locales.SwingResourceBundle
+#Thu Jan 27 15:55:49 WAT 2011
+Dummy=Dummy DE Label
+#======================================================
+#Removed Keys: de.schmitzm.swing.resource.locales.SwingResourceBundle
+#Thu Jan 27 15:56:51 WAT 2011
+Dummy=Dummy DE Label
Property changes on: trunk/schmitzm-core/src/main/resources/de/schmitzm/swing/resource/locales/SwingResourceBundle_de.removedKeys.properties
___________________________________________________________________
Name: svn:eol-style
+ native
Modified: trunk/schmitzm-core/src/test/java/de/schmitzm/lang/ResourceProviderTest.java
===================================================================
--- trunk/schmitzm-core/src/test/java/de/schmitzm/lang/ResourceProviderTest.java 2011-01-27 14:07:21 UTC (rev 1452)
+++ trunk/schmitzm-core/src/test/java/de/schmitzm/lang/ResourceProviderTest.java 2011-01-27 15:01:54 UTC (rev 1453)
@@ -24,9 +24,9 @@
public void testResourceProviderOperator() throws Exception {
ResourceProviderOperator.main( new String[] {
"-s",
- "src_junit",
+ "src/main/resources",
"-b",
- "schmitzm.lang.resource.locales.TestLangResourceBundle;schmitzm.lang.resource.locales.TestLangResourceBundle2",
+ "de.schmitzm.swing.resource.locales.SwingResourceBundle",
});
}
More information about the Schmitzm-commits
mailing list