Hi Jerry, How about checking your release script for uima-as into svn as part of the uima-as project?
Benefits- it won't get lost, and it's available to others who might someday need to release uima-as. Cheers. -Marshall On 1/7/2018 6:27 PM, Jaroslaw Cwiklik wrote: > Damn, I now remember this exact issue biting me before. I'd modified my old > release script but > unfortunately lost it when my disk drive died. Will update the new one to > make sure this is always > tested with every release. > > Jerry > > On Sat, Jan 6, 2018 at 6:55 PM, Eddie Epstein <[email protected]> wrote: > >> - downloaded binary tarball and checked md5sum >> - unpacked, set UIMA_HOME, updated PATH and ran adjustExamplePaths.sh >> - startBroker.sh worked normally >> - ran basic test (MeetingDetectorTaeQueue) from README >> - confirmed -log and -perf options on the basic test are working >> (although error message when required perf-log-file not specified should be >> improved) >> >> - downloaded source zip and checked md5sum >> - built as per embedded documentation but this failed. Adding -U to "mvn >> clean install" fixed it. >> >> - imported uimaj-examples project and defined UIMA_HOME classpath variable >> - tried to run "UIMA Deploy AS Service" but this failed because, >> - the classpath includes the previous version of AMQ and spring jars, >> and even after fixing that, >> - "Project" is unset in the run configs. >> >> [ ] -1 Not OK to release, because of problems with the uimaj-examples >> project. >> >> Eddie >> >> >> On Thu, Dec 14, 2017 at 4:52 PM, Jaroslaw Cwiklik <[email protected]> >> wrote: >> >>> Hi, >>> >>> the UIMA-AS 2.10.2 release candidate 5 is ready for voting. >>> >>> This version contains the following fixes: >>> - fixed documentation >>> >>> The list of changes in Jira: >>> http://issues.apache.org/jira/issues/?jql=fixVersion%20%3D% >>> 202.10.2AS%20AND%20project%20%3D%20UIMA >>> >>> The source and binary zip/tars are staged to >>> http://dist.apache.org/repos/dist/dev/uima/uima-as/2.10.2/RC5/ >>> >>> The eclipse update subsite is here: >>> http://dist.apache.org/repos/dist/dev/uima/eclipse-update-site/uima-as/ >>> >>> The Maven artifacts are here: >>> http://repository.apache.org/content/repositories/orgapacheuima-1177 >>> >>> The SVN tags are here: >>> http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.10.2/ >>> >>> See http://uima.apache.org/testing-builds.html for suggestions on how to >>> test release candidates. >>> >>> Please vote on release: >>> >>> [ ] +1 OK to release >>> [ ] 0 Don't care >>> [ ] -1 Not OK to release, because ... >>>
