[seam-commits] [seam/international] 197f86: Use LinkedHashSet instead of HashSet to preserve t...

noreply at github.com noreply at github.com
Thu Jul 21 09:44:08 EDT 2011


  Branch: refs/heads/develop
  Home:   https://github.com/seam/international

  Commit: 197f86e0fd320b20d6f5786ba63ae20e74296c6a
      https://github.com/seam/international/commit/197f86e0fd320b20d6f5786ba63ae20e74296c6a
  Author: mmazi <matija.mazi at gmail.com>
  Date:   2011-07-21 (Thu, 21 Jul 2011)

  Changed paths:
    M impl/src/main/java/org/jboss/seam/international/status/MessagesImpl.java

  Log Message:
  -----------
  Use LinkedHashSet instead of HashSet to preserve the messages in the order they were added.


  Commit: 23df8167ead26435afeff5a64a786ff6ccfe3679
      https://github.com/seam/international/commit/23df8167ead26435afeff5a64a786ff6ccfe3679
  Author: George Gastaldi <gegastaldi at gmail.com>
  Date:   2011-07-21 (Thu, 21 Jul 2011)

  Changed paths:
    M impl/src/main/java/org/jboss/seam/international/status/MessagesImpl.java

  Log Message:
  -----------
  Merge pull request #11 from mmazi/messages

Use LinkedHashSet instead of HashSet to preserve the messages in the orde


Compare: https://github.com/seam/international/compare/0913f92...23df816


More information about the seam-commits mailing list