summaryrefslogtreecommitdiffstats
path: root/document/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Install net.jpountz.lz4:lz4 as a bundle."Harald Musum2017-09-141-0/+4
|
* Install net.jpountz.lz4:lz4 as a bundle.gjoranv2017-09-141-4/+0
| | | | | | | | | - From vespajlib. - It must still be a compile scope dep in order to make it a transitive dep for dependents of vespajlib. (Important to allow using vespajlib as a library outside the jdisc container.) - Hence, lz4 is still on the bundle classpath, but the explicitly added Import-Package overrides the bundle classpath.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* enable some lint warningsArne H Juul2017-04-211-0/+14
| | | | | | | * note that generics here was retrofitted into a design where they don't really fit, so there are hundreds of unchecked and rawtypes warnings that can't really be fixed in a good way; therefore these warnings are turned off.
* Revert "Revert "Voffeloff/constant tensor validation""Vegard Sjonfjell2016-10-071-5/+6
|
* Revert "Voffeloff/constant tensor validation"Vegard Sjonfjell2016-10-051-6/+5
|
* Move JsonTestHelper to testutilVegard Sjonfjell2016-10-051-5/+6
|
* Voffeloff/documentupdate json serializer (#675)Vegard Sjonfjell2016-09-201-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add JsonTestHelper inputJson is a convenience method for inputing JSON in Java assertJsonEquals tests if two JSON encoded strings are structurally equal * Hide overridden low-level interface so that users don't have to implement two interfaces * Refactor methods common to JsonWriter and DocumentUpdateJsonSerializer into JsonHelper * Remove wildcard imports * DocumentUpdate JSON serializer * Move static tensor serializing methods close to where their used and change access modifier to private * Class renaming JsonHelper -> JsonSerializationHelper JsonSerializingException -> JsonSerializationException * Style changes * Remove default-failing implementations of Serializer in FieldWriter Refactor common Serializer methods (and more) into JsonSerializationHelper * Identation/spacing changes * Add final to some local variables * JavaDoc * Implement ClearValueUpdate * Code review changes
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+142