1. 19 Nov, 2015 2 commits
    • 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
    • Guus der Kinderen's avatar
  2. 17 Nov, 2015 20 commits
  3. 16 Nov, 2015 3 commits
  4. 15 Nov, 2015 1 commit
  5. 14 Nov, 2015 2 commits
  6. 13 Nov, 2015 6 commits
  7. 12 Nov, 2015 1 commit
    • Christian Schudt's avatar
      Update protocol support documentation. · 0a97955c
      Christian Schudt authored
      - Update old XMPP RFCs to the new one (e.g. 6120)
      - Remove the obsolete reference to XEP-0073 and replace it with XEP-0302
      - Get rid of the basic/intermediate terms as they are no longer in use in XEP-0302. Use Core and Advanced instead.
      - Add XEP-0160, XEP-0198, XEP-0202, XEP-0280
      - Correct "Entity Time" to "Legacy Entity Time"
      - Correct "Jabber Date and Time Profiles" to "XMPP Date and Time Profiles"
      0a97955c
  8. 11 Nov, 2015 5 commits