----- Original Message ----- From: "Peter Donald" <[EMAIL PROTECTED]> To: "Avalon Developers List" <[EMAIL PROTECTED]> Sent: Sunday, March 31, 2002 8:21 AM Subject: Release requirements?
> Hi, > > I was thinking about what should be the minimum requirements for us to > release a component from excalibur. I was thinking that the following would > be good as minimum requirements. > > * must pass checkstyle with 0 violations (which basically means lots more > javadocing) Javadocing all method of implementation class is painful to me. I already javadocing Cache interface. But checkstyle need javadoing all method of AbstractCache, ValidatingCache, SynchronizedCache, LRUCache... Are we must pass checkstyle with 0 violations? All other requirements is good. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
