You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fortress@directory.apache.org by Shawn McKinney <sm...@apache.org> on 2017/05/04 13:29:25 UTC

[VOTE] Apache Fortress 2.0.0-RC2 release

Hello,

This is an announcement to vote for the next release of Apache Directory Fortress. 

The version, 2.0.0-RC2, has a tag created for git: ‘2.0.0-RC2’.

and the sources may be pulled using git commands:
git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
	
with their associated checksums for each:
- core:  1cf42ce56b700b8b46d5ca2df168f334b1e90e20
- realm: 8ff5b94b1cca85e00662fadb74decece2e42a0b5
- rest:  03fa47beacf981669abe194737c694bb0f373984
- web: 0ed7ce785190cee756bb1ecfff3d154e826f873a

Or, source distros may be downloaded from this location:
http://home.apache.org/~smckinney/

The staging repos on Nexus:
- core: https://repository.apache.org/content/repositories/orgapachedirectory-1120
- realm: https://repository.apache.org/content/repositories/orgapachedirectory-1121
- rest: https://repository.apache.org/content/repositories/orgapachedirectory-1122
- web: https://repository.apache.org/content/repositories/orgapachedirectory-1123

The testing procedures are contained within the following guides:
 * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md
 * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md
 * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-SLAPD.md

- Choose one of the above.  Complete (only) the sections leading up to and including the SECTION entitled: 'Apache Fortress Core Integration Test’
- Choose the docker quickstart & save time.  Won't have to install an LDAP server for the integration tests.

2.0.0-RC2 fixed issues:
- FC-201 jgrapht 1.0.0 requires Java 8
- FC-202 dir-fortress-core-docker-test to use latest slapd install procs
- FC-203 propmr modifiers
- FC-204 AccessMgrRestImpl.getUser not setting contextId on request
- FC-205 | FC-197 implement PropertyMgrRestImpl
- FC-207 Fix handling of truststore

Please vote:

[ ] +1 | Release Fortress core, realm, rest and web 2.0.0-RC2
[ ] +/-0 | Abstain
[ ] -1 | Do *NOT* Release Fortress core, realm, rest and web 2.0.0-RC2

Shawn

