Branch: refs/heads/incoming
Home: https://github.com/jenkinsci/xstream
Commit: 6c143762189c4e22842b69077020b7b2e0a6f371
https://github.com/jenkinsci/xstream/commit/6c143762189c4e22842b69077020b7b2e0a6f371
Author: Nicolas De Loof <[email protected]>
Date: 2016-09-29 (Thu, 29 Sep 2016)
Changed paths:
M BUILD.txt
M LICENSE.txt
A README.md
M README.txt
M pom.xml
M settings-template.xml
R svn-autoprops.config
M xstream-benchmark/pom.xml
A xstream-benchmark/profiles/osgi
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/Harness.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/Metric.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/Product.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/Reporter.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/Target.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/metrics/CharacterCountMetric.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/metrics/DeserializationSpeedMetric.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/metrics/SerializationSpeedMetric.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/metrics/SizeMetric.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/model/A100Fields.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/model/A100Parents.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/model/A50InnerClasses.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/model/A50StaticInnerClasses.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/model/Five.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/model/FiveBean.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/model/One.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/model/OneBean.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/model/SerializableFive.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/model/SerializableOne.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/JavaObjectSerialization.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamBEAStax.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamBinary.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamCompact.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamDom.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamDom4J.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamDriver.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamJDom.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamKXml2.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamKXml2DOM.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamSjsxp.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamStax.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamWoodstox.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamXom.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamXpp.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamXpp3.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamXpp3DOM.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/reporters/HtmlReporter.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/reporters/MultiReporter.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/reporters/TextReporter.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/targets/BasicTarget.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/targets/ExtendedTarget.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/targets/JTreeTarget.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/targets/JavaBeanTarget.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/targets/ListTarget.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/targets/Person.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/targets/ReflectionTarget.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/targets/SerializableTarget.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/targets/StringTarget.java
M
xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/targets/UserDefinedClassTarget.java
M xstream-distribution/pom.xml
A xstream-distribution/src/content/benchmarks.html
M xstream-distribution/src/content/changes.html
M xstream-distribution/src/content/converters.html
M xstream-distribution/src/content/download.html
M xstream-distribution/src/content/faq.html
M xstream-distribution/src/content/how-to-contribute.html
M xstream-distribution/src/content/index.html
M xstream-distribution/src/content/issues.html
M xstream-distribution/src/content/json-tutorial.html
M xstream-distribution/src/content/license.html
R xstream-distribution/src/content/list-dev.html
R xstream-distribution/src/content/list-user.html
A xstream-distribution/src/content/mailing-lists.html
R xstream-distribution/src/content/manual.html
M xstream-distribution/src/content/news.html
R xstream-distribution/src/content/parser-benchmarks.html
M xstream-distribution/src/content/references.html
M xstream-distribution/src/content/repository.html
M xstream-distribution/src/content/security.html
M xstream-distribution/src/content/team.html
M xstream-distribution/src/content/website.xml
M xstream-distribution/src/xsite/xsite.xml
M xstream-hibernate/pom.xml
A xstream-hibernate/profiles/osgi
A xstream-jmh/pom.xml
A xstream-jmh/src/application/bin/xstream-jmh.cmd
A xstream-jmh/src/application/bin/xstream-jmh.sh
A xstream-jmh/src/assembly-app.xml
A
xstream-jmh/src/java/com/thoughtworks/xstream/benchmark/jmh/ConverterTypeBenchmark.java
A
xstream-jmh/src/java/com/thoughtworks/xstream/benchmark/jmh/NameCoderBenchmark.java
A
xstream-jmh/src/java/com/thoughtworks/xstream/benchmark/jmh/ParserBenchmark.java
A
xstream-jmh/src/java/com/thoughtworks/xstream/benchmark/jmh/StringConverterBenchmark.java
A xstream-jmh/src/reference/converterType.txt
A xstream-jmh/src/reference/nameCoder.txt
A xstream-jmh/src/reference/parsers.txt
A xstream-jmh/src/reference/stringConverter.txt
M xstream/pom.xml
A xstream/profiles/osgi
M xstream/src/java/com/thoughtworks/xstream/XStream.java
M xstream/src/java/com/thoughtworks/xstream/XStreamException.java
M xstream/src/java/com/thoughtworks/xstream/XStreamer.java
M
xstream/src/java/com/thoughtworks/xstream/annotations/XStreamConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/ConversionException.java
A
xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java
M
xstream/src/java/com/thoughtworks/xstream/converters/basic/BooleanConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/basic/DateConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/collections/AbstractCollectionConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/collections/TreeMapConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/collections/TreeSetConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/enums/EnumToStringConverter.java
A
xstream/src/java/com/thoughtworks/xstream/converters/extended/ActivationDataFlavorConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/extended/ISO8601GregorianCalendarConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/extended/NamedMapConverter.java
A
xstream/src/java/com/thoughtworks/xstream/converters/extended/PathConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/extended/SqlTimestampConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/extended/StackTraceElementFactory.java
M
xstream/src/java/com/thoughtworks/xstream/converters/extended/ToAttributedValueConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/extended/ToStringConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/javabean/BeanProvider.java
M
xstream/src/java/com/thoughtworks/xstream/converters/javabean/JavaBeanConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/javabean/PropertyDictionary.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/CGLIBEnhancedConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/ExternalizableConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/FieldDictionary.java
A
xstream/src/java/com/thoughtworks/xstream/converters/reflection/LambdaConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/MissingFieldException.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/ObjectAccessException.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/PureJavaReflectionProvider.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/SerializableConverter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/SerializationMethodInvoker.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/SortableFieldKeySorter.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java
M
xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunUnsafeReflectionProvider.java
M
xstream/src/java/com/thoughtworks/xstream/core/AbstractReferenceUnmarshaller.java
M xstream/src/java/com/thoughtworks/xstream/core/BaseException.java
M xstream/src/java/com/thoughtworks/xstream/core/DefaultConverterLookup.java
M xstream/src/java/com/thoughtworks/xstream/core/JVM.java
M
xstream/src/java/com/thoughtworks/xstream/core/util/CustomObjectInputStream.java
M
xstream/src/java/com/thoughtworks/xstream/core/util/CustomObjectOutputStream.java
M
xstream/src/java/com/thoughtworks/xstream/core/util/DependencyInjectionFactory.java
M xstream/src/java/com/thoughtworks/xstream/core/util/Fields.java
M xstream/src/java/com/thoughtworks/xstream/core/util/OrderRetainingMap.java
A
xstream/src/java/com/thoughtworks/xstream/core/util/SerializationMembers.java
M
xstream/src/java/com/thoughtworks/xstream/core/util/ThreadSafePropertyEditor.java
A xstream/src/java/com/thoughtworks/xstream/core/util/Types.java
M xstream/src/java/com/thoughtworks/xstream/core/util/WeakCache.java
M xstream/src/java/com/thoughtworks/xstream/io/AttributeNameIterator.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/AbstractXppDriver.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/BEAStaxDriver.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/Dom4JDriver.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/DomDriver.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/JDom2Driver.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/JDomDriver.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/QNameMap.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/SjsxpDriver.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/StandardStaxDriver.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/StaxDriver.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/StaxReader.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/StaxWriter.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/WstxDriver.java
M xstream/src/java/com/thoughtworks/xstream/io/xml/XomDriver.java
M
xstream/src/java/com/thoughtworks/xstream/mapper/AbstractAttributeAliasingMapper.java
M xstream/src/java/com/thoughtworks/xstream/mapper/AnnotationMapper.java
M xstream/src/java/com/thoughtworks/xstream/mapper/ClassAliasingMapper.java
M xstream/src/java/com/thoughtworks/xstream/mapper/DefaultMapper.java
M xstream/src/java/com/thoughtworks/xstream/mapper/EnumMapper.java
M xstream/src/java/com/thoughtworks/xstream/mapper/ImmutableTypesMapper.java
M
xstream/src/java/com/thoughtworks/xstream/mapper/ImplicitCollectionMapper.java
A xstream/src/java/com/thoughtworks/xstream/mapper/LambdaMapper.java
M xstream/src/java/com/thoughtworks/xstream/mapper/Mapper.java
M xstream/src/java/com/thoughtworks/xstream/mapper/MapperWrapper.java
M xstream/src/java/com/thoughtworks/xstream/mapper/OuterClassMapper.java
M
xstream/src/java/com/thoughtworks/xstream/persistence/FilePersistenceStrategy.java
M xstream/src/test/com/thoughtworks/acceptance/AbstractAcceptanceTest.java
M xstream/src/test/com/thoughtworks/acceptance/AbstractReferenceTest.java
M xstream/src/test/com/thoughtworks/acceptance/Concurrent15TypesTest.java
M xstream/src/test/com/thoughtworks/acceptance/CustomSerializationTest.java
A xstream/src/test/com/thoughtworks/acceptance/Extended17TypesTest.java
M xstream/src/test/com/thoughtworks/acceptance/FinalFieldsTest.java
M xstream/src/test/com/thoughtworks/acceptance/ImplicitArrayTest.java
M xstream/src/test/com/thoughtworks/acceptance/ImplicitCollectionTest.java
M xstream/src/test/com/thoughtworks/acceptance/ImplicitMapTest.java
M xstream/src/test/com/thoughtworks/acceptance/ImplicitTest.java
M xstream/src/test/com/thoughtworks/acceptance/InnerClassesTest.java
A xstream/src/test/com/thoughtworks/acceptance/LambdaTest.java
M xstream/src/test/com/thoughtworks/acceptance/NamedLocalElementsTest.java
M xstream/src/test/com/thoughtworks/acceptance/SecurityManagerTest.java
M
xstream/src/test/com/thoughtworks/acceptance/SerializationCallbackOrderTest.java
M
xstream/src/test/com/thoughtworks/acceptance/SerializationNestedWriteObjectsTest.java
M xstream/src/test/com/thoughtworks/acceptance/TreeMapAndTreeSetTest.java
M xstream/src/test/com/thoughtworks/acceptance/WriteReplaceTest.java
M xstream/src/test/com/thoughtworks/acceptance/XStreamer.xsl
M
xstream/src/test/com/thoughtworks/acceptance/annotations/AnnotationsTest.java
M
xstream/src/test/com/thoughtworks/acceptance/annotations/FieldConverterTest.java
M
xstream/src/test/com/thoughtworks/acceptance/annotations/ParametrizedConverterTest.java
M xstream/src/test/com/thoughtworks/acceptance/someobjects/Handler.java
M
xstream/src/test/com/thoughtworks/acceptance/someobjects/HandlerManager.java
M xstream/src/test/com/thoughtworks/acceptance/someobjects/Protocol.java
M
xstream/src/test/com/thoughtworks/xstream/converters/ConversionExceptionTest.java
M
xstream/src/test/com/thoughtworks/xstream/converters/basic/DateConverterTest.java
A
xstream/src/test/com/thoughtworks/xstream/converters/extended/ActivationDataFlavorConverterTest.java
M
xstream/src/test/com/thoughtworks/xstream/converters/extended/ToAttributedValueConverterTest.java
M
xstream/src/test/com/thoughtworks/xstream/converters/javabean/JavaBeanConverterTest.java
M
xstream/src/test/com/thoughtworks/xstream/converters/reflection/FieldDictionaryTest.java
M
xstream/src/test/com/thoughtworks/xstream/converters/reflection/SortableFieldKeySorterTest.java
M
xstream/src/test/com/thoughtworks/xstream/core/ReferenceByXPathMarshallingStrategyTest.java
M
xstream/src/test/com/thoughtworks/xstream/core/util/DependencyInjectionFactoryTest.java
M xstream/src/test/com/thoughtworks/xstream/io/binary/BinaryStreamTest.java
M
xstream/src/test/com/thoughtworks/xstream/io/copy/HierarchicalStreamCopierTest.java
M
xstream/src/test/com/thoughtworks/xstream/io/xml/AbstractXMLReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/BEAStaxReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/Dom4JReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/DomReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/JDom2ReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/JDomReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/KXml2ReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/SjsxpReaderTest.java
A
xstream/src/test/com/thoughtworks/xstream/io/xml/StandardStaxReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/StaxReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/WstxReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/XomReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/Xpp3ReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/XppDomReaderTest.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/XppReaderTest.java
Log Message:
-----------
import 1.4.9 form https://github.com/x-stream/xstream/tree/XSTREAM_1_4_9
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.