Yes, 0.9.x is the old package structure, 1.0.0 (not yet released) will be the new structure. We figured a big change in API justified a major release.
Expect 1.0 in a week or two, but it’s stable enough to develop on right now. Julian On Dec 11, 2014, at 3:06 AM, Kuldeep Bora <[email protected]> wrote: > Sorry about this, I was looking into the code from master repo and i > thought 0.9.x-incubating also has changed the package structure to > org.calcite*. Installing from master branch i.e. 1.0.0-incubating-SNAPSHOT > was what i wanted. > > Thanks > > On Thu, Dec 11, 2014 at 3:00 PM, Kuldeep Bora <[email protected]> > wrote: >> >> Hello All, >> >> Is it just me or others are also having problem with the maven artifacts? >> Both 0.9.1 and 0.9.2 incubating artifacts when put in a pom.xml do not >> fetch in the jars. I see there is a additional org.apache.calcite/calcite >> dependency being deployed which might be the issue here. >> >> Thanks >>
