You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Shawn McKinney <sm...@apache.org> on 2018/11/06 13:37:13 UTC

[VOTE] Apache Fortress 2.0.3 release

Hello,

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

Here are the list of bugs and enhancements:
https://issues.apache.org/jira/issues/?jql=project%20%3D%2012315921%20AND%20fixVersion%20%3D%2012344047%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC

A tag created for git: ‘2.0.3’, and the sources may be pulled using git commands:
git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git

with their associated checksums:
- core:  879e56519c9d9137c2c7f72e42f4b99a09b66015
- realm: 69f9a8fc354b8b7248b5adeb42bd83a78d60d438
- rest:  1e8ba2e4d3f25d7606ebba870372ad8bd07f2256
- web:   d5c060a509a9876965aee9e0e78e8de5e0289d4b

Or, source distros may be downloaded from SVN:
- https://dist.apache.org/repos/dist/dev/directory/fortress/2.0.3/

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

The staging repo on Nexus:
- https://repository.apache.org/content/repositories/orgapachedirectory-1178

Test against LDAP using one of these:
- https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.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’

Please vote:
[ ] +1   | Release Fortress 2.0.3
[ ] +/-0 | Abstain
[ ] -1   | Do *NOT* Release Fortress 2.0.3

--Shawn

Re: [VOTE] Apache Fortress 2.0.3 release

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

Built all projects with Java 8
Verified checksums an signatures

For next release please check and update
* src/main/webapp/META-INF/LICENSE
* src/main/webapp/META-INF/NOTICE
of the web and rest projects. Those files are included in the
convenience *.war files and should match the bundled dependencies. For
web it seems that Guice is no longer included so can be removed from the
license file, but at least OWASP Java HTML Sanitizer seems to be new.

Kind Regards,
Stefan

On 11/6/18 2:37 PM, Shawn McKinney wrote:
> Hello,
> 
> This is an announcement to vote for the next release of Apache Directory Fortress, 2.0.3.
> 
> Here are the list of bugs and enhancements:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012315921%20AND%20fixVersion%20%3D%2012344047%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
> 
> A tag created for git: ‘2.0.3’, and the sources may be pulled using git commands:
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
> 
> with their associated checksums:
> - core:  879e56519c9d9137c2c7f72e42f4b99a09b66015
> - realm: 69f9a8fc354b8b7248b5adeb42bd83a78d60d438
> - rest:  1e8ba2e4d3f25d7606ebba870372ad8bd07f2256
> - web:   d5c060a509a9876965aee9e0e78e8de5e0289d4b
> 
> Or, source distros may be downloaded from SVN:
> - https://dist.apache.org/repos/dist/dev/directory/fortress/2.0.3/
> 
> Or, source distros may be downloaded from this location:
> - http://home.apache.org/~smckinney/
> 
> The staging repo on Nexus:
> - https://repository.apache.org/content/repositories/orgapachedirectory-1178
> 
> Test against LDAP using one of these:
> - https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.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’
> 
> Please vote:
> [ ] +1   | Release Fortress 2.0.3
> [ ] +/-0 | Abstain
> [ ] -1   | Do *NOT* Release Fortress 2.0.3
> 
> --Shawn
> 


Re: [VOTE] Apache Fortress 2.0.3 release

Posted by Colm O hEigeartaigh <co...@apache.org>.
+1.

Colm.

On Tue, Nov 6, 2018 at 1:38 PM Shawn McKinney <sm...@apache.org> wrote:

> Hello,
>
> This is an announcement to vote for the next release of Apache Directory
> Fortress, 2.0.3.
>
> Here are the list of bugs and enhancements:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012315921%20AND%20fixVersion%20%3D%2012344047%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
>
> A tag created for git: ‘2.0.3’, and the sources may be pulled using git
> commands:
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
>
> with their associated checksums:
> - core:  879e56519c9d9137c2c7f72e42f4b99a09b66015
> - realm: 69f9a8fc354b8b7248b5adeb42bd83a78d60d438
> - rest:  1e8ba2e4d3f25d7606ebba870372ad8bd07f2256
> - web:   d5c060a509a9876965aee9e0e78e8de5e0289d4b
>
> Or, source distros may be downloaded from SVN:
> - https://dist.apache.org/repos/dist/dev/directory/fortress/2.0.3/
>
> Or, source distros may be downloaded from this location:
> - http://home.apache.org/~smckinney/
>
> The staging repo on Nexus:
> -
> https://repository.apache.org/content/repositories/orgapachedirectory-1178
>
> Test against LDAP using one of these:
> -
> https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.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’
>
> Please vote:
> [ ] +1   | Release Fortress 2.0.3
> [ ] +/-0 | Abstain
> [ ] -1   | Do *NOT* Release Fortress 2.0.3
>
> --Shawn
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Re: [VOTE] Apache Fortress 2.0.3 release

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

