- 26 Apr, 2017 1 commit
-
-
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.
-
- 04 Jan, 2017 1 commit
-
-
daryl herzmann authored
-
- 13 Nov, 2015 1 commit
-
-
Christian Schudt authored
- Make it final and immutable. - Use pattern-based parsing, which allows to also parse the ReleaseStatus and the statusVersion. - Implement toString() method. - Implement equals() and hashCode(), which is a strong recommendation when implementing Comparable: From the JavaDoc: "It is strongly recommended that (x.compareTo(y)==0) == (x.equals(y))", which was not the case. - Allow CharSequence - Simplify getVersionString() method (less duplicate code). - Improve compareTo() method by properly comparing more than 2 digits and also comparing ReleaseStatus and statusVersion
-
- 17 Oct, 2014 1 commit
-
-
Tom Evans authored
Updates include changes for Openfire Session API, plus changes needed to upgrade to Hazelcast 3.3.1; also some core housekeeping (NPE)
-
- 08 May, 2014 1 commit
-
-
Tom Evans authored
Use numeric comparison for the various version components
-
- 07 Feb, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11608 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Sep, 2009 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11291 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10204 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7655 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 31 Jan, 2007 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6888 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Nov, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6160 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Jun, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4005 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Dec, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@3195 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Oct, 2004 2 commits
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@42 b35dd754-fafc-0310-a699-88a17e54d16e
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@37 b35dd754-fafc-0310-a699-88a17e54d16e
-