maven/maven-model-builder
Guillaume Boué 5b4b8bd94c [MNG-6105] properties.internal.SystemProperties.addSystemProperties() is not really thread-safe
Refactoring the current code setting system properties to synchronize correctly on the given ones: avoids ConcurrentModificationException and NullPointerException if the properties is modified by another thread.
2017-01-28 14:07:59 +01:00
..
src [MNG-6105] properties.internal.SystemProperties.addSystemProperties() is not really thread-safe 2017-01-28 14:07:59 +01:00
pom.xml updated urls (https, plexus) and license header formatting 2017-01-24 23:50:10 +01:00