Commits by Stephan Schmidt

[53 total ]
Avatar
Added new get() method, that casts the value before returning it

by Stephan Schmidt (Using name ‘schst’) on 2008-02-13 16:42 (10 months ago)

Avatar
use correct URL for deploying

by Stephan Schmidt (Using name ‘schst’) on 2007-09-18 09:25 (about 1 year ago)

Avatar
Cleanup pom

by Stephan Schmidt (Using name ‘schst’) on 2007-09-18 09:23 (about 1 year ago)

Avatar
Added possibility to use a factory method for creating objects. This feature is still under development and subject to change

by Stephan Schmidt (Using name ‘schst’) on 2006-08-05 15:29 (over 2 years ago)

Avatar
Started implementing the 'extends' functionality, used generics, where possible

by Stephan Schmidt (Using name ‘schst’) on 2006-05-19 22:03 (over 3 years ago)

Avatar
Added new primitive type 'long', added unit test for primitive attributes

by Stephan Schmidt (Using name ‘schst’) on 2006-05-19 13:54 (over 3 years ago)

Avatar
Added more testcases, fixed parameter order in assertion calls (dumb mistake)

by Stephan Schmidt (Using name ‘schst’) on 2006-04-04 21:01 (over 3 years ago)

Avatar
Added CLOVER_RUNTIME variable

by Stephan Schmidt (Using name ‘schst’) on 2006-04-04 21:00 (over 3 years ago)

Avatar
Added InvalidNamespaceDefinitionException, added several test cases (17% code coverage reached)

by Stephan Schmidt (Using name ‘schst’) on 2006-04-04 20:26 (over 3 years ago)

Avatar
Added the first JUnit test case

by Stephan Schmidt (Using name ‘schst’) on 2006-04-04 08:50 (over 3 years ago)

Avatar
Transport more information in the exception (patch by Michael Hartmeier)

by Stephan Schmidt (Using name ‘schst’) on 2006-04-04 08:50 (over 3 years ago)

Avatar
Adjusted version

by Stephan Schmidt (Using name ‘schst’) on 2006-03-17 17:07 (over 3 years ago)

Avatar
Fixed typo

by Stephan Schmidt (Using name ‘schst’) on 2006-03-17 15:50 (over 3 years ago)

Avatar
schema finetuning

by Stephan Schmidt (Using name ‘schst’) on 2006-03-17 15:49 (over 3 years ago)

Avatar
Move schema file from test to main

by Stephan Schmidt (Using name ‘schst’) on 2006-02-21 20:56 (over 3 years ago)

Avatar
moved the passing of the class loader from the constructor to the parse() method

by Stephan Schmidt (Using name ‘schst’) on 2006-02-16 16:37 (over 3 years ago)

Avatar
Schema now actually can be used for validation

by Stephan Schmidt (Using name ‘schst’) on 2005-09-23 19:35 (over 3 years ago)

Avatar
Fix ticket #11: Check for all required attributes

by Stephan Schmidt (Using name ‘schst’) on 2005-08-22 19:45 (over 3 years ago)

Avatar
Started implementing a schema for the tag definitions

by Stephan Schmidt (Using name ‘schst’) on 2005-08-15 20:40 (over 3 years ago)

Avatar
Fixed bug #14

by Stephan Schmidt (Using name ‘schst’) on 2005-08-12 09:05 (over 3 years ago)

Avatar
Pass the classloader to the extensions

by Stephan Schmidt (Using name ‘schst’) on 2005-08-03 11:16 (over 3 years ago)

Avatar
Math extension is now able to add any number of values, fixed exception in reader

by Stephan Schmidt (Using name ‘schst’) on 2005-08-03 11:13 (over 3 years ago)

Avatar
First working version of extensions that are able to return values to the surrounding tag

by Stephan Schmidt (Using name ‘schst’) on 2005-08-03 11:00 (over 3 years ago)

Avatar
Started implementing a generic tag, this is a work in progress and *must not* be used in production

by Stephan Schmidt (Using name ‘schst’) on 2005-08-02 21:16 (over 3 years ago)

Avatar
Renamed Tag to DefinedTag, fixed XInclude

by Stephan Schmidt (Using name ‘schst’) on 2005-08-02 21:06 (over 3 years ago)

Avatar
Some extension cleanup and some new docblocks

by Stephan Schmidt (Using name ‘schst’) on 2005-08-02 20:59 (over 3 years ago)

Avatar
Added some error checks in the *Defintion classes

by Stephan Schmidt (Using name ‘schst’) on 2005-08-02 20:48 (over 3 years ago)

Avatar
Handle all exceptions gracefully, delegate to HashMaps instead of extending them (seems cleaner to me)

by Stephan Schmidt (Using name ‘schst’) on 2005-08-02 20:29 (over 3 years ago)

Avatar
Moved exception used by XInclude into a subpackage

by Stephan Schmidt (Using name ‘schst’) on 2005-08-02 20:16 (over 3 years ago)

Avatar
Moved Exceptions into a subpackage

by Stephan Schmidt (Using name ‘schst’) on 2005-08-02 20:11 (over 3 years ago)