[CONF] Apache Syncope Install connector bundles

2013-04-09 Thread confluence
Install connector bundles Page comment added by Francesco Chicchiricco Actually, not. You can, of course use connid.location in 1.1.0, but bundles.directory is working as well, since the parent 1.1.0 POM defines the connid.location

svn commit: r1465937 - /syncope/branches/1_1_X/pom.xml

2013-04-09 Thread coheigea
Author: coheigea Date: Tue Apr 9 09:11:54 2013 New Revision: 1465937 URL: http://svn.apache.org/r1465937 Log: Upgrading compiler plugin version Modified: syncope/branches/1_1_X/pom.xml Modified: syncope/branches/1_1_X/pom.xml URL:

svn commit: r1465963 - /syncope/branches/1_0_X/console/src/main/java/org/apache/syncope/console/pages/panels/UserSearchPanel.java

2013-04-09 Thread ilgrosso
Author: ilgrosso Date: Tue Apr 9 10:54:39 2013 New Revision: 1465963 URL: http://svn.apache.org/r1465963 Log: [SYNCOPE-351] Fixed conversion from wrapper's filter name to role name (involving whitespace) Modified:

svn commit: r1465985 - in /syncope/branches/1_1_X: ./ common/src/main/java/org/apache/syncope/common/types/ console/src/main/java/org/apache/syncope/console/pages/ console/src/main/java/org/apache/syn

2013-04-09 Thread ilgrosso
Author: ilgrosso Date: Tue Apr 9 12:15:26 2013 New Revision: 1465985 URL: http://svn.apache.org/r1465985 Log: [SYNCOPE-351] Merge from 1_0_X Modified: syncope/branches/1_1_X/ (props changed)

svn commit: r1466003 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/connid/ConnObjectUtil.java

2013-04-09 Thread ilgrosso
Author: ilgrosso Date: Tue Apr 9 12:52:34 2013 New Revision: 1466003 URL: http://svn.apache.org/r1466003 Log: [SYNCOPE-353] Suggested conditions applied Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/connid/ConnObjectUtil.java Modified:

svn commit: r1466015 - /syncope/branches/1_0_X/.travis.yml

2013-04-09 Thread ilgrosso
Author: ilgrosso Date: Tue Apr 9 13:10:37 2013 New Revision: 1466015 URL: http://svn.apache.org/r1466015 Log: Try to enable Travis CI (via github mirroring) Added: syncope/branches/1_0_X/.travis.yml Added: syncope/branches/1_0_X/.travis.yml URL:

svn commit: r1466042 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/init/ConnectorManager.java

2013-04-09 Thread ilgrosso
Author: ilgrosso Date: Tue Apr 9 14:16:19 2013 New Revision: 1466042 URL: http://svn.apache.org/r1466042 Log: [SYNCOPE-352] Loading connector bundles form configured ConnId locations even without connector instances defined Modified: