1. 05 Jan, 2016 1 commit
    • Guus der Kinderen's avatar
      OF-998: Ant should resolve DTDs locally · d3f242e7
      Guus der Kinderen authored
      Ant (or rather, the XMLTask in our build) attempts to lookup DTDs
      online. The build (of plugins) will fail if no internet connectivity
      is available. This commit references DTDs locally, allowing Ant to
      skip the online lookup.
      d3f242e7
  2. 15 Dec, 2015 1 commit
  3. 10 Dec, 2015 2 commits
  4. 30 Nov, 2015 1 commit
  5. 19 Nov, 2015 1 commit
    • Guus der Kinderen's avatar
      OF-953: Old JSP libraries should be upgraded. · 67baf287
      Guus der Kinderen authored
      By replacing Jetty 6.x era libraries with 9.x-based variants, JSP support
      will be brought back up-to-date. Additionally, Openfire will no longer
      have a mix of dependencies from various versions of Jetty. This commit
      contains a number of changes that go hand-in-hand:
      - Replaces JAR files
      - Applies uniformity to the buildscript where JSPC is executed
      - Replaces JSTL 1.0 taglibs with later versions
      - Adds a simple logger to the build process (to stop it from complaining)
      67baf287
  6. 28 Sep, 2015 1 commit
    • Guus der Kinderen's avatar
      OF-947: Overlay should be able to modify i18n · c3541fcc
      Guus der Kinderen authored
      i18n files can now be modified by files in <overlay>/i18n/. Files are merged,
      where the overlay values have preference over the original values.
      
      This commit removes support for the (poorly implemented) overlay.properties file.
      c3541fcc
  7. 30 Jan, 2015 1 commit
  8. 14 Nov, 2014 1 commit
  9. 15 May, 2014 1 commit
  10. 05 May, 2014 1 commit