You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2019/03/01 16:58:27 UTC

[syncope] branch master updated: Fixing archetype content for enduser

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 9aabe1e  Fixing archetype content for enduser
9aabe1e is described below

commit 9aabe1e8521bcafd1f3de6edce3335c23725c034
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Mar 1 17:57:45 2019 +0100

    Fixing archetype content for enduser
---
 archetype/pom.xml | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/archetype/pom.xml b/archetype/pom.xml
index d9230a6..252fd99 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -305,18 +305,10 @@ under the License.
         <targetPath>${project.build.outputDirectory}/archetype-resources/enduser/src/test/resources</targetPath>
         <includes>
           <include>enduser.properties</include>
-          <include>saml2sp-agent.properties</include>
           <include>customFormAttributes.json</include>
           <include>customTemplate.json</include>
-        </includes>
-      </resource>
-      <resource>
-        <directory>../fit/enduser-reference/src/main/resources</directory>
-        <targetPath>${project.build.outputDirectory}/archetype-resources/enduser/src/test/resources</targetPath>
-        <includes>
-          <include>enduser.properties</include>
+          <include>saml2sp-agent.properties</include>
           <include>oidcclient-agent.properties</include>
-          <include>customFormAttributes.json</include>
         </includes>
       </resource>
       <resource>