Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cft-dev] CFT 1.0.M3 with updated patched CF Java client 1.1.4 available for test

Due to this bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=489776

the CFT 1.0.M3 milestone, which has already been released, requires an
updated patched CF Java client 1.1.4, which is maintained outside of
Eclipse here:

https://github.com/nierajsingh/cf-java-client/tree/cft-1.0.0-java-client-1.1.4-patch

The reason for this is that BlueMix tools uses the M3 version and
requires an updated M3 with the newer patched client.

To the CFT devs: please test this M3 update. Update site is listed below.

Note that this is an update to the M3 codebase, rather to M3 itself,
and is therefore available as a separate build and from a separate
update site listed below.

The actual commit that patches the client is here:

https://github.com/nierajsingh/cf-java-client/commit/2044b2f15fdb6b93425ddde062c701c4ce6084ab

The updated M3 can be installed and tested from here:

http://download.eclipse.org/cft/1.0.M3.SR1/

The CFT repo that contains the M3 code base with the patched client is here:

https://github.com/nierajsingh/cft/tree/1.0.M3_cf_java_client_114_patch_489776


Back to the top