On 06/30/2014 02:47 PM, Gary Gregory wrote: > If I build trunk with Java 8, I get: > > Tests in error: > HtmlEmailTest.initializationError » IllegalState Failed to transform > class wit... > ImageHtmlEmailTest.initializationError » IllegalState Failed to transform > clas... > MultiPartEmailTest.initializationError » IllegalState Failed to transform > clas... > > Tests run: 125, Failures: 0, Errors: 3, Skipped: 1 > > Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e; > 2014-06-17T09:51:42-04:00) > Maven home: C:\Java\apache-maven-3.2.2 > Java version: 1.8.0_05, vendor: Oracle Corporation > Java home: C:\Program Files\Java\jdk1.8.0_05\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos" > > With Java 7, all is well: > > Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e; > 2014-06-17T09:51:42-04:00) > Maven home: C:\Java\apache-maven-3.2.2 > Java version: 1.7.0_60, vendor: Oracle Corporation > Java home: C:\Program Files\Java\jdk1.7.0_60\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" > Mon 06/30/2014- 8:46:17.47 C:\vcs\svn\apache\commons\trunks-proper\email> > > Thoughts?
has to do with powermock. Need to check if a more recent version solves the issue. Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org