comparison artifacts/src/assembly/assembly.xml @ 8516:dc02c7f96ad8

Exclude transitive dependency because of conflicting version which breaks charting.
author "Tom Gottfried <tom@intevation.de>"
date Thu, 18 Dec 2014 11:20:51 +0100
parents 97d2a83118e4
children 65a2944ec5bb
comparison
equal deleted inserted replaced
8515:01d71ff84d43 8516:dc02c7f96ad8
30 </fileSet> 30 </fileSet>
31 </fileSets> 31 </fileSets>
32 <dependencySets> 32 <dependencySets>
33 <dependencySet> 33 <dependencySet>
34 <outputDirectory>bin/lib</outputDirectory> 34 <outputDirectory>bin/lib</outputDirectory>
35 <useProjectArtifact>false</useProjectArtifact>
36 <excludes>
37 <exclude>jfree:jfreechart:jar:1.0.12</exclude>
38 </excludes>
39 </dependencySet> 35 </dependencySet>
40 </dependencySets> 36 </dependencySets>
41 </assembly> 37 </assembly>

http://dive4elements.wald.intevation.org