Gary Tierney
05e20d9d51
Reorganize project sources from src/main to src/main/java
2017-05-28 22:04:34 +01:00
Gary Tierney
30a1aebb56
Remove Maven POM files
2017-01-02 04:59:41 +00:00
Gary Tierney
4d79052199
Convert to the gradle build system
...
Ports the Maven build POMs to Gradle build scripts, which are a bit
friendlier to use. Instead of using the exec:java Maven goal to run the
server now, the gradle run task should be used.
2017-01-02 04:44:04 +00:00
CharlesVaneenoo
449ba14b42
Simplify the method getIndefiniteArticle
...
Fix bug
2016-03-11 14:15:14 +01:00
Cube
d45b8ef846
Remove bouncycastle dependency from util
2016-03-08 13:56:12 +02:00
Cube
bde4061b8a
Store RSA in a PEM file instead of xml
...
- RsaKeyGenerator automatically saves the RSA keys in a PEM file
- Corrects key bit size suggestion
2016-03-08 13:55:08 +02:00
CharlesVaneenoo
d9d01d22fb
added the case when we have a between 'A' and 'Z' in the methods encodeBase37
2016-02-11 22:48:26 +01:00
atomicint
d2b54bde4d
Made test class names consistent with other tests
...
Make test classes final
Ensure all test method names are consistent
2016-02-09 10:21:34 -05:00
Major-
12fd037484
Add unit tests for all utility classes
2016-01-31 11:52:28 +00:00
Major-
1cfa11dbad
Fix test class names
2016-01-30 07:54:01 +00:00
Major-
38af001083
Optimise definition decoding for faster start-up.
2015-08-29 19:57:57 +01:00
Major-
0877805982
Fix two failing tests.
2015-05-27 14:53:42 +01:00
Major-
e4778105f5
Modularise! Also add some unit tests.
2015-05-26 13:49:27 +01:00