Built all projects with Java 8
Verified checksums an signatures

For next release please check and update
* src/main/webapp/META-INF/LICENSE
* src/main/webapp/META-INF/NOTICE
of the web and rest projects. Those files are included in the
convenience *.war files and should match the bundled dependencies. For
web it seems that Guice is no longer included so can be removed from the
license file, but at least OWASP Java HTML Sanitizer seems to be new.

Kind Regards,
Stefan

On 11/6/18 2:37 PM, Shawn McKinney wrote:
> Hello,
> 
> This is an announcement to vote for the next release of Apache Directory Fortress, 2.0.3.
> 
> Here are the list of bugs and enhancements:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012315921%20AND%20fixVersion%20%3D%2012344047%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
> 
> A tag created for git: ‘2.0.3’, and the sources may be pulled using git commands:
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
> 
> with their associated checksums:
> - core:  879e56519c9d9137c2c7f72e42f4b99a09b66015
> - realm: 69f9a8fc354b8b7248b5adeb42bd83a78d60d438
> - rest:  1e8ba2e4d3f25d7606ebba870372ad8bd07f2256
> - web:   d5c060a509a9876965aee9e0e78e8de5e0289d4b
> 
> Or, source distros may be downloaded from SVN:
> - https://dist.apache.org/repos/dist/dev/directory/fortress/2.0.3/
> 
> Or, source distros may be downloaded from this location:
> - http://home.apache.org/~smckinney/
> 
> The staging repo on Nexus:
> - https://repository.apache.org/content/repositories/orgapachedirectory-1178
> 
> Test against LDAP using one of these:
> - https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.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’
> 
> Please vote:
> [ ] +1   | Release Fortress 2.0.3
> [ ] +/-0 | Abstain
> [ ] -1   | Do *NOT* Release Fortress 2.0.3
> 
> --Shawn
> 


Re: [VOTE] Apache Fortress 2.0.3 release

Posted by Emmanuel Lecharny <el...@apache.org>.
I’ll check this afternoon. I have a spare computer since yesturday evening.

Le jeu. 8 nov. 2018 à 23:46, Stefan Seelmann <ma...@stefan-seelmann.de> a
écrit :

> I'll check at the weekend...
>
> On 11/6/18 2:37 PM, Shawn McKinney wrote:
> > Hello,
> >
> > This is an announcement to vote for the next release of Apache Directory
> Fortress, 2.0.3.
> >
> > Here are the list of bugs and enhancements:
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012315921%20AND%20fixVersion%20%3D%2012344047%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
> >
> > A tag created for git: ‘2.0.3’, and the sources may be pulled using git
> commands:
> > git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> > git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> > git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> > git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
> >
> > with their associated checksums:
> > - core:  879e56519c9d9137c2c7f72e42f4b99a09b66015
> > - realm: 69f9a8fc354b8b7248b5adeb42bd83a78d60d438
> > - rest:  1e8ba2e4d3f25d7606ebba870372ad8bd07f2256
> > - web:   d5c060a509a9876965aee9e0e78e8de5e0289d4b
> >
> > Or, source distros may be downloaded from SVN:
> > - https://dist.apache.org/repos/dist/dev/directory/fortress/2.0.3/
> >
> > Or, source distros may be downloaded from this location:
> > - http://home.apache.org/~smckinney/
> >
> > The staging repo on Nexus:
> > -
> https://repository.apache.org/content/repositories/orgapachedirectory-1178
> >
> > Test against LDAP using one of these:
> > -
> https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.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’
> >
> > Please vote:
> > [ ] +1   | Release Fortress 2.0.3
> > [ ] +/-0 | Abstain
> > [ ] -1   | Do *NOT* Release Fortress 2.0.3
> >
> > --Shawn
> >
>
> --
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Re: [VOTE] Apache Fortress 2.0.3 release

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
I'll check at the weekend...

