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/06/27 15:12:45 UTC

[1/2] syncope git commit: cxf-java2wadl-plugin not used anymore

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 6f2790b8a -> 241ea8ad0
  refs/heads/master d33731156 -> 1cf21eb18


cxf-java2wadl-plugin not used anymore


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

Branch: refs/heads/2_0_X
Commit: 241ea8ad0c21dc54304872c90d0e6b25359e78a6
Parents: 6f2790b
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jun 27 17:12:18 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jun 27 17:12:18 2018 +0200

----------------------------------------------------------------------
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/241ea8ad/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c0f5398..6bb6bc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1815,12 +1815,6 @@ under the License.
         </plugin>
         
         <plugin>
-          <groupId>org.apache.cxf</groupId>
-          <artifactId>cxf-java2wadl-plugin</artifactId>
-          <version>${cxf.version}</version>
-        </plugin>
-        
-        <plugin>
           <groupId>org.apache.openjpa</groupId>
           <artifactId>openjpa-maven-plugin</artifactId>
           <version>${openjpa.version}</version>


[2/2] syncope git commit: cxf-java2wadl-plugin not used anymore

Posted by il...@apache.org.
cxf-java2wadl-plugin not used anymore


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

Branch: refs/heads/master
Commit: 1cf21eb18f8fc9824f046735cdc07a91d34f85cf
Parents: d337311
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jun 27 17:12:18 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jun 27 17:12:29 2018 +0200

----------------------------------------------------------------------
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/1cf21eb1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a4e9e0f..5c7193b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1738,12 +1738,6 @@ under the License.
         </plugin>
         
         <plugin>
-          <groupId>org.apache.cxf</groupId>
-          <artifactId>cxf-java2wadl-plugin</artifactId>
-          <version>${cxf.version}</version>
-        </plugin>
-        
-        <plugin>
           <groupId>org.apache.openjpa</groupId>
           <artifactId>openjpa-maven-plugin</artifactId>
           <version>${openjpa.version}</version>