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 2017/01/27 15:23:09 UTC

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

Repository: syncope
Updated Branches:
  refs/heads/2_0_X c21c97bd7 -> 1fb6a9574


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/aa0e5558
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/aa0e5558
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/aa0e5558

Branch: refs/heads/2_0_X
Commit: aa0e55587ca97b6a5f033adadd8b8b58e6bdea84
Parents: c21c97b
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Jan 27 16:21:24 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Jan 27 16:21:24 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/aa0e5558/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 2540f4a..381e1f2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,53 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 2.0.2
+================================================================================
+
+** Sub-task
+    * [SYNCOPE-984] - Errors when building on Windows for archetype and Eclipse plugin
+    * [SYNCOPE-985] - org.apache.syncope.client.cli.commands.MigrateTest Fails on Windows
+
+** Bug
+    * [SYNCOPE-965] - Cron expression for scheduled job is not saved from the console
+    * [SYNCOPE-966] - Exception reported when looking at propagation task details from user list
+    * [SYNCOPE-970] - On logout, page translation doesn't reset to default settings.
+    * [SYNCOPE-974] - Incorrect error reported when creating notification with missing events
+    * [SYNCOPE-975] - Search case insensitive ilike operator triggers search validation
+    * [SYNCOPE-976] - Duplicated events shown by admin console for notifications and audit
+    * [SYNCOPE-977] - style missing for captcha buttons in responsive template (under 800px width)
+    * [SYNCOPE-979] - resource id is missing in user propagation task table
+    * [SYNCOPE-980] - AnyObject search filter not honored with inGroups condition
+    * [SYNCOPE-981] - Oracle/SQLServer configuration does not work
+    * [SYNCOPE-982] - Notification tasks modal window does not provide access to actual HTML and TEXT e-mail body
+    * [SYNCOPE-987] - Build issues on Windows
+    * [SYNCOPE-990] - Explore resource detailed view always shows empty left column
+    * [SYNCOPE-992] - Date not registered in self registration
+    * [SYNCOPE-993] - Footer buttons positioning and resizing
+    * [SYNCOPE-994] - Character encoding not being respected
+    * [SYNCOPE-997] - Angular transition errors
+    * [SYNCOPE-999] - REST exception mapper overwrites Spring Security response
+    * [SYNCOPE-1000] - CSVDir connector unclear about required attributes/columns
+    * [SYNCOPE-1001] - Closing the Activiti Modeler popup does not make the spinner to disappear
+    * [SYNCOPE-1002] - Updating any objects' name via console is ineffective
+
+** Improvement
+    * [SYNCOPE-773] - Allow in-place edit in Job dashboard widget
+    * [SYNCOPE-779] - Use Kendo UI Boostrap DateTimePicker
+    * [SYNCOPE-967] - Enduser test update
+    * [SYNCOPE-971] - Case insensitive search
+    * [SYNCOPE-972] - Make Syncope Enduser template responsive
+    * [SYNCOPE-978] - Add sample REST external resource
+    * [SYNCOPE-983] - Search performance improvement with mandatory schemas only
+    * [SYNCOPE-989] - Upgrade FOP to 2.1
+    * [SYNCOPE-996] - Replace Angular Bootstrap DateTimePicker with Kendo UI DateTimePicker
+
+** New Feature
+    * [SYNCOPE-882] - Log viewer
+
+** Task
+    * [SYNCOPE-962] - Upgrade to Wicket 7.5.0
+
 Release Notes - Syncope - Version 2.0.1
 ================================================================================
 


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

Posted by il...@apache.org.
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/fc1cddac
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/fc1cddac
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/fc1cddac

Branch: refs/heads/2_0_X
Commit: fc1cddac0d9f3208050a139c9680cbff879c36b9
Parents: aa0e555
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Jan 27 16:22:02 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Jan 27 16:22:02 2017 +0100

----------------------------------------------------------------------
 .../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/fc1cddac/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 6f3ba73..a4e556a 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.2.qualifier
+Bundle-Version: 2.0.2
 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/fc1cddac/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 3c5b50b..f98484d 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.2.qualifier
+Bundle-Version: 2.0.2
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: 
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

http://git-wip-us.apache.org/repos/asf/syncope/blob/fc1cddac/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 1e70f44..81a21c1 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.
 -->
 <site>
-   <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.0.2.qualifier">
+   <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.0.2">
       <category name="apachesyncope"/>
    </bundle>
    <category-def name="apachesyncope" label="Apache Syncope">


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

Posted by il...@apache.org.
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/1fb6a957
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/1fb6a957
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/1fb6a957

