Simon Oberhammer
dd8f8b6caa
bump version
2014-03-12 09:56:29 +01:00
Simon Oberhammer
826987d3a2
new interface method ObjectCache.getStatistics
...
the statistics of a cache instance for an application can be retrieved
by calling `app.__app__.getCacheStatistics()`. That's not very useful for the
default `ObjectCache` but essential for looking into what more complex cache
impls like `SwarmCache` do
we could remove all the other cache statistics methods like `getCacheUsage`
and output that info in the map returned by `getCacheStatistics()`
i had to bump java to 1.5 for the generics.. if that's a problem we can
remove the generics
2013-04-04 11:24:56 +02:00
hns
5774b583eb
Undo last commit, this is supposed to be done by debian patch.
2010-02-05 17:29:06 +00:00
hns
19e6f596c0
Add helmaswarm build targets (used by debian build scripts)
2010-02-05 17:13:35 +00:00
hns
fee6e34d34
Flip version to 1.7.0
2009-09-16 10:03:51 +00:00
hns
545a46a0a1
Remove helma.jar in clean task, otherwise debian build script won't work, but remove nesting wildcards
2009-09-11 14:33:00 +00:00
hns
473b05c77b
Only delete timestamped helma.jar file in clean task
2009-09-11 11:07:24 +00:00
hns
d24fca3a89
Fix clean task to only clean helma*.jar in lib directory.
2009-09-11 10:34:17 +00:00
hns
db9227e95d
Remove rmic task, increase version to 1.7.0-rc3
2009-09-10 14:24:58 +00:00
hns
f0ebbdb6a4
Update version to 1.7.0-rc2.
2009-07-30 10:35:33 +00:00
hns
cfae145756
Set version to 1.7.0-rc1
2009-07-02 12:49:44 +00:00
hns
b20ef3074a
Remove dist directory in ant clean.
2008-12-15 15:54:41 +00:00
hns
c31f60ffa7
Toggle version to 1.7.0 and clean up build file: Remove obsolete CVS stuff, combine sub-targets with just one caller, and remove unused targets.
2008-12-15 15:11:20 +00:00
hns
3673da711c
Remove all generated files in clean task.
2008-12-15 12:42:23 +00:00
zumbrunn
72341e832e
changed build.xml to include itself in generated src packages
2008-10-29 12:13:37 +00:00
hns
c28482264e
Change version number to 1.6.3
2008-10-20 10:37:52 +00:00
hns
a635964fc8
Go back to Java 1.4 compatibility. The few generics uses aren't worth it to require Java 1.5.
2008-10-17 09:14:36 +00:00
hns
b556bc4bd4
Move build.xml to top-level directory.
2008-10-15 09:30:57 +00:00