For the 2.3.1 build of uima-as, we renamed the top level to apache-uima-as (from apache-uima).
Scanning the uima-as source finds some instances of apache-uima that need to be replaced. For instance, there is in the eclipseProject, a directory, which has settings for the javadoc_location, which is not correct. The README says the docs are in docs/pdf/ ... in 2 places; this should read something like docs/d/ ... -Marshall On 1/31/2011 3:31 PM, Marshall Schor wrote: > build from source worked on Windows and Mac. -Marshall > > On 1/31/2011 11:47 AM, Jaroslaw Cwiklik wrote: >> Hi, >> >> Changes since Release Candidate 3: >> >> 1) Fixed missing uima-as docs >> 2) Updated LICENSE and NOTICE files >> 3) Removed 4.1.1 folder from source distribution >> 4) Merged contents of uima-as-distr with uima-as >> >> >> The following is a list of issues addressed in this release: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310570&version=12315335 >> >> UIMA AS release candidate 4 is available in Apache Nexus staging repository >> here: >> https://repository.apache.org/content/repositories/orgapacheuima-019 >> >> The source zip file is available here: >> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc4 >> >> The binaries (zip and tar) are available here: >> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc4 >> >> The Eclipse update-site is available here: >> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc4/eclipse-update-site >> >> SVN Tag Checkout: >> svn co http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.3.1-rc4 >> >> If you would like to use the staged maven release artifacts within your >> maven build >> you need to use version 2.3.1 and include in your settings.xml a reference >> to >> the staging repository: >> https://repository.apache.org/content/repositories/orgapacheuima-019 >> See: http://uima.apache.org/testing-builds.html for details on settting this >> up. >> >> >> Please vote to approve this release: >> >> [ ] +1 Approve the release >> [ ] -1 Veto the release (please provide specific comments) >> [ ] 0 Don't care >> >> Please report any problems you may find. >> >> - Jerry C >> >
