1. 05 Jan, 2016 1 commit
    • Guus der Kinderen's avatar
      OF-998: Ant should resolve DTDs locally · d3f242e7
      Guus der Kinderen authored
      Ant (or rather, the XMLTask in our build) attempts to lookup DTDs
      online. The build (of plugins) will fail if no internet connectivity
      is available. This commit references DTDs locally, allowing Ant to
      skip the online lookup.
      d3f242e7
  2. 04 Jan, 2016 6 commits
  3. 30 Dec, 2015 1 commit
  4. 24 Dec, 2015 1 commit
    • Ivan A. Shmakov's avatar
      Fix send double messages · 3e7b3fa6
      Ivan A. Shmakov authored
      If route.really-all-resources enabled it's not requere process message again via priority algorithm.
      We already processed in 560 line. 
      If we not stop (return) than session.process() call twice (first in line 560 and next in next other)
      3e7b3fa6
  5. 19 Dec, 2015 1 commit
  6. 18 Dec, 2015 1 commit
  7. 17 Dec, 2015 16 commits
  8. 16 Dec, 2015 10 commits
  9. 15 Dec, 2015 3 commits