Broken: apache/syncope#562 (trunk - ded4a1e)

2014-06-03 Thread Travis CI
Build Update for apache/syncope
-

Build: #562
Status: Broken

Duration: 6 minutes and 5 seconds
Commit: ded4a1e (trunk)
Author: Colm O Heigeartaigh
Message: Updating more dependencies

git-svn-id: https://svn.apache.org/repos/asf/syncope/trunk@1599484 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/syncope/compare/3bc3b5c32de7...ded4a1ec29af

View the full build log and details: 
https://travis-ci.org/apache/syncope/builds/26656919

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://docs.travis-ci.com/user/notifications




Re: svn commit: r1599484 - /syncope/trunk/pom.xml

2014-06-03 Thread Francesco Chicchiriccò

Hi Colm,
updating the servlet API version to 3.1.0 seems to cause problems when 
run with Java 6 (see Travis recent failure): I think this version 
upgrade should be reverted to 3.0.1.


Regards.

On 03/06/2014 13:41, cohei...@apache.org wrote:

Author: coheigea
Date: Tue Jun  3 11:41:08 2014
New Revision: 1599484

URL: http://svn.apache.org/r1599484
Log:
Updating more dependencies

Modified:
 syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1599484r1=1599483r2=1599484view=diff
==
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Tue Jun  3 11:41:08 2014
@@ -302,7 +302,7 @@ under the License.
properties
  targetJdk1.6/targetJdk
  
-servlet-api.version3.0.1/servlet-api.version

+servlet-api.version3.1.0/servlet-api.version
  jsp-api.version2.2/jsp-api.version
  jstl.version1.2/jstl.version
  jax-rs.version2.0/jax-rs.version
@@ -324,7 +324,7 @@ under the License.
  cxf.version3.0.0/cxf.version  
  spring.version4.0.5.RELEASE/spring.version
  spring-security.version3.2.4.RELEASE/spring-security.version
-jackson.version2.3.3/jackson.version
+jackson.version2.4.0/jackson.version
  xstream.version1.4.7/xstream.version
  velocity.version1.7/velocity.version
  velocitytools.version2.0/velocitytools.version
@@ -333,6 +333,7 @@ under the License.
  openjpa.version2.3.0/openjpa.version
  bval.version0.5/bval.version
  commons-dbcp.version1.4/commons-dbcp.version
+commons.logging.version1.1.3/commons.logging.version
  
  cocoon.version3.0.0-alpha-3/cocoon.version
  
@@ -347,7 +348,7 @@ under the License.

  disruptor.version3.2.1/disruptor.version
  
  junit.version4.11/junit.version

-selenium.version2.42.0/selenium.version
+selenium.version2.42.1/selenium.version
  
  apacheds.version1.5.7/apacheds.version
  
@@ -844,7 +845,7 @@ under the License.

dependency
  groupIdcommons-logging/groupId
  artifactIdcommons-logging/artifactId
-version1.1.1/version
+version${commons.logging.version}/version
  scopeprovided/scope
/dependency
dependency





--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC
http://people.apache.org/~ilgrosso/



Re: svn commit: r1599484 - /syncope/trunk/pom.xml

2014-06-03 Thread Colm O hEigeartaigh
Ok, done.

Colm.


