Skip to content

Commit

Permalink
updated WAR file location
Browse files Browse the repository at this point in the history
  • Loading branch information
fasseg committed Oct 28, 2013
1 parent d30ab0a commit f7225a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/site.pp
Expand Up @@ -6,7 +6,7 @@
}

tomcat7::fcrepo-webapp { "fcrepo webapp":
url => 'http://ci.fcrepo.org/jenkins/job/fcrepo4/lastSuccessfulBuild/org.fcrepo\$fcrepo-webapp/artifact/org.fcrepo/fcrepo-webapp/4.0-SNAPSHOT/fcrepo-webapp-4.0-SNAPSHOT.war',
url => 'http://ci.fcrepo.org/jenkins/job/fcrepo4/lastSuccessfulBuild/org.fcrepo$fcrepo-webapp/artifact/org.fcrepo/fcrepo-webapp/4.0.0-alpha-3-SNAPSHOT/fcrepo-webapp-4.0.0-alpha-3-SNAPSHOT.war',

This comment has been minimized.

Copy link
@awoods

awoods Oct 28, 2013

Member

It looks like you lost the "".
...not sure if it matters.

This comment has been minimized.

Copy link
@fasseg

fasseg Oct 28, 2013

Author Contributor

Ah yes good ols escapage

war => 'fcrepo.war',
}

Expand Down

0 comments on commit f7225a2

Please sign in to comment.