I spent a while running examples for RC from bin package. I did the following:
1. "mvn clean install" for src package in order to have all
dependencies needed for examples in local maven repo on my machine.
2. Tried to compile and launch examples from bin package.
2.1 Failed claiming that classes from org.jetbrains.annotations are
not present on classpath.
2.2. Fixed by adding a corresponding dependency to examples pom
manually. Run SQL examples successfully.

So, I observed following glitches:
1. Missing dependency containing org.jetbrains.annotations in examples
in bin package.
2. "2018 Copyright(C) Apache Software Foundation" with year 2018 in
console output when starting ignite (using examples main classes and
ignite.sh).
3. Some mix of versions reported by nodes launched in different ways.
3.1 ignite.sh from bin package -- ver. 2.7.5#20190603-sha1:be4f2a15
3.2. examples main classes from bin package -- ver. 2.7.5#19700101-sha1:DEV
3.3. examples main classes from src package -- ver.
2.7.5-SNAPSHOT#19700101-sha1:DEV

ср, 5 июн. 2019 г. в 18:59, Dmitriy Pavlov <dpav...@apache.org>:
>
> I managed to get some build using build number from 1. Release build step
> (for that case - 20)
>
> The result can be found here
> https://ci.ignite.apache.org/viewLog.html?buildId=4049646&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=artifacts#%2Fsrc
>
> Pavel T., Peter I.,
>
> Please confirm that it is sufficient. I'll update the release manager notes
> with steps required to run this configuration.
>
> Sincerely
> Dmitriy Pavlov
>
> ср, 5 июн. 2019 г. в 18:07, Dmitriy Pavlov <dpav...@apache.org>:
>
> > I've found only this step
> >
> > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildTypeStatusDiv&branch_Releases_ApacheIgniteMain=__all_branches__
> >
> >
> > It requires some build counter.
> >
> > Peter I, could you please chime in?
> >
> > ср, 5 июн. 2019 г. в 18:02, Dmitriy Pavlov <dpav...@apache.org>:
> >
> >> Hi Igniters, Pavel T.,
> >>
> >> I'm struggling to find clear steps for building/uploading NuGet packages.
> >> How can I double check if it was built or not? What should I do?
> >>
> >> In some internal notes, I've found that NuGet upload can't be undone, and
> >> in https://cwiki.apache.org/confluence/display/IGNITE/Release+Process it
> >> is a post-release step.
> >>
> >> Please advise, both here or in private. I will update the instructions
> >> accordingly.
> >>
> >> Sincerely
> >> Dmitriy Pavlov
> >>
> >> ср, 5 июн. 2019 г. в 15:27, Dmitriy Pavlov <dpav...@apache.org>:
> >>
> >>> Hi Ivan,
> >>>
> >>> In code there are 2 differences:
> >>> - TLSv1.2 is used as a default protocol for Communication in case SSL is
> >>> used.
> >>> - version changed for all pom files, so apache-ignite-src.zip now
> >>> contains correct version instead of -SNAPSHOT.
> >>>
> >>> Sincerely,
> >>> Dmitriy Pavlov
> >>>
> >>>
> >>> ср, 5 июн. 2019 г. в 10:49, Павлухин Иван <vololo...@gmail.com>:
> >>>
> >>>> Dmitriy,
> >>>>
> >>>> Are there any differences between 2.7.5-rc4 and a previous RC?
> >>>>
> >>>> вт, 4 июн. 2019 г. в 20:35, Dmitriy Pavlov <dpav...@apache.org>:
> >>>> >
> >>>> > Dear Community,
> >>>> >
> >>>> >
> >>>> >
> >>>> > Please use this thread for all non-voting, discussion, questions
> >>>> related to
> >>>> > this release.
> >>>> >
> >>>> >
> >>>> >
> >>>> > Cast your vote here
> >>>> >
> >>>> https://lists.apache.org/thread.html/35cbc2d4c5b769155dc8aec15edd808a25c5cf48a5e12637528e931d@%3Cdev.ignite.apache.org%3E
> >>>> >
> >>>> >
> >>>> > Since NuGet is a post-release step, I will proceed with it shortly.
> >>>> >
> >>>> >
> >>>> >
> >>>> > Sincerely,
> >>>> >
> >>>> > Dmitriy Pavlov
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> Best regards,
> >>>> Ivan Pavlukhin
> >>>>
> >>>



-- 
Best regards,
Ivan Pavlukhin

Reply via email to