GitHub user chamilad opened a pull request:
https://github.com/apache/stratos/pull/239
[STRATOS-1205] - Make Java Cartridge Agent functional
An integration test, similar to the one done for the Python Cartridge Agent
is introduced for the Java Cartridge Agent. Payload parameters are updated.
Waiting for CompleteToplogyEvent and CA initialization logic is synced with the
PCA. Unused code was cleaned up.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chamilad/stratos jca-sync3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/239.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #239
----
commit 4a4f14aaf8907f50a0a4c6d7b90c24b126158587
Author: Chamila de Alwis <[email protected]>
Date: 2015-02-19T08:53:01Z
JCA - Code cleanup - Removed commented code, obsolete classes
ArtifactCopyTask and RepositoryFileListener
commit 9c3b14464fbdccd03adb556e1e2ec7e64b4a40fa
Author: Chamila de Alwis <[email protected]>
Date: 2015-02-19T12:43:15Z
JCA - Added integration test for Java cartridge agent
commit 06a448df5dccbf5624fdf387e9be1bbb126fd6ac
Author: Chamila de Alwis <[email protected]>
Date: 2015-02-20T09:58:33Z
JCA - Moved port check to instance activated event publishing. If ports are
not active InstanceActivatedEvent will not be published.
JCA - Code cleanup - CartridgeAgent.java
commit 69bca0554731a1930feb80a9e8b6252aa513af2f
Author: Chamila de Alwis <[email protected]>
Date: 2015-02-20T20:30:11Z
JCA - integration test - log entries for debugging
commit bae210e9f8bea9a289f9cc086c554894327585b3
Author: Chamila de Alwis <[email protected]>
Date: 2015-02-20T21:18:33Z
JCA - Integration test - Fixed thread.sleep issue. Unzip from
cartridge-agent product directly
commit 27d23045fb86091ee412f0346dccf607b6eb0d63
Author: Chamila de Alwis <[email protected]>
Date: 2015-02-20T22:03:59Z
JCA - Included thrift-client-config in the product
JCA - Fixed topology lock error and unchecked instance activated event
publishing found when testing
JCA - Integration test - Fixed permission issue for extensions in the test
folder
commit bb5b0de1456e550a47377c5008b2ff4e1fc0e7a9
Author: Chamila de Alwis <[email protected]>
Date: 2015-02-21T16:26:45Z
JCA - Integration Test improvments
commit 3ba7635d818237f87e6bbd9a169793d6fac7e713
Author: Chamila de Alwis <[email protected]>
Date: 2015-02-22T19:22:56Z
JCA - Integration test fixes
JCA - Fixed APP_PATH var name, thrift-client-config port, removed unused
constants
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---