[jira] [Resolved] (SYNCOPE-325) Stacktrace when accessing the Configuration page on JBoss

2013-02-25 Thread JIRA

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

Francesco Chicchiriccò resolved SYNCOPE-325.


Resolution: Fixed

1_0_X: http://svn.apache.org/r1449639
trunk: http://svn.apache.org/r1449640

 Stacktrace when accessing the Configuration page on JBoss
 -

 Key: SYNCOPE-325
 URL: https://issues.apache.org/jira/browse/SYNCOPE-325
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.0.5, 1.1.0
 Environment: JBoss AS 7.1.1
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
 Fix For: 1.0.6, 1.1.0


 When deploying to JBoss AS 7.1.1 and accessing the Configuration page on the 
 admin console, a stacktrace is given.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (SYNCOPE-325) Stacktrace when accessing the Configuration page on JBoss

2013-02-25 Thread Hudson (JIRA)

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

Hudson commented on SYNCOPE-325:


Integrated in Syncope-1_0_X #150 (See 
[https://builds.apache.org/job/Syncope-1_0_X/150/])
[SYNCOPE-325] Missing directives for JBoss handling of SLF4J (Revision 
1449639)

 Result = SUCCESS
ilgrosso : 
Files : 
* 
/syncope/branches/1_0_X/console/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
* /syncope/branches/1_0_X/console/src/main/webapp/WEB-INF/web.xml


 Stacktrace when accessing the Configuration page on JBoss
 -

 Key: SYNCOPE-325
 URL: https://issues.apache.org/jira/browse/SYNCOPE-325
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.0.5, 1.1.0
 Environment: JBoss AS 7.1.1
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
 Fix For: 1.0.6, 1.1.0


 When deploying to JBoss AS 7.1.1 and accessing the Configuration page on the 
 admin console, a stacktrace is given.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Assigned] (SYNCOPE-309) Enter key not bound to user form submit

2013-02-25 Thread fabio martelli (JIRA)

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

fabio martelli reassigned SYNCOPE-309:
--

Assignee: fabio martelli

 Enter key not bound to user form submit
 ---

 Key: SYNCOPE-309
 URL: https://issues.apache.org/jira/browse/SYNCOPE-309
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.0.5, 1.1.0
 Environment: Google Chrome
Reporter: Francesco Chicchiriccò
Assignee: fabio martelli
Priority: Minor
 Fix For: 1.0.6, 1.1.0


 When editing an user from the admin console, if entering an attribute value 
 and hitting 'enter', a derived attribute is added.
 Since this happens in another tab, when clicking on Save to submit the form, 
 an error is reported 'Schema' is required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (SYNCOPE-309) Enter key not bound to user form submit

2013-02-25 Thread fabio martelli (JIRA)

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

fabio martelli resolved SYNCOPE-309.


Resolution: Fixed

 Enter key not bound to user form submit
 ---

 Key: SYNCOPE-309
 URL: https://issues.apache.org/jira/browse/SYNCOPE-309
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.0.5, 1.1.0
 Environment: Google Chrome
Reporter: Francesco Chicchiriccò
Assignee: fabio martelli
Priority: Minor
 Fix For: 1.0.6, 1.1.0


 When editing an user from the admin console, if entering an attribute value 
 and hitting 'enter', a derived attribute is added.
 Since this happens in another tab, when clicking on Save to submit the form, 
 an error is reported 'Schema' is required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (SYNCOPE-309) Enter key not bound to user form submit

2013-02-25 Thread Hudson (JIRA)

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

Hudson commented on SYNCOPE-309:


