类 LibModuleMergeProcessor

  • 所有已实现的接口:
    Processor

    public class LibModuleMergeProcessor
    extends Object
    implements Processor
    convert module URL to module Archive; merge modules contained in Container Archive if any; merge modules contained in modules recursively if any; Priority: Container contained modules , biz modules , recursively contained modules; if two modules both contains another module, if the version is the same, use it, or you should put the module in the biz classpath to avoid conflicting