3/14/2014 7:01:52 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
3/14/2014 6:54:58 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
3/14/2014 6:53:49 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
3/13/2014 5:16:54 PM
Meyer <pierre@mouraf.org>
|
3/13/2014 5:16:40 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
3/13/2014 5:16:19 PM
Meyer <pierre@mouraf.org>
|
3/13/2014 5:00:02 PM
Meyer <pierre@mouraf.org>
|
3/13/2014 3:59:56 PM
patch removes the calls to System.getProperties() and centralizes
the management of properties around the ConfigSource object (this work
had already been started, but not yet completed). A nice side effect is
that we can now enforce certain properties (e.g. making sure user.timezone=UTC).
This also helps us delegate properties to a Properties file via
-Dorg.killbill.server.properties=/path/to/killbill.properties.
Finally, this also fixes a bug in UriAccessor in the file access path.
We also re-introduced a test dependency on both MySQL and H2 in all modules. While not
strictly needed (could be only activated in the mysql and h2 profiles), it makes
it easier to run tests in the IDE.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
3/10/2014 11:27:39 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
3/9/2014 11:06:55 PM
start-server script, but H2
for the jetty-console war.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|