Integrated in Syncope-trunk #110 (See 
[https://builds.apache.org/job/Syncope-trunk/110/])
SYNCOPE-309 merged from the branch 1_0_X (Revision 1449673)

 Result = FAILURE
fmartelli : 
Files : 
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/NotificationModalPage.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/ResourceModalPage.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/RoleModalPage.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/UserModalPage.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/Users.java


 Enter key not bound to user form submit
 ---

 Key: SYNCOPE-309
 URL: https://issues.apache.org/jira/browse/SYNCOPE-309
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.0.5, 1.1.0
 Environment: Google Chrome
Reporter: Francesco Chicchiriccò
Assignee: fabio martelli
Priority: Minor
 Fix For: 1.0.6, 1.1.0


 When editing an user from the admin console, if entering an attribute value 
 and hitting 'enter', a derived attribute is added.
 Since this happens in another tab, when clicking on Save to submit the form, 
 an error is reported 'Schema' is required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Syncope-trunk - Build # 110 - Failure

2013-02-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-trunk (build #110)

Status: Failure

Check console output at https://builds.apache.org/job/Syncope-trunk/110/ to 
view the results.

Syncope-trunk - Build # 111 - Fixed

2013-02-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-trunk (build #111)

Status: Fixed

Check console output at https://builds.apache.org/job/Syncope-trunk/111/ to 
view the results.

[jira] [Assigned] (SYNCOPE-265) Ensure that Syncope test data is consistent

2013-02-25 Thread fabio martelli (JIRA)

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

fabio martelli reassigned SYNCOPE-265:
--

Assignee: fabio martelli  (was: Massimiliano Perrone)

 Ensure that Syncope test data is consistent
 ---

 Key: SYNCOPE-265
 URL: https://issues.apache.org/jira/browse/SYNCOPE-265
 Project: Syncope
  Issue Type: Task
Reporter: Colm O hEigeartaigh
Assignee: fabio martelli
Priority: Minor
 Fix For: 1.1.0


 This task is to ensure that the test data is consistent since it is used for 
 embedded mode [1] and in standalone distribution (as per SYNCOPE-206).
 For example, Users do not conform to the Schema: currently user1 is missing 
 values for the required attributes surname and userId. 
 [1] 
 https://cwiki.apache.org/confluence/display/SYNCOPE/Run+Syncope+in+embedded+mode

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (SYNCOPE-309) Enter key not bound to user form submit

2013-02-25 Thread Hudson (JIRA)

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

Hudson commented on SYNCOPE-309:


Integrated in Syncope-trunk #112 (See 
[https://builds.apache.org/job/Syncope-trunk/112/])
SYNCOPE-309 fixes selenium tests (Revision 1449707)

 Result = FAILURE
fmartelli : 
Files : 
* 
/syncope/trunk/console/src/test/java/org/apache/syncope/console/ConfigurationTestITCase.java
* 
/syncope/trunk/console/src/test/java/org/apache/syncope/console/ResourceTestITCase.java
* 
/syncope/trunk/console/src/test/java/org/apache/syncope/console/RoleTestITCase.java


 Enter key not bound to user form submit
 ---

 Key: SYNCOPE-309
 URL: https://issues.apache.org/jira/browse/SYNCOPE-309
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.0.5, 1.1.0
 Environment: Google Chrome
Reporter: Francesco Chicchiriccò
Assignee: fabio martelli
Priority: Minor
 Fix For: 1.0.6, 1.1.0


 When editing an user from the admin console, if entering an attribute value 
 and hitting 'enter', a derived attribute is added.
 Since this happens in another tab, when clicking on Save to submit the form, 
 an error is reported 'Schema' is required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (SYNCOPE-309) Enter key not bound to user form submit

2013-02-25 Thread Hudson (JIRA)

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

Hudson commented on SYNCOPE-309:


Integrated in Syncope-1_0_X #152 (See 
[https://builds.apache.org/job/Syncope-1_0_X/152/])
SYNCOPE-309 fixes selenium tests (Revision 1449706)

 Result = SUCCESS
fmartelli : 
Files : 
* 
/syncope/branches/1_0_X/console/src/test/java/org/apache/syncope/console/ConfigurationTestITCase.java
* 
/syncope/branches/1_0_X/console/src/test/java/org/apache/syncope/console/ResourceTestITCase.java
* 
/syncope/branches/1_0_X/console/src/test/java/org/apache/syncope/console/RoleTestITCase.java


 Enter key not bound to user form submit
 ---

 Key: SYNCOPE-309
 URL: https://issues.apache.org/jira/browse/SYNCOPE-309
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 1.0.5, 1.1.0
 Environment: Google Chrome
Reporter: Francesco Chicchiriccò
Assignee: fabio martelli
Priority: Minor
 Fix For: 1.0.6, 1.1.0


 When editing an user from the admin console, if entering an attribute value 
 and hitting 'enter', a derived attribute is added.
 Since this happens in another tab, when clicking on Save to submit the form, 
 an error is reported 'Schema' is required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (SYNCOPE-265) Ensure that Syncope test data is consistent

2013-02-25 Thread Hudson (JIRA)

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

Hudson commented on SYNCOPE-265:


Integrated in Syncope-trunk #114 (See 
[https://builds.apache.org/job/Syncope-trunk/114/])
SYNCOPE-265 fixes some selenium tests (Revision 1449759)
SYNCOPE-265 added more user info  (Revision 1449752)

 Result = SUCCESS
fmartelli : 
Files : 
* 
/syncope/trunk/console/src/test/java/org/apache/syncope/console/EditProfileTestITCase.java
* 
/syncope/trunk/console/src/test/java/org/apache/syncope/console/UserTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/RoleTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java

fmartelli : 
Files : 
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/AttrTest.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/AttributableSearchTest.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/DerAttrTest.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/UserTest.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/relationships/AttrTest.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/AuthenticationTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/RoleTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/SearchTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java
* /syncope/trunk/core/src/test/resources/content.xml


 Ensure that Syncope test data is consistent
 ---

 Key: SYNCOPE-265
 URL: https://issues.apache.org/jira/browse/SYNCOPE-265
 Project: Syncope
  Issue Type: Task
Reporter: Colm O hEigeartaigh
Assignee: fabio martelli
Priority: Minor
 Fix For: 1.1.0


 This task is to ensure that the test data is consistent since it is used for 
 embedded mode [1] and in standalone distribution (as per SYNCOPE-206).
 For example, Users do not conform to the Schema: currently user1 is missing 
 values for the required attributes surname and userId. 
 [1] 
 https://cwiki.apache.org/confluence/display/SYNCOPE/Run+Syncope+in+embedded+mode

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira