Hello all,
I am happy to announce the release of logback version 1.0.12. It
should hit the Maven central repository within the next few hours.
Please refer to the news page for precise details of this release.
http://logback.qos.ch/news.html
You can download logback, including full source code, class files and
documentation on our download page, shown below.
http://logback.qos.ch/download.html
You can receive logback related announcements by subscribing to the
QOS.ch announce mailing list. To subscribe to QOS.ch announce list,
please visit the following URL.
http://www.qos.ch/mailman/listinfo/announce
You may also receive announcements via twitter via the following
account:
https://twitter.com/qos_ch
Enjoy,
--
Ceki Gülcü
Hello all,
Only a day after 0.8, I am happy to announce the availability of
cal10n version 0.8.1 which reverts an backward incompatible change
introduced in 0.8. Please avoid version 0.8, instead use 0.8.1 or
later.
Compiler Assisted Localization, abbreviated as CAL10N (pronounced as
"calion") is a java library for writing localized (internationalized)
messages. It supports java compiler verification of message keys used
in source code and tooling to detect errors in message keys.
The 0.8.x series brings support for JSR-269 annotation processors. In
other words, verification of bundles can be performed at compilation
time. For details see the documentation at:
http://cal10n.qos.ch/manual.html#jsr269
You can download CAL10N, including full source code, class files and
documentation on our download page, shown below.
http://cal10n.qos.ch/download.html
You can receive CAL10N related announcements by subscribing to the
QOS.ch announce mailing list. To subscribe to QOS.ch announce list,
please visit the following URL.
http://www.qos.ch/mailman/listinfo/announce
Enjoy,
--
Ceki
65% of statistics are made up on the spot
Hello all,
I am happy to announce the immediate availability of cal10n version
0.8. This release adds JSR-269 support. In other words, verification
of bundles can be performed at compilation time. For details see the
documentation at:
http://cal10n.qos.ch/manual.html#jsr269
Compiler Assisted Localization, abbreviated as CAL10N (pronounced as
"calion") is a java library for writing localized (internationalized)
messages. It supports java compiler verification of message keys used
in source code and tooling to detect errors in message keys.
You can download CAL10N, including full source code, class files and
documentation on our download page, shown below.
http://cal10n.qos.ch/download.html
You can receive CAL10N related announcements by subscribing to the
QOS.ch announce mailing list. To subscribe to QOS.ch announce list,
please visit the following URL.
http://www.qos.ch/mailman/listinfo/announce
Enjoy,
--
Ceki
65% of statistics are made up on the spot
Hello all,
I am happy to announce the immediate availability of mistletoe version
0.3, a maintenance release containing only minor fixes.
Please refer to the the news page for precise details.
http://mistletoe.qos.ch/news.html
Mistletoe is a junit extension intended for integration testing. In
technical terms, mistletoe is a junit test suite runner presenting the
test results via HTTP as a web-page.
Mistletoe, when incorporated within an application will help diagnose
integration issues. For example, an application which runs perfectly
in the developer's environment may not run properly in the production
environment due to configuration errors and connectivity
issues. Instead of perusing log files, or looking at stack traces,
mistletoe will run a user-specified series of tests and present the
results in the form of a web-page served by the application
itself. Since the tests are run within the context of the deployed
application, given an appropriate test suite, you can home in on
integration problems quickly and conveniently.
See the user manual for more details:
http://mistletoe.qos.ch/manual.html
You can receive mistletoe related announcements by subscribing to the
QOS.ch announce mailing list. To subscribe to QOS.ch announce list,
please visit the following URL.
http://www.qos.ch/mailman/listinfo/announce
Enjoy,
--
Ceki
65% of statistics are made up on the spot