]> source.dussan.org Git - archiva.git/commitdiff
add comment on why woodstox (stax impl) is included in the war
authorOlivier Lamy <olamy@apache.org>
Wed, 13 Feb 2013 23:53:01 +0000 (23:53 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 13 Feb 2013 23:53:01 +0000 (23:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445992 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/pom.xml

index 4c2dfdfef42dac6f19d17f7c00033a628f7b5f41..864a1b1ae984609dd3e7f3adc254058c2359925c 100644 (file)
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
     </dependency>
+    <!-- normally not needed as we are 1.6 required
+      but due to http://jira.codehaus.org/browse/MODELLO-266
+      and we use stax reader produced by modello
+      ibm jdk stax impl won't work with
+     -->
     <dependency>
       <groupId>org.codehaus.woodstox</groupId>
       <artifactId>woodstox-core-asl</artifactId>