I assume you mean the visibility of the constructors of AnnotationBuilder, ImmutableInjectioPoint, InjectableMethod, and ParameterValue?
Begin forwarded message: > From: "Gerhard Petracek (Created) (JIRA)" <[email protected]> > Subject: [jira] [Created] (DELTASPIKE-129) re-visit visibility of > AnnotationBuilder, ImmutableInjectionPoint, InjectableMethod and > ParameterValueRedefiner > Date: 25 March 2012 16:39:27 GMT+01:00 > To: [email protected] > > re-visit visibility of AnnotationBuilder, ImmutableInjectionPoint, > InjectableMethod and ParameterValueRedefiner > --------------------------------------------------------------------------------------------------------------- > > Key: DELTASPIKE-129 > URL: https://issues.apache.org/jira/browse/DELTASPIKE-129 > Project: DeltaSpike > Issue Type: Task > Components: Core > Affects Versions: 0.1-incubating > Reporter: Gerhard Petracek > Assignee: Jason Porter > Fix For: 0.2-incubating > > > ... since those classes aren't intended to be used by users, we should > re-visit them. > if we can't keep them package-private, we could move them to the util-package > (like we did with ClassDeactivation now ClassDeactivationUtils) > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > >
