1. 07 Nov, 2015 1 commit
    • Christian Schudt's avatar
      Fix JDK 8 ambiguity with wildcard imports. · 27427dba
      Christian Schudt authored
      java.util.* and org.jivesoftware.util.* both import Base64 class. The compiler cannot know which one to use.
      
      Error message is:
      both class java.util.Base64 in java.util and class org.jivesoftware.util.Base64 in org.jivesoftware.util match
      27427dba
  2. 03 Nov, 2015 1 commit
  3. 02 Nov, 2015 1 commit
  4. 31 Oct, 2015 2 commits
  5. 30 Oct, 2015 19 commits
  6. 29 Oct, 2015 14 commits
  7. 28 Oct, 2015 2 commits