Branch: refs/heads/2_0_X
Commit: 1fb6a95748d71032c65b5afd7884701c25c7f2f8
Parents: fc1cdda
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Jan 27 16:23:02 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Jan 27 16:23:02 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/1fb6a957/src/site/xdoc/downloads.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index 4991f6b..f541821 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -48,8 +48,8 @@ under the License.
         </div>
       </div>
 
-      <subsection name="2.0.1 Jazz">
-        <p>Release date: October 21st 2016</p>
+      <subsection name="2.0.2 Jazz">
+        <p>Release date: January 27th 2017</p>
         <p>
           <a href="https://cwiki.apache.org/confluence/display/SYNCOPE/Jazz">Release notes</a>
         </p>
@@ -63,82 +63,82 @@ under the License.
           <tbody>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.1/syncope-2.0.1-source-release.zip">syncope-2.0.1-source-release.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.2/syncope-2.0.2-source-release.zip">syncope-2.0.2-source-release.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-2.0.1-source-release.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-2.0.1-source-release.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-2.0.1-source-release.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-2.0.2-source-release.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-2.0.2-source-release.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-2.0.2-source-release.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.1/syncope-standalone-2.0.1-distribution.zip">syncope-standalone-2.0.1-distribution.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.2/syncope-standalone-2.0.2-distribution.zip">syncope-standalone-2.0.2-distribution.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-standalone-2.0.1-distribution.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-standalone-2.0.1-distribution.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-standalone-2.0.1-distribution.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-standalone-2.0.2-distribution.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-standalone-2.0.2-distribution.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-standalone-2.0.2-distribution.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.1/apache-syncope-2.0.1.deb">apache-syncope-2.0.1.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.2/apache-syncope-2.0.2.deb">apache-syncope-2.0.2.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.1/apache-syncope-2.0.1.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/apache-syncope-2.0.1.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/apache-syncope-2.0.1.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.2/apache-syncope-2.0.2.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/apache-syncope-2.0.2.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/apache-syncope-2.0.2.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.1/apache-syncope-console-2.0.1.deb">apache-syncope-console-2.0.1.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.2/apache-syncope-console-2.0.2.deb">apache-syncope-console-2.0.2.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.1/apache-syncope-console-2.0.1.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/apache-syncope-console-2.0.1.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/apache-syncope-console-2.0.1.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.2/apache-syncope-console-2.0.2.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/apache-syncope-console-2.0.2.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/apache-syncope-console-2.0.2.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.1/apache-syncope-enduser-2.0.1.deb">apache-syncope-enduser-2.0.1.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.2/apache-syncope-enduser-2.0.2.deb">apache-syncope-enduser-2.0.2.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.1/apache-syncope-enduser-2.0.1.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/apache-syncope-enduser-2.0.1.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/apache-syncope-enduser-2.0.1.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.2/apache-syncope-enduser-2.0.2.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/apache-syncope-enduser-2.0.2.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/apache-syncope-enduser-2.0.2.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.1/syncope-installer-2.0.1-uber.jar">syncope-installer-2.0.1.jar</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.2/syncope-installer-2.0.2-uber.jar">syncope-installer-2.0.2.jar</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-installer-2.0.1-uber.jar.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-installer-2.0.1-uber.jar.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-installer-2.0.1-uber.jar.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-installer-2.0.2-uber.jar.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-installer-2.0.2-uber.jar.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-installer-2.0.2-uber.jar.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.1/syncope-client-cli-2.0.1.zip">syncope-client-cli-2.0.1.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.2/syncope-client-cli-2.0.2.zip">syncope-client-cli-2.0.2.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-client-cli-2.0.1.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-client-cli-2.0.1.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/syncope-client-cli-2.0.1.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-client-cli-2.0.2.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-client-cli-2.0.2.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/syncope-client-cli-2.0.2.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.1/org.apache.syncope.ide.eclipse.site-2.0.1.zip">syncope-client-cli-2.0.1.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.2/org.apache.syncope.ide.eclipse.site-2.0.2.zip">syncope-client-cli-2.0.2.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.1/org.apache.syncope.ide.eclipse.site-2.0.1.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/org.apache.syncope.ide.eclipse.site-2.0.1.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.1/org.apache.syncope.ide.eclipse.site-2.0.1.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.2/org.apache.syncope.ide.eclipse.site-2.0.2.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/org.apache.syncope.ide.eclipse.site-2.0.2.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.2/org.apache.syncope.ide.eclipse.site-2.0.2.zip.sha1">sha1</a>
               </td>
             </tr>
           </tbody>