mirror of
https://github.com/google/nomulus.git
synced 2025-05-16 17:37:13 +02:00
Use Local Modifications section in README.google
This is for third party compliance ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=126743127
This commit is contained in:
parent
7f5c21f5ab
commit
32e8e8fdb0
1 changed files with 6 additions and 5 deletions
11
third_party/java/objectify/v4_1/README.google
vendored
11
third_party/java/objectify/v4_1/README.google
vendored
|
@ -14,11 +14,12 @@ It provides a human-friendly query interface, generified key, query, and
|
|||
prepared query classes, GWT-able entity objects, and transactions in one
|
||||
lightweight jar file with no dependencies.
|
||||
|
||||
NOTE: this library includes custom serializers for AppEngine classes in
|
||||
com.google.appengine.api.* packages. This is necessary because serializers
|
||||
are discovered by AppEngine using a naming pattern that requires that the
|
||||
data and serializer classes be in the same package (similar to how the Java
|
||||
Beans introspector finds BeanInfo classes).
|
||||
Local Modifications:
|
||||
This library includes custom serializers for AppEngine classes in
|
||||
com.google.appengine.api.* packages. This is necessary because serializers are
|
||||
discovered by AppEngine using a naming pattern that requires that the data and
|
||||
serializer classes be in the same package (similar to how the Java Beans
|
||||
introspector finds BeanInfo classes).
|
||||
|
||||
In Objectify versions 4.1 and later, the GWT emulation classes were broken
|
||||
out into a separate versioned jar. Since we are jarjar repackaging the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue