Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] CQ for snappy java

I'd propose to use latest 2.x plexus-archiver i.e. 2.10.1 (it's more up to date than 3.0 anyway) as advised in
https://github.com/codehaus-plexus/plexus-archiver/issues/3 

to avoid the snappy-java license issue altogether as it's unclear to me how this will play out.

Unfortunately that would mean file new CQs and abandon the old ones.

Any reason you used plexus-archiver 2.6 now instead of latest 2.10.1?

Regards
Jan



> -----Original Message-----
> From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] On
> Behalf Of SCHREIBER.Martin
> Sent: Donnerstag, 21. Mai 2015 12:43
> To: Tycho developers list
> Subject: Re: [tycho-dev] CQ for snappy java
> 
> Thanks Jan and Igor for your comments on this issue and for creating issues
> in plexus and jnappy-java!
> 
> I was able to test the bugfix for the original issue [1] with plexus-archiver
> 2.6 which does not need snappy-java and it solves the issue.
> So we have 2 possibilities to proceed:
> 
> 1) Withdraw the CQs for plexus-archiver 3.0 and its dependencies and create
> new ones for v2.6 or
> 2) Wait till we know if it is really a license issue or till the plexus
> developers and/or jnappy java developers fix the issue.
> 
> Thanks
> Martin
> 
> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=461974
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] Im
> Auftrag von Sievers, Jan
> Gesendet: Mittwoch, 20. Mai 2015 13:43
> An: Tycho developers list
> Betreff: Re: [tycho-dev] CQ for snappy java
> 
> and https://github.com/codehaus-plexus/plexus-archiver/issues/3
> 
> > -----Original Message-----
> > From: tycho-dev-bounces@xxxxxxxxxxx
> > [mailto:tycho-dev-bounces@xxxxxxxxxxx] On Behalf Of Sievers, Jan
> > Sent: Mittwoch, 20. Mai 2015 13:35
> > To: Tycho developers list
> > Subject: Re: [tycho-dev] CQ for snappy java
> >
> > right. I also submitted
> > https://github.com/xerial/snappy-java/issues/113
> >
> > Jan
> >
> > From: tycho-dev-bounces@xxxxxxxxxxx
> > [mailto:tycho-dev-bounces@xxxxxxxxxxx] On Behalf Of Igor Fedorenko
> > Sent: Mittwoch, 20. Mai 2015 12:56
> > To: tycho-dev@xxxxxxxxxxx
> > Subject: Re: [tycho-dev] CQ for snappy java
> >
> > Have you reported the issue to plexus-archiver developers. I don't
> > believe they can use GPL'ed code either, so at very least this will
> > help them maintain their IP policy.
> >
> > --
> > Regards,
> > Igor
> >
> >
> > On Wed, May 20, 2015, at 01:58 AM, SCHREIBER.Martin wrote:
> > Hi,
> >
> > for resolving the bug regarding invalid zip files for very large
> > repositories [1], I created different CQs for updating the
> > plexus-archiver and all it’s depenencies.
> > One of the dependencies is snappy-java.
> > The new version of snappy-java seems to contain stuff that is not
> > compatible with the EPL (see CQ [2]). It might not be an issue since
> > we do not ship snappy-java in any artifacts but I am not sure what the
> > next steps regarding the CQs should be. So can someone help me out there
> please.
> >
> > Thanks
> > Martin
> >
> > [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=461974c
> > [2] https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9404
> >
> > p.s. the other CQs needed for the bugfix are approved
> > _______________________________________________
> > tycho-dev mailing list
> > tycho-dev@xxxxxxxxxxx
> > To change your delivery options, retrieve your password, or
> > unsubscribe from this list, visit
> > https://dev.eclipse.org/mailman/listinfo/tycho-dev
> >
> > _______________________________________________
> > tycho-dev mailing list
> > tycho-dev@xxxxxxxxxxx
> > To change your delivery options, retrieve your password, or
> > unsubscribe from this list, visit
> > https://dev.eclipse.org/mailman/listinfo/tycho-dev
> _______________________________________________
> tycho-dev mailing list
> tycho-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit https://dev.eclipse.org/mailman/listinfo/tycho-dev
> _______________________________________________
> tycho-dev mailing list
> tycho-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/tycho-dev

Back to the top