[java-idp-testbed COMMIT] /trunk/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Jan 2 15:55:31 EST 2014
Author: tzeller
Date: Thu Jan 2 15:55:30 2014
New Revision: 108
URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=108&view=rev
Log:
Remove reference to config file which was moved to idp-conf.
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/pom.xml?rev=108&r1=107&r2=108&view=diff
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Thu Jan 2 15:55:30 2014
@@ -304,11 +304,6 @@
<include name="Main.class" />
</fileset>
</move>
- <copy todir="${project.build.directory}/${project.artifactId}-${project.version}/">
- <fileset dir="src/main/resources/conf">
- <include name="logback.xml" />
- </fileset>
- </copy>
</tasks>
</configuration>
<goals>
More information about the commits
mailing list