branch, master, updated. v0.6-6-gfddb824

The branch, master has been updated via fddb824fc7864d6f9d12fe0f111e01cd17993850 (commit) from a264da16ea50b785c2dd97eef9362a903ef1aaa8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.qos.ch/gitweb/?p=cal10n.git;a=commit;h=fddb824fc7864d6f9d12fe0f11... http://github.com/ceki/cal10n/commit/fddb824fc7864d6f9d12fe0f111e01cd1799385... commit fddb824fc7864d6f9d12fe0f111e01cd17993850 Author: Ceki Gulcu <ceki@qos.ch> Date: Thu Sep 3 09:10:58 2009 +0200 Preparing release 0.6.5 diff --git a/cal10n-site/src/site/pages/manual.html b/cal10n-site/src/site/pages/manual.html index fa8f93b..88a8aa1 100644 --- a/cal10n-site/src/site/pages/manual.html +++ b/cal10n-site/src/site/pages/manual.html @@ -355,12 +355,6 @@ public class MyAllInOneColorVerificationTest { is unsurprisingly called <em>mvn-cal10n-plugin</em>. </p> - <p><b>Until the relevant artifacts are uploaded to the central maven - repository, you unfortunately need to install the - <em>maven-cal10n-plugin</em> manually by running "mvn install" from - the folder where you unpacked the CAL10N distribution.</b> - </p> - <p>Using <em>maven-cal10n-plugin</em> is pretty easy. To verify enums in a given project, just declare the <em>maven-cal10n-plugin</em> in the <code><build></code> section, @@ -374,7 +368,6 @@ public class MyAllInOneColorVerificationTest { <plugin> <groupId>ch.qos.cal10n.plugins</groupId> <artifactId>maven-cal10n-plugin</artifactId> - <version>${project.version}</version> <executions> <execution> <id>aNameOfYourChoice</id> diff --git a/cal10n-site/src/site/pages/news.html b/cal10n-site/src/site/pages/news.html index 60f5914..6d7c640 100644 --- a/cal10n-site/src/site/pages/news.html +++ b/cal10n-site/src/site/pages/news.html @@ -29,12 +29,13 @@ <hr width="80%" align="center" /> - <h3>xx of September 2009 - Release of CAL10N version 0.6.5</h3> + <h3>3rd of September 2009 - Release of CAL10N version 0.6.5</h3> <p><code>MessageConveyor</code> now caches resource bundles for dramatically (500 fold) improved performance.</p> - <p>Resource bundles are reloaded upon change.</p> + <p>Resource bundles are automatically <a + href="manual.html#reload">reloaded upon change.</a></p> <hr width="80%" align="center" /> ----------------------------------------------------------------------- Summary of changes: cal10n-site/src/site/pages/manual.html | 7 ------- cal10n-site/src/site/pages/news.html | 5 +++-- 2 files changed, 3 insertions(+), 9 deletions(-) hooks/post-receive -- Compiler assisted localization library
participants (1)
-
git-noreply@pixie.qos.ch