Re: [VOTE] Release jUDDI-3.2.1

2014-12-05 Thread Alex O'Ree
Per the jUDDI release policy, the vote is now closed and it passed with 5+
and 0-, all votes were binding. Looks like we're good to go for 3.2.1

On Fri, Dec 5, 2014 at 10:49 AM, Tom Cunningham  wrote:

>
> +1
>
> On 12/4/14, 6:26 PM, Alex O'Ree wrote:
>
> Dear jUDDI enthusiasts,
>
> The new release is here! We are long overdue. This release is primarily
> bug fixes however there's a number of new featuresJust check out the
> release notes below!
>
> Here’s are some highlights for this version 3.2.1
>
>-
>
>More TCK Tests were added and refactored
> -
>
>juddi-gui, numerous enhancements, service editor was redesigned to
>help make binding editing easier and simpler, more i18n work and security
>fixes
> -
>
>DDL files are now generated at build time. No more manual updates
>
>
>  With this release have have two distros, a juddi and a uddi-client. The
> juddi-distro has the server, client and gui, the uddi-client-distro has the
> client, the gui and our TCK. Both distros are staged here:
>
> http://people.apache.org/~kstam/releases/juddi-3.2.1/
>
> The release artifacts are staged in nexus:
>
> https://repository.apache.org/content/repositories/orgapachejuddi-1003
>
> and we have a tag at
>
>
> https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi.git;a=tag;h=refs/tags/juddi-3.2.1
>
> and finally our new website is staged at:
>
> http://juddi.staging.apache.org/
>
> Please give it a spin and cast your vote. This vote will be open for the
> next 72 hours per the release policy, which is:
> - the vote will be closed as soon as 6 hours have past and  >7 +1 votes
> are received with no -1 vote being cast, or
>  - if after 12h >5 +1 votes have been cast with no -1 vote, or
>  - if after 24h if 3 +1 votes have been cast with no -1 vote, or failing
> that
>  - after 72h provided at least 3 +1 votes have been cast and there is a
> majority of +1 votes from the cast votes.
>
>
>
> My vote, +1
>
>
>  Sub-task
>
>- [JUDDI-754 ] -
>update ddl files
>
> Bug
>
>- [JUDDI-587 ] -
>JUDDI incompatible with Hibernate 4.1.x and 4.2.x
>- [JUDDI-699 ] - add
>automatic reauthentication to juddi-client UDDIClerk functions
>- [JUDDI-806 ] -
>refactor service editor, move binding templates to another page
>- [JUDDI-835 ] - .net
>client only works for the home node
>- [JUDDI-836 ] - The
>target namespace of publish v2 endpoint is urn:uddi-org:inquiry_v2
>- [JUDDI-838 ] -
>restore or recreate SCOUT web pages
>- [JUDDI-839 ] -
>uddi-migration tool option preserveOwnership doesn't work
>- [JUDDI-840 ] - Fix
>file authentication
>- [JUDDI-841 ] - save
>entity permissions with undefined keys
>- [JUDDI-843 ] -
>search for tmodel with lang defined returns no results
>- [JUDDI-844 ] -
>links to user/admin guides point to the wrong version
>- [JUDDI-845 ] -
>creating subscription for a specific tmodel throw 'alert criteria
>invaliderror'
>- [JUDDI-846 ] - i18n
>subscription editor error messages
>- [JUDDI-847 ] -
>support signing binding templates
>- [JUDDI-848 ] -
>Publish.SaveBinding throws up when passed an invalid key
>- [JUDDI-850 ] -
>Filter invalid find qualifiers from UDDIv2 Mappers
>- [JUDDI-851 ] -
>access control roles are incorrect for uddiv2 keys
>- [JUDDI-852 ] - find
>binding's ListDescription's count values are always null
>- [JUDDI-855 ] -
>findBinding with a service key defined always returns service not found
>- [JUDDI-857 ] - edit
>subscription page doesn't populate binding key
>- [JUDDI-863 ] - save
>subscription doesn't check subscription key length
>- [JUDDI-864 ] -
>Deploy to wildfly may fail with "SubscriptionCallbackListener may not
>declare a finalize() method"
>- [JUDDI-865 

Re: [VOTE] Release jUDDI-3.2.1

2014-12-05 Thread Tom Cunningham


+1

On 12/4/14, 6:26 PM, Alex O'Ree wrote:

Dear jUDDI enthusiasts,

The new release is here! We are long overdue. This release is 
primarily bug fixes however there's a number of new featuresJust check 
out the release notes below!


Here’s are some highlights for this version 3.2.1

 *

More TCK Tests were added and refactored

 *

juddi-gui, numerous enhancements, service editor was redesigned to
help make binding editing easier and simpler, more i18n work and
security fixes

 *

DDL files are now generated at build time. No more manual updates


With this release have have two distros, a juddi and a uddi-client. 
The juddi-distro has the server, client and gui, the 
uddi-client-distro has the client, the gui and our TCK. Both distros 
are staged here:


http://people.apache.org/~kstam/releases/juddi-3.2.1/ 



The release artifacts are staged in nexus:

https://repository.apache.org/content/repositories/orgapachejuddi-1003

and we have a tag at

https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi.git;a=tag;h=refs/tags/juddi-3.2.1 



and finally our new website is staged at:

http://juddi.staging.apache.org/

Please give it a spin and cast your vote. This vote will be open for 
the next 72 hours per the release policy, which is:
- the vote will be closed as soon as 6 hours have past and >7 +1 votes 
are received with no -1 vote being cast, or

 - if after 12h >5 +1 votes have been cast with no -1 vote, or
 - if after 24h if 3 +1 votes have been cast with no -1 vote, or 
failing that
 - after 72h provided at least 3 +1 votes have been cast and there is 
a majority of +1 votes from the cast votes.




My vote, +1


Sub-task

  * [JUDDI-754 ] -
update ddl files


Bug

  * [JUDDI-587 ] -
JUDDI incompatible with Hibernate 4.1.x and 4.2.x
  * [JUDDI-699 ] -
add automatic reauthentication to juddi-client UDDIClerk functions
  * [JUDDI-806 ] -
refactor service editor, move binding templates to another page
  * [JUDDI-835 ] -
.net client only works for the home node
  * [JUDDI-836 ] -
The target namespace of publish v2 endpoint is urn:uddi-org:inquiry_v2
  * [JUDDI-838 ] -
restore or recreate SCOUT web pages
  * [JUDDI-839 ] -
uddi-migration tool option preserveOwnership doesn't work
  * [JUDDI-840 ] -
Fix file authentication
  * [JUDDI-841 ] -
save entity permissions with undefined keys
  * [JUDDI-843 ] -
search for tmodel with lang defined returns no results
  * [JUDDI-844 ] -
links to user/admin guides point to the wrong version
  * [JUDDI-845 ] -
creating subscription for a specific tmodel throw 'alert criteria
invaliderror'
  * [JUDDI-846 ] -
i18n subscription editor error messages
  * [JUDDI-847 ] -
support signing binding templates
  * [JUDDI-848 ] -
Publish.SaveBinding throws up when passed an invalid key
  * [JUDDI-850 ] -
Filter invalid find qualifiers from UDDIv2 Mappers
  * [JUDDI-851 ] -
access control roles are incorrect for uddiv2 keys
  * [JUDDI-852 ] -
find binding's ListDescription's count values are always null
  * [JUDDI-855 ] -
findBinding with a service key defined always returns service not
found
  * [JUDDI-857 ] -
edit subscription page doesn't populate binding key
  * [JUDDI-863 ] -
save subscription doesn't check subscription key length
  * [JUDDI-864 ] -
Deploy to wildfly may fail with "SubscriptionCallbackListener may
not declare a finalize() method"
  * [JUDDI-865 ] -
subscription listener url is not mapped from clerk.getApiNode
  * [JUDDI-866 ] -
subscription notifier may fail to send messages under certain
conditions
  * [JUDDI-867 

Re: [VOTE] Release jUDDI-3.2.1

2014-12-05 Thread Anil Saldhana
+1

> On Dec 5, 2014, at 8:02 PM, Kurt T Stam  wrote:
> 
> Looks great, another impressive list of fixes & features. 
> 
> My vote: +1 (binding)
> 
> --Kurt
> 
>> On 12/4/14, 6:26 PM, Alex O'Ree wrote:
>> Dear jUDDI enthusiasts,
>> 
>> The new release is here! We are long overdue. This release is primarily bug 
>> fixes however there's a number of new featuresJust check out the release 
>> notes below!
>> 
>> Here’s are some highlights for this version 3.2.1
>> More TCK Tests were added and refactored
>> 
>> juddi-gui, numerous enhancements, service editor was redesigned to help make 
>> binding editing easier and simpler, more i18n work and security fixes
>> 
>> DDL files are now generated at build time. No more manual updates
>> 
>> 
>> With this release have have two distros, a juddi and a uddi-client. The 
>> juddi-distro has the server, client and gui, the uddi-client-distro has the 
>> client, the gui and our TCK. Both distros are staged here:
>> 
>> http://people.apache.org/~kstam/releases/juddi-3.2.1/
>> 
>> The release artifacts are staged in nexus:
>> 
>> https://repository.apache.org/content/repositories/orgapachejuddi-1003
>> 
>> and we have a tag at
>> 
>> https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi.git;a=tag;h=refs/tags/juddi-3.2.1
>> 
>> and finally our new website is staged at:
>> 
>> http://juddi.staging.apache.org/
>> 
>> Please give it a spin and cast your vote. This vote will be open for the 
>> next 72 hours per the release policy, which is:
>> - the vote will be closed as soon as 6 hours have past and  >7 +1 votes are 
>> received with no -1 vote being cast, or
>>  - if after 12h >5 +1 votes have been cast with no -1 vote, or
>>  - if after 24h if 3 +1 votes have been cast with no -1 vote, or failing that
>>  - after 72h provided at least 3 +1 votes have been cast and there is a 
>> majority of +1 votes from the cast votes.
>> 
>> 
>> 
>> My vote, +1
>> 
>> 
>> Sub-task
>> [JUDDI-754] - update ddl files
>> Bug
>> [JUDDI-587] - JUDDI incompatible with Hibernate 4.1.x and 4.2.x
>> [JUDDI-699] - add automatic reauthentication to juddi-client UDDIClerk 
>> functions
>> [JUDDI-806] - refactor service editor, move binding templates to another page
>> [JUDDI-835] - .net client only works for the home node
>> [JUDDI-836] - The target namespace of publish v2 endpoint is 
>> urn:uddi-org:inquiry_v2
>> [JUDDI-838] - restore or recreate SCOUT web pages
>> [JUDDI-839] - uddi-migration tool option preserveOwnership doesn't work
>> [JUDDI-840] - Fix file authentication
>> [JUDDI-841] - save entity permissions with undefined keys
>> [JUDDI-843] - search for tmodel with lang defined returns no results
>> [JUDDI-844] - links to user/admin guides point to the wrong version
>> [JUDDI-845] - creating subscription for a specific tmodel throw 'alert 
>> criteria invaliderror'
>> [JUDDI-846] - i18n subscription editor error messages
>> [JUDDI-847] - support signing binding templates
>> [JUDDI-848] - Publish.SaveBinding throws up when passed an invalid key
>> [JUDDI-850] - Filter invalid find qualifiers from UDDIv2 Mappers
>> [JUDDI-851] - access control roles are incorrect for uddiv2 keys
>> [JUDDI-852] - find binding's ListDescription's count values are always null
>> [JUDDI-855] - findBinding with a service key defined always returns service 
>> not found
>> [JUDDI-857] - edit subscription page doesn't populate binding key
>> [JUDDI-863] - save subscription doesn't check subscription key length
>> [JUDDI-864] - Deploy to wildfly may fail with 
>> "SubscriptionCallbackListener may not declare a finalize() method"
>> [JUDDI-865] - subscription listener url is not mapped from clerk.getApiNode
>> [JUDDI-866] - subscription notifier may fail to send messages under certain 
>> conditions
>> [JUDDI-867] - clerk does not honor methods that specify a node
>> [JUDDI-871] - Insert empty j3_category_bag
>> [JUDDI-875] - mvn hibernate3:hbm2ddl fails
>> [JUDDI-878] - Fix Jboss AS 7.x deployment
>> [JUDDI-883] - browse business page down won't function repeatedly
>> [JUDDI-884] - CSRF Potential for juddi-gui/ajax/tmodelsearch.jsp
>> [JUDDI-886] - web based digital signature applet fails to run due to missing 
>> permissions attribute
>> [JUDDI-889] - fix example juddi client config files (undefined xml prefix 
>> xsi)
>> [JUDDI-890] - when saving a config with node/properties 
>> defined, the output is concat'd
>> Improvement
>> [JUDDI-751] - Refactor Subscription TCK test cases
>> [JUDDI-766] - add tck tests cases for find qualifiers
>> [JUDDI-808] - add options to externalize encryption keys
>> [JUDDI-812] - add in browser help on search page
>> [JUDDI-831] - add tck tests for juddiv2 endpoints
>> [JUDDI-832] - add uddiv2 apis to .net client
>> [JUDDI-833] - modalize all save/failure ajax responses
>> [JUDDI-849] - resolve issues with address line entry
>> [JUDDI-853] - subscription callback api only works on the "default" node
>> [JUDDI-868] - add client n

Re: [VOTE] Release jUDDI-3.2.1

2014-12-05 Thread Kurt T Stam

Looks great, another impressive list of fixes & features.

My vote: +1 (binding)

--Kurt

On 12/4/14, 6:26 PM, Alex O'Ree wrote:

Dear jUDDI enthusiasts,

The new release is here! We are long overdue. This release is 
primarily bug fixes however there's a number of new featuresJust check 
out the release notes below!


Here’s are some highlights for this version 3.2.1

 *

More TCK Tests were added and refactored

 *

juddi-gui, numerous enhancements, service editor was redesigned to
help make binding editing easier and simpler, more i18n work and
security fixes

 *

DDL files are now generated at build time. No more manual updates


With this release have have two distros, a juddi and a uddi-client. 
The juddi-distro has the server, client and gui, the 
uddi-client-distro has the client, the gui and our TCK. Both distros 
are staged here:


http://people.apache.org/~kstam/releases/juddi-3.2.1/ 



The release artifacts are staged in nexus:

https://repository.apache.org/content/repositories/orgapachejuddi-1003

and we have a tag at

https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi.git;a=tag;h=refs/tags/juddi-3.2.1 



and finally our new website is staged at:

http://juddi.staging.apache.org/

Please give it a spin and cast your vote. This vote will be open for 
the next 72 hours per the release policy, which is:
- the vote will be closed as soon as 6 hours have past and >7 +1 votes 
are received with no -1 vote being cast, or

 - if after 12h >5 +1 votes have been cast with no -1 vote, or
 - if after 24h if 3 +1 votes have been cast with no -1 vote, or 
failing that
 - after 72h provided at least 3 +1 votes have been cast and there is 
a majority of +1 votes from the cast votes.




My vote, +1


Sub-task

  * [JUDDI-754 ] -
update ddl files


Bug

  * [JUDDI-587 ] -
JUDDI incompatible with Hibernate 4.1.x and 4.2.x
  * [JUDDI-699 ] -
add automatic reauthentication to juddi-client UDDIClerk functions
  * [JUDDI-806 ] -
refactor service editor, move binding templates to another page
  * [JUDDI-835 ] -
.net client only works for the home node
  * [JUDDI-836 ] -
The target namespace of publish v2 endpoint is urn:uddi-org:inquiry_v2
  * [JUDDI-838 ] -
restore or recreate SCOUT web pages
  * [JUDDI-839 ] -
uddi-migration tool option preserveOwnership doesn't work
  * [JUDDI-840 ] -
Fix file authentication
  * [JUDDI-841 ] -
save entity permissions with undefined keys
  * [JUDDI-843 ] -
search for tmodel with lang defined returns no results
  * [JUDDI-844 ] -
links to user/admin guides point to the wrong version
  * [JUDDI-845 ] -
creating subscription for a specific tmodel throw 'alert criteria
invaliderror'
  * [JUDDI-846 ] -
i18n subscription editor error messages
  * [JUDDI-847 ] -
support signing binding templates
  * [JUDDI-848 ] -
Publish.SaveBinding throws up when passed an invalid key
  * [JUDDI-850 ] -
Filter invalid find qualifiers from UDDIv2 Mappers
  * [JUDDI-851 ] -
access control roles are incorrect for uddiv2 keys
  * [JUDDI-852 ] -
find binding's ListDescription's count values are always null
  * [JUDDI-855 ] -
findBinding with a service key defined always returns service not
found
  * [JUDDI-857 ] -
edit subscription page doesn't populate binding key
  * [JUDDI-863 ] -
save subscription doesn't check subscription key length
  * [JUDDI-864 ] -
Deploy to wildfly may fail with "SubscriptionCallbackListener may
not declare a finalize() method"
  * [JUDDI-865 ] -
subscription listener url is not mapped from clerk.getApiNode
  * [JUDDI-866 ] -
subscription notifier may fail to send messages u

Re: [VOTE] Release jUDDI-3.2.1

2014-12-04 Thread Steve Viens
+1

Sent from my iPhone

> On Dec 4, 2014, at 6:26 PM, Alex O'Ree  wrote:
> 
> Dear jUDDI enthusiasts,
> 
> The new release is here! We are long overdue. This release is primarily bug 
> fixes however there's a number of new featuresJust check out the release 
> notes below!
> 
> Here’s are some highlights for this version 3.2.1
> More TCK Tests were added and refactored
> 
> 
> juddi-gui, numerous enhancements, service editor was redesigned to help make 
> binding editing easier and simpler, more i18n work and security fixes
> 
> 
> DDL files are now generated at build time. No more manual updates
> 
> 
> With this release have have two distros, a juddi and a uddi-client. The 
> juddi-distro has the server, client and gui, the uddi-client-distro has the 
> client, the gui and our TCK. Both distros are staged here:
> 
> http://people.apache.org/~kstam/releases/juddi-3.2.1/
> 
> The release artifacts are staged in nexus:
> 
> https://repository.apache.org/content/repositories/orgapachejuddi-1003
> 
> and we have a tag at
> 
> https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi.git;a=tag;h=refs/tags/juddi-3.2.1
> 
> and finally our new website is staged at:
> 
> http://juddi.staging.apache.org/
> 
> Please give it a spin and cast your vote. This vote will be open for the next 
> 72 hours per the release policy, which is:
> - the vote will be closed as soon as 6 hours have past and  >7 +1 votes are 
> received with no -1 vote being cast, or
>  - if after 12h >5 +1 votes have been cast with no -1 vote, or
>  - if after 24h if 3 +1 votes have been cast with no -1 vote, or failing that
>  - after 72h provided at least 3 +1 votes have been cast and there is a 
> majority of +1 votes from the cast votes.
> 
> 
> 
> My vote, +1
> 
> 
> Sub-task
> [JUDDI-754] - update ddl files
> Bug
> [JUDDI-587] - JUDDI incompatible with Hibernate 4.1.x and 4.2.x
> [JUDDI-699] - add automatic reauthentication to juddi-client UDDIClerk 
> functions
> [JUDDI-806] - refactor service editor, move binding templates to another page
> [JUDDI-835] - .net client only works for the home node
> [JUDDI-836] - The target namespace of publish v2 endpoint is 
> urn:uddi-org:inquiry_v2
> [JUDDI-838] - restore or recreate SCOUT web pages
> [JUDDI-839] - uddi-migration tool option preserveOwnership doesn't work
> [JUDDI-840] - Fix file authentication
> [JUDDI-841] - save entity permissions with undefined keys
> [JUDDI-843] - search for tmodel with lang defined returns no results
> [JUDDI-844] - links to user/admin guides point to the wrong version
> [JUDDI-845] - creating subscription for a specific tmodel throw 'alert 
> criteria invaliderror'
> [JUDDI-846] - i18n subscription editor error messages
> [JUDDI-847] - support signing binding templates
> [JUDDI-848] - Publish.SaveBinding throws up when passed an invalid key
> [JUDDI-850] - Filter invalid find qualifiers from UDDIv2 Mappers
> [JUDDI-851] - access control roles are incorrect for uddiv2 keys
> [JUDDI-852] - find binding's ListDescription's count values are always null
> [JUDDI-855] - findBinding with a service key defined always returns service 
> not found
> [JUDDI-857] - edit subscription page doesn't populate binding key
> [JUDDI-863] - save subscription doesn't check subscription key length
> [JUDDI-864] - Deploy to wildfly may fail with "SubscriptionCallbackListener 
> may not declare a finalize() method"
> [JUDDI-865] - subscription listener url is not mapped from clerk.getApiNode
> [JUDDI-866] - subscription notifier may fail to send messages under certain 
> conditions
> [JUDDI-867] - clerk does not honor methods that specify a node
> [JUDDI-871] - Insert empty j3_category_bag
> [JUDDI-875] - mvn hibernate3:hbm2ddl fails
> [JUDDI-878] - Fix Jboss AS 7.x deployment
> [JUDDI-883] - browse business page down won't function repeatedly
> [JUDDI-884] - CSRF Potential for juddi-gui/ajax/tmodelsearch.jsp
> [JUDDI-886] - web based digital signature applet fails to run due to missing 
> permissions attribute
> [JUDDI-889] - fix example juddi client config files (undefined xml prefix xsi)
> [JUDDI-890] - when saving a config with node/properties defined, the output 
> is concat'd
> Improvement
> [JUDDI-751] - Refactor Subscription TCK test cases
> [JUDDI-766] - add tck tests cases for find qualifiers
> [JUDDI-808] - add options to externalize encryption keys
> [JUDDI-812] - add in browser help on search page
> [JUDDI-831] - add tck tests for juddiv2 endpoints
> [JUDDI-832] - add uddiv2 apis to .net client
> [JUDDI-833] - modalize all save/failure ajax responses
> [JUDDI-849] - resolve issues with address line entry
> [JUDDI-853] - subscription callback api only works on the "default" node
> [JUDDI-868] - add client names to the error message
> [JUDDI-869] - misc formatting revisions
> [JUDDI-885] - when deleting a binding, redirect to the parent service's 
> detail pages
> New Feature
> [JUDDI-684] - juddi-gui add "copy this entity" button
> [JUDDI-764] - Add TCK test cases for all so