NCEAS / morpho

Morpho metadata editor
GNU General Public License v2.0
3 stars 1 forks source link

Tag a release of ECP client code #977

Closed mbjones closed 6 years ago

mbjones commented 6 years ago

Author Name: ben leinfelder (ben leinfelder) Original Redmine Issue: 5803, https://projects.ecoinformatics.org/ecoinfo/issues/5803 Original Date: 2013-01-23 Original Assignee: ben leinfelder


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

mbjones commented 6 years ago

Original Redmine Comment Author Name: ben leinfelder (ben leinfelder) Original Date: 2013-02-01T00:28:02Z


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.

mbjones commented 6 years ago

Original Redmine Comment Author Name: ben leinfelder (ben leinfelder) Original Date: 2013-02-01T22:02:48Z


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.

mbjones commented 6 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:31:43Z


Original Bugzilla ID was 5803