Re: Jtreg tests.

2012-01-23 Thread Simon IJskes - QCG
On 23-01-12 01:57, Peter Firmstone wrote: A number of jtreg tests a failing due to expired certificates. Are these included in the QA build on builds? Do they fail there, but are disabled or so? Gr. Sim -- QCG, Software voor het MKB, 071-5890970, http://www.qcg.nl Quality Consultancy Group

Re: Surrogate

2012-01-23 Thread Jeff Ramsdale
Maven archetypes are the way to go. IDE agnostic and all IDEs support Maven. Dennis Reedy with Rio has done a lot of work with Maven and Jini services, using multi-module projects to write services, keeping interface, proxy, service, and UI classpaths distinct and managing dependencies, etc. It's

Re: Jtreg tests.

2012-01-23 Thread Peter Firmstone
Simon IJskes - QCG wrote: On 23-01-12 01:57, Peter Firmstone wrote: A number of jtreg tests a failing due to expired certificates. Are these included in the QA build on builds? Do they fail there, but are disabled or so? Gr. Sim No, they've got a GPL platform library dependency, jtreg.

Re: Jtreg tests.

2012-01-23 Thread Simon IJskes - QCG
On 23-01-12 21:56, Peter Firmstone wrote: Simon IJskes - QCG wrote: On 23-01-12 01:57, Peter Firmstone wrote: A number of jtreg tests a failing due to expired certificates. Are these included in the QA build on builds? Do they fail there, but are disabled or so? Gr. Sim No, they've got a

Re: Jtreg tests.

2012-01-23 Thread Peter Firmstone
Simon IJskes - QCG wrote: On 23-01-12 21:56, Peter Firmstone wrote: Simon IJskes - QCG wrote: On 23-01-12 01:57, Peter Firmstone wrote: A number of jtreg tests a failing due to expired certificates. Are these included in the QA build on builds? Do they fail there, but are disabled or so?

Re: Surrogate

2012-01-23 Thread Peter Firmstone
One big benefit is that a new developer can just checkout from svn, then open a project with their IDE and it's all recognised, ready to rock 'n roll. And there's very little work to do to achieve that. River supports the use of Maven, even though internally we use ant. Incidentally you can