Changes report for the dropwizard-jersey package between 2.0.25 and 2.0.26 versions


addedunchanged
changedremoved

Test Info


Package Namedropwizard-jersey
Package FormatJAR
Version #12.0.25
Version #22.0.26

Test Results


Total Packages2
Total Files117
VerdictChanged
(0.03%)

Changes In Files


File TypeTotalAddedRemovedChanged
Java class 95 0 0 0
XML document 1 0 0 1
Property file 1 0 0 1
Directory 19 0 0 0
Information file 1 0 0 1

Java Classes (95)


Name Status Delta Visual
Diff
io/dropwizard/jersey/caching/CacheControl.class unchanged
io/dropwizard/jersey/caching/CacheControlledResponseFeature$CacheControlledResponseFilter.class unchanged
io/dropwizard/jersey/caching/CacheControlledResponseFeature.class unchanged
io/dropwizard/jersey/DefaultValueUtils.class unchanged
io/dropwizard/jersey/DropwizardResourceConfig$1.class unchanged
io/dropwizard/jersey/DropwizardResourceConfig$ComponentLoggingListener.class unchanged
io/dropwizard/jersey/DropwizardResourceConfig$EndpointComparator.class unchanged
io/dropwizard/jersey/DropwizardResourceConfig$EndpointLogLine.class unchanged
io/dropwizard/jersey/DropwizardResourceConfig$MetricRegistryBinder.class unchanged
io/dropwizard/jersey/DropwizardResourceConfig$SpecificBinder.class unchanged
io/dropwizard/jersey/DropwizardResourceConfig.class unchanged
io/dropwizard/jersey/errors/EarlyEofExceptionMapper.class unchanged
io/dropwizard/jersey/errors/EofExceptionWriterInterceptor.class unchanged
io/dropwizard/jersey/errors/ErrorEntityWriter.class unchanged
io/dropwizard/jersey/errors/ErrorMessage.class unchanged
io/dropwizard/jersey/errors/IllegalStateExceptionMapper.class unchanged
io/dropwizard/jersey/errors/LoggingExceptionMapper.class unchanged
io/dropwizard/jersey/filter/AllowedMethodsFilter.class unchanged
io/dropwizard/jersey/filter/CharsetUtf8Filter.class unchanged
io/dropwizard/jersey/filter/RequestIdFilter.class unchanged
io/dropwizard/jersey/filter/RuntimeFilter.class unchanged
io/dropwizard/jersey/guava/OptionalMessageBodyWriter.class unchanged
io/dropwizard/jersey/guava/OptionalParamBinder.class unchanged
io/dropwizard/jersey/guava/OptionalParamConverterProvider$1.class unchanged
io/dropwizard/jersey/guava/OptionalParamConverterProvider$2.class unchanged
io/dropwizard/jersey/guava/OptionalParamConverterProvider.class unchanged
io/dropwizard/jersey/gzip/ConfiguredGZipEncoder.class unchanged
io/dropwizard/jersey/gzip/GZipDecoder.class unchanged
io/dropwizard/jersey/jackson/JacksonFeature.class unchanged
io/dropwizard/jersey/jackson/JacksonMessageBodyProvider.class unchanged
io/dropwizard/jersey/jackson/JsonProcessingExceptionMapper.class unchanged
io/dropwizard/jersey/jsr310/InstantParam.class unchanged
io/dropwizard/jersey/jsr310/InstantSecondParam.class unchanged
io/dropwizard/jersey/jsr310/LocalDateParam.class unchanged
io/dropwizard/jersey/jsr310/LocalDateTimeParam.class unchanged
io/dropwizard/jersey/jsr310/LocalTimeParam.class unchanged
io/dropwizard/jersey/jsr310/OffsetDateTimeParam.class unchanged
io/dropwizard/jersey/jsr310/YearMonthParam.class unchanged
io/dropwizard/jersey/jsr310/YearParam.class unchanged
io/dropwizard/jersey/jsr310/ZonedDateTimeParam.class unchanged
io/dropwizard/jersey/jsr310/ZoneIdParam.class unchanged
io/dropwizard/jersey/optional/EmptyOptionalException.class unchanged
io/dropwizard/jersey/optional/EmptyOptionalExceptionMapper.class unchanged
io/dropwizard/jersey/optional/EmptyOptionalNoContentExceptionMapper.class unchanged
io/dropwizard/jersey/optional/OptionalDoubleMessageBodyWriter.class unchanged
io/dropwizard/jersey/optional/OptionalDoubleParamConverterProvider$OptionalDoubleParamConverter.class unchanged
io/dropwizard/jersey/optional/OptionalDoubleParamConverterProvider.class unchanged
io/dropwizard/jersey/optional/OptionalIntMessageBodyWriter.class unchanged
io/dropwizard/jersey/optional/OptionalIntParamConverterProvider$OptionalIntParamConverter.class unchanged
io/dropwizard/jersey/optional/OptionalIntParamConverterProvider.class unchanged
io/dropwizard/jersey/optional/OptionalLongMessageBodyWriter.class unchanged
io/dropwizard/jersey/optional/OptionalLongParamConverterProvider$OptionalLongParamConverter.class unchanged
io/dropwizard/jersey/optional/OptionalLongParamConverterProvider.class unchanged
io/dropwizard/jersey/optional/OptionalMessageBodyWriter.class unchanged
io/dropwizard/jersey/optional/OptionalParamBinder.class unchanged
io/dropwizard/jersey/optional/OptionalParamConverterProvider$1.class unchanged
io/dropwizard/jersey/optional/OptionalParamConverterProvider$2.class unchanged
io/dropwizard/jersey/optional/OptionalParamConverterProvider.class unchanged
io/dropwizard/jersey/params/AbstractParam.class unchanged
io/dropwizard/jersey/params/AbstractParamConverter.class unchanged
io/dropwizard/jersey/params/AbstractParamConverterProvider.class unchanged
io/dropwizard/jersey/params/BooleanParam.class unchanged
io/dropwizard/jersey/params/DateTimeParam.class unchanged
io/dropwizard/jersey/params/DurationParam.class unchanged
io/dropwizard/jersey/params/InstantParam.class unchanged
io/dropwizard/jersey/params/IntParam.class unchanged
io/dropwizard/jersey/params/LocalDateParam.class unchanged
io/dropwizard/jersey/params/LongParam.class unchanged
io/dropwizard/jersey/params/NonEmptyStringParam.class unchanged
io/dropwizard/jersey/params/SizeParam.class unchanged
io/dropwizard/jersey/params/UUIDParam.class unchanged
io/dropwizard/jersey/PATCH.class unchanged
io/dropwizard/jersey/sessions/Flash.class unchanged
io/dropwizard/jersey/sessions/FlashFactory.class unchanged
io/dropwizard/jersey/sessions/HttpSessionFactory.class unchanged
io/dropwizard/jersey/sessions/Session.class unchanged
io/dropwizard/jersey/sessions/SessionFactoryProvider$Binder.class unchanged
io/dropwizard/jersey/sessions/SessionFactoryProvider.class unchanged
io/dropwizard/jersey/setup/JerseyContainerHolder.class unchanged
io/dropwizard/jersey/setup/JerseyEnvironment.class unchanged
io/dropwizard/jersey/setup/JerseyServletContainer.class unchanged
io/dropwizard/jersey/validation/ConstraintMessage$1.class unchanged
io/dropwizard/jersey/validation/ConstraintMessage.class unchanged
io/dropwizard/jersey/validation/DropwizardConfiguredValidator.class unchanged
io/dropwizard/jersey/validation/FuzzyEnumParamConverter.class unchanged
io/dropwizard/jersey/validation/FuzzyEnumParamConverterProvider.class unchanged
io/dropwizard/jersey/validation/HibernateValidationBinder.class unchanged
io/dropwizard/jersey/validation/JerseyParameterNameProvider.class unchanged
io/dropwizard/jersey/validation/JerseyViolationException.class unchanged
io/dropwizard/jersey/validation/JerseyViolationExceptionMapper.class unchanged
io/dropwizard/jersey/validation/MutableValidatorFactory.class unchanged
io/dropwizard/jersey/validation/NonEmptyStringParamValueExtractor.class unchanged
io/dropwizard/jersey/validation/ParamValueExtractor.class unchanged
io/dropwizard/jersey/validation/ValidationErrorMessage.class unchanged
io/dropwizard/jersey/validation/Validators.class unchanged

