1. 31 Oct, 2015 2 commits
    • Christian Schudt's avatar
      Prevent NoClassDefFoundError during Openfire start. · bffdb085
      Christian Schudt authored
      f81c28be replaced org.jivesoftware.util.Log with org.slf4j.Logger.
      This commit partially reverts this.
      
      Apparently the build process produces an additional startup.jar, which contains the ServerStarter class. However, it doesn't add slf4j-api.jar to the classpath or manifest.
      Because Openfire's classpath, lib folder and build structure is pretty confusing (e.g. slf4j-api.jar gets merged into a new openfire.jar, there's an extra JiveClassLoader, etc...), it's hard to solve this in a reasonable way at the moment.
      bffdb085
    • akrherz's avatar
      fdc23fa1
  2. 30 Oct, 2015 19 commits
  3. 29 Oct, 2015 14 commits
  4. 28 Oct, 2015 5 commits