AVP505

Results 1 issues of AVP505

There is no "bundle" location scanner, only a FileSystemClassPathLocationScanner and JarFileClassPathLocationScanner. Proposal create a bundle location scanner. Update ClassPathScanner.java, method createLocationScanner: if("bundle".equals(protocol)){ ... Creating a patch for submission