Emmanuel Lecharny schrieb: > Hi felix, > > don't spend too much time on DERxxx classes, they won't last forever ;)
Ok, thanks. > > Otherwise, be sure to run mvn -Dintegration test before committing, just > to be sure nothing is broken (may be you have run those tests, but I > wanted to double check :) I did a mvn clean install, which runs the tests also. I'm not sure if just -Dintegration has some effects. Did you meant -Pintegration (profile integration)? Felix > > Thanks for cleaning the code ! This is, IMO, one of the best way to get > into the code and try to understand it. My thoughts ;) Felix
