svn commit: r1772244 - in /sling/trunk/contrib/extensions/contextaware-config: impl/src/main/java/org/apache/sling/caconfig/impl/ impl/src/main/java/org/apache/sling/caconfig/impl/metadata/ impl/src/m

2016-12-01 Thread sseifert
Author: sseifert Date: Thu Dec 1 18:05:41 2016 New Revision: 1772244 URL: http://svn.apache.org/viewvc?rev=1772244=rev Log: SLING-6338 enhance nested configuration handling refactor SPI metadata classes to make them fluent Added:

svn commit: r1772261 - /sling/trunk/contrib/extensions/contextaware-config/impl/src/test/java/org/apache/sling/caconfig/management/impl/ConfigurationManagerImplTest.java

2016-12-01 Thread sseifert
Author: sseifert Date: Thu Dec 1 20:23:41 2016 New Revision: 1772261 URL: http://svn.apache.org/viewvc?rev=1772261=rev Log: SLING-6338 test cases for persisting nested config data Modified:

svn commit: r1772273 - in /sling/trunk/bundles/extensions/models: impl/ impl/src/main/java/org/apache/sling/models/impl/ impl/src/main/java/org/apache/sling/models/impl/injectors/ impl/src/test/java/o

2016-12-01 Thread justin
Author: justin Date: Thu Dec 1 20:59:38 2016 New Revision: 1772273 URL: http://svn.apache.org/viewvc?rev=1772273=rev Log: SLING-6354 - fix support for SlingBindings injections in ExportServlet Added:

svn commit: r1772272 - in /sling/trunk/bundles/scripting: api/pom.xml core/pom.xml

2016-12-01 Thread justin
Author: justin Date: Thu Dec 1 20:59:28 2016 New Revision: 1772272 URL: http://svn.apache.org/viewvc?rev=1772272=rev Log: use latest snapshot to get trunk build to work locally (should revert to 2.16.0 after release passes) Modified: sling/trunk/bundles/scripting/api/pom.xml

Jenkins build is still unstable: sling-contrib-extensions-contextaware-config-integration-tests-1.8 #229

2016-12-01 Thread Apache Jenkins Server
See

Jenkins build became unstable: sling-bundles-extensions-models-integration-tests-1.7 #20

2016-12-01 Thread Apache Jenkins Server
See

Build failed in Jenkins: sling-launchpad-builder-1.8 #327

2016-12-01 Thread Apache Jenkins Server
See -- Started by upstream project "sling-bundles-scripting-api-1.7" build number 12 originally caused by: Started by an SCM change Started by upstream project

Jenkins build became unstable: sling-bundles-extensions-models-integration-tests-1.8 #22

2016-12-01 Thread Apache Jenkins Server
See

Build failed in Jenkins: sling-bundles-extensions-models-integration-tests-1.7 #21

2016-12-01 Thread Apache Jenkins Server
See -- Started by upstream project "sling-bundles-extensions-models-impl-1.7" build number 14 originally caused by: Started by an SCM change [EnvInject] - Loading

Jenkins build is back to stable : sling-bundles-extensions-models-integration-tests-1.8 #23

2016-12-01 Thread Apache Jenkins Server
See

svn commit: r1772282 - in /sling/trunk/contrib/extensions/contextaware-config/spi/src: main/java/org/apache/sling/caconfig/spi/metadata/PropertyMetadata.java test/java/org/apache/sling/caconfig/spi/me

2016-12-01 Thread sseifert
Author: sseifert Date: Thu Dec 1 22:39:47 2016 New Revision: 1772282 URL: http://svn.apache.org/viewvc?rev=1772282=rev Log: SLING-6338 make primitive wrapper type conversion consistent Modified:

Build failed in Jenkins: sling-launchpad-builder-1.8 #328

2016-12-01 Thread Apache Jenkins Server
See -- Started by upstream project "sling-bundles-scripting-core-1.7" build number 23 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building

Jenkins build is still unstable: sling-contrib-extensions-contextaware-config-integration-tests-1.8 #230

2016-12-01 Thread Apache Jenkins Server
See

svn commit: r1772292 - /sling/trunk/bundles/scripting/core/src/main/java/org/apache/sling/scripting/core/impl/BindingsValuesProvidersByContextImpl.java

2016-12-01 Thread justin
Author: justin Date: Thu Dec 1 23:47:36 2016 New Revision: 1772292 URL: http://svn.apache.org/viewvc?rev=1772292=rev Log: SLING-6355 - explicltly defining service interface Modified:

Build failed in Jenkins: sling-launchpad-builder-1.8 #326

2016-12-01 Thread Apache Jenkins Server
See -- Started by upstream project "sling-bundles-jcr-oak-server-1.7" build number 121 originally caused by: Started by timer [EnvInject] - Loading node environment variables. Building

svn commit: r1772306 - in /sling/trunk/contrib/extensions/contextaware-config/impl/src: main/java/org/apache/sling/caconfig/management/impl/ test/java/org/apache/sling/caconfig/management/impl/

2016-12-01 Thread sseifert
Author: sseifert Date: Fri Dec 2 06:46:10 2016 New Revision: 1772306 URL: http://svn.apache.org/viewvc?rev=1772306=rev Log: SLING-6347 filter out internal properties in configuration collection data Added: