Branch: refs/heads/develop
Home:
https://github.com/seam/international
Commit: 197f86e0fd320b20d6f5786ba63ae20e74296c6a
https://github.com/seam/international/commit/197f86e0fd320b20d6f5786ba63a...
Author: mmazi <matija.mazi(a)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/23df8167ead26435afeff5a64a78...
Author: George Gastaldi <gegastaldi(a)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