• Dave Syer's avatar
    Modify @Condition for detecting existing message bundle resource · ede385d1
    Dave Syer authored
    The problem with the old code is that it worces a ResourceBundle to
    initialize with the default encoding (and that is then cached in the
    JDK) during @Condition evaluation (so before the encoding is known).
    
    Includes test for swedish messages
    
    Fixes gh-1228
    ede385d1
Name
Last commit
Last update
..
src Loading commit data...
.gitignore Loading commit data...
pom.xml Loading commit data...