[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


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

2013-02-07 Thread JIRA

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

Francesco Chicchiriccò commented on SYNCOPE-265:


Since the scope of this issue seems to be broader than originally expected, 
I've updated title and description accordingly.

 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: Massimiliano Perrone
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-265) Ensure that Syncope test data is consistent

2013-02-07 Thread Hudson (JIRA)

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

Hudson commented on SYNCOPE-265:


Integrated in Syncope-trunk #72 (See 
[https://builds.apache.org/job/Syncope-trunk/72/])
[SYNCOPE-265] Renaming ws-target-resource-3 to ws-target-resource-timeout 
(Revision 1443410)
[SYNCOPE-265] ldap connector: configuration was valid, the problem was an 
incorrect handling of empty properties during check() (Revision 1443400)

 Result = SUCCESS
ilgrosso : 
Files : 
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java
* /syncope/trunk/core/src/test/resources/content.xml

ilgrosso : 
Files : 
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/ConnectorModalPage.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/ResourceConnConfPanel.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/ConnectorRestClient.java
* 
/syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/panels/ResourceConnConfPanel.html


 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: Massimiliano Perrone
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