5/08/2010

Mirage 1.0.2 Released!

Mirage 1.0.2 is now available!

Mirage is a simple SQL centric database access library. See the following URL to know about Mirage:

1.0.2 is a maintenance release. Here is the list of changes in this release:

  • Dependency to Spring Framework and Guice became optional.
  • Dependency to the pached OGNL changed to OGNL 2.7.3.
  • BugFix about BLOB support.

BLOB support in 1.0.1 does not work because it contains a serious bug. This bug was fixed in 1.0.2 and dependencies was reviewed and modified to minimum.

And also Mirage with Apache Click example is released. You can get it from the download page.

I wish that Mirage helps your development. Enjoy!

2 件のコメント:

Adrian A. さんのコメント...

> Mirage 1.0.2 Released!
Thanks.

I sent you a small patch with some typo fixes yesterday on sourceforge.net (the Patch section of the tracker):
http://sourceforge.net/support/tracker.php?aid=2998247

Naoki Takezoe さんのコメント...

Many thanks!
I would apply your patch to trunk soon.