Re: vcmcvsssh.jar

2017-03-05 Thread Benson Margulies
On Sun, Mar 5, 2017 at 1:35 PM, Martin Gainty wrote: > can you suggest a developer list that is responsible for maintaining eclipse > 2.0? You are joking, right? Maintain? It's ancient and obsolete. It might be archived somewhere. > > > vielen danke her eckenfels > >

Re: vcmcvsssh.jar

2017-03-05 Thread Martin Gainty
can you suggest a developer list that is responsible for maintaining eclipse 2.0? vielen danke her eckenfels Martin __ From: Bernd Eckenfels Sent: Sunday, March 5, 2017 3:24 PM To:

Re: vcmcvsssh.jar

2017-03-05 Thread Bernd Eckenfels
Hello, I guess you better ask the Eclipse Team project. I would suspect you find the libraries only in the historic Eclipse 2.0 archives. Gruss Bernd -- http://bernd.eckenfels.net On Sun, Mar 5, 2017 at 7:45 PM +0100, "Martin Gainty" wrote: anyone know where

vcmcvsssh.jar

2017-03-05 Thread Martin Gainty
anyone know where i can acquire org.eclipse.vcm library? the eclipse vcm library is supposed to be available in vcmcvsssh.jar which i cannot locate Thanks! Martin __

Re: Enforcer requirePropertyDiverges not propagated to descendants?

2017-03-05 Thread org . apache . maven . user
eems to stop working after one level of inheritance. See these three example cases: 0. Project A defines a property P. Project B inherits from A and doesn't redefine or declare P. The requirePropertyDiverges rule correctly rejects this case and the build fails. https://github.com/io7m/r