On 17 February 2015 at 10:38, Erik de Hair <[email protected]> wrote:
> Hi Dan, > > On 02/17/2015 09:07 AM, Dan Haywood wrote: > >> >> In writing this mail I noticed that the XmlSnapshot.Builder interface was >> slightly incorrect; it was missing the build(...) method (!) But I fixed >> that in the latest 1.8.0-SNAPSHOT. >> > > Right now I'm running against Isis-1.7.0. I tried to cast the builder to > the right type so I could call the build()-method but this was not allowed. You would need to add a dependency on the implementation. Not a nice hack, but okay I suppose if it was only temporary... > I just wait for the Isis-1.8.0 release. Our next release would be in a > couple of weeks and I believe the next Isis-release doesn't take much > longer, does it? > hope to get a release out for voting later on this week. Cheers Dan