XML Documents (1)


Name Status Delta Visual
Diff
META-INF/maven/io.dropwizard/dropwizard-jersey/pom.xml changed 0.5% diff

Property Files (1)


Name Status Delta Visual
Diff
META-INF/maven/io.dropwizard/dropwizard-jersey/pom.properties changed 25.8% diff

Directories (19)


Name Status
io unchanged
io/dropwizard unchanged
io/dropwizard/jersey unchanged
io/dropwizard/jersey/caching unchanged
io/dropwizard/jersey/errors unchanged
io/dropwizard/jersey/filter unchanged
io/dropwizard/jersey/guava unchanged
io/dropwizard/jersey/gzip unchanged
io/dropwizard/jersey/jackson unchanged
io/dropwizard/jersey/jsr310 unchanged
io/dropwizard/jersey/optional unchanged
io/dropwizard/jersey/params unchanged
io/dropwizard/jersey/sessions unchanged
io/dropwizard/jersey/setup unchanged
io/dropwizard/jersey/validation unchanged
META-INF unchanged
META-INF/maven unchanged
META-INF/maven/io.dropwizard unchanged
META-INF/maven/io.dropwizard/dropwizard-jersey unchanged

Information Files (1)


Name Status Delta Visual
Diff
META-INF/MANIFEST.MF changed 20.2% diff

Packages (2)


dropwizard-jersey-2.0.25.jar
dropwizard-jersey-2.0.26.jar

to the top