This content has been marked as final.
Show 4 replies
-
1. Could Tattletale scan EAR files?
jesper.pedersen Feb 14, 2011 1:11 PM (in response to rimolive)It is a TODO - https://issues.jboss.org/browse/TTALE-11
Basically only .jar like files are supported at the moment. However there is initial support in the datastructures to allow archives like .ear to be scanned.
Let me know if you want to work on this task.
-
2. Could Tattletale scan EAR files?
rimolive Feb 14, 2011 2:04 PM (in response to jesper.pedersen)Ok, I can help on this task.
Regards,
Ricardo
-
3. Could Tattletale scan EAR files?
jesper.pedersen Feb 14, 2011 2:59 PM (in response to rimolive)Take a look at the developer guide and check out the code. Then look at the tattletale.analyzers package and the tattletale.core package.
That should give you an idea of the current structure - then post your ideas on how to include support for the enterprise archives. Maybe a dedicated analyzer for each type...
-
4. Could Tattletale scan EAR files?
rimolive Feb 15, 2011 6:32 AM (in response to jesper.pedersen)Hi Jesper,
Sounds good. I will analyze the code and see what I can do.
Regards,
Ricardo