]> source.dussan.org Git - archiva.git/commit
MRM-856 - Artifact Upload replaces all instances of the name "jar" with "pom" when...
authorJames William Dumay <jdumay@apache.org>
Wed, 2 Jul 2008 05:18:25 +0000 (05:18 +0000)
committerJames William Dumay <jdumay@apache.org>
Wed, 2 Jul 2008 05:18:25 +0000 (05:18 +0000)
commit571c96c635c71662b388404a07ea1a9b01e6de37
tree88ffba9679ee13624c7ee1ad5b4616da9cf2b413
parentb4e15d6eb1bc4525e7232c4ccd10cc2d4359660f
MRM-856 - Artifact Upload replaces all instances of the name "jar" with "pom" when trying to change the file extension

* Use FilenameUtils from commons-io to properly strip the extension

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673284 13f79535-47bb-0310-9956-ffa450edef68
archiva-modules/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/action/UploadAction.java