You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2015/03/12 22:18:17 UTC

[10/34] wicket git commit: WICKET-5819 Add .mp4 as a resource file so it is copied next to .class

WICKET-5819 Add .mp4 as a resource file so it is copied next to .class


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5b809eb3
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/5b809eb3
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/5b809eb3

Branch: refs/heads/master
Commit: 5b809eb33f16949a47c6ef3265eeca8d1e7858dd
Parents: eb4c616
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Wed Feb 18 22:40:00 2015 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Wed Feb 18 22:40:00 2015 +0200

----------------------------------------------------------------------
 wicket-examples/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/5b809eb3/wicket-examples/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-examples/pom.xml b/wicket-examples/pom.xml
index eb20aca..fe48664 100644
--- a/wicket-examples/pom.xml
+++ b/wicket-examples/pom.xml
@@ -199,6 +199,7 @@
 					<include>**/*.txt</include>
 					<include>**/*.xml</include>
 					<include>**/*.properties</include>
+					<include>**/*.mp4</include>
 				</includes>
 			</resource>
 			<resource>