Syncope-master-deploy - Build # 2549 - Fixed

2017-09-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-master-deploy (build #2549)

Status: Fixed

Check console output at 
https://builds.apache.org/job/Syncope-master-deploy/2549/ to view the results.

Syncope-master-deploy - Build # 2548 - Failure

2017-09-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-master-deploy (build #2548)

Status: Failure

Check console output at 
https://builds.apache.org/job/Syncope-master-deploy/2548/ to view the results.

Syncope-2_0_X - Build # 142 - Still Failing

2017-09-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-2_0_X (build #142)

Status: Still Failing

Check console output at https://builds.apache.org/job/Syncope-2_0_X/142/ to 
view the results.

Syncope-2_0_X - Build # 141 - Still Failing

2017-09-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-2_0_X (build #141)

Status: Still Failing

Check console output at https://builds.apache.org/job/Syncope-2_0_X/141/ to 
view the results.

Syncope-2_0_X-deploy - Build # 595 - Fixed

2017-09-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-2_0_X-deploy (build #595)

Status: Fixed

Check console output at https://builds.apache.org/job/Syncope-2_0_X-deploy/595/ 
to view the results.

syncope git commit: Updating Eclipse files for next development iteration

2017-09-05 Thread ilgrosso
Repository: syncope
Updated Branches:
  refs/heads/2_0_X 1d8f2174f -> 72ef6c7ea


Updating Eclipse files for next development iteration


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

Branch: refs/heads/2_0_X
Commit: 72ef6c7ea11fc6126fd4c7a5314c5dd06561aa3d
Parents: 1d8f217
Author: Francesco Chicchiriccò 
Authored: Tue Sep 5 11:33:10 2017 +0200
Committer: Francesco Chicchiriccò 
Committed: Tue Sep 5 11:33:10 2017 +0200

--
 .../org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF | 2 +-
 .../org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF  | 2 +-
 ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml   | 2 +-
 .../releng/org.apache.syncope.ide.eclipse.site/category.xml| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/72ef6c7e/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
--
diff --git 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
index 2c08a07..6c39cc3 100644
--- 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
+++ 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Syncope Eclipse Plugin
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.plugin;singleton:=true
-Bundle-Version: 2.0.5
+Bundle-Version: 2.0.6.qualifier
 Bundle-Activator: org.apache.syncope.ide.eclipse.plugin.Activator
 Require-Bundle: org.eclipse.ui,
   org.eclipse.core.runtime,

http://git-wip-us.apache.org/repos/asf/syncope/blob/72ef6c7e/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
--
diff --git 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
index e441a19..c71210c 100644
--- 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
+++ 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: org.apache.syncope.ide.eclipse.tests
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.tests;singleton:=true
-Bundle-Version: 2.0.5
+Bundle-Version: 2.0.6.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: 
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

http://git-wip-us.apache.org/repos/asf/syncope/blob/72ef6c7e/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
--
diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
index 2e5533b..abf3f2f 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
@@ -24,7 +24,7 @@ under the License.
   
 org.apache.syncope.ide
 syncope-ide-eclipse
-2.0.5-SNAPSHOT
+2.0.6-SNAPSHOT
 ../../
   
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/72ef6c7e/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
--
diff --git 
a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml 
b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
index 5449072..a5a628e 100644
--- a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
+++ b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-   
+   
   





svn commit: r21453 - /dev/syncope/2.0.5/

2017-09-05 Thread ilgrosso
Author: ilgrosso
Date: Tue Sep  5 08:42:21 2017
New Revision: 21453

Log:
Staging artifacts for 2.0.5 vote

Added:
dev/syncope/2.0.5/
dev/syncope/2.0.5/apache-syncope-2.0.5.deb   (with props)
dev/syncope/2.0.5/apache-syncope-2.0.5.deb.asc
dev/syncope/2.0.5/apache-syncope-2.0.5.deb.md5
dev/syncope/2.0.5/apache-syncope-2.0.5.deb.sha1
dev/syncope/2.0.5/apache-syncope-console-2.0.5.deb   (with props)
dev/syncope/2.0.5/apache-syncope-console-2.0.5.deb.asc
dev/syncope/2.0.5/apache-syncope-console-2.0.5.deb.md5
dev/syncope/2.0.5/apache-syncope-console-2.0.5.deb.sha1
dev/syncope/2.0.5/apache-syncope-enduser-2.0.5.deb   (with props)
dev/syncope/2.0.5/apache-syncope-enduser-2.0.5.deb.asc
dev/syncope/2.0.5/apache-syncope-enduser-2.0.5.deb.md5
dev/syncope/2.0.5/apache-syncope-enduser-2.0.5.deb.sha1
dev/syncope/2.0.5/org.apache.syncope.ide.eclipse.site-2.0.5.zip   (with 
props)
dev/syncope/2.0.5/org.apache.syncope.ide.eclipse.site-2.0.5.zip.asc
dev/syncope/2.0.5/org.apache.syncope.ide.eclipse.site-2.0.5.zip.md5
dev/syncope/2.0.5/org.apache.syncope.ide.eclipse.site-2.0.5.zip.sha1
dev/syncope/2.0.5/syncope-2.0.5-source-release.zip   (with props)
dev/syncope/2.0.5/syncope-2.0.5-source-release.zip.asc
dev/syncope/2.0.5/syncope-2.0.5-source-release.zip.md5
dev/syncope/2.0.5/syncope-2.0.5-source-release.zip.sha1
dev/syncope/2.0.5/syncope-client-cli-2.0.5.zip   (with props)
dev/syncope/2.0.5/syncope-client-cli-2.0.5.zip.asc
dev/syncope/2.0.5/syncope-client-cli-2.0.5.zip.md5
dev/syncope/2.0.5/syncope-client-cli-2.0.5.zip.sha1
dev/syncope/2.0.5/syncope-ide-netbeans-2.0.5.nbm   (with props)
dev/syncope/2.0.5/syncope-ide-netbeans-2.0.5.nbm.asc
dev/syncope/2.0.5/syncope-installer-2.0.5-uber.jar   (with props)
dev/syncope/2.0.5/syncope-installer-2.0.5-uber.jar.asc
dev/syncope/2.0.5/syncope-installer-2.0.5-uber.jar.md5
dev/syncope/2.0.5/syncope-installer-2.0.5-uber.jar.sha1
dev/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip   (with props)
dev/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip.asc
dev/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip.md5
dev/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip.sha1

Added: dev/syncope/2.0.5/apache-syncope-2.0.5.deb
==
Binary file - no diff available.

Propchange: dev/syncope/2.0.5/apache-syncope-2.0.5.deb
--
svn:mime-type = application/octet-stream

Added: dev/syncope/2.0.5/apache-syncope-2.0.5.deb.asc
==
--- dev/syncope/2.0.5/apache-syncope-2.0.5.deb.asc (added)
+++ dev/syncope/2.0.5/apache-syncope-2.0.5.deb.asc Tue Sep  5 08:42:21 2017
@@ -0,0 +1,11 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v1
+
+iQEcBAABAgAGBQJZrmKHAAoJEGtDE+0nPfKHq1oH/iI4P25VAUo7wZtNjC+ggCXR
+9Elk7mrJKXepHiXfAklmPlTV67pTNwj5ilLLKCQz0ULYFoGgNiTNwuo/NWlSeJc3
+wWvrCOTeWcOhH4N9wKNnNTRpXXaX2rVL5k2n99HNfmqn+aWJJWblUZGnvNkxUr5R
+25IsCFY8IW1HieNZFMrQMxfBJgRxsC6wd0+sCRwBkGNg84zl0KndghU/AB4/+e4n
+o7m2otsLbUrcXXnxI+k3YSxa+w3VVXIPlO3kgQDLN0Q7Pums4W6Dx6dIbUzi+bXL
+/G9tVVHY3Q+ueMVpPldQTHJ7K5kF8jR+eyvu7cBmPWVN/VFi5HdjkxFr5Uy4hZU=
+=vlSl
+-END PGP SIGNATURE-

Added: dev/syncope/2.0.5/apache-syncope-2.0.5.deb.md5
==
--- dev/syncope/2.0.5/apache-syncope-2.0.5.deb.md5 (added)
+++ dev/syncope/2.0.5/apache-syncope-2.0.5.deb.md5 Tue Sep  5 08:42:21 2017
@@ -0,0 +1 @@
+f7cd09e59bab2279d7d05a9626e8e311

Added: dev/syncope/2.0.5/apache-syncope-2.0.5.deb.sha1
==
--- dev/syncope/2.0.5/apache-syncope-2.0.5.deb.sha1 (added)
+++ dev/syncope/2.0.5/apache-syncope-2.0.5.deb.sha1 Tue Sep  5 08:42:21 2017
@@ -0,0 +1 @@
+4999d72547b70e71593290a8c40a645cdb1c1160

Added: dev/syncope/2.0.5/apache-syncope-console-2.0.5.deb
==
Binary file - no diff available.

Propchange: dev/syncope/2.0.5/apache-syncope-console-2.0.5.deb
--
svn:mime-type = application/octet-stream

Added: dev/syncope/2.0.5/apache-syncope-console-2.0.5.deb.asc
==
--- dev/syncope/2.0.5/apache-syncope-console-2.0.5.deb.asc (added)
+++ dev/syncope/2.0.5/apache-syncope-console-2.0.5.deb.asc Tue Sep  5 08:42:21 
2017
@@ -0,0 +1,11 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v1
+
+iQEcBAABAgAGBQJZrmKIAAoJEGtDE+0nPfKH8iMIAJYlVOpqBCvSLHWIEtOxYSkQ
+Tvo6/nzTI8yttlO51bxOhQEHqN6i9XosbB0+9PyOYkMXqt+sMoud8cfpUh87MEpm
+HooB72F5vae4urnuNZBYzAhB7A9P7tiRifEwm9/GU1T4kll+N6LxvAdbVrnbvt2t

Syncope-2_0_X-deploy - Build # 594 - Failure

2017-09-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-2_0_X-deploy (build #594)

Status: Failure

Check console output at https://builds.apache.org/job/Syncope-2_0_X-deploy/594/ 
to view the results.

svn commit: r1807320 - /syncope/site/2.0.5/downloads.html

2017-09-05 Thread ilgrosso
Author: ilgrosso
Date: Tue Sep  5 08:35:40 2017
New Revision: 1807320

URL: http://svn.apache.org/viewvc?rev=1807320=rev
Log:
Updating the staging site for release

Modified:
syncope/site/2.0.5/downloads.html

Modified: syncope/site/2.0.5/downloads.html
URL: 
http://svn.apache.org/viewvc/syncope/site/2.0.5/downloads.html?rev=1807320=1807319=1807320=diff
==
--- syncope/site/2.0.5/downloads.html (original)
+++ syncope/site/2.0.5/downloads.html Tue Sep  5 08:35:40 2017
@@ -289,7 +289,7 @@
 
 2.0.5 Jazz
 
-Release date: September 4th 2017
+Release date: September 5th 2017
 
 
   https://cwiki.apache.org/confluence/display/SYNCOPE/Jazz;>Release 
notes




Syncope-2_0_X-deploy - Build # 593 - Fixed

2017-09-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-2_0_X-deploy (build #593)

Status: Fixed

Check console output at https://builds.apache.org/job/Syncope-2_0_X-deploy/593/ 
to view the results.

syncope git commit: [maven-release-plugin] prepare for next development iteration

2017-09-05 Thread ilgrosso
Repository: syncope
Updated Branches:
  refs/heads/2_0_X 726614b80 -> 1d8f2174f


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/2_0_X
Commit: 1d8f2174fe46f5699867f67a8f25621059ec373c
Parents: 726614b
Author: Francesco Chicchiriccò 
Authored: Tue Sep 5 10:27:52 2017 +0200
Committer: Francesco Chicchiriccò 
Committed: Tue Sep 5 10:27:52 2017 +0200

--
 archetype/pom.xml| 2 +-
 client/cli/pom.xml   | 2 +-
 client/console/pom.xml   | 2 +-
 client/enduser/pom.xml   | 2 +-
 client/lib/pom.xml   | 2 +-
 client/pom.xml   | 2 +-
 common/lib/pom.xml   | 2 +-
 common/pom.xml   | 2 +-
 common/rest-api/pom.xml  | 2 +-
 core/logic/pom.xml   | 2 +-
 core/migration/pom.xml   | 2 +-
 core/persistence-api/pom.xml | 2 +-
 core/persistence-jpa/pom.xml | 2 +-
 core/pom.xml | 2 +-
 core/provisioning-api/pom.xml| 2 +-
 core/provisioning-java/pom.xml   | 2 +-
 core/rest-cxf/pom.xml| 2 +-
 core/spring/pom.xml  | 2 +-
 core/workflow-activiti/pom.xml   | 2 +-
 core/workflow-api/pom.xml| 2 +-
 core/workflow-flowable/pom.xml   | 2 +-
 core/workflow-java/pom.xml   | 2 +-
 deb/console/pom.xml  | 2 +-
 deb/core/pom.xml | 2 +-
 deb/enduser/pom.xml  | 2 +-
 deb/pom.xml  | 2 +-
 ext/camel/client-console/pom.xml | 2 +-
 ext/camel/common-lib/pom.xml | 2 +-
 ext/camel/logic/pom.xml  | 2 +-
 ext/camel/persistence-api/pom.xml| 2 +-
 ext/camel/persistence-jpa/pom.xml| 2 +-
 ext/camel/pom.xml| 2 +-
 ext/camel/provisioning-api/pom.xml   | 2 +-
 ext/camel/provisioning-camel/pom.xml | 2 +-
 ext/camel/rest-api/pom.xml   | 2 +-
 ext/camel/rest-cxf/pom.xml   | 2 +-
 ext/elasticsearch/client-elasticsearch/pom.xml   | 2 +-
 ext/elasticsearch/persistence-jpa/pom.xml| 2 +-
 ext/elasticsearch/pom.xml| 2 +-
 ext/elasticsearch/provisioning-java/pom.xml  | 2 +-
 ext/pom.xml  | 2 +-
 ext/saml2sp/agent/pom.xml| 2 +-
 ext/saml2sp/client-console/pom.xml   | 2 +-
 ext/saml2sp/client-enduser/pom.xml   | 2 +-
 ext/saml2sp/common-lib/pom.xml   | 2 +-
 ext/saml2sp/logic/pom.xml| 2 +-
 ext/saml2sp/persistence-api/pom.xml  | 2 +-
 ext/saml2sp/persistence-jpa/pom.xml  | 2 +-
 ext/saml2sp/pom.xml  | 2 +-
 ext/saml2sp/provisioning-api/pom.xml | 2 +-
 ext/saml2sp/provisioning-java/pom.xml| 2 +-
 ext/saml2sp/rest-api/pom.xml | 2 +-
 ext/saml2sp/rest-cxf/pom.xml | 2 +-
 ext/swagger-ui/pom.xml   | 2 +-
 fit/build-tools/pom.xml  | 2 +-
 fit/console-reference/pom.xml| 2 +-
 fit/core-reference/pom.xml   | 2 +-
 fit/enduser-reference/pom.xml| 2 

[syncope] Git Push Summary

2017-09-05 Thread ilgrosso
Repository: syncope
Updated Tags:  refs/tags/syncope-2.0.5 [created] 51f0ee49c


syncope git commit: [maven-release-plugin] prepare release syncope-2.0.5

2017-09-05 Thread ilgrosso
Repository: syncope
Updated Branches:
  refs/heads/2_0_X 4aaba9115 -> 726614b80


[maven-release-plugin] prepare release syncope-2.0.5


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

Branch: refs/heads/2_0_X
Commit: 726614b80cd25168637754f88cdb2f9030e77012
Parents: 4aaba91
Author: Francesco Chicchiriccò 
Authored: Tue Sep 5 10:26:20 2017 +0200
Committer: Francesco Chicchiriccò 
Committed: Tue Sep 5 10:26:20 2017 +0200

--
 archetype/pom.xml| 2 +-
 client/cli/pom.xml   | 2 +-
 client/console/pom.xml   | 2 +-
 client/enduser/pom.xml   | 2 +-
 client/lib/pom.xml   | 2 +-
 client/pom.xml   | 2 +-
 common/lib/pom.xml   | 2 +-
 common/pom.xml   | 2 +-
 common/rest-api/pom.xml  | 2 +-
 core/logic/pom.xml   | 2 +-
 core/migration/pom.xml   | 2 +-
 core/persistence-api/pom.xml | 2 +-
 core/persistence-jpa/pom.xml | 2 +-
 core/pom.xml | 2 +-
 core/provisioning-api/pom.xml| 2 +-
 core/provisioning-java/pom.xml   | 2 +-
 core/rest-cxf/pom.xml| 2 +-
 core/spring/pom.xml  | 2 +-
 core/workflow-activiti/pom.xml   | 2 +-
 core/workflow-api/pom.xml| 2 +-
 core/workflow-flowable/pom.xml   | 2 +-
 core/workflow-java/pom.xml   | 2 +-
 deb/console/pom.xml  | 2 +-
 deb/core/pom.xml | 2 +-
 deb/enduser/pom.xml  | 2 +-
 deb/pom.xml  | 2 +-
 ext/camel/client-console/pom.xml | 2 +-
 ext/camel/common-lib/pom.xml | 2 +-
 ext/camel/logic/pom.xml  | 2 +-
 ext/camel/persistence-api/pom.xml| 2 +-
 ext/camel/persistence-jpa/pom.xml| 2 +-
 ext/camel/pom.xml| 2 +-
 ext/camel/provisioning-api/pom.xml   | 2 +-
 ext/camel/provisioning-camel/pom.xml | 2 +-
 ext/camel/rest-api/pom.xml   | 2 +-
 ext/camel/rest-cxf/pom.xml   | 2 +-
 ext/elasticsearch/client-elasticsearch/pom.xml   | 2 +-
 ext/elasticsearch/persistence-jpa/pom.xml| 2 +-
 ext/elasticsearch/pom.xml| 2 +-
 ext/elasticsearch/provisioning-java/pom.xml  | 2 +-
 ext/pom.xml  | 2 +-
 ext/saml2sp/agent/pom.xml| 2 +-
 ext/saml2sp/client-console/pom.xml   | 2 +-
 ext/saml2sp/client-enduser/pom.xml   | 2 +-
 ext/saml2sp/common-lib/pom.xml   | 2 +-
 ext/saml2sp/logic/pom.xml| 2 +-
 ext/saml2sp/persistence-api/pom.xml  | 2 +-
 ext/saml2sp/persistence-jpa/pom.xml  | 2 +-
 ext/saml2sp/pom.xml  | 2 +-
 ext/saml2sp/provisioning-api/pom.xml | 2 +-
 ext/saml2sp/provisioning-java/pom.xml| 2 +-
 ext/saml2sp/rest-api/pom.xml | 2 +-
 ext/saml2sp/rest-cxf/pom.xml | 2 +-
 ext/swagger-ui/pom.xml   | 2 +-
 fit/build-tools/pom.xml  | 2 +-
 fit/console-reference/pom.xml| 2 +-
 fit/core-reference/pom.xml   | 2 +-
 fit/enduser-reference/pom.xml| 2 +-
 

[2/3] syncope git commit: Updating Eclipse files for release

2017-09-05 Thread ilgrosso
Updating Eclipse files for release


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

Branch: refs/heads/2_0_X
Commit: 76596990cef28e682c8ad5f2c5cc25bb63f81bb0
Parents: 76f0125
Author: Francesco Chicchiriccò 
Authored: Tue Sep 5 10:21:09 2017 +0200
Committer: Francesco Chicchiriccò 
Committed: Tue Sep 5 10:21:09 2017 +0200

--
 .../org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF | 2 +-
 .../org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF  | 2 +-
 .../releng/org.apache.syncope.ide.eclipse.site/category.xml| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/76596990/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
--
diff --git 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
index c2741ff..2c08a07 100644
--- 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
+++ 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Syncope Eclipse Plugin
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.plugin;singleton:=true
-Bundle-Version: 2.0.5.qualifier
+Bundle-Version: 2.0.5
 Bundle-Activator: org.apache.syncope.ide.eclipse.plugin.Activator
 Require-Bundle: org.eclipse.ui,
   org.eclipse.core.runtime,

http://git-wip-us.apache.org/repos/asf/syncope/blob/76596990/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
--
diff --git 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
index 3716934..e441a19 100644
--- 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
+++ 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: org.apache.syncope.ide.eclipse.tests
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.tests;singleton:=true
-Bundle-Version: 2.0.5.qualifier
+Bundle-Version: 2.0.5
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: 
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

http://git-wip-us.apache.org/repos/asf/syncope/blob/76596990/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
--
diff --git 
a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml 
b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
index a3f24d1..5449072 100644
--- a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
+++ b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-   
+   
   





[1/3] syncope git commit: Updating CHANGES for release

2017-09-05 Thread ilgrosso
Repository: syncope
Updated Branches:
  refs/heads/2_0_X 047c510c4 -> 4aaba9115


Updating CHANGES for release


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

Branch: refs/heads/2_0_X
Commit: 76f012523f76592309b0ef8d3e2a0694eb9c3db4
Parents: 047c510
Author: Francesco Chicchiriccò 
Authored: Tue Sep 5 10:20:44 2017 +0200
Committer: Francesco Chicchiriccò 
Committed: Tue Sep 5 10:20:44 2017 +0200

--
 CHANGES | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/76f01252/CHANGES
--
diff --git a/CHANGES b/CHANGES
index 4c69d58..190515a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -29,6 +29,8 @@ Release Notes - Syncope - Version 2.0.5
 * [SYNCOPE-1189] - Realms page not accessible when user has permissions on 
dynamic realms
 * [SYNCOPE-1190] - Username not refreshed on toggle menu after user update
 * [SYNCOPE-1193] - Add the option to update a user via REST by using the 
username as key
+* [SYNCOPE-1199] - Syncope performance: AnyObjectTO's creation time grows 
with it's quantity
+* [SYNCOPE-1203] - Not possible to add provision rules for "Realm" type
 
 ** Improvement
 * [SYNCOPE-1096] - Download button should be disabled while populating for 
the first time a binary attribute



[3/3] syncope git commit: Updating downloads site page for release

2017-09-05 Thread ilgrosso
Updating downloads site page for release


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

Branch: refs/heads/2_0_X
Commit: 4aaba9115e4f93175659cf118fbb6f2b9bf0d584
Parents: 7659699
Author: Francesco Chicchiriccò 
Authored: Tue Sep 5 10:21:39 2017 +0200
Committer: Francesco Chicchiriccò 
Committed: Tue Sep 5 10:21:39 2017 +0200

--
 src/site/xdoc/downloads.xml | 76 
 1 file changed, 38 insertions(+), 38 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/4aaba911/src/site/xdoc/downloads.xml
--
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index 7c1084d..8aa2ae5 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -49,8 +49,8 @@ under the License.
 
   
 
-  
-Release date: July 3rd 2017
+  
+Release date: September 5th 2017
 
   https://cwiki.apache.org/confluence/display/SYNCOPE/Jazz;>Release 
notes
 
@@ -64,92 +64,92 @@ under the License.
   
 
   
-http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-2.0.4-source-release.zip;>syncope-2.0.4-source-release.zip
+http://www.apache.org/dyn/closer.lua/syncope/2.0.5/syncope-2.0.5-source-release.zip;>syncope-2.0.5-source-release.zip
   
   
-https://www.apache.org/dist/syncope/2.0.4/syncope-2.0.4-source-release.zip.asc;>asc
 
-https://www.apache.org/dist/syncope/2.0.4/syncope-2.0.4-source-release.zip.md5;>md5
 
-https://www.apache.org/dist/syncope/2.0.4/syncope-2.0.4-source-release.zip.sha1;>sha1
+https://www.apache.org/dist/syncope/2.0.5/syncope-2.0.5-source-release.zip.asc;>asc
 
+https://www.apache.org/dist/syncope/2.0.5/syncope-2.0.5-source-release.zip.md5;>md5
 
+https://www.apache.org/dist/syncope/2.0.5/syncope-2.0.5-source-release.zip.sha1;>sha1
   
 
 
   
-http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip;>syncope-standalone-2.0.4-distribution.zip
+http://www.apache.org/dyn/closer.lua/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip;>syncope-standalone-2.0.5-distribution.zip
   
   
-https://www.apache.org/dist/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip.asc;>asc
 
-https://www.apache.org/dist/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip.md5;>md5
 
-https://www.apache.org/dist/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip.sha1;>sha1
+https://www.apache.org/dist/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip.asc;>asc
 
+https://www.apache.org/dist/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip.md5;>md5
 
+https://www.apache.org/dist/syncope/2.0.5/syncope-standalone-2.0.5-distribution.zip.sha1;>sha1
   
 
 
   
-http://www.apache.org/dyn/closer.lua/syncope/2.0.4/apache-syncope-2.0.4.deb;>apache-syncope-2.0.4.deb
+http://www.apache.org/dyn/closer.lua/syncope/2.0.5/apache-syncope-2.0.5.deb;>apache-syncope-2.0.5.deb
   
   
-https://www.apache.org/dist/syncope/2.0.4/apache-syncope-2.0.4.deb.asc;>asc
 
-https://www.apache.org/dist/syncope/2.0.4/apache-syncope-2.0.4.deb.md5;>md5
 
-https://www.apache.org/dist/syncope/2.0.4/apache-syncope-2.0.4.deb.sha1;>sha1
+https://www.apache.org/dist/syncope/2.0.5/apache-syncope-2.0.5.deb.asc;>asc
 
+https://www.apache.org/dist/syncope/2.0.5/apache-syncope-2.0.5.deb.md5;>md5
 
+https://www.apache.org/dist/syncope/2.0.5/apache-syncope-2.0.5.deb.sha1;>sha1
   
 
 
   
-http://www.apache.org/dyn/closer.lua/syncope/2.0.4/apache-syncope-console-2.0.4.deb;>apache-syncope-console-2.0.4.deb
+http://www.apache.org/dyn/closer.lua/syncope/2.0.5/apache-syncope-console-2.0.5.deb;>apache-syncope-console-2.0.5.deb
   
   
-https://www.apache.org/dist/syncope/2.0.4/apache-syncope-console-2.0.4.deb.asc;>asc
 
-https://www.apache.org/dist/syncope/2.0.4/apache-syncope-console-2.0.4.deb.md5;>md5
 
-  

[2/2] syncope git commit: [SYNCOPE-1203] Now considering realms too

2017-09-05 Thread ilgrosso
[SYNCOPE-1203] Now considering realms too


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

Branch: refs/heads/master
Commit: faba42e2ff3fb725bd05205e5c8b22930e8af7a1
Parents: df4bd83
Author: Francesco Chicchiriccò 
Authored: Tue Sep 5 10:02:09 2017 +0200
Committer: Francesco Chicchiriccò 
Committed: Tue Sep 5 10:04:33 2017 +0200

--
 .../wizards/resources/ResourceProvisionPanel.java| 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/faba42e2/client/console/src/main/java/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel.java
--
diff --git 
a/client/console/src/main/java/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel.java
 
b/client/console/src/main/java/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel.java
index ac7ccc3..194bd5a 100644
--- 
a/client/console/src/main/java/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel.java
+++ 
b/client/console/src/main/java/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel.java
@@ -40,7 +40,6 @@ import 
org.apache.syncope.client.console.wizards.WizardMgtPanel;
 import org.apache.syncope.common.lib.SyncopeClientException;
 import org.apache.syncope.common.lib.SyncopeConstants;
 import org.apache.syncope.common.lib.to.ItemTO;
-import org.apache.syncope.common.lib.to.ProvisionTO;
 import org.apache.syncope.common.lib.to.ResourceTO;
 import org.apache.syncope.common.lib.types.StandardEntitlement;
 import org.apache.wicket.PageReference;
@@ -316,13 +315,15 @@ public class ResourceProvisionPanel extends 
AbstractModalPanel {
 
 @Override
 protected List load() {
-final List currentlyAdded = new ArrayList<>();
-
-currentlyAdded.addAll(resourceTO.getProvisions().stream().
-
map(ProvisionTO::getAnyType).collect(Collectors.toList()));
+List anyTypes = new 
AnyTypeRestClient().list().stream().
+filter(anyType -> 
!resourceTO.getProvision(anyType).isPresent()).
+collect(Collectors.toList());
+if (resourceTO.getOrgUnit() == null) {
+anyTypes.add(SyncopeConstants.REALM_ANYTYPE);
+}
 
-return new AnyTypeRestClient().list().stream().
-filter(anyType -> 
!currentlyAdded.contains(anyType)).collect(Collectors.toList());
+Collections.sort(anyTypes, new 
AnyTypeRestClient.AnyTypeKeyComparator());
+return anyTypes;
 }
 };
 }



[1/2] syncope git commit: [SYNCOPE-1203] Now considering realms too

2017-09-05 Thread ilgrosso
Repository: syncope
Updated Branches:
  refs/heads/2_0_X 838edcc2b -> 047c510c4
  refs/heads/master df4bd83c9 -> faba42e2f


[SYNCOPE-1203] Now considering realms too


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

Branch: refs/heads/2_0_X
Commit: 047c510c46751752b8813531e61efa311be01494
Parents: 838edcc
Author: Francesco Chicchiriccò 
Authored: Tue Sep 5 10:02:09 2017 +0200
Committer: Francesco Chicchiriccò 
Committed: Tue Sep 5 10:02:09 2017 +0200

--
 .../resources/ResourceProvisionPanel.java   | 22 +++-
 1 file changed, 8 insertions(+), 14 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/047c510c/client/console/src/main/java/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel.java
--
diff --git 
a/client/console/src/main/java/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel.java
 
b/client/console/src/main/java/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel.java
index f9fea37..69d321e 100644
--- 
a/client/console/src/main/java/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel.java
+++ 
b/client/console/src/main/java/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel.java
@@ -23,12 +23,10 @@ import java.util.ArrayList;
 import java.util.Collections;
 import java.util.Comparator;
 import java.util.List;
-import org.apache.commons.collections4.CollectionUtils;
 import org.apache.commons.collections4.IterableUtils;
 import org.apache.commons.collections4.IteratorUtils;
 import org.apache.commons.collections4.ListUtils;
 import org.apache.commons.collections4.Predicate;
-import org.apache.commons.collections4.Transformer;
 import org.apache.commons.lang3.StringUtils;
 import org.apache.syncope.client.console.SyncopeConsoleSession;
 import org.apache.syncope.client.console.commons.Constants;
@@ -338,23 +336,19 @@ public class ResourceProvisionPanel extends 
AbstractModalPanel {
 
 @Override
 protected List load() {
-final List currentlyAdded = new ArrayList<>();
-
-CollectionUtils.collect(resourceTO.getProvisions(), new 
Transformer() {
-
-@Override
-public String transform(final ProvisionTO provisionTO) {
-return provisionTO.getAnyType();
-}
-}, currentlyAdded);
-
-return ListUtils.select(new AnyTypeRestClient().list(), new 
Predicate() {
+List anyTypes = ListUtils.select(new 
AnyTypeRestClient().list(), new Predicate() {
 
 @Override
 public boolean evaluate(final String key) {
-return !currentlyAdded.contains(key);
+return resourceTO.getProvision(key) == null;
 }
 });
+if (resourceTO.getOrgUnit() == null) {
+anyTypes.add(SyncopeConstants.REALM_ANYTYPE);
+}
+
+Collections.sort(anyTypes, new 
AnyTypeRestClient.AnyTypeKeyComparator());
+return anyTypes;
 }
 };
 }



Syncope-2_0_X-deploy - Build # 592 - Failure

2017-09-05 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-2_0_X-deploy (build #592)

Status: Failure

Check console output at https://builds.apache.org/job/Syncope-2_0_X-deploy/592/ 
to view the results.

[2/2] syncope git commit: [SYNCOPE-1199] Simpler check for assignable groups / any objects

2017-09-05 Thread ilgrosso
[SYNCOPE-1199] Simpler check for assignable groups / any objects


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

Branch: refs/heads/2_0_X
Commit: 838edcc2b3b7abc7903891e38f2524933fa2
Parents: 91329e6
Author: Francesco Chicchiriccò 
Authored: Tue Sep 5 09:12:50 2017 +0200
Committer: Francesco Chicchiriccò 
Committed: Tue Sep 5 09:35:54 2017 +0200

--
 .../java/data/AbstractAnyDataBinder.java|  8 --
 .../java/data/AnyObjectDataBinderImpl.java  | 29 
 .../java/data/UserDataBinderImpl.java   | 26 +++---
 3 files changed, 10 insertions(+), 53 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/838edcc2/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AbstractAnyDataBinder.java
--
diff --git 
a/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AbstractAnyDataBinder.java
 
b/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AbstractAnyDataBinder.java
index b280874..e271654 100644
--- 
a/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AbstractAnyDataBinder.java
+++ 
b/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AbstractAnyDataBinder.java
@@ -42,7 +42,6 @@ import org.apache.syncope.common.lib.types.ResourceOperation;
 import 
org.apache.syncope.core.persistence.api.attrvalue.validation.InvalidPlainAttrValueException;
 import org.apache.syncope.core.persistence.api.dao.AllowedSchemas;
 import org.apache.syncope.core.persistence.api.dao.AnyObjectDAO;
-import org.apache.syncope.core.persistence.api.dao.AnySearchDAO;
 import org.apache.syncope.core.persistence.api.dao.AnyTypeClassDAO;
 import org.apache.syncope.core.persistence.api.dao.ExternalResourceDAO;
 import org.apache.syncope.core.persistence.api.dao.GroupDAO;
@@ -50,7 +49,6 @@ import 
org.apache.syncope.core.persistence.api.dao.NotFoundException;
 import org.apache.syncope.core.persistence.api.dao.PlainAttrDAO;
 import org.apache.syncope.core.persistence.api.dao.PlainAttrValueDAO;
 import org.apache.syncope.core.persistence.api.dao.PlainSchemaDAO;
-import org.apache.syncope.core.persistence.api.dao.PolicyDAO;
 import org.apache.syncope.core.persistence.api.dao.RealmDAO;
 import org.apache.syncope.core.persistence.api.dao.RelationshipTypeDAO;
 import org.apache.syncope.core.persistence.api.dao.UserDAO;
@@ -123,15 +121,9 @@ abstract class AbstractAnyDataBinder {
 protected ExternalResourceDAO resourceDAO;
 
 @Autowired
-protected PolicyDAO policyDAO;
-
-@Autowired
 protected RelationshipTypeDAO relationshipTypeDAO;
 
 @Autowired
-protected AnySearchDAO searchDAO;
-
-@Autowired
 protected EntityFactory entityFactory;
 
 @Autowired

http://git-wip-us.apache.org/repos/asf/syncope/blob/838edcc2/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AnyObjectDataBinderImpl.java
--
diff --git 
a/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AnyObjectDataBinderImpl.java
 
b/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AnyObjectDataBinderImpl.java
index e6176b1..b6d5574 100644
--- 
a/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AnyObjectDataBinderImpl.java
+++ 
b/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AnyObjectDataBinderImpl.java
@@ -43,7 +43,6 @@ import org.apache.syncope.common.lib.types.PatchOperation;
 import org.apache.syncope.core.provisioning.api.PropagationByResource;
 import org.apache.syncope.common.lib.types.ResourceOperation;
 import org.apache.syncope.core.spring.BeanUtils;
-import org.apache.syncope.core.provisioning.api.utils.EntityUtils;
 import org.apache.syncope.core.persistence.api.dao.AnyTypeDAO;
 import org.apache.syncope.core.persistence.api.entity.AnyType;
 import org.apache.syncope.core.persistence.api.entity.AnyUtils;
@@ -177,11 +176,6 @@ public class AnyObjectDataBinderImpl extends 
AbstractAnyDataBinder implements An
 AnyUtils anyUtils = 
anyUtilsFactory.getInstance(AnyTypeKind.ANY_OBJECT);
 if (anyObject.getRealm() != null) {
 // relationships
-Collection assignableAnyObjects = 
anyObjectTO.getRelationships().isEmpty()
-? Collections.emptyList()
-: 

[1/5] syncope git commit: Revert "Updating Eclipse files for next development iteration"

2017-09-05 Thread ilgrosso
Repository: syncope
Updated Branches:
  refs/heads/2_0_X aa093444a -> 91329e620


Revert "Updating Eclipse files for next development iteration"

This reverts commit 00a4bbf340a6f16546d4358b604a1195c495b7cd.


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

Branch: refs/heads/2_0_X
Commit: 52cd21ceeb16f7665184678d5d9f01d2ceed
Parents: aa09344
Author: Francesco Chicchiriccò 
Authored: Tue Sep 5 09:09:15 2017 +0200
Committer: Francesco Chicchiriccò 
Committed: Tue Sep 5 09:09:15 2017 +0200

--
 .../org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF | 2 +-
 .../org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF  | 2 +-
 ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml   | 2 +-
 .../releng/org.apache.syncope.ide.eclipse.site/category.xml| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/52cd21ce/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
--
diff --git 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
index 6c39cc3..2c08a07 100644
--- 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
+++ 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Syncope Eclipse Plugin
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.plugin;singleton:=true
-Bundle-Version: 2.0.6.qualifier
+Bundle-Version: 2.0.5
 Bundle-Activator: org.apache.syncope.ide.eclipse.plugin.Activator
 Require-Bundle: org.eclipse.ui,
   org.eclipse.core.runtime,

http://git-wip-us.apache.org/repos/asf/syncope/blob/52cd21ce/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
--
diff --git 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
index c71210c..e441a19 100644
--- 
a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
+++ 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: org.apache.syncope.ide.eclipse.tests
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.tests;singleton:=true
-Bundle-Version: 2.0.6.qualifier
+Bundle-Version: 2.0.5
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: 
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

http://git-wip-us.apache.org/repos/asf/syncope/blob/52cd21ce/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
--
diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml 
b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
index abf3f2f..2e5533b 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
@@ -24,7 +24,7 @@ under the License.
   
 org.apache.syncope.ide
 syncope-ide-eclipse
-2.0.6-SNAPSHOT
+2.0.5-SNAPSHOT
 ../../
   
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/52cd21ce/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
--
diff --git 
a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml 
b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
index a5a628e..5449072 100644
--- a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
+++ b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-   
+