On Tue, Jun 3, 2014 at 12:51 PM, Francesco Chicchiriccò ilgro...@apache.org
 wrote:

 Hi Colm,
 updating the servlet API version to 3.1.0 seems to cause problems when run
 with Java 6 (see Travis recent failure): I think this version upgrade
 should be reverted to 3.0.1.

 Regards.


 On 03/06/2014 13:41, cohei...@apache.org wrote:

 Author: coheigea
 Date: Tue Jun  3 11:41:08 2014
 New Revision: 1599484

 URL: http://svn.apache.org/r1599484
 Log:
 Updating more dependencies

 Modified:
  syncope/trunk/pom.xml

 Modified: syncope/trunk/pom.xml
 URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=
 1599484r1=1599483r2=1599484view=diff
 
 ==
 --- syncope/trunk/pom.xml (original)
 +++ syncope/trunk/pom.xml Tue Jun  3 11:41:08 2014
 @@ -302,7 +302,7 @@ under the License.
 properties
   targetJdk1.6/targetJdk
   -servlet-api.version3.0.1/servlet-api.version
 +servlet-api.version3.1.0/servlet-api.version
   jsp-api.version2.2/jsp-api.version
   jstl.version1.2/jstl.version
   jax-rs.version2.0/jax-rs.version
 @@ -324,7 +324,7 @@ under the License.
   cxf.version3.0.0/cxf.version
   spring.version4.0.5.RELEASE/spring.version
   spring-security.version3.2.4.RELEASE/spring-security.version
 -jackson.version2.3.3/jackson.version
 +jackson.version2.4.0/jackson.version
   xstream.version1.4.7/xstream.version
   velocity.version1.7/velocity.version
   velocitytools.version2.0/velocitytools.version
 @@ -333,6 +333,7 @@ under the License.
   openjpa.version2.3.0/openjpa.version
   bval.version0.5/bval.version
   commons-dbcp.version1.4/commons-dbcp.version
 +commons.logging.version1.1.3/commons.logging.version
 cocoon.version3.0.0-alpha-3/cocoon.version
   @@ -347,7 +348,7 @@ under the License.
   disruptor.version3.2.1/disruptor.version
 junit.version4.11/junit.version
 -selenium.version2.42.0/selenium.version
 +selenium.version2.42.1/selenium.version
 apacheds.version1.5.7/apacheds.version
   @@ -844,7 +845,7 @@ under the License.
 dependency
   groupIdcommons-logging/groupId
   artifactIdcommons-logging/artifactId
 -version1.1.1/version
 +version${commons.logging.version}/version
   scopeprovided/scope
 /dependency
 dependency




 --
 Francesco Chicchiriccò

 Tirasa - Open Source Excellence
 http://www.tirasa.net/

 Involved at The Apache Software Foundation:
 member, Syncope PMC chair, Cocoon PMC, Olingo PMC
 http://people.apache.org/~ilgrosso/




-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com


Fixed: apache/syncope#563 (trunk - 981266e)

2014-06-03 Thread Travis CI
Build Update for apache/syncope
-

Build: #563
Status: Fixed

Duration: 15 minutes and 11 seconds
Commit: 981266e (trunk)
Author: Colm O Heigeartaigh
Message: Reverting servlet version

git-svn-id: https://svn.apache.org/repos/asf/syncope/trunk@1599491 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/syncope/compare/ded4a1ec29af...981266e333f5

View the full build log and details: 
https://travis-ci.org/apache/syncope/builds/26657822

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://docs.travis-ci.com/user/notifications




[jira] [Commented] (SYNCOPE-495) List of role(s) assigned to user is deleted in edit user modal page if cancel button of role modal page is clicked

2014-06-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016434#comment-14016434
 ] 

ASF subversion and git services commented on SYNCOPE-495:
-

Commit 1599502 from [~mdisabatino] in branch 'syncope/trunk'
[ https://svn.apache.org/r1599502 ]

[SYNCOPE-495] Fix X Close Button behavior, added new selenium test

 List of role(s) assigned to user is deleted in edit user modal page if cancel 
 button of role modal page is clicked
 --

 Key: SYNCOPE-495
 URL: https://issues.apache.org/jira/browse/SYNCOPE-495
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.2.0
Reporter: Andrea Patricelli
Assignee: Marco Di Sabatino Di Diodoro
 Fix For: 1.2.0


 Suppose to be logged into console and to open in edit mode a generic user 
 with roles assigned:
 1) go under roles tab in edit user modal page
 2) click on whatever role (assigned from lower list or not assigned from 
 upper list), a role modal window is shown.
 3) click on Cancel or x button to exit from modal page, list of roles 
 assigned to user is incorrectly deleted.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (SYNCOPE-495) List of role(s) assigned to user is deleted in edit user modal page if cancel button of role modal page is clicked

2014-06-03 Thread Marco Di Sabatino Di Diodoro (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Di Sabatino Di Diodoro resolved SYNCOPE-495.
--

Resolution: Fixed

 List of role(s) assigned to user is deleted in edit user modal page if cancel 
 button of role modal page is clicked
 --

 Key: SYNCOPE-495
 URL: https://issues.apache.org/jira/browse/SYNCOPE-495
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.2.0
Reporter: Andrea Patricelli
Assignee: Marco Di Sabatino Di Diodoro
 Fix For: 1.2.0


 Suppose to be logged into console and to open in edit mode a generic user 
 with roles assigned:
 1) go under roles tab in edit user modal page
 2) click on whatever role (assigned from lower list or not assigned from 
 upper list), a role modal window is shown.
 3) click on Cancel or x button to exit from modal page, list of roles 
 assigned to user is incorrectly deleted.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Assigned] (SYNCOPE-497) JEXL Frame positioning error

