- Oct 30, 2006
-
-
Ceki Gulcu authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
Access now knows about Evaluators. Working on Filters
-
Sebastien Pennec authored
-
Sebastien Pennec authored
deleted some comments
-
- Oct 29, 2006
-
-
Ceki Gulcu authored
ongoing work on auto configuration, and reset procedure
-
Ceki Gulcu authored
ongoing work on auto configuration
-
Ceki Gulcu authored
Loggers should be of type org.slf4j not logback-classic.
-
- Oct 27, 2006
-
-
Sebastien Pennec authored
-
Sebastien Pennec authored
some pom updates about code generation
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
No commit message
-
Sebastien Pennec authored
-
Sebastien Pennec authored
No commit message
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Ceki Gulcu authored
- improvements to tests
-
Ceki Gulcu authored
- corrected a hard to spot bug in AbstractEvaluatorFilter. It has methods like public int getOnMatch() public void setOnMatch(String) public int getOnMismatch() public void setOnMismatch(String) The fact that the getter returned an int and the setter took a String has PropertySetter confused. I removed the getOn*match methods which were not used anywhere.
-
- Oct 26, 2006
-
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
No commit message
-
Sebastien Pennec authored
No commit message
-
Sebastien Pennec authored
-
Sebastien Pennec authored
changing again port number, this time to 8090, since 8089 is taken on my windows machine, althought all servers are down...
-
Sebastien Pennec authored
other minor fixes
-
Sebastien Pennec authored
-
Sebastien Pennec authored
No commit message
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
- Oct 25, 2006
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
Added MDC support to JaninoEventEvaluator, with moderate success
-
Ceki Gulcu authored
-