Re: [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Chris Pike <cl...@psu.edu>.
+1

* built from source
* ran tests (password ones failed because my environment is misconfigured)



----- Original Message -----
From: "Stefan Seelmann" <ma...@stefan-seelmann.de>
To: fortress@directory.apache.org
Cc: "Apache Directory Developers List" <de...@directory.apache.org>
Sent: Sunday, May 7, 2017 11:35:58 AM
Subject: Re: [VOTE] Apache Fortress 2.0.0-RC2 release

+1

* built from source
* run fortress-core tests
* verified checksums and signatures
* checked NOTICE and LICENSE files

Kind Regards,
Stefan


On 05/04/2017 03:29 PM, Shawn McKinney wrote:
> Hello,
> 
> This is an announcement to vote for the next release of Apache Directory Fortress. 
> 
> The version, 2.0.0-RC2, has a tag created for git: ‘2.0.0-RC2’.
> 
> and the sources may be pulled using git commands:
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
> 	
> with their associated checksums for each:
> - core:  1cf42ce56b700b8b46d5ca2df168f334b1e90e20
> - realm: 8ff5b94b1cca85e00662fadb74decece2e42a0b5
> - rest:  03fa47beacf981669abe194737c694bb0f373984
> - web: 0ed7ce785190cee756bb1ecfff3d154e826f873a
> 
> Or, source distros may be downloaded from this location:
> http://home.apache.org/~smckinney/
> 
> The staging repos on Nexus:
> - core: https://repository.apache.org/content/repositories/orgapachedirectory-1120
> - realm: https://repository.apache.org/content/repositories/orgapachedirectory-1121
> - rest: https://repository.apache.org/content/repositories/orgapachedirectory-1122
> - web: https://repository.apache.org/content/repositories/orgapachedirectory-1123
> 
> The testing procedures are contained within the following guides:
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-SLAPD.md
> 
> - Choose one of the above.  Complete (only) the sections leading up to and including the SECTION entitled: 'Apache Fortress Core Integration Test’
> - Choose the docker quickstart & save time.  Won't have to install an LDAP server for the integration tests.
> 
> 2.0.0-RC2 fixed issues:
> - FC-201 jgrapht 1.0.0 requires Java 8
> - FC-202 dir-fortress-core-docker-test to use latest slapd install procs
> - FC-203 propmr modifiers
> - FC-204 AccessMgrRestImpl.getUser not setting contextId on request
> - FC-205 | FC-197 implement PropertyMgrRestImpl
> - FC-207 Fix handling of truststore
> 
> Please vote:
> 
> [ ] +1 | Release Fortress core, realm, rest and web 2.0.0-RC2
> [ ] +/-0 | Abstain
> [ ] -1 | Do *NOT* Release Fortress core, realm, rest and web 2.0.0-RC2
> 
> Shawn
>

Re: [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Chris Pike <cl...@psu.edu>.
+1

* built from source
* ran tests (password ones failed because my environment is misconfigured)



----- Original Message -----
From: "Stefan Seelmann" <ma...@stefan-seelmann.de>
To: fortress@directory.apache.org
Cc: "Apache Directory Developers List" <de...@directory.apache.org>
Sent: Sunday, May 7, 2017 11:35:58 AM
Subject: Re: [VOTE] Apache Fortress 2.0.0-RC2 release

+1

* built from source
* run fortress-core tests
* verified checksums and signatures
* checked NOTICE and LICENSE files

Kind Regards,
Stefan


On 05/04/2017 03:29 PM, Shawn McKinney wrote:
> Hello,
> 
> This is an announcement to vote for the next release of Apache Directory Fortress. 
> 
> The version, 2.0.0-RC2, has a tag created for git: ‘2.0.0-RC2’.
> 
> and the sources may be pulled using git commands:
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
> 	
> with their associated checksums for each:
> - core:  1cf42ce56b700b8b46d5ca2df168f334b1e90e20
> - realm: 8ff5b94b1cca85e00662fadb74decece2e42a0b5
> - rest:  03fa47beacf981669abe194737c694bb0f373984
> - web: 0ed7ce785190cee756bb1ecfff3d154e826f873a
> 
> Or, source distros may be downloaded from this location:
> http://home.apache.org/~smckinney/
> 
> The staging repos on Nexus:
> - core: https://repository.apache.org/content/repositories/orgapachedirectory-1120
> - realm: https://repository.apache.org/content/repositories/orgapachedirectory-1121
> - rest: https://repository.apache.org/content/repositories/orgapachedirectory-1122
> - web: https://repository.apache.org/content/repositories/orgapachedirectory-1123
> 
> The testing procedures are contained within the following guides:
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-SLAPD.md
> 
> - Choose one of the above.  Complete (only) the sections leading up to and including the SECTION entitled: 'Apache Fortress Core Integration Test’
> - Choose the docker quickstart & save time.  Won't have to install an LDAP server for the integration tests.
> 
> 2.0.0-RC2 fixed issues:
> - FC-201 jgrapht 1.0.0 requires Java 8
> - FC-202 dir-fortress-core-docker-test to use latest slapd install procs
> - FC-203 propmr modifiers
> - FC-204 AccessMgrRestImpl.getUser not setting contextId on request
> - FC-205 | FC-197 implement PropertyMgrRestImpl
> - FC-207 Fix handling of truststore
> 
> Please vote:
> 
> [ ] +1 | Release Fortress core, realm, rest and web 2.0.0-RC2
> [ ] +/-0 | Abstain
> [ ] -1 | Do *NOT* Release Fortress core, realm, rest and web 2.0.0-RC2
> 
> Shawn
>

Re: [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
+1

* built from source
* run fortress-core tests
* verified checksums and signatures
* checked NOTICE and LICENSE files

Kind Regards,
Stefan


On 05/04/2017 03:29 PM, Shawn McKinney wrote:
> Hello,
> 
> This is an announcement to vote for the next release of Apache Directory Fortress. 
> 
> The version, 2.0.0-RC2, has a tag created for git: ‘2.0.0-RC2’.
> 
> and the sources may be pulled using git commands:
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
> 	
> with their associated checksums for each:
> - core:  1cf42ce56b700b8b46d5ca2df168f334b1e90e20
> - realm: 8ff5b94b1cca85e00662fadb74decece2e42a0b5
> - rest:  03fa47beacf981669abe194737c694bb0f373984
> - web: 0ed7ce785190cee756bb1ecfff3d154e826f873a
> 
> Or, source distros may be downloaded from this location:
> http://home.apache.org/~smckinney/
> 
> The staging repos on Nexus:
> - core: https://repository.apache.org/content/repositories/orgapachedirectory-1120
> - realm: https://repository.apache.org/content/repositories/orgapachedirectory-1121
> - rest: https://repository.apache.org/content/repositories/orgapachedirectory-1122
> - web: https://repository.apache.org/content/repositories/orgapachedirectory-1123
> 
> The testing procedures are contained within the following guides:
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-SLAPD.md
> 
> - Choose one of the above.  Complete (only) the sections leading up to and including the SECTION entitled: 'Apache Fortress Core Integration Test’
> - Choose the docker quickstart & save time.  Won't have to install an LDAP server for the integration tests.
> 
> 2.0.0-RC2 fixed issues:
> - FC-201 jgrapht 1.0.0 requires Java 8
> - FC-202 dir-fortress-core-docker-test to use latest slapd install procs
> - FC-203 propmr modifiers
> - FC-204 AccessMgrRestImpl.getUser not setting contextId on request
> - FC-205 | FC-197 implement PropertyMgrRestImpl
> - FC-207 Fix handling of truststore
> 
> Please vote:
> 
> [ ] +1 | Release Fortress core, realm, rest and web 2.0.0-RC2
> [ ] +/-0 | Abstain
> [ ] -1 | Do *NOT* Release Fortress core, realm, rest and web 2.0.0-RC2
> 
> Shawn
> 


Re: [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
+1

* built from source
* run fortress-core tests
* verified checksums and signatures
* checked NOTICE and LICENSE files

Kind Regards,
Stefan


On 05/04/2017 03:29 PM, Shawn McKinney wrote:
> Hello,
> 
> This is an announcement to vote for the next release of Apache Directory Fortress. 
> 
> The version, 2.0.0-RC2, has a tag created for git: ‘2.0.0-RC2’.
> 
> and the sources may be pulled using git commands:
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
> 	
> with their associated checksums for each:
> - core:  1cf42ce56b700b8b46d5ca2df168f334b1e90e20
> - realm: 8ff5b94b1cca85e00662fadb74decece2e42a0b5
> - rest:  03fa47beacf981669abe194737c694bb0f373984
> - web: 0ed7ce785190cee756bb1ecfff3d154e826f873a
> 
> Or, source distros may be downloaded from this location:
> http://home.apache.org/~smckinney/
> 
> The staging repos on Nexus:
> - core: https://repository.apache.org/content/repositories/orgapachedirectory-1120
> - realm: https://repository.apache.org/content/repositories/orgapachedirectory-1121
> - rest: https://repository.apache.org/content/repositories/orgapachedirectory-1122
> - web: https://repository.apache.org/content/repositories/orgapachedirectory-1123
> 
> The testing procedures are contained within the following guides:
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md
>  * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-SLAPD.md
> 
> - Choose one of the above.  Complete (only) the sections leading up to and including the SECTION entitled: 'Apache Fortress Core Integration Test’
> - Choose the docker quickstart & save time.  Won't have to install an LDAP server for the integration tests.
> 
> 2.0.0-RC2 fixed issues:
> - FC-201 jgrapht 1.0.0 requires Java 8
> - FC-202 dir-fortress-core-docker-test to use latest slapd install procs
> - FC-203 propmr modifiers
> - FC-204 AccessMgrRestImpl.getUser not setting contextId on request
> - FC-205 | FC-197 implement PropertyMgrRestImpl
> - FC-207 Fix handling of truststore
> 
> Please vote:
> 
> [ ] +1 | Release Fortress core, realm, rest and web 2.0.0-RC2
> [ ] +/-0 | Abstain
> [ ] -1 | Do *NOT* Release Fortress core, realm, rest and web 2.0.0-RC2
> 
> Shawn
> 


Re: [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by SHAWN E SMITH <se...@psu.edu>.
+1

"The programmer … works only slightly removed from pure thought-stuff.
He builds his castles in the air, from air, creating by exertion of the imagination."
— Fred Brooks

Shawn Smith
Director of Software Engineering
Enterprise Infrastructure and Operations
Penn State University
814-321-5227
ses44@psu.edu

https://keybase.io/ussmith

----- Original Message -----
From: "Shawn McKinney" <sm...@apache.org>
To: fortress@directory.apache.org
Cc: "Apache Directory Developers List" <de...@directory.apache.org>
Sent: Thursday, May 4, 2017 9:29:25 AM
Subject: [VOTE] Apache Fortress 2.0.0-RC2 release

Hello,

This is an announcement to vote for the next release of Apache Directory Fortress. 

The version, 2.0.0-RC2, has a tag created for git: ‘2.0.0-RC2’.

and the sources may be pulled using git commands:
git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
	
with their associated checksums for each:
- core:  1cf42ce56b700b8b46d5ca2df168f334b1e90e20
- realm: 8ff5b94b1cca85e00662fadb74decece2e42a0b5
- rest:  03fa47beacf981669abe194737c694bb0f373984
- web: 0ed7ce785190cee756bb1ecfff3d154e826f873a

Or, source distros may be downloaded from this location:
http://home.apache.org/~smckinney/

The staging repos on Nexus:
- core: https://repository.apache.org/content/repositories/orgapachedirectory-1120
- realm: https://repository.apache.org/content/repositories/orgapachedirectory-1121
- rest: https://repository.apache.org/content/repositories/orgapachedirectory-1122
- web: https://repository.apache.org/content/repositories/orgapachedirectory-1123

The testing procedures are contained within the following guides:
 * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md
 * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md
 * https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-SLAPD.md

- Choose one of the above.  Complete (only) the sections leading up to and including the SECTION entitled: 'Apache Fortress Core Integration Test’
- Choose the docker quickstart & save time.  Won't have to install an LDAP server for the integration tests.

2.0.0-RC2 fixed issues:
- FC-201 jgrapht 1.0.0 requires Java 8
- FC-202 dir-fortress-core-docker-test to use latest slapd install procs
- FC-203 propmr modifiers
- FC-204 AccessMgrRestImpl.getUser not setting contextId on request
- FC-205 | FC-197 implement PropertyMgrRestImpl
- FC-207 Fix handling of truststore

Please vote:

[ ] +1 | Release Fortress core, realm, rest and web 2.0.0-RC2
[ ] +/-0 | Abstain
[ ] -1 | Do *NOT* Release Fortress core, realm, rest and web 2.0.0-RC2

Shawn

Re: RESULT: was [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Shawn McKinney <sm...@apache.org>.
> On May 7, 2017, at 7:34 PM, Shawn McKinney <sm...@apache.org> wrote:
> 
>  one non-binding in favor - PennsylShawn.

and here’s a nod towards using the ShawnPenn moniker instead of PennsylShawn.  It kind of has a nice ring to it.  :-)

Re: RESULT: was [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Shawn McKinney <sm...@apache.org>.
> On May 7, 2017, at 7:34 PM, Shawn McKinney <sm...@apache.org> wrote:
> 
>  one non-binding in favor - PennsylShawn.

and here’s a nod towards using the ShawnPenn moniker instead of PennsylShawn.  It kind of has a nice ring to it.  :-)

Re: RESULT: was [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Shawn McKinney <sm...@apache.org>.
> On May 7, 2017, at 7:17 PM, Shawn McKinney <sm...@apache.org> wrote:
> 
> I’m closing this vote with 3 binding in favor (Emmanuel, Stefan, me) and one non-binding vote from PennsylShawn.  

correction, 4 binding in favor (Emmanuel, Stefan, Chris, me), one non-binding in favor - PennsylShawn.

and thanks for help testing this release, especially over the weekend.  Very much appreciated.

Shawn

Re: RESULT: was [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Shawn McKinney <sm...@apache.org>.
> On May 7, 2017, at 7:17 PM, Shawn McKinney <sm...@apache.org> wrote:
> 
> I’m closing this vote with 3 binding in favor (Emmanuel, Stefan, me) and one non-binding vote from PennsylShawn.  

correction, 4 binding in favor (Emmanuel, Stefan, Chris, me), one non-binding in favor - PennsylShawn.

and thanks for help testing this release, especially over the weekend.  Very much appreciated.

Shawn

RESULT: was [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Shawn McKinney <sm...@apache.org>.
I’m closing this vote with 3 binding in favor (Emmanuel, Stefan, me) and one non-binding vote from PennsylShawn.  

Shawn

> On May 7, 2017, at 4:42 PM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> My +1
> 
> 
> Everything is fine.
> 
> 
> 
> Le 07/05/2017 à 15:44, Shawn McKinney a écrit :
>>> On May 7, 2017, at 1:32 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
>>> 
>>> False alarm.
>>> 
>>> I erased the fortress core directory, created a new ApacheDS server, and
>>> git cone again after having created a brand new ApacheDS server : I
>>> suspect I was running an old ADS instance with an old schema, as all is
>>> good now !
>>> 
>>> I'll check the other components today.
>> No worries Emmanuel, thanks for having a look.  You might try the fortress rest and web quickstarts, which don’t require you to build the components locally, downloading instead from maven.
>> 
>> L8tr,
>> Shawn
> 
> -- 
> Emmanuel Lecharny
> 
> Symas.com
> directory.apache.org
> 


RESULT: was [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Shawn McKinney <sm...@apache.org>.
I’m closing this vote with 3 binding in favor (Emmanuel, Stefan, me) and one non-binding vote from PennsylShawn.  

Shawn

> On May 7, 2017, at 4:42 PM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> My +1
> 
> 
> Everything is fine.
> 
> 
> 
> Le 07/05/2017 à 15:44, Shawn McKinney a écrit :
>>> On May 7, 2017, at 1:32 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
>>> 
>>> False alarm.
>>> 
>>> I erased the fortress core directory, created a new ApacheDS server, and
>>> git cone again after having created a brand new ApacheDS server : I
>>> suspect I was running an old ADS instance with an old schema, as all is
>>> good now !
>>> 
>>> I'll check the other components today.
>> No worries Emmanuel, thanks for having a look.  You might try the fortress rest and web quickstarts, which don’t require you to build the components locally, downloading instead from maven.
>> 
>> L8tr,
>> Shawn
> 
> -- 
> Emmanuel Lecharny
> 
> Symas.com
> directory.apache.org
> 


Re: [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Emmanuel Lécharny <el...@gmail.com>.
My +1


Everything is fine.



Le 07/05/2017 à 15:44, Shawn McKinney a écrit :
>> On May 7, 2017, at 1:32 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
>>
>> False alarm.
>>
>> I erased the fortress core directory, created a new ApacheDS server, and
>> git cone again after having created a brand new ApacheDS server : I
>> suspect I was running an old ADS instance with an old schema, as all is
>> good now !
>>
>> I'll check the other components today.
> No worries Emmanuel, thanks for having a look.  You might try the fortress rest and web quickstarts, which don’t require you to build the components locally, downloading instead from maven.
>
> L8tr,
> Shawn

-- 
Emmanuel Lecharny

Symas.com
directory.apache.org


Re: [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Shawn McKinney <sm...@apache.org>.
> On May 7, 2017, at 1:32 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> False alarm.
> 
> I erased the fortress core directory, created a new ApacheDS server, and
> git cone again after having created a brand new ApacheDS server : I
> suspect I was running an old ADS instance with an old schema, as all is
> good now !
> 
> I'll check the other components today.

No worries Emmanuel, thanks for having a look.  You might try the fortress rest and web quickstarts, which don’t require you to build the components locally, downloading instead from maven.

L8tr,
Shawn

Re: [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Emmanuel Lécharny <el...@gmail.com>.
False alarm.


I erased the fortress core directory, created a new ApacheDS server, and
git cone again after having created a brand new ApacheDS server : I
suspect I was running an old ADS instance with an old schema, as all is
good now !


I'll check the other components today.


thanks !


-- 
Emmanuel Lecharny

Symas.com
directory.apache.org


Re: [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Shawn McKinney <sm...@apache.org>.

> On May 6, 2017, at 7:30 PM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> Running tests as described in
> https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md,
> I get this error :
> 
> 2017-05-07 02:27:034 ERROR PropertyMgrImplTest:112 - addProperties
> caught SecurityException rc=1003, msg=add entity properties[Group]
> caught LDAPException=OBJECT_CLASS_VIOLATION: failed for MessageType :
> MODIFY_REQUEST
> Message ID : 32527
>    Modify Request
>        Object : 'cn=TestGroup1,ou=Groups,dc=example,dc=com'
>            Modification[0]
>                Operation :  add
>                Modification
> ftProps:
> test-key:test-valueorg.apache.directory.api.ldap.model.message.ModifyRequestImpl@4a64955c:
> ERR_277 Attribute ftProps not declared in objectClasses of entry
> cn=TestGroup1,ou=Groups,dc=example,dc=com
> org.apache.directory.fortress.core.UpdateException: add entity
> properties[Group] caught LDAPException=OBJECT_CLASS_VIOLATION: failed
> for MessageType : MODIFY_REQUEST
> 

Hi Emmanuel,

A couple of things could be wrong. 

1. I did not get the README’s updated with the correct version, so if you pulled via the instructions there you would have staged the previous release, 2.0.0-RC1 instead of current 2.0.0-RC2.

2. The schema in your apacheds did not get updated with the latest, which is here:
https://github.com/apache/directory-fortress-core/blob/master/ldap/schema/apacheds-fortress.ldif

Other than that I can’t recreate your issue.  That is running the 2.0.0-RC2 release with apacheds M23 passes all junit tests.

Thanks,
Shawn

Re: [VOTE] Apache Fortress 2.0.0-RC2 release

Posted by Emmanuel Lécharny <el...@gmail.com>.

Le 04/05/2017 à 15:29, Shawn McKinney a écrit :
> git clone --branch 2.0.0-RC2 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git

Hi !

Running tests as described in
https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md,
I get this error :

2017-05-07 02:27:034 ERROR PropertyMgrImplTest:112 - addProperties
caught SecurityException rc=1003, msg=add entity properties[Group]
caught LDAPException=OBJECT_CLASS_VIOLATION: failed for MessageType :
MODIFY_REQUEST
Message ID : 32527
    Modify Request
        Object : 'cn=TestGroup1,ou=Groups,dc=example,dc=com'
            Modification[0]
                Operation :  add
                Modification
ftProps:
test-key:test-valueorg.apache.directory.api.ldap.model.message.ModifyRequestImpl@4a64955c:
ERR_277 Attribute ftProps not declared in objectClasses of entry
cn=TestGroup1,ou=Groups,dc=example,dc=com
org.apache.directory.fortress.core.UpdateException: add entity
properties[Group] caught LDAPException=OBJECT_CLASS_VIOLATION: failed
for MessageType : MODIFY_REQUEST


-- 
Emmanuel Lecharny

Symas.com
directory.apache.org