On 11/6/18 2:37 PM, Shawn McKinney wrote:
> Hello,
> 
> This is an announcement to vote for the next release of Apache Directory Fortress, 2.0.3.
> 
> Here are the list of bugs and enhancements:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012315921%20AND%20fixVersion%20%3D%2012344047%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
> 
> A tag created for git: ‘2.0.3’, and the sources may be pulled using git commands:
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
> 
> with their associated checksums:
> - core:  879e56519c9d9137c2c7f72e42f4b99a09b66015
> - realm: 69f9a8fc354b8b7248b5adeb42bd83a78d60d438
> - rest:  1e8ba2e4d3f25d7606ebba870372ad8bd07f2256
> - web:   d5c060a509a9876965aee9e0e78e8de5e0289d4b
> 
> Or, source distros may be downloaded from SVN:
> - https://dist.apache.org/repos/dist/dev/directory/fortress/2.0.3/
> 
> Or, source distros may be downloaded from this location:
> - http://home.apache.org/~smckinney/
> 
> The staging repo on Nexus:
> - https://repository.apache.org/content/repositories/orgapachedirectory-1178
> 
> Test against LDAP using one of these:
> - https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.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’
> 
> Please vote:
> [ ] +1   | Release Fortress 2.0.3
> [ ] +/-0 | Abstain
> [ ] -1   | Do *NOT* Release Fortress 2.0.3
> 
> --Shawn
> 


[VOTE][RESULT] Apache Fortress 2.0.3 release

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

I’m closing the vote with +4.

Colm, Emmanuel, Stefan and me.

Will get the artifacts published, etc.

Thanks,
— Shawn

> On Nov 12, 2018, at 4:18 AM, Emmanuel Lecharny <el...@apache.org> wrote:
> 
> Good to go for me. Checked out the tag, unzipped teh sources, both build
> well with Java 8.
> 
> I haven't ran the docker test, I haven't installed docker on my (limited)
> machine.
> 
> +1
> 
> On Tue, Nov 6, 2018 at 2:38 PM Shawn McKinney <sm...@apache.org> wrote:
> 
>> Hello,
>> 
>> This is an announcement to vote for the next release of Apache Directory
>> Fortress, 2.0.3.
>> 
>> Here are the list of bugs and enhancements:
>> 
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012315921%20AND%20fixVersion%20%3D%2012344047%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
>> 
>> A tag created for git: ‘2.0.3’, and the sources may be pulled using git
>> commands:
>> git clone --branch 2.0.3
>> https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
>> git clone --branch 2.0.3
>> https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
>> git clone --branch 2.0.3
>> https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
>> git clone --branch 2.0.3
>> https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
>> 
>> with their associated checksums:
>> - core:  879e56519c9d9137c2c7f72e42f4b99a09b66015
>> - realm: 69f9a8fc354b8b7248b5adeb42bd83a78d60d438
>> - rest:  1e8ba2e4d3f25d7606ebba870372ad8bd07f2256
>> - web:   d5c060a509a9876965aee9e0e78e8de5e0289d4b
>> 
>> Or, source distros may be downloaded from SVN:
>> - https://dist.apache.org/repos/dist/dev/directory/fortress/2.0.3/
>> 
>> Or, source distros may be downloaded from this location:
>> - http://home.apache.org/~smckinney/
>> 
>> The staging repo on Nexus:
>> -
>> https://repository.apache.org/content/repositories/orgapachedirectory-1178
>> 
>> Test against LDAP using one of these:
>> -
>> https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.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’
>> 
>> Please vote:
>> [ ] +1   | Release Fortress 2.0.3
>> [ ] +/-0 | Abstain
>> [ ] -1   | Do *NOT* Release Fortress 2.0.3
>> 
>> --Shawn
>> 
> 
> 
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com


[VOTE][RESULT] Apache Fortress 2.0.3 release

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

I’m closing the vote with +4.

Colm, Emmanuel, Stefan and me.

Will get the artifacts published, etc.

Thanks,
— Shawn

