----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36221/#review90652 -----------------------------------------------------------
Ship it! Ship It! - Kishor Bachhav On July 6, 2015, 9:55 p.m., Dan Smith wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36221/ > ----------------------------------------------------------- > > (Updated July 6, 2015, 9:55 p.m.) > > > Review request for geode, Darrel Schneider and Kishor Bachhav. > > > Repository: geode > > > Description > ------- > > AnalyzeSerializablesJUnitTest is failing on the GEODE-8 branch due to > the introduction of a couple of classes that provide backwards > compatibility support: ShutdownAllGatewayHubsRequest and > GatewaySender$OrderPolicy. These classes need to have signatures > added to sanctionedDataSerializables. > > > Diffs > ----- > > > gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedDataSerializables.txt > d7a80e138977a5584dd6853a172b55d89da53973 > > gemfire-core/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedSerializables.txt > f8725fa4a734554126936f685ffc8acd24d795e1 > > Diff: https://reviews.apache.org/r/36221/diff/ > > > Testing > ------- > > ./gradlew > -DintegrationTest.single=com/gemstone/gemfire/codeAnalysis/AnalyzeSerializablesJUnitTest > gemfire-core:integrationTest > > > Thanks, > > Dan Smith > >