[jackson-annotations] branch master updated (51b0ce3 -> b136253)
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
tjaalton pushed a change to branch master
in repository jackson-annotations.
from 51b0ce3 changed distribution to unstable
new 3126658 First commit
new 889181b First seemingly working version
new cd68486 Move a few annotations from databind to here; ones that have no external dependencies
new 3368094 Add PropertyAccessor; the replacement for 1.x "JsonMethod" enumeration
new 81d42ea Minor clean up; un-deprecating @JsonGetter
new cf49a9f Javadoc improvement
new 293b933 ...
new b91693b Add properties for @JsonUnwrapped
new e05f96a Add @JsonInclude, for [JACKSON-752]
new 8a1d7f9 One minor improvement: mark bundle annotation with @JacksonAnnotation
new 1dbeb48 Make all annotations applicable for annotations; needed for annotation bundling
new ec522db ...
new 28c0f60 javadoc cleanup, now builds cleanly.
new 9566519 Add JsonTypeId, needed for proper handling of type ids during deserialization
new 36ddcea Add @JsonObjectId annotation
new 17eb41f Further improvements to Object Id annotations, types
new 9aa54e0 Bit more work on ObjectIdGenerator definition
new af6a98a ...
new eb52f06 ...
new 35a2ace ...
new d15ca50 One more fix for ObjectIdGenerator
new 5c5dd56 Last mods for ObjectId generation?
new 030d8c6 Add ObjectIdsGenerator.None to allow disablng of ObjectId inclusion
new 2142662 minor mod to ObjectIdGenerator, allow passing of context
new 4f50a1b Add @JsonProperty.required for future extension
new 22e57b7 [maven-release-plugin] prepare release jackson-annotations-2.0.0-RC1
new a10b44c [maven-release-plugin] prepare for next development iteration
new 7575be3 ...
new f7b0a16 Work on [JACKSON-714], add @JsonFormat annotation
new 64c14d5 Add @JsonFormat details
new 39a4a28 Further updates to @JsonFormat annotations: add 'locale' and 'timezone' properties
new 4beddca ...
new 8a3865e ...
new b0577af add yet more meat
new 996b01f ...
new fad1e7d ...
new 72c7684 ...
new d57ccbd ...
new ede7d89 [maven-release-plugin] prepare release jackson-annotations-2.0.0-RC2
new afc816b [maven-release-plugin] prepare for next development iteration
new a1592d1 minor javadoc cleanup
new ebde654 [maven-release-plugin] prepare release jackson-annotations-2.0.0-RC3
new 921086f [maven-release-plugin] prepare for next development iteration
new f7404ed Update readables for 2.0.0 release
new 912ff46 ...
new f780863 [maven-release-plugin] prepare release jackson-annotations-2.0.0
new 7be9934 [maven-release-plugin] prepare for next development iteration
new 6bc9801 fixed javadoc building problems
new 881fb61 update javadoc plugin
new 0230f0e ...
new 1f91497 update wiki
new 9e31e61 ...
new 0e7fab7 Change target to 1.5, was accidentally set to 1.6 for 2.0.0
new f4a25cf migrated to FasterXML parent pom
new 0caccde there are no tests in the annotations module, avoid to include junit for test purposes
new b80a4a4 Merge pull request #1 from simonetripodi/master
new 52654bd ...
new ba96e18 ...
new 7370742 [maven-release-plugin] prepare release jackson-annotations-2.0.1
new 34eba78 [maven-release-plugin] prepare for next development iteration
new 411353d Quick fix for 2.0.2, to use bundle name that 2.0.0 used (and other components that don't use oss-parent)
new 227498d update release notes
new 9a2e555 [maven-release-plugin] prepare release jackson-annotations-2.0.2
new 01f9da5 [maven-release-plugin] prepare for next development iteration
new 8fcdda0 Fix package info javadocs
new 8110440 update javadoc link
new 1e2b404 ...
new 0f611dd ...
new 469b53b Change artifact id to use fully-qualified package name
new 8507cf1 Fixed a minor spelling mistake with a method name in the README file.
new 6d3922d Merge pull request #3 from Hassaan/patch-1
new 59f2574 ...
new bb81706 Minor change: allow @JsonFormat on classes too
new 8b42a2f Improve handling of JsonFormat.value a bit, to make it easier to manipulate
new 489b7d9 ...
new 6c00175 update javadoc link
new c1674bb Add property to @JsonIdentityInfo
new 2dd74e9 Improve javadocs wrt currently supported @JsonFormat#shape values.
new 3cea665 upgrade parent pom
new ccbc086 Implemented [Issue#4], add `@JsonIdentityReference` annotation
new 99844fa Improve javadocs to indicate that `@JsonProperty` value of "" is invalid for Creators.
new 7a7d8c9 minor cleanup
new d7f1af3 minor javadoc fix
new 5b6d209 update README
new 0ba1401 Prepare for 2.1 release
new 0609b77 ...
new 96b1400 ...
new 614f85b [maven-release-plugin] prepare release 2.1.0b
new f31e4df [maven-release-plugin] prepare for next development iteration
new 6cf2284 make ObjectIdGenerator(s) serializable
new 4eb281d ...
new 05a421d Fix javadocs
new 42b669e Merge branch 'master' of https://github.com/FasterXML/jackson-annotations
new 5cf9125 ...
new 4b6fd6a ...
new 82bc4c4 [maven-release-plugin] prepare release jackson-annotations-2.1.1
new 24df1bb [maven-release-plugin] prepare for next development iteration
new 1d08404 update links
new a8ca29b start 2.2.0 branch
new 5658321 ...
new 464c1e4 Update README.md
new 08f1362 Merge pull request #6 from alexbirkett/master
new 41d9371 Use syntax highlighting in the readme file.
new e064b5b Merge pull request #8 from ming13/readme-syntax-highlighting
new 4c7fbf3 javadoc improvements
new 2f8f42f try to fix README
new dfcaf95 update parent pom ref
new 5c9a9a1 ...
new f3c3d1a ...
new 7c726a3 ...
new ca402d0 ...
new 3516d5a Merge branch 'master' of github.com:FasterXML/jackson-annotations
new b9aee7b fix an eclipse warning
new ceb0339 prepare for 2.2.0 rc1
new 25f793c [maven-release-plugin] prepare release jackson-annotations-2.2.0-rc1
new e0bb2fd [maven-release-plugin] prepare for next development iteration
new 7175c36 [maven-release-plugin] prepare release jackson-annotations-2.2.0
new 95d1fd9 [maven-release-plugin] prepare for next development iteration
new 7580af0 ...
new efbb8b8 ...
new 8863a27 add LICENSE file
new c168c8d Merge branch 'master' of https://github.com/FasterXML/jackson-annotations
new f390543 Merge branch 'master' of https://github.com/FasterXML/jackson-annotations
new 4987031 Resolved problems wrt LICENSE, Android packaging
new cd4e94a Merge branch 'master' of github.com:FasterXML/jackson-annotations
new 3384a53 prepare for 2.2.1
new 819f2b0 [maven-release-plugin] prepare release jackson-annotations-2.2.1
new 632dbf3 [maven-release-plugin] prepare for next development iteration
new 6820e68 clean up pom
new 29299cf prepare for 2.2.2
new 7f7ded8 [maven-release-plugin] prepare release jackson-annotations-2.2.2
new 3acf1aa [maven-release-plugin] prepare for next development iteration
new d713c9f open up 2.3 for dev
new 730e993 ...
new 723a55c Implement #15
new 6d39751 Revert #15, since it may not actually be needed
new a431ceb Revert "Revert #15, since it may not actually be needed"
new 9434c1d Clarify comments on JsonTypeInfo.As.EXISTING_PROPERTY a bit.
new 49bbe8a Annotation for defining a human readable description for each property. To be used for JSON Schema generation.
new fa1fd92 Merge pull request #13 from Net-A-Porter/master
new d8d2e81 Implemented #13
new b7db360 ...
new bf8f82a Fix typo, as per #16
new 0c7de50 Improvements in OSGi manifest generation. Fixes #18.
new dedd112 Merge pull request #19 from splatch/master
new 18c5e26 Implement #20, allow @JsonFilter for properties
new d003e82 update release notes
new f151be6 [maven-release-plugin] prepare release jackson-annotations-2.3.0-rc1
new 624a09a [maven-release-plugin] prepare for next development iteration
new cf6713c [maven-release-plugin] prepare release jackson-annotations-2.3.0
new eace6a8 [maven-release-plugin] prepare for next development iteration
new 09ac563 Update release notes wrt 2.3.0 release
new 812a553 put debug info back, not much size difference
new a54aa86 Update master to 2.4-SNAPSHOT
new 75f446b update release notes
new fafb265 Fix "Full Listing of Jackson Annotations" link
new 7fd898e Merge pull request #26 from BraisGabin/patch-1
new b0933a3 Travis CI config
new 27e66d3 Refresh credentials
new f3cbf27 API for custom Object Identifier resolution.
new fc88ba4 Merge pull request #28 from pgelinas/custom-id-resolution
new 27ce16a Upgrade to use jackson-parent
new cc23735 ...
new 94025be ...
new 71c9a1d Update README.md
new c00a2ae Merge pull request #30 from alexbirkett/master
new d0fdb77 ...
new d7e541c Implement #31
new 3512679 update release notes
new b61db14 Add @JsonFormat.Value#timeZoneAsString()
new a25cc3d Minor fixes to JsonFormat.Value accessors
new 8ee3097 Update deploy credentials, deploy after success
new 304f57b Minor javadoc improvement for @JsonTypeInfo
new d9f31b7 Implement #32
new de9f0e7 Add a note regarding when @JsonPropertyDescription was added (2.3)
new 9915178 ...
new 4358b66 [maven-release-plugin] prepare release jackson-annotations-2.4.0-rc1
new 5cc39de [maven-release-plugin] prepare for next development iteration
new 97c7638 [maven-release-plugin] prepare release jackson-annotations-2.4.0-rc2
new 2b42f4d [maven-release-plugin] prepare for next development iteration
new df34a31 Implement #33, add `@JsonRootName.alwaysWrap`
new e03da33 Revert addition of #33; need to revisit for 2.5, but can't be implemented in time for 2.4
new af84412 [maven-release-plugin] prepare release jackson-annotations-2.4.0-rc3
new 371ebdd [maven-release-plugin] prepare for next development iteration
new 5658a68 Deprecate JsonTypeInfo.None; should be possible to remove in 2.5; replaced by using `java.lang.Void.class` instead
new 94e157f prepare for 2.4.0
new 6faed9e [maven-release-plugin] prepare release jackson-annotations-2.4.0
new 8541ebc update docs after FasterXML/jackson-databind at 5087367a0
new 642e149 Merge pull request #34 from UnquietCode/patch-1
new 2b8b00a Merge branch 'master' of github.com:FasterXML/jackson-annotations
new 114e376 [maven-release-plugin] prepare for next development iteration
new 82063cc update README
new 8038d9b ...
new 8e7d60d ...
new b7976fc ...
new 90f9db8 ...
new 337fdc5 [maven-release-plugin] prepare release jackson-annotations-2.4.1
new d6b439a [maven-release-plugin] prepare for next development iteration
new 5b60f10 ...
new d63e505 [maven-release-plugin] prepare release jackson-annotations-2.4.2
new 9b6812a Merge commit 'b6b3115707ec8254c92981d37b46373ece8fe438' into master-n
new ba10c44 Merge branch 'master' into master-n
new 3efce35 bump the version
new 2665f72 control: Add libmaven-bundle-plugin-java to build-depends-indep.
new 1bdc7ba properties: Source uses UTF-8 encoding.
new 7325a71 fix-using-bundle.diff: Use bundle plugin correctly.
new b136253 releasing package jackson-annotations version 2.4.2-1
The 207 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
.travis.yml | 20 +++++
README.md | 15 ++--
debian/changelog | 9 ++
debian/control | 1 +
debian/maven.properties | 1 +
debian/patches/fix-using-bundle.diff | 20 +++++
debian/patches/series | 1 +
pom.xml | 15 ++--
release-notes/VERSION | 37 +++++++-
.../fasterxml/jackson/annotation/JsonFilter.java | 7 +-
.../fasterxml/jackson/annotation/JsonFormat.java | 100 ++++++++++++++++++---
.../jackson/annotation/JsonIdentityInfo.java | 9 ++
.../fasterxml/jackson/annotation/JsonProperty.java | 19 ++++
.../annotation/JsonPropertyDescription.java | 27 ++++++
.../jackson/annotation/JsonPropertyOrder.java | 6 +-
.../fasterxml/jackson/annotation/JsonRootName.java | 28 +++++-
.../fasterxml/jackson/annotation/JsonTypeInfo.java | 49 +++++++---
.../jackson/annotation/ObjectIdGenerator.java | 7 +-
.../jackson/annotation/ObjectIdResolver.java | 61 +++++++++++++
.../jackson/annotation/SimpleObjectIdResolver.java | 43 +++++++++
21 files changed, 428 insertions(+), 48 deletions(-)
create mode 100644 .travis.yml
create mode 100644 debian/patches/fix-using-bundle.diff
create mode 100644 debian/patches/series
create mode 100644 src/main/java/com/fasterxml/jackson/annotation/JsonPropertyDescription.java
create mode 100644 src/main/java/com/fasterxml/jackson/annotation/ObjectIdResolver.java
create mode 100644 src/main/java/com/fasterxml/jackson/annotation/SimpleObjectIdResolver.java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git
More information about the pkg-java-commits
mailing list