> On Nov 12, 2018, at 4:18 AM, Emmanuel Lecharny <el...@apache.org> wrote:
> 
> Good to go for me. Checked out the tag, unzipped teh sources, both build
> well with Java 8.
> 
> I haven't ran the docker test, I haven't installed docker on my (limited)
> machine.
> 
> +1
> 
> On Tue, Nov 6, 2018 at 2:38 PM Shawn McKinney <sm...@apache.org> wrote:
> 
>> Hello,
>> 
>> This is an announcement to vote for the next release of Apache Directory
>> Fortress, 2.0.3.
>> 
>> Here are the list of bugs and enhancements:
>> 
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012315921%20AND%20fixVersion%20%3D%2012344047%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
>> 
>> A tag created for git: ‘2.0.3’, and the sources may be pulled using git
>> commands:
>> git clone --branch 2.0.3
>> https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
>> git clone --branch 2.0.3
>> https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
>> git clone --branch 2.0.3
>> https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
>> git clone --branch 2.0.3
>> https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
>> 
>> with their associated checksums:
>> - core:  879e56519c9d9137c2c7f72e42f4b99a09b66015
>> - realm: 69f9a8fc354b8b7248b5adeb42bd83a78d60d438
>> - rest:  1e8ba2e4d3f25d7606ebba870372ad8bd07f2256
>> - web:   d5c060a509a9876965aee9e0e78e8de5e0289d4b
>> 
>> Or, source distros may be downloaded from SVN:
>> - https://dist.apache.org/repos/dist/dev/directory/fortress/2.0.3/
>> 
>> Or, source distros may be downloaded from this location:
>> - http://home.apache.org/~smckinney/
>> 
>> The staging repo on Nexus:
>> -
>> https://repository.apache.org/content/repositories/orgapachedirectory-1178
>> 
>> Test against LDAP using one of these:
>> -
>> https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.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’
>> 
>> Please vote:
>> [ ] +1   | Release Fortress 2.0.3
>> [ ] +/-0 | Abstain
>> [ ] -1   | Do *NOT* Release Fortress 2.0.3
>> 
>> --Shawn
>> 
> 
> 
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com


Re: [VOTE] Apache Fortress 2.0.3 release

Posted by Emmanuel Lecharny <el...@apache.org>.
Good to go for me. Checked out the tag, unzipped teh sources, both build
well with Java 8.

I haven't ran the docker test, I haven't installed docker on my (limited)
machine.

+1

On Tue, Nov 6, 2018 at 2:38 PM Shawn McKinney <sm...@apache.org> wrote:

> Hello,
>
> This is an announcement to vote for the next release of Apache Directory
> Fortress, 2.0.3.
>
> Here are the list of bugs and enhancements:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012315921%20AND%20fixVersion%20%3D%2012344047%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
>
> A tag created for git: ‘2.0.3’, and the sources may be pulled using git
> commands:
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
>
> with their associated checksums:
> - core:  879e56519c9d9137c2c7f72e42f4b99a09b66015
> - realm: 69f9a8fc354b8b7248b5adeb42bd83a78d60d438
> - rest:  1e8ba2e4d3f25d7606ebba870372ad8bd07f2256
> - web:   d5c060a509a9876965aee9e0e78e8de5e0289d4b
>
> Or, source distros may be downloaded from SVN:
> - https://dist.apache.org/repos/dist/dev/directory/fortress/2.0.3/
>
> Or, source distros may be downloaded from this location:
> - http://home.apache.org/~smckinney/
>
> The staging repo on Nexus:
> -
> https://repository.apache.org/content/repositories/orgapachedirectory-1178
>
> Test against LDAP using one of these:
> -
> https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.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’
>
> Please vote:
> [ ] +1   | Release Fortress 2.0.3
> [ ] +/-0 | Abstain
> [ ] -1   | Do *NOT* Release Fortress 2.0.3
>
> --Shawn
>


-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Re: [VOTE] Apache Fortress 2.0.3 release

Posted by Emmanuel Lecharny <el...@apache.org>.
May I suggest to send this mail to dev@ ? I’m not sure all the PMC members
are subscribed to this list...

Le mar. 6 nov. 2018 à 14:38, Shawn McKinney <sm...@apache.org> a écrit :

> Hello,
>
> This is an announcement to vote for the next release of Apache Directory
> Fortress, 2.0.3.
>
> Here are the list of bugs and enhancements:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012315921%20AND%20fixVersion%20%3D%2012344047%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC
>
> A tag created for git: ‘2.0.3’, and the sources may be pulled using git
> commands:
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
> git clone --branch 2.0.3
> https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
>
> with their associated checksums:
> - core:  879e56519c9d9137c2c7f72e42f4b99a09b66015
> - realm: 69f9a8fc354b8b7248b5adeb42bd83a78d60d438
> - rest:  1e8ba2e4d3f25d7606ebba870372ad8bd07f2256
> - web:   d5c060a509a9876965aee9e0e78e8de5e0289d4b
>
> Or, source distros may be downloaded from SVN:
> - https://dist.apache.org/repos/dist/dev/directory/fortress/2.0.3/
>
> Or, source distros may be downloaded from this location:
> - http://home.apache.org/~smckinney/
>
> The staging repo on Nexus:
> -
> https://repository.apache.org/content/repositories/orgapachedirectory-1178
>
> Test against LDAP using one of these:
> -
> https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-APACHEDS.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’
>
> Please vote:
> [ ] +1   | Release Fortress 2.0.3
> [ ] +/-0 | Abstain
> [ ] -1   | Do *NOT* Release Fortress 2.0.3
>
> --Shawn
>
-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com