svn commit: r1439316 - /syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/jaxrs/ConnectorTestITCaseJAXRS.java

2013-01-28 Thread ashakirin
Author: ashakirin Date: Mon Jan 28 09:24:46 2013 New Revision: 1439316 URL: http://svn.apache.org/viewvc?rev=1439316view=rev Log: [SYNCOPE-289] Fixed parent class Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/jaxrs/ConnectorTestITCaseJAXRS.java Modified:

[CONF] Apache Syncope Create a new Syncope project

2013-01-28 Thread confluence
Create a new Syncope project Page edited by Fabio Martelli Changes (1) ... -DarchetypeArtifactId=syncope-archetype \

svn commit: r1439328 - in /syncope/site: ./ 1.0.5/ apidocs/ css/ images/ img/ js/

2013-01-28 Thread fmartelli
Author: fmartelli Date: Mon Jan 28 10:12:11 2013 New Revision: 1439328 URL: http://svn.apache.org/viewvc?rev=1439328view=rev Log: Promoting the staging site Added: syncope/site/apidocs/ - copied from r1439326, syncope/site/1.0.5/apidocs/ syncope/site/architecture.html -

[CONF] Apache Syncope REST API upgrade

2013-01-28 Thread confluence
REST API upgrade Page edited by Francesco Chicchiricco Changes (3) Syncopes REST API has changed from version *placeholder* to *placeholder*.

svn commit: r1439342 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/common/services/ core/src/main/resources/ core/src/test

2013-01-28 Thread jbernhardt
Author: jbernhardt Date: Mon Jan 28 11:01:17 2013 New Revision: 1439342 URL: http://svn.apache.org/viewvc?rev=1439342view=rev Log: [SYNCOPE-231] Fixing CXF Tests Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/SchemaServiceProxy.java

svn commit: r1439358 - in /syncope/trunk/core/src/test: java/org/apache/syncope/core/rest/AbstractTest.java java/org/apache/syncope/core/rest/NotificationTestITCase.java resources/content.xml

2013-01-28 Thread ashakirin
Author: ashakirin Date: Mon Jan 28 12:01:42 2013 New Revision: 1439358 URL: http://svn.apache.org/viewvc?rev=1439358view=rev Log: [SYNCOPE-289] Notification with 101 isn't needed anymore. Removed parameterized from AbstractTest Modified:

svn commit: r1439361 - /syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/PolicyRestClient.java

2013-01-28 Thread jbernhardt
Author: jbernhardt Date: Mon Jan 28 12:19:41 2013 New Revision: 1439361 URL: http://svn.apache.org/viewvc?rev=1439361view=rev Log: SYNCOPE-292 Modified: syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/PolicyRestClient.java Modified:

svn commit: r1439466 - /syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/ReportServiceProxy.java

2013-01-28 Thread jbernhardt
Author: jbernhardt Date: Mon Jan 28 16:05:56 2013 New Revision: 1439466 URL: http://svn.apache.org/viewvc?rev=1439466view=rev Log: SYNCOPE-292 Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/ReportServiceProxy.java Modified:

svn commit: r1439469 - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/report/ console/src/main/java/org/apache/syncope/console/rest/ core/src/main/java/org/apache/syncope/core/servi

2013-01-28 Thread jbernhardt
Author: jbernhardt Date: Mon Jan 28 16:08:27 2013 New Revision: 1439469 URL: http://svn.apache.org/viewvc?rev=1439469view=rev Log: [SYNCOPE-231] * Adding (fixing) JAX-B Annotations Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/report/StaticReportletConf.java

svn commit: r1439474 - /syncope/trunk/core/src/main/java/org/apache/syncope/core/services/

2013-01-28 Thread cschneider
Author: cschneider Date: Mon Jan 28 16:18:34 2013 New Revision: 1439474 URL: http://svn.apache.org/viewvc?rev=1439474view=rev Log: SYNCOPE-231 Removing explicit Exception handling where ExceptionMapper should work Modified: