Sergi, Sergey K.,
I can’t longer assemble the binary from sources using 1.9 or master branches: https://issues.apache.org/jira/browse/IGNITE-4792 <https://issues.apache.org/jira/browse/IGNITE-4792> Is somethings misconfigured on my side? Otherwise I can’t explain why this issue wasn’t spotted during 1.9 test cycles. — Denis |
Denis,
It looks like, wrong ignite-indexing.jar is used to compile ignite-geospatial module. On Mon, Mar 6, 2017 at 9:51 PM, Denis Magda <[hidden email]> wrote: > Sergi, Sergey K., > > I can’t longer assemble the binary from sources using 1.9 or master > branches: > https://issues.apache.org/jira/browse/IGNITE-4792 < > https://issues.apache.org/jira/browse/IGNITE-4792> > > Is somethings misconfigured on my side? Otherwise I can’t explain why this > issue wasn’t spotted during 1.9 test cycles. > > — > Denis -- Best regards, Andrey V. Mashenkov |
Andrey,
Do you reproduce this on your side? — Denis > On Mar 6, 2017, at 11:33 AM, Andrey Mashenkov <[hidden email]> wrote: > > Denis, > > It looks like, wrong ignite-indexing.jar is used to compile > ignite-geospatial module. > > On Mon, Mar 6, 2017 at 9:51 PM, Denis Magda <[hidden email]> wrote: > >> Sergi, Sergey K., >> >> I can’t longer assemble the binary from sources using 1.9 or master >> branches: >> https://issues.apache.org/jira/browse/IGNITE-4792 < >> https://issues.apache.org/jira/browse/IGNITE-4792> >> >> Is somethings misconfigured on my side? Otherwise I can’t explain why this >> issue wasn’t spotted during 1.9 test cycles. >> >> — >> Denis > > > > > -- > Best regards, > Andrey V. Mashenkov |
Denis,
I see no compile issues on my side. On Mon, Mar 6, 2017 at 10:37 PM, Denis Magda <[hidden email]> wrote: > Andrey, > > Do you reproduce this on your side? > > — > Denis > > > On Mar 6, 2017, at 11:33 AM, Andrey Mashenkov < > [hidden email]> wrote: > > > > Denis, > > > > It looks like, wrong ignite-indexing.jar is used to compile > > ignite-geospatial module. > > > > On Mon, Mar 6, 2017 at 9:51 PM, Denis Magda <[hidden email]> wrote: > > > >> Sergi, Sergey K., > >> > >> I can’t longer assemble the binary from sources using 1.9 or master > >> branches: > >> https://issues.apache.org/jira/browse/IGNITE-4792 < > >> https://issues.apache.org/jira/browse/IGNITE-4792> > >> > >> Is somethings misconfigured on my side? Otherwise I can’t explain why > this > >> issue wasn’t spotted during 1.9 test cycles. > >> > >> — > >> Denis > > > > > > > > > > -- > > Best regards, > > Andrey V. Mashenkov > > -- Best regards, Andrey V. Mashenkov |
Do you build ignite-geospatial from the sources?
On my side GridH2SpatialIndex is under the source root and IntellijIDEA reports compilation issues for it. — Denis > On Mar 6, 2017, at 11:51 AM, Andrey Mashenkov <[hidden email]> wrote: > > Denis, > > I see no compile issues on my side. > > On Mon, Mar 6, 2017 at 10:37 PM, Denis Magda <[hidden email]> wrote: > >> Andrey, >> >> Do you reproduce this on your side? >> >> — >> Denis >> >>> On Mar 6, 2017, at 11:33 AM, Andrey Mashenkov < >> [hidden email]> wrote: >>> >>> Denis, >>> >>> It looks like, wrong ignite-indexing.jar is used to compile >>> ignite-geospatial module. >>> >>> On Mon, Mar 6, 2017 at 9:51 PM, Denis Magda <[hidden email]> wrote: >>> >>>> Sergi, Sergey K., >>>> >>>> I can’t longer assemble the binary from sources using 1.9 or master >>>> branches: >>>> https://issues.apache.org/jira/browse/IGNITE-4792 < >>>> https://issues.apache.org/jira/browse/IGNITE-4792> >>>> >>>> Is somethings misconfigured on my side? Otherwise I can’t explain why >> this >>>> issue wasn’t spotted during 1.9 test cycles. >>>> >>>> — >>>> Denis >>> >>> >>> >>> >>> -- >>> Best regards, >>> Andrey V. Mashenkov >> >> > > > -- > Best regards, > Andrey V. Mashenkov |
I successfully built ignite-geospatial from sources.
Try to invalidate caches and resart IDEA. On Mon, Mar 6, 2017 at 10:54 PM, Denis Magda <[hidden email]> wrote: > Do you build ignite-geospatial from the sources? > > On my side GridH2SpatialIndex is under the source root and IntellijIDEA > reports compilation issues for it. > > — > Denis > > > On Mar 6, 2017, at 11:51 AM, Andrey Mashenkov < > [hidden email]> wrote: > > > > Denis, > > > > I see no compile issues on my side. > > > > On Mon, Mar 6, 2017 at 10:37 PM, Denis Magda <[hidden email]> wrote: > > > >> Andrey, > >> > >> Do you reproduce this on your side? > >> > >> — > >> Denis > >> > >>> On Mar 6, 2017, at 11:33 AM, Andrey Mashenkov < > >> [hidden email]> wrote: > >>> > >>> Denis, > >>> > >>> It looks like, wrong ignite-indexing.jar is used to compile > >>> ignite-geospatial module. > >>> > >>> On Mon, Mar 6, 2017 at 9:51 PM, Denis Magda <[hidden email]> wrote: > >>> > >>>> Sergi, Sergey K., > >>>> > >>>> I can’t longer assemble the binary from sources using 1.9 or master > >>>> branches: > >>>> https://issues.apache.org/jira/browse/IGNITE-4792 < > >>>> https://issues.apache.org/jira/browse/IGNITE-4792> > >>>> > >>>> Is somethings misconfigured on my side? Otherwise I can’t explain why > >> this > >>>> issue wasn’t spotted during 1.9 test cycles. > >>>> > >>>> — > >>>> Denis > >>> > >>> > >>> > >>> > >>> -- > >>> Best regards, > >>> Andrey V. Mashenkov > >> > >> > > > > > > -- > > Best regards, > > Andrey V. Mashenkov > > -- Best regards, Andrey V. Mashenkov |
Denis
There are no failures for autotests covering various Ignite builds. Could clean up your local .m2 repository and try to build again? On Mon, Mar 6, 2017 at 11:02 PM, Andrey Mashenkov < [hidden email]> wrote: > I successfully built ignite-geospatial from sources. > > Try to invalidate caches and resart IDEA. > > On Mon, Mar 6, 2017 at 10:54 PM, Denis Magda <[hidden email]> wrote: > > > Do you build ignite-geospatial from the sources? > > > > On my side GridH2SpatialIndex is under the source root and IntellijIDEA > > reports compilation issues for it. > > > > — > > Denis > > > > > On Mar 6, 2017, at 11:51 AM, Andrey Mashenkov < > > [hidden email]> wrote: > > > > > > Denis, > > > > > > I see no compile issues on my side. > > > > > > On Mon, Mar 6, 2017 at 10:37 PM, Denis Magda <[hidden email]> > wrote: > > > > > >> Andrey, > > >> > > >> Do you reproduce this on your side? > > >> > > >> — > > >> Denis > > >> > > >>> On Mar 6, 2017, at 11:33 AM, Andrey Mashenkov < > > >> [hidden email]> wrote: > > >>> > > >>> Denis, > > >>> > > >>> It looks like, wrong ignite-indexing.jar is used to compile > > >>> ignite-geospatial module. > > >>> > > >>> On Mon, Mar 6, 2017 at 9:51 PM, Denis Magda <[hidden email]> > wrote: > > >>> > > >>>> Sergi, Sergey K., > > >>>> > > >>>> I can’t longer assemble the binary from sources using 1.9 or master > > >>>> branches: > > >>>> https://issues.apache.org/jira/browse/IGNITE-4792 < > > >>>> https://issues.apache.org/jira/browse/IGNITE-4792> > > >>>> > > >>>> Is somethings misconfigured on my side? Otherwise I can’t explain > why > > >> this > > >>>> issue wasn’t spotted during 1.9 test cycles. > > >>>> > > >>>> — > > >>>> Denis > > >>> > > >>> > > >>> > > >>> > > >>> -- > > >>> Best regards, > > >>> Andrey V. Mashenkov > > >> > > >> > > > > > > > > > -- > > > Best regards, > > > Andrey V. Mashenkov > > > > > > > -- > Best regards, > Andrey V. Mashenkov > -- Sergey Kozlov GridGain Systems www.gridgain.com |
Cleaning out of the local .m2 did the trick. Thanks, closing the ticket!
— Denis > On Mar 6, 2017, at 12:25 PM, Sergey Kozlov <[hidden email]> wrote: > > Denis > > There are no failures for autotests covering various Ignite builds. Could > clean up your local .m2 repository and try to build again? > > On Mon, Mar 6, 2017 at 11:02 PM, Andrey Mashenkov < > [hidden email]> wrote: > >> I successfully built ignite-geospatial from sources. >> >> Try to invalidate caches and resart IDEA. >> >> On Mon, Mar 6, 2017 at 10:54 PM, Denis Magda <[hidden email]> wrote: >> >>> Do you build ignite-geospatial from the sources? >>> >>> On my side GridH2SpatialIndex is under the source root and IntellijIDEA >>> reports compilation issues for it. >>> >>> — >>> Denis >>> >>>> On Mar 6, 2017, at 11:51 AM, Andrey Mashenkov < >>> [hidden email]> wrote: >>>> >>>> Denis, >>>> >>>> I see no compile issues on my side. >>>> >>>> On Mon, Mar 6, 2017 at 10:37 PM, Denis Magda <[hidden email]> >> wrote: >>>> >>>>> Andrey, >>>>> >>>>> Do you reproduce this on your side? >>>>> >>>>> — >>>>> Denis >>>>> >>>>>> On Mar 6, 2017, at 11:33 AM, Andrey Mashenkov < >>>>> [hidden email]> wrote: >>>>>> >>>>>> Denis, >>>>>> >>>>>> It looks like, wrong ignite-indexing.jar is used to compile >>>>>> ignite-geospatial module. >>>>>> >>>>>> On Mon, Mar 6, 2017 at 9:51 PM, Denis Magda <[hidden email]> >> wrote: >>>>>> >>>>>>> Sergi, Sergey K., >>>>>>> >>>>>>> I can’t longer assemble the binary from sources using 1.9 or master >>>>>>> branches: >>>>>>> https://issues.apache.org/jira/browse/IGNITE-4792 < >>>>>>> https://issues.apache.org/jira/browse/IGNITE-4792> >>>>>>> >>>>>>> Is somethings misconfigured on my side? Otherwise I can’t explain >> why >>>>> this >>>>>>> issue wasn’t spotted during 1.9 test cycles. >>>>>>> >>>>>>> — >>>>>>> Denis >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Best regards, >>>>>> Andrey V. Mashenkov >>>>> >>>>> >>>> >>>> >>>> -- >>>> Best regards, >>>> Andrey V. Mashenkov >>> >>> >> >> >> -- >> Best regards, >> Andrey V. Mashenkov >> > > > > -- > Sergey Kozlov > GridGain Systems > www.gridgain.com |
Free forum by Nabble | Edit this page |