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 2018/09/12 06:45:21 UTC

[1/2] syncope git commit: [SYNCOPE-1019] Missing file in archetype

Repository: syncope
Updated Branches:
  refs/heads/2_1_X c2b3ed7b6 -> 06f6ab307
  refs/heads/master ab489cb9d -> ea95615fd


[SYNCOPE-1019] Missing file in archetype


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/06f6ab30
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/06f6ab30
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/06f6ab30

Branch: refs/heads/2_1_X
Commit: 06f6ab307f93d2a80a656e07de27a1b9282265ae
Parents: c2b3ed7
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Sep 12 08:45:05 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Sep 12 08:45:05 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/06f6ab30/archetype/pom.xml
----------------------------------------------------------------------
diff --git a/archetype/pom.xml b/archetype/pom.xml
index 25d1ce8..ad9180c 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -312,6 +312,7 @@ under the License.
           <include>enduser.properties</include>
           <include>saml2sp-agent.properties</include>
           <include>customFormAttributes.json</include>
+          <include>customTemplate.json</include>
         </includes>
       </resource>
       <resource>


[2/2] syncope git commit: [SYNCOPE-1019] Missing file in archetype

Posted by il...@apache.org.
[SYNCOPE-1019] Missing file in archetype


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

Branch: refs/heads/master
Commit: ea95615fded00a71eae3cba4660da2b3b9f5000b
Parents: ab489cb
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Sep 12 08:45:05 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Sep 12 08:45:14 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/ea95615f/archetype/pom.xml
----------------------------------------------------------------------
diff --git a/archetype/pom.xml b/archetype/pom.xml
index fa948d0..6c3435d 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -312,6 +312,7 @@ under the License.
           <include>enduser.properties</include>
           <include>saml2sp-agent.properties</include>
           <include>customFormAttributes.json</include>
+          <include>customTemplate.json</include>
         </includes>
       </resource>
       <resource>