On 1/26/2011 8:16 PM, Marshall Schor wrote: > Looks like these are missing. They're located in the uimaj-as-distr project, > which is not at the top level. > I'm not sure how to fix this. Some possibilities include merging the > uima-as-distr project and the uima-as project (following the suggestion of > Jukka > in https://issues.apache.org/jira/browse/UIMA-1967
The other way to fix this I think, is to put all the things that should be in the source-release.zip as top level files, in the uima-as project as top level files. So, in particular, the source-release versions of the License and Notice files should be located there. The source-release.zip assembly copies these to the top level of the zip. I recommend we merge the uima-as-distr project with the top level one, however (the suggestion in UIMA-1967). I can help do this if you want :-) - I did it for the add-ons. -Marshall > -Marshall > > On 1/26/2011 7:48 PM, Marshall Schor wrote: >> The License / Notice in the SVN Checkout doesn't match the License Notice in >> the >> source distribution; both of them look not quite right. >> >> The NOTICE file in the source checkout: it says copyright 2006-2010, should >> be >> 2008-2011?; >> the one in the -source-release is missing the additional notices that are in >> the >> source checkout >> >> It's not clear to me why the source distribution includes Derby Notice (in >> the >> source checkout); and the other Notices need confirmation that they're still >> required. >> >> The license in the SVN Checkout has many additional licenses; some of these >> are >> needed (e.g. for Saxon); I'm not sure about the others (depends on what is >> being >> distributed with the source). The License in the -source-release only has >> the >> Apache license. >> >> -Marshall >> >> On 1/26/2011 10:49 AM, Jaroslaw Cwiklik wrote: >>> Hi, >>> >>> Changes since Release Candidate 2: >>> >>> 1) Modified UIMA-AS README >>> 2) Release Candidate 2 was bad due to a fact that the Nexus Repo was not >>> closed between RC1 and RC2 >>> >>> >>> The following is a list of issues addressed in this release: >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12315335&styleName=Html&projectId=12310570&Create=Create >>> >>> UIMA AS release candidate 3 is available in Apache Nexus staging repository >>> here: >>> https://repository.apache.org/content/repositories/orgapacheuima-077 >>> >>> The source zip file is available here: >>> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc3 >>> >>> The binaries (zip and tar) are available here: >>> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc3 >>> >>> The Eclipse update-site is available here: >>> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc3/eclipse-update-site >>> >>> SVN Tag Checkout: >>> svn co http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.3.1-rc3 >>> >>> 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-077 >>> 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 >>> >
