additional note

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899028 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2010-01-14 01:48:14 +00:00
parent 294c3c6331
commit bc8f42601c
1 changed files with 1 additions and 0 deletions
archiva-modules/archiva-web/archiva-webapp-test/src/test/testng/org/apache/archiva/web/test

View File

@ -63,6 +63,7 @@ public class BrowseTest
String snapshotsRepo = getProperty( "SNAPSHOTS_REPOSITORY" );
// TODO: do this differently as uploading doesn't work on browsers other than *chrome (below as well)
// upload a snapshot artifact to repository 'releases'
addArtifact( "archiva", "archiva-webapp", "1.0-SNAPSHOT", "jar", artifact.getPath(),
releasesRepo );