Getting absolutely the same exception under JDK 8. — Denis
> On Mar 1, 2017, at 3:12 PM, Valentin Kulichenko > <valentin.kuliche...@gmail.com> wrote: > > -1 > > Building with 'mvn clean package -DskipTests' under JDK8 fails with the > error below. JDK7 is fine, though. > > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 12.626 s > [INFO] Finished at: 2017-03-01T14:05:08-08:00 > [INFO] Final Memory: 80M/654M > [INFO] ------------------------------------------------------------ > ------------ > [ERROR] Failed to execute goal org.apache.maven.plugins: > maven-javadoc-plugin:2.10.1:jar (module-javadoc) on project ignite-tools: > MavenReportException: Error while creating archive: > [ERROR] Exit code: 1 - javadoc: error - invalid flag: > --allow-script-in-comments > [ERROR] > [ERROR] Command line was: /Library/Java/JavaVirtualMachines/jdk1.8.0_ > 92.jdk/Contents/Home/jre/../bin/javadoc @options @packages > [ERROR] > [ERROR] Refer to the generated Javadoc files in > '/Users/vkulichenko/Downloads/apache-ignite-1.9.0-src/modules/tools/target/apidocs' > dir. > [ERROR] -> [Help 1] > > -Val > > On Tue, Feb 28, 2017 at 11:51 PM, Антон Чураев <churaev...@gmail.com> wrote: > >> +1 >> >> 2017-03-01 10:28 GMT+03:00 Anton Vinogradov <a...@apache.org>: >> >>> Dear Sirs! >>> >>> We have uploaded the 1.9.0 release candidate to >>> https://dist.apache.org/repos/dist/dev/ignite/1.9.0-rc1/ >>> >>> Git tag name is >>> 1.9.0-rc1 >>> >>> This release includes the following changes: >>> >>> Ignite: >>> * Added Data streamer mode for DML >>> * Added Discovery SPI Implementation for Ignite Kubernetes Pods >>> * SQL: Query can utilize multiple threads >>> * SQL: Improved distributed SQL support >>> * Benchmarking simplified and automated >>> * Fixed licenses generation during build >>> * ignite-spark module upgraded to Spark 2.0 >>> >>> Ignite.NET: >>> * DML support >>> * TransactionScope API for Ignite transactions support >>> >>> Ignite CPP: >>> * DML support >>> * Implemented LoadCache >>> * ContinuousQuery support >>> >>> Complete list of closed issues: >>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND% >>> 20fixVersion%20%3D%201.9%20AND%20(status%20%3D% >>> 20closed%20or%20status%20%3D%20resolved) >>> >>> DEVNOTES >>> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_ >>> plain;f=DEVNOTES.txt;hb=refs/tags/1.9.0-rc1 >>> >>> RELEASENOTES >>> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_ >>> plain;f=RELEASE_NOTES.txt;hb=refs/tags/1.9.0-rc1 >>> >>> Please start voting. >>> >>> +1 - to accept Apache Ignite 1.9.0-rc1 >>> 0 - don't care either way >>> -1 - DO NOT accept Apache Ignite 1.9.0-rc1 (explain why) >>> >>> This vote will go for 72 hours. >>> >> >> >> >> -- >> С уважением, >> Чураев Антон >>