- 30 May, 2010 2 commits
-
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
- 23 May, 2010 1 commit
-
-
Jonathan CLARKE authored
Avoid duplicated code, harmonize error messages and return codes, cleanup comments, various reformatting. References #213.
-
- 20 May, 2010 2 commits
-
-
Jonathan CLARKE authored
Relicensing bin/lsc to BSD license. See http://lists.lsc-project.org/pipermail/lsc-dev/2010-May/000679.html
-
Jonathan CLARKE authored
-
- 19 May, 2010 2 commits
-
-
Jonathan CLARKE authored
-
Jonathan CLARKE authored
Fixes #217. Add methods to the AD util class to convert to and from AD timestamps. Refactor existing methods in AD class to use these.
-
- 18 May, 2010 1 commit
-
-
Jonathan CLARKE authored
-
- 17 May, 2010 3 commits
-
-
Sébastien BAHLOUL authored
-
Rémy-Christophe SCHERMESSER authored
-
Jonathan CLARKE authored
-
- 16 May, 2010 29 commits
-
-
Jonathan CLARKE authored
- rename getActualValue to getCurrentValue - remove needless use of JNDI Attributes - add some Javadoc
-
Jonathan CLARKE authored
Restablish deprecated method getAttributeValueById (removed in r744). Log a warning regarding future removal.
-
Jonathan CLARKE authored
Fixing build: String.isEmpty() is not available in Java 1.5. Maybe we should migrate to 1.6, but fixing for now anyway.
-
Jonathan CLARKE authored
-
Jonathan CLARKE authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
StackTrace should only be displayed on DEBUG
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Jonathan CLARKE authored
Remove unnecessarily thrown Exceptions
-
Jonathan CLARKE authored
-
Jonathan CLARKE authored
-
Rémy-Christophe SCHERMESSER authored
There is no need to catch Exceptions in tests, if a test throws an exception the test fails If you want to test for an Exception use the expected field on the @Test annotation Tests also should be as small as possible, it is best to avoid multiple asserts in one test
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-
Rémy-Christophe SCHERMESSER authored
-