Hi,

Am 07.09.2016 um 17:13 schrieb Marshall Schor:
> ...
>
> minor pdf format issue - not a blocker.  overflow in example in section 4.4.
> UIMA Ruta Maven Archetype

fixed in current trunk.


> (not a blocker) I think there needs to be a way to build Ruta without
> referencing maven.averbis.com maven repo site.  I think this could be 
> satisfied
> in several ways:
>
> 1) getting these artifacts uploaded to maven central (best way)
>
> 2) documenting in some how-to-build-ruta section of our website how to 
> construct
> a private local repository with these eclipse artifacts, from an existing
> eclipse download, in a step-by-step manner that's easy to follow :-)

Yes, this situation is suboptimal. I also have somethimes the feeling
that our server is in "maintenance" mode meaning it could be faster.
Maybe the traffic is higher than I thought...

1) I don't know, especially since I am not familiar with the
requirements. There are no javadoc and source artefacts... I need to
read a bit...

2) I can do that. I think I already did it once or twice somewhere.

3) Switching the plugin build from felix to tycho, from pom-first to
manifest-first. Tycho can resolve the dependencies using p2
repositories, directly using the eclipse update sites. This would solve
all problems. I did not do it initially because it did not get it up and
running in reasonable time and it was preferable that the ruta plugins
are build in the same way like the other uima plugins. My knowledge
about these things are also outdated now. Maybe this is all much simpler
now, or there are more options.


> Finally, (not a blocker), we really ought to queue up some work to see if we 
> can
> get the eclipse plugins "signed" using the symantec signing service.


Yes. I must admit that I forgot it by intension since I really could use
this release sooner than later. We should schedule some extra time
before the next uimaj/uima-as/ruta release.


Best,


Peter


> [X] +1 OK to release
>
> -Marshall
>
> On 9/1/2016 7:12 AM, Peter Klügl wrote:
>> Hi,
>>
>> the third release candidate of Apache UIMA Ruta v2.5.0 is ready for
>> voting.
>>
>> Changes rc2 -> rc3:
>> - UIMA-5091 Ruta: pdf formatting of documentation
>> - UIMA-5090    Ruta: build warning for ide parser - ResourceLiteral
>> - UIMA-5089    Ruta: NPE thrown for unresolvable feature if type is not
>> known yet
>> - improved release notes: how to update descriptors
>>
>>
>> Major changes in 2.5.0:
>>
>> UIMA Ruta Language and Analysis Engine:
>> - Depends on UIMA 2.9.0 and uimaFIT 2.2.0
>> - New block FOREACH: iterate over pattern and reuse the matched
>> annotation in contained rules
>> - Label expressions across inlined rules are supported, behave like
>> local variables now
>> - Feature expressions on label expressions are supported
>> - Setting values of variables by configuration parameter
>> - Macros support variables
>> - New type function: typeFromString
>> - Wordlist initialization with string expressions: simplified
>> specification of language-dependent dictionary usage
>> - New maven archetype for typical UIMA Ruta projects
>> - Improved and faster maven plugins
>> - Parameters additionalScripts and additionalEngines are now optional
>> - Removed engine loader concept and parameter completely
>> - Removed redundant Document type
>> - Improved datapath support
>> - Improved resource manager support
>> - Many bug fixes and improvements
>>
>> UIMA Ruta Workbench:
>> - Improved support of classpath-lookup in maven-based projects
>> - Launch configuration supports various serialization formats (with
>> preference)
>> - Bug fixes
>>
>>
>> Staging repository:
>> https://repository.apache.org/content/repositories/orgapacheuima-1108/
>>
>> SVN tag:
>> https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.5.0
>>
>> Update site:
>> https://dist.apache.org/repos/dist/dev/uima/ruta-2.5.0-rc3/eclipse-update-site/ruta/
>>
>> Archive with all sources:
>> https://dist.apache.org/repos/dist/dev/uima/ruta-2.5.0-rc3/source-release/ruta-2.5.0-source-release.zip
>>
>>
>> Overall 74 issues have been fixed for this
>> release (a few duplicates and won't fix).
>> They can be found in the RELEASE_NOTES.html.
>>
>> ... and here:
>>
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%202.5.0ruta%20AND%20component%20%3D%20ruta%20ORDER%20BY%20created%20DESC
>>
>> Please vote on release:
>>
>> [ ] +1 OK to release
>> [ ]  0 Don't care
>> [ ] -1 Not OK to release, because ...
>>
>> Thanks.
>>
>> Peter
>>
>>

Reply via email to