You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by kwin <gi...@git.apache.org> on 2015/02/16 16:27:15 UTC

[GitHub] sling pull request: SLING-4377, add JSR 305 annotations to Sling A...

GitHub user kwin opened a pull request:

    https://github.com/apache/sling/pull/63

    SLING-4377, add JSR 305 annotations to Sling API

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kwin/sling SLING-4377-jsr305

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/63.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #63
    
----
commit c2a34c7ee8930af7bba9d9dd871f60d1c9045928
Author: Konrad Windszus <ko...@netcentric.biz>
Date:   2015-02-02T09:47:56Z

    SLING-4377, initial version of JSR 305 annotations

commit d77d9b01b53df5d498b659bb55e34b26ff11b41b
Author: Konrad Windszus <ko...@netcentric.biz>
Date:   2015-02-02T09:55:46Z

    SLING-4377, upgrade to Java 6

commit c7a24338591bf00ab2c9d6543d11c2c219592966
Author: Konrad Windszus <ko...@netcentric.biz>
Date:   2015-02-02T09:56:07Z

    SLING-4377, revert excessive version increase

commit 44f3a2e28aa3fe48ce075212e8cc958613bf1e2f
Author: Konrad Windszus <ko...@netcentric.biz>
Date:   2015-02-04T09:22:18Z

    SLING-4377 use @CheckForNull instead of @Nullable as this is also
    understood by Findbugs

commit ab0e6fb1a9e1fa9fc83dba2c639766f23ff406b9
Author: Konrad Windszus <ko...@netcentric.biz>
Date:   2015-02-16T11:15:00Z

    Merge branch 'trunk' into SLING-4377-jsr305
    
    Conflicts:
    	bundles/api/src/main/java/org/apache/sling/api/resource/package-info.java

commit fad1934e33ee896de5f8b2d42e16dd9b06e64de0
Author: Konrad Windszus <ko...@netcentric.biz>
Date:   2015-02-16T13:19:13Z

    restrict JSR 305 annotations to @CheckForNull and @Nonnull

commit e2111ad76cd5cd1c21e8d15bfdc5e727e04af980
Author: Konrad Windszus <ko...@netcentric.biz>
Date:   2015-02-16T13:37:23Z

    bugfixing

commit f13596462a680cd7f642161ddcc14a8350b096bf
Author: Konrad Windszus <ko...@netcentric.biz>
Date:   2015-02-16T14:23:41Z

    fix version, cannot determine null semantics for ValueMap.get with a
    default value

commit 86dfebe65805eb9478335f50217b6d84b0996a56
Author: Konrad Windszus <ko...@netcentric.biz>
Date:   2015-02-16T15:26:23Z

    revert to 2.8.0

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] sling pull request: SLING-4377, add JSR 305 annotations to Sling A...

Posted by kwin <gi...@git.apache.org>.
Github user kwin closed the pull request at:

    https://github.com/apache/sling/pull/63


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---