Hi all, I've deployed the snapshot: https://repository.apache.org/content/groups/snapshots/org/apache/felix/org.apache.felix.converter/
@David L - I had to @Ignore some tests in the Schematizer. If I understand things correctly they would be using the targetAs(SomeDTO.class) functionality to mark that a target class should be treated as a DTO even though it has some methods. This is not yet implemented in the converter. I hope to add it soon, unless someone beats me to it :) Cheers, David On 20 December 2016 at 14:26, Neil Bartlett <[email protected]> wrote: > Excellent, thanks David! > > > On 20 Dec 2016, at 14:25, David Bosschaert <[email protected]> > wrote: > > > > Hi all, > > > > I should be able to tackle those test failures and deploy a snapshot > today. > > > > Cheers, > > > > David > > > > On 20 December 2016 at 13:59, Felix Meschberger <[email protected]> > wrote: > > > >> Hi > >> > >> Apache runs a SNAPSHOT repository which is public. But reliance on > >> SNAPSHOTs deployed there is brittle. > >> > >> I just tried to deply a SNAPSHOT build but I get test failures, so I am > a > >> bit unsure, whether that makes a lot of sense. > >> > >> Regards > >> Felix > >> > >>> Am 20.12.2016 um 14:57 schrieb David Leangen <[email protected]>: > >>> > >>> > >>> Oh, sorry, I re-read your message. > >>> > >>> Don’t know where there is a public Maven repo, or even if there is one > >> at all. David B would know for sure. > >>> > >>> Cheers, > >>> =David > >>> > >>> > >>>> On Dec 20, 2016, at 10:56 PM, David Leangen <[email protected]> wrote: > >>>> > >>>> > >>>> Hi Neil, > >>>> > >>>> It is here: > >>>> > >>>> https://github.com/apache/felix/tree/trunk/converter/converter < > >> https://github.com/apache/felix/tree/trunk/converter/converter> > >>>> > >>>> > >>>> Cheers, > >>>> =David > >>>> > >>>> > >>>>> On Dec 20, 2016, at 10:45 PM, Neil Bartlett <[email protected]> > >> wrote: > >>>>> > >>>>> Hello, > >>>>> > >>>>> I’m interested in using the Felix Converter library > >> (org.apache.felix.converter) in a Maven project. It doesn’t matter at > this > >> stage that it’s only a SNAPSHOT. Is there a Maven repository from which > >> this dependency can be found? I have been unable to find it in the > Nexus on > >> https://repository.apache.org <https://repository.apache.org/>. > >>>>> > >>>>> Many thanks > >>>>> Neil > >>>> > >>> > >> > >> > >
