Hello, Igniters. I tried to build Ignite locally from sources on java 12 and got error. With java8 Ignite builts OK.
Is it expected behavior? ``` dragon:~/download/apache-ignite-2.7.6-src:[]$ mvn clean install -Pall-java,all-scala,licenses -DskipTests ... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project ignite-tools: Compilation failure: Compilation failure: [ERROR] /home/dragon/download/apache-ignite-2.7.6-src/modules/tools/src/main/java/org/apache/ignite/tools/javadoc/IgniteLinkTaglet.java:[21,29] package com.sun.tools.doclets does not exist [ERROR] /home/dragon/download/apache-ignite-2.7.6-src/modules/tools/src/main/java/org/apache/ignite/tools/javadoc/IgniteLinkTaglet.java:[30,42] cannot find symbol [ERROR] symbol: class Taglet [ERROR] /home/dragon/download/apache-ignite-2.7.6-src/modules/tools/src/main/java/org/apache/ignite/tools/javadoc/IgniteLinkTaglet.java:[37,5] method does not override or implement a method from a supertype [ERROR] /home/dragon/download/apache-ignite-2.7.6-src/modules/tools/src/main/java/org/apache/ignite/tools/javadoc/IgniteLinkTaglet.java:[44,5] method does not override or implement a met dragon:~/download/apache-ignite-2.7.6-src:[]$ java -version openjdk version "12.0.1" 2019-04-16 OpenJDK Runtime Environment AdoptOpenJDK (build 12.0.1+12) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 12.0.1+12, mixed mode, sharing) В Пт, 23/08/2019 в 18:12 +0300, Alexey Goncharuk пишет: > Who has created the task in the first place and can check why it fails? I > see no reason to fail the release unless somebody can reasonably explain > what exactly wrong with the provided source package. > > пт, 23 авг. 2019 г. в 17:51, Alexey Goncharuk <alexey.goncha...@gmail.com>: > > > I confirm that the release candidate can be successfully built locally, > > and it is also clear from the build log that the TC task tries to access a > > wrong repository. > > > > Who has access to the TC and can clean the .m2 cache? > > > > пт, 23 авг. 2019 г. в 16:27, Dmitriy Pavlov <dpav...@apache.org>: > > > > > I suppose the issue is in TC task or infra since I can clearly see > > > artifacts there > > > > > > https://mvnrepository.com/artifact/org.jacorb/jacorb-idl/2.2.3-jonas-patch-20071018 > > > > > > > > > also, it may be the same issue with > > > > > > http://apache-ignite-users.70518.x6.nabble.com/Fail-to-compile-apache-ignite-1-7-0-td7458.html > > > > > > Did you check release locally? > > > > > > пт, 23 авг. 2019 г. в 15:16, Nikolay Izhikov <nizhi...@apache.org>: > > > > > > > Hello, Dmitriy. > > > > > > > > Seems, we have some issue here. > > > > I also run this suite and got informative error [1]. You can find it in > > > > log: > > > > > > > > ``` > > > > [15:07:05] : [Step 6/8] [Maven Watcher] > > > > [15:07:05]E: [Step 6/8] Failed to execute goal on project > > > > > > ignite-jta: > > > > Could not resolve dependencies for project > > > > org.apache.ignite:ignite-jta:jar:2.7.6: The following artifacts could > > > > > > not be > > > > resolved: org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018, > > > > org.jacorb:jacorb-idl:jar:2.2.3-jonas-patch-20071018: Could not find > > > > artifact org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018 in central ( > > > > https://repo.maven.apache.org/maven2) > > > > [15:07:05] : [Step 6/8] [Maven Watcher] > > > > .... > > > > [15:07:05] : [Step 6/8] [INFO] ignite-aop > > > > ......................................... SUCCESS [ 2.511 s] > > > > [15:07:05] : [Step 6/8] [INFO] ignite-ssh > > > > ......................................... SUCCESS [ 2.024 s] > > > > [15:07:05] : [Step 6/8] [INFO] ignite-jta > > > > ......................................... FAILURE [ 0.502 s] > > > > [15:07:05] : [Step 6/8] [INFO] ignite-aws > > > > ......................................... SKIPPED > > > > ``` > > > > > > > > [1] > > > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=4530006&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > > > > > > > В Пт, 23/08/2019 в 14:53 +0300, Dmitriy Pavlov пишет: > > > > > My attempt was unsuccessful, please document or advice me how to use > > > > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=4530004&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum > > > > > > > > > > > > > > > > > > > > пт, 23 авг. 2019 г. в 14:50, Dmitriy Pavlov <dpav...@apache.org>: > > > > > > > > > > > Antron, > > > > > > > > > > > > it is outside of process until discussed. If I missed something > > > > > > where > > > > we > > > > > > discussed and documented, please let me know. > > > > > > > > > > > > Sorry, but one PMC member opinion about RC building process is not a > > > > > > > > part > > > > > > of the RC building process. Feel free to discuss updates with the > > > > > > community. > > > > > > > > > > > > Despite is it not yet part of RC building process, you can whatever > > > > > > you > > > > > > want as part of testing. More testing, the better the quality of the > > > > > > release. Each maintainer is encouraged to check module he/she is > > > > > > > > interested > > > > > > in. > > > > > > > > > > > > Sincerely, > > > > > > Dmitriy Pavlov > > > > > > > > > > > > пт, 23 авг. 2019 г. в 14:28, Anton Vinogradov <a...@apache.org>: > > > > > > > > > > > > > Dmitriy, > > > > > > > > > > > > > > Since the same recommendations were provided at "[VOTE] Accept > > > > > > Apache > > > > > > > Ignite 2.7.5-rc3" and ... were ignored, > > > > > > > my -1 until this becomes a part of the release process. > > > > > > > > > > > > > > On Fri, Aug 23, 2019 at 1:58 PM Anton Vinogradov <a...@apache.org> > > > > > > > > wrote: > > > > > > > > > > > > > > > Dmitriy, > > > > > > > > > > > > > > > > I'm talking about > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum > > > > > > > > It *MUST* be checked before Vote. > > > > > > > > > > > > > > > > On Fri, Aug 23, 2019 at 1:17 PM Dmitriy Pavlov < > > > > > > dpav...@apache.org > > > > > > > > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > > > > Which TC task should release manager run? > > > > > > > > > > > > > > > > > > I see screenshots made 2 releases ago and it shows `[2] > > > > > > Compare > > > > w/ > > > > > > > > > Previous > > > > > > > > > Release` > > > > > > > > > > > > > > > > > > Also, feel free to check the whole process of release to find > > > > > > > > out what > > > > > > > > > else > > > > > > > > > can be obsolete > > > > > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process > > > > > > > > > > > > > > > > > > пт, 23 авг. 2019 г. в 12:22, Anton Vinogradov <a...@apache.org > > > > > > > > : > > > > > > > > > > > > > > > > > > > Dmitriy, > > > > > > > > > > > > > > > > > > > > This task checks nothing. > > > > > > > > > > It just compares files with previous release. > > > > > > > > > > > > > > > > > > > > On Fri, Aug 23, 2019 at 12:01 PM Dmitriy Pavlov < > > > > > > > > dpav...@apache.org> > > > > > > > > > > wrote: > > > > > > > > > > > > > > > > > > > > > In reply to > > > > > > > > > > > > > > > > > > > > > > > Dmitriy, > > > > > > > > > > > > Did you check RC using automated TeamCity task? > > > > > > > > > > > > > > > > > > > > > > Hi Anton, > > > > > > > > > > > > > > > > > > > > > > Yes, it is now part of the process > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.4.VerifyReleasechangesusingTeamCity > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency > > > > > > > > > > > ? > > > > > > > > > > > > > > > > > > > > > > Sincerely, > > > > > > > > > > > Dmitriy Pavlov > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > чт, 22 авг. 2019 г. в 20:14, Dmitriy Pavlov < > > > > > > > > dpav...@apache.org>: > > > > > > > > > > > > > > > > > > > > > > > Hi Igniters, > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > feel free to use this thread for all non-voting > > > > > > > > discussions or > > > > > > > > > > > > > > > > > > > > questions > > > > > > > > > > > > related to release 2.7.6 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Please cast your vote in thread after checking the > > > > > > release > > > > > > > > > > > > > > > > > > > > > > > > https://www.apache.org/info/verification.html > > > > > > > > > > > > > > > > > > > > > > > > at topic > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://lists.apache.org/thread.html/dab6624041507ddebe8b2d5fffdaff13bbe52d1fb481ac0d702cb4f1@%3Cdev.ignite.apache.org%3E > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > You don’t need to be PMC member or committer to vote for > > > > > > > > release, > > > > > > > > > > > > > > > > > > each > > > > > > > > > > > > vote counts. > > > > > > > > > > > > > > > > > > > > > > > > Sincerely, > > > > > > > > > > > > Dmitriy Pavlov > > > > > > > > > > > >
signature.asc
Description: This is a digitally signed message part