Bug #5803
closedTag a release of ECP client code
0%
Description
Before we release, I would like to have a tagged (stable) version of the simple-ecp-client building in hudson. Right now I am building a -SNAPSHOT off of my github repository. At the very least, this should be pulling from a tag that is not creating a -SNAPSHOT jar.
See #5741 for additional background info
Related issues
Updated by ben leinfelder almost 12 years ago
The ECP client depends on shibboleth openSAML libraries that are at 3.0-SNAPSHOT. They have not released 3.0.0 yet. So...we will be cutting a release on a potentially moveable target.
Updated by ben leinfelder almost 12 years ago
I tagged "0.0.2" in Github:
https://github.com/leinfelder/simple-ecp-client/tree/simple-ecp-client-0.0.2
Set up a stable build for ECP in Hudson:
http://dev-testing.dataone.org:8080/hudson/job/simple-ecp-client-stable/
And changed Morpho to pull the non-snapshot 0.0.2.jar.