Thanks a lot Pierre-Arnaud ! I guess the next step would be to split the commit in small pieces and do the same kind of job : building until the problem is clearly shown.
On Thu, Apr 30, 2009 at 3:20 PM, Pierre-Arnaud Marcelot <[email protected]> wrote: > Hi Emmanuel, > > On Thu, Apr 30, 2009 at 9:15 AM, Emmanuel Lecharny <[email protected]> > wrote: >> >> I havez tried to find what wasz going wrong, but it's a bit difficult. >> Now, I will adopt another strategy : >> >> check out each revision since the last time I was able to build the >> server, and see if it builds. > > I've done it and I found that commit 768609 is the one that broke Apache DS > on Java 6. > Here's the commit log: > ========================================================== > Author: seelmann > Date: Sat Apr 25 21:44:55 2009 > New Revision: 768609 > > URL: http://svn.apache.org/viewvc?rev=768609&view=rev > Log: > Fix for DIRSERVER-1352 and DIRSERVER-1157: > o Applied Marcos Macedo's patch > o Added tests > o Removed AddIT from suite and added it in pom.xml to make sure > AddIT.Factory is used > Modified: > > directory/apacheds/trunk/jdbm-store/src/main/java/org/apache/directory/server/core/partition/impl/btree/jdbm/JdbmStore.java > directory/apacheds/trunk/server-integ/pom.xml > > directory/apacheds/trunk/server-integ/src/test/java/org/apache/directory/server/operations/add/AddIT.java > > directory/apacheds/trunk/server-integ/src/test/java/org/apache/directory/server/suites/StockServerISuite.java > ========================================================== > Regards, > P-A > >> >> I wanted to do that yesturday, but as I'm still at my parent's house, >> I don't have a decent internet connection. And during the day, I'm at >> my client office. I will try tonite. >> >> >> As you may have noticed, I was quite absent those 3 past days, after >> my return from vacations, because I had to deal with my client and my >> parents. Hopefully, as friday is off in France, I will have more time >> this week-end ! >> >> -- >> Regards, >> Cordialement, >> Emmanuel Lécharny >> www.iktek.com > > -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
