bdekruijff@gmail.com <bdekruijff@gmail.com>: Author Summary
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| AMDATUPLATFORM › AMDATUGIT › #6 | 3 months ago | 17 passed | |
| AMDATUPLATFORM › AMDATUGIT › #3 | 3 months ago |
AMDATU-529 Initial refactor of Tenant interface
AMDATU-510 Decoupled platform from log.console module
AMDATU-547 Renamed constants classes to match guidelines and cleaned up marker interfaces
AMDATU-519 Removed deprecated RESTservcie marker interface AMDATU-520 Removed JspSupport marker interface and service registration AMDATU-520 Small code tweaks from review AMDATU-521 Remove ResourceSupport marker interface and service registration AMDATU-545 Changed bundle plugin default Bundle-Symbolicname heuristic to ${project.artifactId}
AMDATU-523 Some renaming based on review comments
AMDATU-496 Excluded trnasative deps to old felix osgi api artifacts
AMDATU-527 Refactored server assembly into multiple configurable profiles/servers
AMDATU-466 Default exlusion of maven descriptors for bundle/jar packaging
AMDATU-529 Refactored tenant packages and artifact names
Removed core from all tenant packages Removed core form all artifactIds Changed groupId to org.amdatu.tenant AMDATU-507 Replaced synchronization by singlethreaded executor
AMDATU-529 Refactor Web parameter resolver / Removed dummy itest / Added resolver tests
AMDATU-511 Decoupled platform from the jdk log forwarder
AMDATU-526 Added two sample tenant specific configurations
AMDATU-527 Fixed imports/export on demo bundles
AMDATU-522 Small javadoc update
AMDATU-522 AMDATU-523 Refactorring, bugfixes and improved itest coverage
AMDATU-510 Parking log.console int the attic
AMDATU-529 Refactor of web to updated Tenant interface (compile only)
AMDATU-529 Added kitchensink module to the platform reactor
AMDATU-501 Removed useradminstore itest and from CoreFixture Bundles
AMDATU-507 Removed redundant lifecycle methods / Added explicit close to all imputstreams
AMDATU-529 Alligned release demo configuration with changed properties
AMDATU-547 Constants class rename for tenant adapter
AMDATU-528 Make sure tenant properties are kept on update
AMDATU-501 moved useradminstore-fs to attic
AMDATU-526 Added two sample tenant files to the kitchensync release
AMDATU-554 Additional renames of members, parameters and private methods
AMDATU-529 Moved adaptor related constact to own constants class in adaptor package
AMDATU-501 moved UserAdminCache to attic
AMDATU-507 Code review tweaks
AMDATU-527 Final tweaks to layout / improved batch script
AMDATU-529 Update serviceproperties for existing tenants when configuration is updated
AMDATU-538 Removed projects from platform reactor
AMDATU-529 Removed constants not longer used. Configuration keys must now match svc keys
AMDATU-501 Removed UserAdminCache from core reactor
AMDATU-501 Removed useradminstore-fs from core reactor and itest deps
AMDATU-527 Copy multitenancy demo config files to the correct demo server
AMDATU-529 Changed dutchism adaptor to adapter (from AMDATU-495)
AMDATU-529 Restored hostname based tenant resolver using tenant property.
Requires custom OCD. AMDATU-488 Include log component in default servers
AMDATU-529 Alligned factory metatype and kitchensink multitenant demo to new
config keys AMDATU-529 Refactored multitenant manifest properties to have X- prefix
AMDATU-529 Revert accidental addition of uncomitted artifact in release assembly
AMDATU-527 Refactored to local and global applications with configuration
AMDATU-527 Configurable member should be volatile and reset to default when configuration is removed
AMDATU-511 Moving JDK log forwarder to attic
AMDATU-546 Make sure implementation packages do not get exported
AMDATU-529 Added a little doc to putIfAbsent trickery
|
84 passed |
| AMDATUPLATFORM › AMDATUGIT › #2 | 3 months ago |
AMDATU-538 Removed projects from platform reactor
|
84 passed |
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| AMDATUPLATFORM › AMDATUGIT › #6 | 3 months ago |
AMDATU-529 Refactor Web parameter resolver / Removed dummy itest / Added resolver tests
AMDATU-527 Fixed imports/export on demo bundles
AMDATU-546 Make sure implementation packages do not get exported
AMDATU-545 Changed bundle plugin default Bundle-Symbolicname heuristic to ${project.artifactId}
AMDATU-488 Include log component in default servers
AMDATU-501 Removed useradminstore-fs from core reactor and itest deps
AMDATU-511 Decoupled platform from the jdk log forwarder
AMDATU-507 Removed redundant lifecycle methods / Added explicit close to all imputstreams
AMDATU-527 Copy multitenancy demo config files to the correct demo server
AMDATU-527 Refactored to local and global applications with configuration
AMDATU-501 moved useradminstore-fs to attic
AMDATU-538 Removed projects from platform reactor
AMDATU-529 Alligned release demo configuration with changed properties
AMDATU-510 Parking log.console int the attic
AMDATU-529 Update serviceproperties for existing tenants when configuration is updated
AMDATU-510 Decoupled platform from log.console module
AMDATU-511 Moving JDK log forwarder to attic
AMDATU-527 Final tweaks to layout / improved batch script
AMDATU-522 AMDATU-523 Refactorring, bugfixes and improved itest coverage
AMDATU-466 Default exlusion of maven descriptors for bundle/jar packaging
AMDATU-529 Added a little doc to putIfAbsent trickery
AMDATU-507 Replaced synchronization by singlethreaded executor
AMDATU-529 Removed constants not longer used. Configuration keys must now match svc keys
AMDATU-496 Excluded trnasative deps to old felix osgi api artifacts
AMDATU-529 Alligned factory metatype and kitchensink multitenant demo to new
config keys AMDATU-526 Added two sample tenant files to the kitchensync release
AMDATU-526 Added two sample tenant specific configurations
AMDATU-529 Refactored multitenant manifest properties to have X- prefix
AMDATU-529 Added kitchensink module to the platform reactor
AMDATU-529 Revert accidental addition of uncomitted artifact in release assembly
AMDATU-527 Configurable member should be volatile and reset to default when configuration is removed
AMDATU-529 Refactored tenant packages and artifact names
Removed core from all tenant packages Removed core form all artifactIds Changed groupId to org.amdatu.tenant AMDATU-529 Restored hostname based tenant resolver using tenant property.
Requires custom OCD. AMDATU-528 Make sure tenant properties are kept on update
AMDATU-529 Refactor of web to updated Tenant interface (compile only)
AMDATU-501 Removed UserAdminCache from core reactor
AMDATU-529 Changed dutchism adaptor to adapter (from AMDATU-495)
AMDATU-501 moved UserAdminCache to attic
AMDATU-523 Some renaming based on review comments
AMDATU-527 Refactored server assembly into multiple configurable profiles/servers
AMDATU-529 Moved adaptor related constact to own constants class in adaptor package
AMDATU-501 Removed useradminstore itest and from CoreFixture Bundles
AMDATU-529 Initial refactor of Tenant interface
AMDATU-507 Code review tweaks
AMDATU-547 Renamed constants classes to match guidelines and cleaned up marker interfaces
AMDATU-519 Removed deprecated RESTservcie marker interface AMDATU-520 Removed JspSupport marker interface and service registration AMDATU-520 Small code tweaks from review AMDATU-521 Remove ResourceSupport marker interface and service registration AMDATU-547 Constants class rename for tenant adapter
AMDATU-554 Additional renames of members, parameters and private methods
AMDATU-522 Small javadoc update
|
17 passed |
| Build | Completed | Code Changes | Tests |
|---|
config keys
Removed core from all tenant packages
Removed core form all artifactIds
Changed groupId to org.amdatu.tenant
Requires custom OCD.
AMDATU-519 Removed deprecated RESTservcie marker interface
AMDATU-520 Removed JspSupport marker interface and service registration
AMDATU-520 Small code tweaks from review
AMDATU-521 Remove ResourceSupport marker interface and service registration