http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5458
--- Comment #8 from Derik Barseghian <[email protected]> 2011-09-08 16:38:45 PDT --- I concluded fixing the issue of 2.3.0 being unable to start if 2.2.0 had been run before at r28454 . current-suite.txt was not being copied into KeplerData/kepler.modules/build-area nor initialized. Additionally, I believe I also found it was possible to get into situations where the copy attempts failed when the destination files already exist. I fixed that at r28365 with use of copy.setoverwrite(true). -- Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
