[jira] [Created] (UIMA-5551) Add registry support so pull services can locate their server

2017-09-06 Thread Burn Lewis (JIRA)
Burn Lewis created UIMA-5551:


 Summary: Add registry support so pull services can locate their 
server
 Key: UIMA-5551
 URL: https://issues.apache.org/jira/browse/UIMA-5551
 Project: UIMA
  Issue Type: New Feature
  Components: DUCC
Reporter: Burn Lewis
Assignee: Burn Lewis
 Fix For: future-DUCC


Optionally allow pull services to use a registry to locate resources such as 
their server and other services such as a database.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Re: [VOTE] uimaj sdk 3.0.0 beta rc2

2017-09-06 Thread Marshall Schor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
 
signatures ok

install into Eclipse (Oxygen), run Component Descriptor, jcasgen: OK

run documentAnalyzer from bin distr, view results:  OK

compare source release with tag: OK

issues fixed: 5 issues in category like Duplicate, not a problem, done, etc.  51
issues in Jira web page, 46 in jira report, OK

api compare report: OK  (it's easier to review the non-html version, e.g.
japicmp.diff )

build from sources: OK

Dependencies: only change is new versions of procyon compilertools and core,
both under Apache license 2.0, available from maven central

License and Notice:  no change from 3.0.0-beta-rc1.

[X] +1 OK to release

- -Marshall Schor


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.21 (MingW32)
 
iQIcBAEBCgAGBQJZsAUgAAoJEHMl+QLhMDqZUUYP/AsyhZBLAMLzaGY2fdtto9ch
GdpLmh4uSub4dw3+JBX1stKkL1+BaNTEAaXBxjhtBGugzWTFVFZGGhPXcSM1u0HU
f7Mr4o0N4gcBS0I9Q/ZLdZOEJCUm5TnAbN4v92XLaSzFZrinU5eJ8WbAP+hpXyEk
AW/wrzbvQGEQboGbqde29ovzX+hhPKIKsAgDWBQL5/iNNaqErw6DcZ3Iv6uyNvBo
o8L8skpWwRe6ClauyPwU7oNLuGnhwO+N7dGZfohvhC1EqwJZOmJaEIlUXGLOzvn/
H8RlZZW8SHDhfcICMMx89ZD2hz4B9DWjw9WuD04wEPsC0u8uI1JtkYu2fUO3U8Dq
YP/1ZcGquFsfUnaJ1Lj1D96rEgnZLNfy9FCovWHIcXBpSqFssurz6J5O25gM0PgT
3Nd/7ivImUyUJs5NZJJY6UhsCcVXa/eowmfdk+X4UoSI8WizsPMolNOwqvcgDuAA
CeaH3scES9jA1cHu+faBMpox3Y1mit+EcR5DbQT1gKA1G3opR5B034Lyr2tRH0vK
IlFMVvW89NxJrRpUS68KeYAEWwAg8SwFy9H3sgjRy5CMuZ5fD5plbCBFOGkhm0fk
2zgZlyl/LnI2gBRiVfjBVDQoOU7noJ8F29CBj89aV2BEgm+HEEfAA2z6dhRzjzzG
xsc2uu5WHaEdDGUzfjKb
=YbJj
-END PGP SIGNATURE-



[jira] [Created] (UIMA-5550) Eclipse Update Site improvement for 3.0.0SDK

2017-09-06 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-5550:


 Summary: Eclipse Update Site improvement for 3.0.0SDK
 Key: UIMA-5550
 URL: https://issues.apache.org/jira/browse/UIMA-5550
 Project: UIMA
  Issue Type: Task
  Components: Eclipse plugins
Reporter: Marshall Schor
Assignee: Marshall Schor
 Fix For: 3.0.0SDK


Figure out how to drop the older versions (alpha and beta) from the eclipse 
update site for 3.0.0.
Decide on a naming convention for the 3.0.0 "branch" if keeping separate.

Figure out how to move older versions for v2 Uima to "archive" spot, not in the 
Apache "mirrors".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[VOTE] uimaj sdk 3.0.0 beta rc2

2017-09-06 Thread Marshall Schor
Here's RC2 for uimaj-sdk 3.0.0-beta.

There are many fixes and improvements since the first rc on 27 April 2017, due
to much testing.

List of changes:
https://issues.apache.org/jira/browse/UIMA/fixforversion/12339590
36 new Jiras (out of 51) since rc1; to see, sort by key and looke at UIMA-5407
and newer.

The v3 users guide has many updates and corrections.

Maven artifacts:
https://repository.apache.org/content/repositories/orgapacheuima-1154

Source and binary zip/tar staged to:
https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-beta-rc2/artifacts/

Eclipse update site (no need to download, just use this as the link in Eclipse's
install):
https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-beta-rc2/uimaj-v3-pre-production/

SVN tag: 
https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/tags/uimaj-3.0.0-beta/

Please vote on release:

[ ] +1 OK to release
[ ] 0 Don't care
[ ] -1 Not OK to release, because ...

Thanks.

-Marshall