Erik Brakkee [Sun, 3 Nov 2024 11:55:10 +0000 (12:55 +0100)]
removed @param
Erik Brakkee [Sun, 3 Nov 2024 11:49:46 +0000 (12:49 +0100)]
less retention of builds, builds were not running before but should not
run daily
Erik Brakkee [Sun, 25 Sep 2022 19:20:50 +0000 (21:20 +0200)]
offline building of site deploy to improve performance.
Erik Brakkee [Sun, 25 Sep 2022 18:40:23 +0000 (20:40 +0200)]
mail notification
Erik Brakkee [Sat, 24 Sep 2022 16:57:01 +0000 (18:57 +0200)]
final tweaks.
Erik Brakkee [Sat, 24 Sep 2022 11:21:08 +0000 (13:21 +0200)]
fix for javadoc:aggregate
Erik Brakkee [Sat, 24 Sep 2022 10:54:52 +0000 (12:54 +0200)]
javadoc config + copying index.html file as well.
Erik Brakkee [Sat, 24 Sep 2022 10:36:40 +0000 (12:36 +0200)]
fixes for the javadoc plugin
Erik Brakkee [Sat, 24 Sep 2022 09:25:02 +0000 (11:25 +0200)]
fix
Erik Brakkee [Sat, 24 Sep 2022 09:23:40 +0000 (11:23 +0200)]
migration to new jenkins
Erik Brakkee [Sat, 12 Oct 2013 12:47:10 +0000 (14:47 +0200)]
Update to release instructions
Updated news.xml to give information about 0.8.
Erik Brakkee [Sat, 12 Oct 2013 12:36:48 +0000 (14:36 +0200)]
updates to release docs.
Erik Brakkee [Sat, 12 Oct 2013 12:24:25 +0000 (14:24 +0200)]
[maven-release-plugin] prepare for next development iteration
Erik Brakkee [Sat, 12 Oct 2013 12:24:24 +0000 (14:24 +0200)]
[maven-release-plugin] prepare release wamblee-utils-0.8
Erik Brakkee [Sat, 12 Oct 2013 12:09:09 +0000 (14:09 +0200)]
UTILS-17
CDI integration in wicket can lead to null pointer exceptions after deserialization
The InjectIonBehavior does injection after deserialization only when beforeRender is called, but beforeRender() is not always the first call done after deserialization. Therefore, InjectionBehavior should do injection straight after deserialization (if needed).
Injection is now done at deserialization.
Erik Brakkee [Sat, 12 Oct 2013 12:08:18 +0000 (14:08 +0200)]
UTILS-16
CachedObject gets out of sync when multiple CachedObjects share the same cache
The cached object now uses the non-null value obtained from the cache instead of the locally cached value in case of a cache hit. The locally cached value is only used when computing the new value fails in case of a cache miss.
Erik Brakkee [Sat, 12 Oct 2013 12:07:12 +0000 (14:07 +0200)]
Git ignore file added.
Erik Brakkee [Sat, 22 Dec 2012 17:39:49 +0000 (18:39 +0100)]
Merge branch 'master' of https://wamblee.org/git/public/utils
Erik Brakkee [Sat, 22 Dec 2012 17:39:18 +0000 (18:39 +0100)]
added a space.
erik [Tue, 20 Mar 2012 11:27:35 +0000 (12:27 +0100)]
added spaces.
Erik Brakkee [Thu, 18 Aug 2011 09:36:20 +0000 (11:36 +0200)]
updated release.sh
Erik Brakkee [Thu, 18 Aug 2011 09:12:32 +0000 (11:12 +0200)]
[maven-release-plugin] prepare for next development iteration
Erik Brakkee [Thu, 18 Aug 2011 09:12:32 +0000 (11:12 +0200)]
[maven-release-plugin] prepare release wamblee-utils-0.7
Erik Brakkee [Thu, 18 Aug 2011 09:08:57 +0000 (11:08 +0200)]
updated release.sh to use --mirror instead of --tags
Erik Brakkee [Thu, 18 Aug 2011 09:08:22 +0000 (11:08 +0200)]
added release notes for version 0.7
Erik Brakkee [Sat, 13 Aug 2011 15:41:17 +0000 (17:41 +0200)]
minor changes to the site.
Erik Brakkee [Sat, 13 Aug 2011 15:06:04 +0000 (17:06 +0200)]
fixed wrong gitweb url.
Erik Brakkee [Sat, 13 Aug 2011 14:47:12 +0000 (16:47 +0200)]
Id is now a string.
Minor change to the site.
Erik Brakkee [Sat, 13 Aug 2011 12:42:37 +0000 (14:42 +0200)]
added new item for move from svn to git.
Erik Brakkee [Sat, 13 Aug 2011 12:16:43 +0000 (14:16 +0200)]
updated svn to git info.
Erik Brakkee [Sat, 13 Aug 2011 12:02:03 +0000 (14:02 +0200)]
added last step in release procedure.
Erik Brakkee [Sat, 13 Aug 2011 11:37:30 +0000 (13:37 +0200)]
adaptations for git.
Erik Brakkee [Sat, 30 Jul 2011 15:53:01 +0000 (15:53 +0000)]
UTILS-15: typesafe id.
Erik Brakkee [Sat, 30 Jul 2011 15:35:07 +0000 (15:35 +0000)]
unit test for system clock.
Erik Brakkee [Mon, 25 Jul 2011 19:06:33 +0000 (19:06 +0000)]
added a testcase specifically for the modification time.
Erik Brakkee [Sun, 24 Jul 2011 18:58:25 +0000 (18:58 +0000)]
UTILS-14: Add clock abstraction.
Erik Brakkee [Sun, 24 Jul 2011 11:53:57 +0000 (11:53 +0000)]
Erik Brakkee [Tue, 5 Jul 2011 16:46:00 +0000 (16:46 +0000)]
no longer depending on hard coded value of schema versions.
Using the schema without a version so it is always resolved from the
jar.
Erik Brakkee [Tue, 5 Apr 2011 21:57:55 +0000 (21:57 +0000)]
typo
Erik Brakkee [Wed, 23 Mar 2011 19:49:45 +0000 (19:49 +0000)]
Erik Brakkee [Wed, 23 Mar 2011 19:49:40 +0000 (19:49 +0000)]
Erik Brakkee [Wed, 23 Mar 2011 19:49:34 +0000 (19:49 +0000)]
Erik Brakkee [Wed, 23 Mar 2011 19:49:27 +0000 (19:49 +0000)]
Erik Brakkee [Wed, 23 Mar 2011 19:49:17 +0000 (19:49 +0000)]
Erik Brakkee [Wed, 23 Mar 2011 19:49:12 +0000 (19:49 +0000)]
Erik Brakkee [Fri, 18 Mar 2011 12:04:37 +0000 (12:04 +0000)]
Erik Brakkee [Fri, 4 Mar 2011 23:49:59 +0000 (23:49 +0000)]
Erik Brakkee [Fri, 4 Mar 2011 22:54:58 +0000 (22:54 +0000)]
Erik Brakkee [Fri, 4 Mar 2011 22:51:59 +0000 (22:51 +0000)]
Erik Brakkee [Fri, 4 Mar 2011 22:49:36 +0000 (22:49 +0000)]
Erik Brakkee [Fri, 4 Mar 2011 22:36:56 +0000 (22:36 +0000)]
Erik Brakkee [Fri, 4 Mar 2011 22:34:04 +0000 (22:34 +0000)]
Added XPath utilities and updated the javadocs.
Erik Brakkee [Thu, 3 Mar 2011 22:18:56 +0000 (22:18 +0000)]
aligned schema API with that of XSL transformation.
Erik Brakkee [Tue, 1 Mar 2011 22:51:27 +0000 (22:51 +0000)]
added namespace context class.
Erik Brakkee [Mon, 28 Feb 2011 22:23:41 +0000 (22:23 +0000)]
added XMLDocument, XMLSchema, and XSLTransformation classes.
XSLTransformer and most of DomUtils have now been removed.
Erik Brakkee [Tue, 22 Feb 2011 20:50:32 +0000 (20:50 +0000)]
ClasspathUriResolver is now also an LSInputResolver so it can be used for both XSLT and XML, XSD.
Erik Brakkee [Tue, 22 Feb 2011 20:15:17 +0000 (20:15 +0000)]
added unit tests for schema validation and a test for not wellformed XML.
Erik Brakkee [Mon, 21 Feb 2011 23:11:28 +0000 (23:11 +0000)]
Now using the dom level 3 API for parsing. Also extended the test case
to verify namespace awareness.
The readAndValidate() method must still be tested.
Removed the dependencies on dom4j and jaxen entirely from the code.
Turned out that conversion from Dom to Dom4j was not namespace aware.
Erik Brakkee [Sun, 13 Feb 2011 19:26:56 +0000 (19:26 +0000)]
added release notes
Erik Brakkee [Sun, 13 Feb 2011 18:23:50 +0000 (18:23 +0000)]
moved snapshot version to dependency management so that release plugin
will step the version correctly.
Erik Brakkee [Sun, 13 Feb 2011 17:54:23 +0000 (17:54 +0000)]
[maven-release-plugin] prepare for next development iteration
Erik Brakkee [Sun, 13 Feb 2011 17:54:21 +0000 (17:54 +0000)]
[maven-release-plugin] prepare release wamblee-utils-0.6
Erik Brakkee [Sun, 13 Feb 2011 17:13:54 +0000 (17:13 +0000)]
Erik Brakkee [Sat, 12 Feb 2011 15:03:58 +0000 (15:03 +0000)]
Erik Brakkee [Sat, 12 Feb 2011 15:01:10 +0000 (15:01 +0000)]
New server side tooltip behavior added.
Erik Brakkee [Sat, 12 Feb 2011 14:40:13 +0000 (14:40 +0000)]
Addition of tooltip behavior.
Upgrade to jquery 1.5
General improvements.
Erik Brakkee [Sat, 12 Feb 2011 14:34:33 +0000 (14:34 +0000)]
typo in javadocs.
Erik Brakkee [Sun, 9 Jan 2011 16:39:44 +0000 (16:39 +0000)]
better maven 3 support. (no more relativePath).
Erik Brakkee [Sun, 9 Jan 2011 14:37:24 +0000 (14:37 +0000)]
cobertura added again.
Erik Brakkee [Sun, 9 Jan 2011 14:19:55 +0000 (14:19 +0000)]
migration to maven 3
Erik Brakkee [Tue, 7 Sep 2010 20:04:51 +0000 (20:04 +0000)]
added the capability to add an optional configuration
object to the ready function. This allows the implementation of plugins that require configuration.
One example is a tooltip plugin that requires the tooltip text and possibly other options to configure
the tooltip.
Erik Brakkee [Sun, 29 Aug 2010 21:48:33 +0000 (21:48 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 20:16:27 +0000 (20:16 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 20:16:21 +0000 (20:16 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 20:16:17 +0000 (20:16 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:42:52 +0000 (19:42 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:40:42 +0000 (19:40 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:33:57 +0000 (19:33 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:33:44 +0000 (19:33 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:33:34 +0000 (19:33 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:33:29 +0000 (19:33 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:33:23 +0000 (19:33 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:33:16 +0000 (19:33 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:01:20 +0000 (19:01 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:01:15 +0000 (19:01 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:01:11 +0000 (19:01 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:01:07 +0000 (19:01 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:01:02 +0000 (19:01 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:00:57 +0000 (19:00 +0000)]
Erik Brakkee [Sat, 28 Aug 2010 19:00:52 +0000 (19:00 +0000)]
Erik Brakkee [Fri, 27 Aug 2010 22:37:36 +0000 (22:37 +0000)]
Erik Brakkee [Fri, 27 Aug 2010 22:37:30 +0000 (22:37 +0000)]
Erik Brakkee [Fri, 27 Aug 2010 22:07:16 +0000 (22:07 +0000)]
Erik Brakkee [Fri, 27 Aug 2010 22:06:14 +0000 (22:06 +0000)]
Erik Brakkee [Fri, 27 Aug 2010 22:06:02 +0000 (22:06 +0000)]
Erik Brakkee [Fri, 27 Aug 2010 22:05:55 +0000 (22:05 +0000)]
Erik Brakkee [Fri, 27 Aug 2010 22:05:49 +0000 (22:05 +0000)]
Erik Brakkee [Fri, 27 Aug 2010 22:05:33 +0000 (22:05 +0000)]
Erik Brakkee [Fri, 27 Aug 2010 22:05:27 +0000 (22:05 +0000)]
Erik Brakkee [Fri, 27 Aug 2010 22:05:21 +0000 (22:05 +0000)]