[java-identity-provider COMMIT] /trunk/idp-distribution/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Nov 25 14:55:07 EST 2014
Author: scantor
Date: Tue Nov 25 14:55:07 2014
New Revision: 7013
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7013&view=rev
Log:
Add messages directory to dist/ folder.
Modified:
trunk/idp-distribution/pom.xml
Modified: trunk/idp-distribution/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-distribution/pom.xml?rev=7013&r1=7012&r2=7013&view=diff
==============================================================================
--- trunk/idp-distribution/pom.xml (original)
+++ trunk/idp-distribution/pom.xml Tue Nov 25 14:55:07 2014
@@ -261,6 +261,7 @@
<fileset dir="${assembly-directory}">
<include name="conf/**/*.*" />
<include name="flows/**/*.*" />
+ <include name="messages/**/*.*" />
<include name="views/**/*.*" />
</fileset>
<globmapper from="*" to="*.dist" />
More information about the commits
mailing list