Re: [Vote] Release of ApacheDS (2.0.0-M9)

2012-12-23 Thread Pierre-Arnaud Marcelot
You can also configure Maven in your settings.xml file (~/.m2/settings.xml) to use the Nexus repository built for the release. Here's how I generated the installers for Emmanuel: > > apacheds-nexus > > > apacheds-nexus > ApacheDS Nexus > >

DIRSHARED moved to DIRAPI

2012-12-23 Thread Emmanuel Lécharny
Hi guys, just FYI, all the opened issues in DIRSHARED have been moved to DIRAPI. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [Vote] Release of ApacheDS (2.0.0-M9)

2012-12-23 Thread Emmanuel Lécharny
Thanks Pierre-Arnaud. At some point, we will need to add a page on the site to explain how to check a release... But first, we need to get the new site out Le 12/23/12 9:11 AM, Pierre-Arnaud Marcelot a écrit : > You can also configure Maven in your settings.xml file (~/.m2/settings.xml) > to u

So what's next ?

2012-12-23 Thread Emmanuel Lécharny
Hi guys, those last three months were quite busy ones, with a lot of added features and bug fixes in the API, teh Server and Studio. The vote for API 1.0.0-M14 and ApacheDS-M9 has just started, Studio 2.0-M4 will follow shortly. I'd like to list some of the missing parts we can work on next year.

Re: [VOTE] Release of Apache Directory LDAP API/Shared (1.0.0-M14)

2012-12-23 Thread Felix Knecht
> [X] +1 | Release Apache Directory LDAP API/Shared 1.0.0-M14, Note that the correct svn tag is M14 instead of M13. Probably just a copy/paste problem. - SVN tag: http://svn.apache.org/viewvc/directory/shared/tags/1.0.0-M14/ Regards Felix On 12/21/2012 05:28 PM, Emmanuel Lécharny wrote: > Hi, >

Re: [VOTE] Release of Apache Directory LDAP API/Shared (1.0.0-M14)

2012-12-23 Thread Emmanuel Lécharny
Le 12/23/12 8:47 PM, Felix Knecht a écrit : >> [X] +1 | Release Apache Directory LDAP API/Shared 1.0.0-M14, > Note that the correct svn tag is M14 instead of M13. Probably just a > copy/paste problem. > - SVN tag: http://svn.apache.org/viewvc/directory/shared/tags/1.0.0-M14/ Ah, right... I usually

Re: [Vote] Release of ApacheDS (2.0.0-M9)

2012-12-23 Thread Felix Knecht
I'm not sure if the failing test is a problem of mine: [felix@www 2.0.0-M9]$ mvn -version Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100) Maven home: /etc/alternatives/mvn Java version: 1.7.0_07, vendor: Oracle Corporation Java home: /usr/lib/jvm/jdk1.7.0_07/jre Default locale: en_US, plat

Re: [Vote] Release of ApacheDS (2.0.0-M9)

2012-12-23 Thread Antoine Levy Lambert
+1 for the release I was not able to reproduce the test error encountered by Felix. I have built with Java 6 on MacOS. bash-3.2$ mvn -version Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500) Maven home: /Applications/apache-maven-3.0.4 Java version: 1.6.0_37, vendor: Apple Inc. Java home:

Re: [VOTE] Release of Apache Directory LDAP API/Shared (1.0.0-M14)

2012-12-23 Thread Antoine Levy Lambert
+1 for the release, Antoine On Dec 21, 2012, at 11:28 AM, Emmanuel Lécharny wrote: > Hi, > > I'd like to propose a new milestone release (1.0.0-M14) for Apache LDAP > API/Shared. > > This is a very critical release, as we have changed all the packages and > names. It also includes some critica

Re: [VOTE] Release of Apache Directory LDAP API/Shared (1.0.0-M14)

2012-12-23 Thread Kiran Ayyagari
[X] +1 | Release Apache Directory LDAP API/Shared 1.0.0-M14 On Mon, Dec 24, 2012 at 7:06 AM, Antoine Levy Lambert wrote: > +1 for the release, > > Antoine > On Dec 21, 2012, at 11:28 AM, Emmanuel Lécharny wrote: > > > Hi, > > > > I'd like to propose a new milestone release (1.0.0-M14) for Apache

Re: [Vote] Release of ApacheDS (2.0.0-M9)

2012-12-23 Thread Kiran Ayyagari
On Sun, Dec 23, 2012 at 12:59 PM, Emmanuel Lécharny wrote: > Le 12/23/12 4:28 AM, Kiran Ayyagari a écrit : > > failed to build from the source cause the apacheds/pom.xml refers to > > API/shared version 1.0.0-M14 instead of 1.0.0-M13 > > Ah, you have to build LDAP API M14 before building ApacheDS