I have checked out the source (apacheds and shared from tag 2.0.0-M3) and the build went fine with mvn clean install -Dintegration have also tested the archive installer.
Felix, can you please give it another try, will wait for your response before I cast my vote. On Sat, Sep 10, 2011 at 1:00 PM, Felix Knecht <[email protected]> wrote: > On 09/10/2011 08:23 AM, Emmanuel Lecharny wrote: >> >> On 9/10/11 7:50 AM, Felix Knecht wrote: >>> >>> On 09/10/2011 12:45 AM, Emmanuel Lecharny wrote: >>>> >>>> On 9/9/11 10:21 PM, Felix Knecht wrote: >>>>> >>>>> I can't build the tagged source (Revision 1167253) because of failing >>>>> test cases when doing a checkout (of course starting also with an >>>>> empty local maven repository). See files. >>>> >>>> Hmmmm... >>>> >>>> I just checked out the >>>> http://svn.apache.org/repos/asf/directory/apacheds/tags/2.0.0-M3 and ran >>>> mvn clean install -Dintegration, after having removed my >>>> .m2/repository/org/apache/directory directory. >>>> >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] BUILD SUCCESS >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Total time: 19:05.768s >>>> [INFO] Finished at: Sat Sep 10 00:28:52 CEST 2011 >>>> [INFO] Final Memory: 48M/116M >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> >>>> Are you sure you have the correct shared jars ? >>> >>> No, but I did a 'rm -rf ~/.m2/repository' before to be sure all >>> dependencies needs to be downloaded. >> >> Hmmm. I did the exact same thing, removing all my repo, and rebuild >> apacheds taken from the 2.0.0-M3 tag. >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD SUCCESS >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 21:42.053s >> [INFO] Finished at: Sat Sep 10 08:21:05 CEST 2011 >> [INFO] Final Memory: 49M/115M >> [INFO] >> ------------------------------------------------------------------------ >> >>> >>> I tried now with jdk 1.7 - it fails also. I need to do some more >>> investigations, let's see if I can get it building in a Windows VM. >> >> What are the errors you get ? > > I attached them in my first mail. > >> >>> >>> BTW >>> Did you build it successfully on a 64- or a 32-bit OS? >> >> 64 bit. >> >> > > -- Kiran Ayyagari
