Re: Multiple property definition for same property

2020-03-18 Thread jorgeeflorez .
Hi Angela, thank you for your help. I created https://issues.apache.org/jira/browse/OAK-8961. Regards. Jorge El mié., 18 mar. 2020 a las 10:09, Angela Schreiber () escribió: > Hi Jorge > > That sounds like a bug to me... after all you will not be able to set > multiple properties that have

Re: Multiple property definition for same property

2020-03-18 Thread Angela Schreiber
Hi Jorge That sounds like a bug to me... after all you will not be able to set multiple properties that have exactly the same PropertyDefinition and as far as I remember it should not even be possible to create multiple properties with the same name. Can you create a bug for this in JIRA? As

Multiple property definition for same property

2020-03-18 Thread jorgeeflorez .
Hi all, using the following code, I am able to update an existing node type by inserting a new property: NodeTypeManager nodeTypeManager = session.getWorkspace().getNodeTypeManager(); NodeType repositoryType = nodeTypeManager.getNodeType("testType"); NodeTypeTemplate repositoryTypeTemplate =

Re: [VOTE] Release Apache Jackrabbit Oak 1.8.21

2020-03-18 Thread Julian Reschke
On 18.03.2020 10:51, Julian Reschke wrote: On 18.03.2020 10:19, Angela Schreiber wrote: Hi Julian I got the following error during step 6: [INFO] 6. Build the release candidate [INFO] [INFO]    Running the Maven build: mvn clean verify -Ppedantic [INFO] [ERROR]   NOT OK: mvn clean verify

Re: [VOTE] Release Apache Jackrabbit Oak 1.8.21

2020-03-18 Thread Julian Reschke
On 18.03.2020 10:19, Angela Schreiber wrote: Hi Julian I got the following error during step 6: [INFO] 6. Build the release candidate [INFO] [INFO]Running the Maven build: mvn clean verify -Ppedantic [INFO] [ERROR] NOT OK: mvn clean verify -Ppedantic [ERROR] [ERROR] See

Re: [VOTE] Release Apache Jackrabbit Oak 1.8.21

2020-03-18 Thread Angela Schreiber
Hi Julian I got the following error during step 6: [INFO] 6. Build the release candidate [INFO] [INFO]Running the Maven build: mvn clean verify -Ppedantic [INFO] [ERROR] NOT OK: mvn clean verify -Ppedantic [ERROR] [ERROR] See ./target/jackrabbit-oak-1.8.21.log for full details. and from

Re: Using Oak External User Sync for a SAML2 Use Case?

2020-03-18 Thread Angela Schreiber
Hi Cris I think you have 2 options: * either you synchronize the users/groups in the authentication handler * or you delegate the user/group synchronization to the sync-handler At Adobe we initially used the first option and moved away from it in favor of the second option, because the

Re: [VOTE] Release Apache Jackrabbit Oak 1.8.21

2020-03-18 Thread Julian Reschke
On 18.03.2020 08:16, Julian Reschke wrote: ... [X] +1 Release this package as Apache Jackrabbit Oak 1.8.21 ...where... [INFO] Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T20:33:14+02:00) [INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family:

[VOTE] Release Apache Jackrabbit Oak 1.8.21

2020-03-18 Thread Julian Reschke
A candidate for the Jackrabbit Oak 1.8.21 release is available at: https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.8.21/ The release candidate is a zip archive of the sources in: https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.21/ The SHA1 checksum of the