1. 26 Apr, 2017 1 commit
    • Guus der Kinderen's avatar
      Replace dangling javadoc with block comment. · 65f1f7f1
      Guus der Kinderen authored
      Javadoc comment are dangling if they don't belong to any class, method or field. For example a Javadoc comment in between method declarations that have their own javadoc comments.
      
      These generate needless warnings, which are in most instances easily solved. By far most problems occur in the license block that's in most files.
      65f1f7f1
  2. 21 Nov, 2016 1 commit
  3. 24 Jul, 2016 1 commit
  4. 23 Mar, 2016 1 commit
  5. 11 Jan, 2016 1 commit
    • akrherz's avatar
      Update plugin min Openfire version requirement to 4.0.0 · 99cb1478
      akrherz authored
      Previously, we had a quasi-hack of `3.11.0-alpha` as the min requirement
      on these, but this release never happened.  This update moves all these
      plugins to 4.0.0, which hopefully provokes less confusion.
      99cb1478
  6. 19 Nov, 2015 3 commits
    • akrherz's avatar
      bump plugin minVersion to 3.11.0 alpha, where appropriate · bf850502
      akrherz authored
      The new Version.java comparison in master branch evaluates '3.11.0' as newer than '3.11.0 alpha' (which is correct), but causes a problem when attempting to load plugins requiring '3.11.0' on a developmental '3.11.0 alpha' release.
      bf850502
    • 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
  7. 13 Sep, 2013 1 commit
  8. 04 Jul, 2013 1 commit
  9. 19 Mar, 2013 2 commits
  10. 25 Feb, 2012 1 commit
  11. 16 May, 2011 1 commit
  12. 01 Feb, 2010 1 commit
  13. 02 Jan, 2010 1 commit
  14. 02 Dec, 2009 1 commit
  15. 30 Sep, 2009 1 commit
  16. 25 Jun, 2009 1 commit
  17. 14 Jun, 2009 2 commits
  18. 12 Jun, 2009 2 commits
  19. 26 Aug, 2008 1 commit
  20. 16 Apr, 2008 1 commit
  21. 11 Apr, 2008 2 commits
  22. 09 Apr, 2008 1 commit
  23. 12 Mar, 2008 1 commit
  24. 28 Feb, 2008 1 commit
  25. 12 Feb, 2008 1 commit
  26. 06 Feb, 2008 1 commit
  27. 08 Oct, 2007 1 commit
  28. 03 Oct, 2007 2 commits
  29. 22 Jun, 2007 4 commits
  30. 19 Jun, 2007 1 commit