Hi,
I have used $obj.set to update a dbList property value. But it selected
only the value I paased in the set method. All the previously selected
values were unselected. Can you help me to add/update the dbList property
retaining the previous selections.
Thanks,
Firmusoft
Hi guys,
Several of you have been updating deps on master for the past days/weeks and this has lead to the enterprise build failing because we’re now packaging duplicate classes!
See http://ci.xwiki.org/job/xwiki-enterprise/10740/consoleFull and search for "maven-duplicate-finder-plugin”
Some dups:
[WARNING] Found duplicate classes in [asm:asm:3.1,org.ow2.asm:asm:4.1]
[WARNING] Found duplicate classes in [jdom:jdom:1.0,org.jdom:jdom:1.1.3] :
[WARNING] Found duplicate classes in [org.bouncycastle:bcmail-jdk15:1.45,org.bouncycastle:bcmail-jdk15on:1.49] :
[WARNING] Found duplicate classes in [org.bouncycastle:bcmail-jdk15:1.45,org.bouncycastle:bcpkix-jdk15on:1.49] :
[WARNING] Found duplicate classes in [org.bouncycastle:bcpkix-jdk15on:1.49,org.bouncycastle:bcprov-jdk15:1.45] :
[WARNING] Found duplicate classes in [org.bouncycastle:bcprov-jdk15:1.45,org.bouncycastle:bcprov-jdk15on:1.49] :
[WARNING] Found duplicate classes in [org.codehaus.woodstox:stax2-api:3.1.1,org.codehaus.woodstox:wstx-asl:3.2.7] :
[WARNING] Found duplicate classes in [org.codehaus.woodstox:woodstox-core-asl:4.1.4,org.codehaus.woodstox:wstx-asl:3.2.7] :
[WARNING] Found duplicate classes in [org.restlet.jee:org.restlet:2.1.1,org.restlet.jse:org.restlet:2.0.14] :
Thanks for helping fix this.
-Vincent