Merge lp:~dholbach/snapcraft/1491303 into lp:~snappy-dev/snapcraft/core

Proposed by Daniel Holbach
Status: Merged
Approved by: Sergio Schvezov
Approved revision: 153
Merged at revision: 153
Proposed branch: lp:~dholbach/snapcraft/1491303
Merge into: lp:~snappy-dev/snapcraft/core
Diff against target: 12 lines (+1/-1)
1 file modified
examples/tomcat-maven-webapp/snapcraft.yaml (+1/-1)
To merge this branch: bzr merge lp:~dholbach/snapcraft/1491303
Reviewer Review Type Date Requested Status
Sergio Schvezov Approve
Review via email: mp+270363@code.launchpad.net

Commit message

Update tomcat upstream URL, fixes example again.

To post a comment you must log in.
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

Ah, we need daily builds to catch these earlier :-)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'examples/tomcat-maven-webapp/snapcraft.yaml'
--- examples/tomcat-maven-webapp/snapcraft.yaml 2015-08-27 21:33:56 +0000
+++ examples/tomcat-maven-webapp/snapcraft.yaml 2015-09-08 07:37:58 +0000
@@ -19,7 +19,7 @@
19 source: git://github.com/lool/snappy-mvn-demo.git19 source: git://github.com/lool/snappy-mvn-demo.git
20 tomcat:20 tomcat:
21 plugin: tar-content21 plugin: tar-content
22 source: http://mirrors.ircam.fr/pub/apache/tomcat/tomcat-8/v8.0.24/bin/apache-tomcat-8.0.24.tar.gz22 source: http://mirrors.ircam.fr/pub/apache/tomcat/tomcat-8/v8.0.26/bin/apache-tomcat-8.0.26.tar.gz
23 local-files:23 local-files:
24 plugin: make-project24 plugin: make-project
25 source: .25 source: .

Subscribers

People subscribed via source and target branches