You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/20 14:39:35 UTC

[sling-org-apache-sling-validation-api] branch master created (now 0bc944e)

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-validation-api.git.


      at 0bc944e  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new d70c81c  SLING 4606 move validation from contrib to /
     new 1749a10  SLING-4609 add JSR 305 null annotations
     new 3a46b25  SLING-4609 add some more JSR 305 annotations
     new e726e7e  SLING-4609 more null annotations
     new fc6ee44  Set relative path
     new ec5a559  SLING-4777 decouple model provider from the validation service
     new ebd0799  Update to Sling Parent 23
     new bc3de67  Remove superflous sling.java.version=6 as it's the default now
     new 196f990  SLING-4822 allow filtering based on a predicate for recursive validations
     new 051045a  set parent version to 24 and add empty relativePath where missing
     new 7cb1d4e  SLING-4876 support resource type inheritance for validator models
     new f10f249  SLING-4922 add property resource to the Validator interface
     new 6de8144  clarify javadoc
     new cb5d848  Update the main reactor to parent 25
     new c7e118d  SLING-5026 - refactor validator interface to allow to set multiple failure messages
     new 642d083  SLING-5395 - correctly set provider type or consumer type on all interfaces of the API
     new 110f25e  Switch to parent pom 26
     new 412892d  SLING-4213 leverage sling-i18n for validation failure messages
     new 58497b5  fix some javadoc errors and warnings and typos
     new bd04959  SLING-5585 Use plural for method ValidationModelProvider#getModel(...):Collection<ValidationModel>
     new b4885ea  SLING-5584 Move SlingValidationException to package org.apache.sling.validation
     new 6dca9f2  remove redundant public modifiers
     new e8766e1  SLING-5588 Remove dependency commons-lang 2.4
     new 8261d89  SLING-5589 Remove dependency commons-collections
     new 07fa083  SLING-5373 allow to set severity per validator in the model
     new e10fa8d  use Sling parent 29
     new dc3809c  migrate to OSGi version annotations
     new 282c875  improve javadoc
     new 236c179  improve javadoc
     new 320d815  SLING-6569 NPE in DefaultValidationFailure when resource bundle is null
     new 9abda66  SLING-6562 use service resource resolvers
     new b002d65  use osgi annotations instead of bnd annotations for semantic versioning
     new b16267c  really use OSGi annotations for semantic versioning
     new 949e04e  use generics for Predicate, fix some warnings
     new a2c88e5  SLING-6578 use dedicated service property "validator.id" for referencing the validator from models
     new c592ca2  SLING-6578 fix some more javadocs/exception messsages to always refer to validator ids instead of validator names
     new e5aa5cb  SLING-6588 refactor caching by moving it back to the model provider
     new 7b4dc4a  convert applicable paths from an array to a collection and add some more tests around it
     new 2aee074  SLING-6569 NPE in DefaultValidationFailure when resource bundle is null
     new 780513c  SLING-6569 fall back to default resource bundle in case ValidationFailure.getMessage() is called with a null value
     new f4eef2b  make validation result serializable (helps e.g. with teleporter tests)
     new 8a7756a  improved javadoc
     new 65a9e2f  add missing JSR 305 annotation
     new 222671b  SLING-6610 use ValidationContext in DefaultValidationFailure and DefaultValidationResult
     new 7833d8f  use Sling Parent 30
     new 913fba3  remove duplicate version in pom.xml
     new 74e9669  remove some warning due to unnecessary import and missing JSR 305 annotations
     new 19a6d27  cosmetic: remove some unused imports
     new 2f93afe  make DefaultValidationFailure/Result provider types and turn them into finals. SlingValidationException is a consumer type now as well (because it lives in the same package as ValidationService) and implementing it should not restrict the import-version range of o.a.s.validation to [==,=+)
     new c774aae  remove warning
     new 1610e10  fix javadoc
     new 03410d8  [maven-release-plugin] prepare release org.apache.sling.validation.api-1.0.0
     new e9f8493  [maven-release-plugin] prepare for next development iteration
     new 1843eea  revert release
     new be32fca  SLING-6661 Move ValidationModelRetriever to package org.apache.sling.validation.model.spi
     new ddca137  SLING-6661 add missing providerType annotation
     new 3bed534  SLING-6659 detect modification to validator.id, service.ranking and/or validator.severity a run-time
     new aa6cd2d  SLING-6662 Move DefaultValidationFailure and DefaultValidationResult into a dedicated package
     new 65352b2  fix javadoc
     new 38981c6  SLING-6727 consistently refer to models as validationModels
     new 9e22ba2  SLING-6727 ValidationModel.getValidatedResourceType -> ValidationModel.getValidatingResourceType
     new 9cb3a5a  fix some javadoc
     new c333cce  ValidationContext -> ValidatorContext
     new 47b73aa  fix link in javadoc
     new 24a7f43  [maven-release-plugin] prepare for next development iteration
     new d7116dc  revert failed release 1.0.0
     new bacf5f8  [maven-release-plugin] prepare release org.apache.sling.validation.api-1.0.0
     new da58147  [maven-release-plugin] prepare for next development iteration
     new 0bc944e  SLING-7167 Adjust READMEs

The 69 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].