12/4/2014 1:05:12 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
11/29/2014 4:09:29 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
12/16/2014 6:20:24 PM
apis to include tenant info
CatalogService is used for Kill Bill modules and relies on InternalTenant info
CatalogApi is used by JAXRS and relies on Tenant info
Added new endpoint in CatalogResource to upload per tenant catalog and retrieve it
Note that default mechanism based on system property 'org.killbill.catalog.uri' remains in place:
* In multi-tenant mode, we first look for tenant specific entries and if not found revert to the global property
* Otherwise we always rely on the property
|
|
12/11/2014 10:16:50 PM
into release-0.12.x
|
|
|
11/20/2014 1:47:03 PM
Meyer <pierre@mouraf.org>
|
11/18/2014 1:38:27 PM
we were including mysql-connector-mxj-db-files
in the war. This is only needed in tests when running an embedded instance
of MySQL. Besides, the jar itself is huge (134M) because it contains versions
for all platforms (FreeBSD, Linux, SunOS, Win) and architectures (i386, x86, sparc).
By removing it, the Kill Bill war is now 45M, down from 178M.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
12/11/2014 10:16:30 PM
tests)
|