Re: getAdminRolesFilter-query

2015-04-16 Thread Guido Wimmel
Hi Francesco, I'm only talking about the part of the query generated by SubjectSearchDAOImpl.getAdminRolesFilter(). The FIQL string is not used for generating this part, only type and adminRoles. The part I wrote about is only used when type==SubjectType.USER. I was considering if the origina

[jira] [Created] (SYNCOPE-660) Extend control over asynchronous job execution

2015-04-16 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-660: -- Summary: Extend control over asynchronous job execution Key: SYNCOPE-660 URL: https://issues.apache.org/jira/browse/SYNCOPE-660 Project: Syncope

OSGi support

2015-04-16 Thread Francesco Chicchiriccò
Hi all (and especially OSGi experts), the recent issue SYNCOPE-659 brought my attention to our OSGi support. AFAICT we provide some configurations via maven-bundle-plugin, but this is actually missing from master, as a consequence of code re-organization as per SYNCOPE-620. My questions (as a

Re: getAdminRolesFilter-query

2015-04-16 Thread Francesco Chicchiriccò
On 16/04/2015 11:00, Guido Wimmel wrote: Hi, minor detail, but I recently stubled upon the query generated by SubjectSearchDAOImpl.getAdminRolesFilter(), used by search() and count(). Maybe it could be simplified. It seems to determine all users which have roles not in adminRoles (to be able

getAdminRolesFilter-query

2015-04-16 Thread Guido Wimmel
Hi, minor detail, but I recently stubled upon the query generated by SubjectSearchDAOImpl.getAdminRolesFilter(), used by search() and count(). Maybe it could be simplified. It seems to determine all users which have roles not in adminRoles (to be able to filter them out by WHERE subject_id NOT

[GitHub] syncope pull request: fix jackson, commons-lang3 version in Import...

2015-04-16 Thread xldai
Github user xldai commented on the pull request: https://github.com/apache/syncope/pull/4#issuecomment-93673460 Not yet ... will subscribe it now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] syncope pull request: fix jackson, commons-lang3 version in Import...

2015-04-16 Thread ilgrosso
Github user ilgrosso commented on the pull request: https://github.com/apache/syncope/pull/4#issuecomment-93672922 @xldai thx for this, I've merged this PR. Are you subscribed to dev@ ML? I'd need to discuss some things about OSGi in Syncope 2.0.0 --- If your project is set

[jira] [Resolved] (SYNCOPE-659) Wrong fasterxml.jackson, common-lang3 version in the Import-Package in the syncope-common, syncope-client

2015-04-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò resolved SYNCOPE-659. Resolution: Fixed [Pull request|https://github.com/apache/syncope/pull/4] m

[GitHub] syncope pull request: fix jackson, commons-lang3 version in Import...

2015-04-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/syncope/pull/4 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[jira] [Commented] (SYNCOPE-659) Wrong fasterxml.jackson, common-lang3 version in the Import-Package in the syncope-common, syncope-client

2015-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497648#comment-14497648 ] ASF subversion and git services commented on SYNCOPE-659: - Commit

[jira] [Commented] (SYNCOPE-659) Wrong fasterxml.jackson, common-lang3 version in the Import-Package in the syncope-common, syncope-client

2015-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497647#comment-14497647 ] ASF subversion and git services commented on SYNCOPE-659: - Commit