- 03 Mar, 2016 1 commit
-
-
Guus der Kinderen authored
This commit adds more structure to the logging done when loading and unloading plugins. The plugin manager was adapted to create log statements for loading and unloading each plugin. It also logs to std-out for log statements of priority INFO and above. This mimics what some (but not all) plugins were doing internally. There's an added log statement that informs that the loading of the entire set of plugins has finished (which helps users to determine when Openfire is ready to be used). Corresponding log statements from individual plugins have been removed.
-
- 11 Jan, 2016 1 commit
-
-
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.
-
- 19 Nov, 2015 3 commits
-
-
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.
-
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)
-
Guus der Kinderen authored
-
- 18 Nov, 2015 1 commit
-
-
Christian Schudt authored
in the same fashion as e.g. `java.util.concurrent.Callable`
-
- 13 Sep, 2013 1 commit
-
-
Daryl Herzmann authored
This was necessary as Ignite now distributes java6 'binaries' and we need to make sure these don't get downloaded to java5 openfire hosts running old versions. refs OF-698 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13743 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 10 Jun, 2013 1 commit
-
-
Leon Roy authored
RESOLVED - issue OF-679: Packet Filter - Add option for "All Groups" and auto creation of rules based on Openfire Group Settings http://issues.igniterealtime.org/browse/OF-679 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13675 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jun, 2013 1 commit
-
-
Leon Roy authored
http://issues.igniterealtime.org/browse/OF-680 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13674 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Mar, 2013 2 commits
-
-
Axel Brand authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13573 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13572 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 May, 2011 1 commit
-
-
Nate Putnam authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12359 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 May, 2011 1 commit
-
-
Nate Putnam authored
Fix group performance issue. Improve sql code. Remove some cruft. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12342 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Feb, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11608 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Feb, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11594 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 Dec, 2009 1 commit
-
-
guus authored
* Applied java generics. * Removed unused code. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11443 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Jun, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11037 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Jul, 2008 1 commit
-
-
Nate Putnam authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10641 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 May, 2008 1 commit
-
-
Nate Putnam authored
Removed tests. They were written for testng originally, the rest of OF uses JUnit so if the tests are rewritten it should be done using that. Turns out testing is with plugins is really hard due to all the static managers. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10333 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10208 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Apr, 2008 1 commit
-
-
Daniel Henninger authored
[JM-1291] Renamed/prefixed all Openfire tables with 'of' to prevent conflicts with other applications in same database. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10158 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Mar, 2008 1 commit
-
-
Nate Putnam authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10107 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Feb, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9893 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Feb, 2008 1 commit
-
-
Daniel Henninger authored
Couple of minor tweaks here and there, mostly alt tags for imgs. Added emailListener and sip plugins to Plugin.iml, as well as necessary libraries. Repaired incompatible API issue with TLSPolicy. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9857 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 20 Jan, 2008 3 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9797 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9792 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
Removed picocontainer from plugins config. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9791 b35dd754-fafc-0310-a699-88a17e54d16e
-