Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 4024:62d99de39a8d
Avoid NPE if no attribute outs are present
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 04 Oct 2012 13:59:03 +0200 |
parents | e064e781d255 |
children | 721d55bdab9e |
comparison
equal
deleted
inserted
replaced
4023:e064e781d255 | 4024:62d99de39a8d |
---|---|
1 2012-10-01 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | |
4 Avoid NullPonterException if not attribute outs are present. | |
5 | |
1 2012-10-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2012-10-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | |
3 Fix issue417. | 7 Fix issue417. |
4 | |
5 * flys-artifacts/doc/conf/default-themes, | 8 * flys-artifacts/doc/conf/default-themes, |
6 flys-artifacts/doc/conf/second-themes, | 9 flys-artifacts/doc/conf/second-themes, |
7 flys-artifacts/doc/conf/virtual-themes: | 10 flys-artifacts/doc/conf/virtual-themes: |
8 Remove not needed theme props from main-value-annotations. | 11 Remove not needed theme props from main-value-annotations. |
9 | 12 |