2014-06-03 Thread Marco Di Sabatino Di Diodoro (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Di Sabatino Di Diodoro reassigned SYNCOPE-497:


Assignee: Marco Di Sabatino Di Diodoro

 JEXL Frame positioning error
 

 Key: SYNCOPE-497
 URL: https://issues.apache.org/jira/browse/SYNCOPE-497
 Project: Syncope
  Issue Type: Bug
  Components: console
Reporter: Colm O hEigeartaigh
Assignee: Marco Di Sabatino Di Diodoro
Priority: Minor
 Fix For: 1.2.0

 Attachments: jexl-error.png


 There is a problem with a JEXL frame positioning on trunk, where the help 
 message does not appear properly on the screen (see attached png).
 Steps to reproduce:
 Tasks - Synchronization Task - Create User template
 Click on the help for Username. The result is the attached on both 
 firefox and chrome.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-498) Connector SpinnerFieldPanel required values

2014-06-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016576#comment-14016576
 ] 

ASF subversion and git services commented on SYNCOPE-498:
-

Commit 1599592 from [~ilgrosso] in branch 'syncope/trunk'
[ https://svn.apache.org/r1599592 ]

[SYNCOPE-498] Primitive type values are always mandatory in wicket: converting 
primitive classes to wrapper before instantiating SpinnerFieldPanel

 Connector SpinnerFieldPanel required values
 ---

 Key: SYNCOPE-498
 URL: https://issues.apache.org/jira/browse/SYNCOPE-498
 Project: Syncope
  Issue Type: Bug
  Components: console
Reporter: Colm O hEigeartaigh
Assignee: Francesco Chicchiriccò
Priority: Minor
 Fix For: 1.2.0


 With the latest Syncope trunk code, I noticed that if I create a new LDAP 
 Connector (1.3.6) it appears to be requiring me to enter a Block Size + 
 Change Log Block Size, even though these parameters are optional and both 
 default to 100. You can reproduce by just creating an LDAP Connector + 
 clicking on save. At the top of the screen you can see:
'Host' is required.
 'TCP Port' is required.
 'Base Contexts' is required.
 'Block Size' is required.
 'Change Log Block Size' is required.
 The issue seems to be related to the new component SpinnerFieldPanel used 
 to represents numeric connector configuration properties.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Assigned] (SYNCOPE-496) Upgrade jboss-it profile to Wildfly 8

2014-06-03 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò reassigned SYNCOPE-496:
--

Assignee: Francesco Chicchiriccò

 Upgrade jboss-it profile to Wildfly 8
 -

 Key: SYNCOPE-496
 URL: https://issues.apache.org/jira/browse/SYNCOPE-496
 Project: Syncope
  Issue Type: Task
  Components: core
Affects Versions: 1.2.0
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
 Fix For: 1.2.0


 Currently the {{jboss-it}} build profile works with an unofficial JBoss AS 
 7.2.0 version.
 Since Widlfly (the new name of the free variant of JBoss AS) was released, 
 this profile needs to be upgraded.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (SYNCOPE-499) Deletion of Role used as parent role in role template generate exception editing role template

2014-06-03 Thread Denis Signoretto (JIRA)
Denis Signoretto created SYNCOPE-499:


 Summary: Deletion of Role used as parent role in role template 
generate exception editing role template
 Key: SYNCOPE-499
 URL: https://issues.apache.org/jira/browse/SYNCOPE-499
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.1.7
 Environment: Apache Syncope 1.1.7 standalone distribution on Windows 7 
64bit and Oracle Java7 SE
Reporter: Denis Signoretto


Steps to reproduce:

1) Create a role
2) Create a Synchronization Task and assign the previously created role as 
parent role in the role template
3) Delete previously created role
4) Try edit role template
5) Exception

Grave: Servlet.service() for servlet [syncope-core-rest] in context with path 
[/syncope] threw exception [Request processing failed; nested exception is 
org.apache.syncope.core.persistence.dao.NotFoundException: Role 152] with root 
cause
org.apache.syncope.core.persistence.dao.NotFoundException: Role 152
at 
org.apache.syncope.core.rest.data.RoleDataBinder.getRoleFromId(RoleDataBinder.java:73)
at 
org.apache.syncope.core.rest.data.RoleDataBinder$$FastClassBySpringCGLIB$$75f19568.invoke(generated)
at 
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at 
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:700)



--
This message was sent by Atlassian JIRA
(v6.2#6252)