diff options
author | sthelen <thelen.sebastian@gmail.com> | 2010-05-16 05:09:54 +0800 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2010-05-17 19:26:46 +0800 |
commit | fe4c4e7599c730ba8594d8da731894e37384fad4 (patch) | |
tree | 2a7735408b32a938f5a5687ee3a26a9be1739bd9 /src/site/apt/compatibility.apt | |
parent | 96fbe90a6f1a1769f820da9d58ec5f49f3c065bf (diff) | |
download | maven-nar-plugin-fe4c4e7599c730ba8594d8da731894e37384fad4.tar.gz maven-nar-plugin-fe4c4e7599c730ba8594d8da731894e37384fad4.tar.bz2 maven-nar-plugin-fe4c4e7599c730ba8594d8da731894e37384fad4.tar.xz maven-nar-plugin-fe4c4e7599c730ba8594d8da731894e37384fad4.zip |
Fixed ClassCastException in NarAssemblyMojo when specifying classifiers.
The untyped List that was used before this commit lead to a ClassCastException when
it was cast to a String array in the NarManager. The mojo parameter is changed
to directly be a String array which solves the problem.
Diffstat (limited to 'src/site/apt/compatibility.apt')
0 files changed, 0 insertions, 0 deletions