|
|
|
@76
|
[76]
|
09/18/08 17:49:33 |
daniel |
added a new enumeration example |
|
|
|
@75
|
[75]
|
09/18/08 15:59:54 |
daniel |
set new version number |
|
|
|
@74
|
[74]
|
09/18/08 15:56:04 |
daniel |
code formatted |
|
|
|
@73
|
[73]
|
09/18/08 13:48:58 |
daniel |
added enum functionallity to XJConf |
|
|
|
@72
|
[72]
|
02/13/08 17:42:56 |
schst |
Added new get() method, that casts the value before returning it |
|
|
|
@71
|
[71]
|
10/15/07 12:32:28 |
dunja |
new version |
|
|
|
@70
|
[70]
|
10/15/07 12:27:34 |
dunja |
throw exception if method is private |
|
|
|
@69
|
[69]
|
09/18/07 11:25:03 |
schst |
use correct URL for deploying |
|
|
|
@68
|
[68]
|
09/18/07 11:23:13 |
schst |
Cleanup pom |
|
|
|
@67
|
[67]
|
09/11/07 16:33:08 |
dunja |
Ignore eclipse files |
|
|
|
@66
|
[66]
|
09/11/07 16:32:19 |
dunja |
removed eclipse files |
|
|
|
@65
|
[65]
|
09/11/07 16:31:35 |
dunja |
added tests on classes |
|
|
|
@64
|
[64]
|
08/05/06 17:29:33 |
schst |
Added possibility to use a factory method for creating objects. This … |
|
|
|
@63
|
[63]
|
06/06/06 16:35:23 |
mikey |
bumped version number |
|
|
|
@62
|
[62]
|
06/01/06 17:29:48 |
mikey |
added XmlReader?.parse(InputStream? stream) method, refactored init of … |
|
|
|
@61
|
[61]
|
05/20/06 00:03:32 |
schst |
Started implementing the 'extends' functionality, used generics, where … |
|
|
|
@60
|
[60]
|
05/19/06 15:54:25 |
schst |
Added new primitive type 'long', added unit test for primitive attributes |
|
|
|
@59
|
[59]
|
04/04/06 23:01:30 |
schst |
Added more testcases, fixed parameter order in assertion calls (dumb … |
|
|
|
@58
|
[58]
|
04/04/06 23:00:43 |
schst |
Added CLOVER_RUNTIME variable |
|
|
|
@57
|
[57]
|
04/04/06 22:26:47 |
schst |
Added InvalidNamespaceDefinitionException?, added several test cases (17% … |
|
|
|
@56
|
[56]
|
04/04/06 10:50:41 |
schst |
Added the first JUnit test case |
|
|
|
@55
|
[55]
|
04/04/06 10:50:24 |
schst |
Transport more information in the exception (patch by Michael Hartmeier) |
|
|
|
@53
|
[53]
|
03/17/06 18:07:37 |
schst |
Adjusted version |
|
|
|
@52
|
[52]
|
03/17/06 16:50:01 |
schst |
Fixed typo |
|
|
|
@51
|
[51]
|
03/17/06 16:49:38 |
schst |
schema finetuning |
|
|
|
@50
|
[50]
|
02/21/06 21:56:23 |
schst |
Move schema file from test to main |
|
|
|
@49
|
[49]
|
02/21/06 15:50:51 |
chelmst |
Added maven support. |
|
|
|
@48
|
[48]
|
02/21/06 11:43:36 |
chelmst |
Added parse method for InputStream?. |
|
|
|
@47
|
[47]
|
02/16/06 17:37:35 |
schst |
moved the passing of the class loader from the constructor to the parse() … |
|
|
|
@46
|
[46]
|
09/23/05 21:35:57 |
schst |
Schema now actually can be used for validation |
|
|
|
@45
|
[45]
|
08/22/05 21:45:26 |
schst |
Fix ticket #11: Check for all required attributes |
|
|
|
@44
|
[44]
|
08/15/05 22:40:52 |
schst |
Started implementing a schema for the tag definitions |
|
|
|
@43
|
[43]
|
08/12/05 11:05:41 |
schst |
Fixed bug #14 |
|
|
|
@42
|
[42]
|
08/04/05 13:26:24 |
niels |
bugfix recursive method determineAllInterfaces, now it includes also … |
|
|
|
@41
|
[41]
|
08/03/05 13:16:59 |
schst |
Pass the classloader to the extensions |
|
|
|
@40
|
[40]
|
08/03/05 13:13:16 |
schst |
Math extension is now able to add any number of values, fixed exception in … |
|
|
|
@39
|
[39]
|
08/03/05 13:00:09 |
schst |
First working version of extensions that are able to return values to the … |
|
|
|
@38
|
[38]
|
08/02/05 23:16:09 |
schst |
Started implementing a generic tag, this is a work in progress and *must … |
|
|
|
@37
|
[37]
|
08/02/05 23:06:25 |
schst |
Renamed Tag to DefinedTag?, fixed XInclude |
|
|
|
@36
|
[36]
|
08/02/05 22:59:57 |
schst |
Some extension cleanup and some new docblocks |
|
|
|
@35
|
[35]
|
08/02/05 22:48:09 |
schst |
Added some error checks in the *Defintion classes |
|
|
|
@34
|
[34]
|
08/02/05 22:29:04 |
schst |
Handle all exceptions gracefully, delegate to HashMaps? instead of … |
|
|
|
@33
|
[33]
|
08/02/05 22:16:46 |
schst |
Moved exception used by XInclude into a subpackage |
|
|
|
@32
|
[32]
|
08/02/05 22:11:03 |
schst |
Moved Exceptions into a subpackage |
|
|
|
@31
|
[31]
|
07/26/05 15:20:20 |
schst |
Pass the ClassLoader? to all methods that are loading classes, added new … |
|
|
|
@30
|
[30]
|
07/26/05 13:27:58 |
schst |
Implemented request #6 support for primitive types |
|
|
|
@29
|
[29]
|
07/26/05 11:34:23 |
schst |
removed obsolete property |
|
|
|
@28
|
[28]
|
07/26/05 11:32:59 |
schst |
Split convertValue() method into smaller methods, automatically ignore all … |
|
|
|
@27
|
[27]
|
07/26/05 10:45:57 |
schst |
Cleanup: Removed some obsolete methods, renamed setName() to … |
|
|
|
@26
|
[26]
|
07/26/05 10:38:35 |
schst |
Allow attributes to be set as required (implements request #1) |
|
|
|
@25
|
[25]
|
07/26/05 10:18:38 |
schst |
Fixed bug #7: Definitions are able to return their type so the values can … |
|
|
|
@24
|
[24]
|
07/25/05 18:37:54 |
niels |
if attribute is missing for constructor, than throw exception, if … |
|
|
|
@23
|
[23]
|
07/25/05 18:36:23 |
niels |
if attribute not set and no default value exists, than return null on … |
|
|
|
@22
|
[22]
|
07/25/05 17:37:34 |
schst |
removed obsolete imports, fixed coding styles (please always use this.) |
|
|
|
@21
|
[21]
|
07/25/05 17:34:56 |
schst |
Cleaned up the Definition interface (bug #2) and added new definitions for … |
|
|
|
@20
|
[20]
|
07/25/05 17:32:14 |
niels |
-- |
|
|
|
@19
|
[19]
|
07/25/05 17:30:35 |
niels |
add dist to ignore files |
|
|
|
@18
|
[18]
|
07/25/05 11:40:43 |
niels |
added eclipse project settings |
|
|
|
@17
|
[17]
|
07/25/05 11:36:31 |
niels |
added support for superinterfaces when finding the correct method |
|
|
|
@16
|
[16]
|
07/22/05 16:43:43 |
schst |
Allow definition of a constructor, this is very alpha and needs a rewrite, … |
|
|
|
@15
|
[15]
|
07/22/05 11:49:34 |
schst |
Allow more than one definition file |
|
|
|
@14
|
[14]
|
07/22/05 11:18:03 |
niels |
extensions now get the same classloader, than the reader |
|
|
|
@13
|
[13]
|
07/20/05 18:03:16 |
niels |
added classloader attribute, for generated classes |
|
|
|
@12
|
[12]
|
07/04/05 12:55:19 |
schst |
Add namespace to exception message, added support for interface-based … |
|
|
|
@11
|
[11]
|
07/01/05 11:59:22 |
schst |
Added build file |
|
|
|
@10
|
[10]
|
07/01/05 11:24:56 |
schst |
Improved the exception handling |
|
|
|
@9
|
[9]
|
06/30/05 13:16:03 |
schst |
Added a convenience method for adding new extensions |
|
|
|
@8
|
[8]
|
06/29/05 14:55:36 |
schst |
implemented a very basic xInclude machanism, added the internal namespace … |
|
|
|
@7
|
[7]
|
06/24/05 16:40:39 |
schst |
Added support for flexible setter methods for child tags |
|
|
|
@6
|
[6]
|
06/24/05 15:38:20 |
schst |
added missing example files |
|
|
|
@5
|
[5]
|
06/23/05 11:26:28 |
schst |
added decent support for collections |
|
|
|
@4
|
[4]
|
06/23/05 10:18:48 |
schst |
use instanceof operator |
|
|
|
@3
|
[3]
|
06/22/05 16:54:19 |
schst |
Added support for java.util.Properties and java.util.HashMap? |
|
|
|
@2
|
[2]
|
06/17/05 14:34:12 |
schst |
adjusted file paths and class names |
|
|
|
@1
|
[1]
|
06/17/05 14:27:41 |
schst |
Initial commit |