[Bug 767226] Review Request: scannotation - A Java annotation scanner

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 14 08:34:59 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=767226

--- Comment #2 from Kashyap Chamarthy <kchamart at redhat.com> 2011-12-14 03:34:59 EST ---
(In reply to comment #0)
> SPEC: http://10.65.201.157/rpmbuild/SPECS/scannotation.spec

Sorry, correct 'SPEC' URL location is here:

http://kashyapc.fedorapeople.org/spec-files/scannotation.spec
> 
> SRPM:
> http://kashyapc.fedorapeople.org/srpms/scannotation-1.0.3-0.1.r12.fc17.src.rpm
> 
> Description:
> 
> Scannotation is a Java library that creates an annotation database 
> from a set of .class files.This database is really just a set of maps that
> index
> what annotations are used and what classes are using them. Why do you need
> this? 
> What if you are an annotation framework like an EJB 3.0 container and you want 
> to automatically scan your classpath for EJB annotations so that you know what 
> to deploy? Scannotation gives you apis that allow you to find archives in your 
> classpath or WAR (web application) that you want to scan, then automatically 
> scans them without loading each and every class within those archives

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list