Seems it is also the recommended file to include package level annotations[1].
JSR 175 recommends package-info.java for package level annotations [1] http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/annotation/XmlSchema.html On Thu, Aug 27, 2015 at 11:00 AM, Kavith Lokuhewage <[email protected]> wrote: > Hi Aruna, > > Normally package-info.java files are used to add package level doc > comments[1]. > But the file that you have pointed out, doesn't seems to include any > package level doc comment. > > [1] http://www.intertech.com/Blog/whats-package-info-java-for/ > > Thanks, > > On Thu, Aug 27, 2015 at 10:53 AM, Aruna Karunarathna <[email protected]> > wrote: > >> Hi all, >> >> Any idea regarding the usage of file [1]. >> >> [1]. >> https://github.com/wso2/carbon-kernel/blob/master/core/src/main/java/org/wso2/carbon/clustering/config/package-info.java >> >> Regards, >> Aruna >> >> -- >> >> *Aruna Sujith Karunarathna *| Software Engineer >> WSO2, Inc | lean. enterprise. middleware. >> #20, Palm Grove, Colombo 03, Sri Lanka >> Mobile: +94 71 9040362 | Work: +94 112145345 >> Email: [email protected] | Web: www.wso2.com >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Kavith Lokuhewage* > Software Engineer > WSO2 Inc. - http://wso2.com > lean . enterprise . middleware > Mobile - +9477-9-145-123 | +9471-455-6-401 > Linkedin <http://www.linkedin.com/pub/kavith-lokuhewage/49/473/419> > Twitter <https://twitter.com/KavithThiranga> > -- *Kavith Lokuhewage* Software Engineer WSO2 Inc. - http://wso2.com lean . enterprise . middleware Mobile - +9477-9-145-123 | +9471-455-6-401 Linkedin <http://www.linkedin.com/pub/kavith-lokuhewage/49/473/419> Twitter <https://twitter.com/KavithThiranga>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
