cbmarcum opened a new pull request #136: URL: https://github.com/apache/openoffice/pull/136
New branch based on trunk for this for now. This change breaks the dependency on needing to have built the office to have access to the Java UNO jars and other tools like javamaker, regmerge, and idlc, and changes it to depend on the ones in the office under test which is passed as the openoffice.home env variable to ant compile and the run scripts. This allows anyone to run the QA test suites against any office directory as long is it has an SDK installed in it without needing the office build environment setup. Another breaking change is that running it against a just-built "installed" office requires the sdk be copied into the office first. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
