ERXApplication.JarChecker Class Reference

Collaboration diagram for ERXApplication.JarChecker:

Collaboration graph
[legend]

List of all members.

Classes

class  Entry

Private Member Functions

void processJar (String jar)
void reportErrors ()

Static Private Attributes

static NSMutableDictionary
< String, NSMutableSet< Entry > > 
classes = new NSMutableDictionary<String, NSMutableSet<Entry>>()
static final Logger log = Logger.getLogger(JarChecker.class)
static NSMutableDictionary
< String, NSMutableArray
< String > > 
packages = new NSMutableDictionary<String, NSMutableArray<String>>()


Detailed Description

Utility class to track down duplicate items in the class path. Reports duplicate packages and packages that are present in different versions.

Author:
ak

Member Function Documentation

void processJar ( String  jar  )  [private]

void reportErrors (  )  [private]


Member Data Documentation

final Logger log = Logger.getLogger(JarChecker.class) [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:01 2012 for Project Wonder by  doxygen 1.5.8