On Fri, Jun 20, 2008 at 4:47 PM, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > On 6/20/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> Author: sgoeschl >> Date: Fri Jun 20 06:21:04 2008 >> New Revision: 669887 >> >> URL: http://svn.apache.org/viewvc?rev=669887&view=rev >> Log: >> Added note that those classes are not part of the public API >> > <snip/> > > I'm not sure how we'd consider breakage though (does that mean we'll > be lax with changes to these classes?). > > I mention this because there are a couple of classes in [scxml] as > well that fit this bill and we could add similar warnings there. But > these warnings clearly have no merit when it comes to clirr or > jardiff, so we must be assuming that everyone reads Javadocs very > carefully ;-)
The maven plugin for clirr does have an "excludes" parameter. We could come up with a naming convention for non-public classes that we don't want folks using (someone suggested underscores or something) and set that up in the parent pom.xml file. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]