GEODE-37 change package name from com.gemstone.gemfire (for ./geode-wan/src/test/resources/com/gemstone/gemfire)to org.apache.geode for(to ./geode-wan/src/test/resources/org/apache/geode)
Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/31acb6d7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/31acb6d7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/31acb6d7 Branch: refs/heads/feature/GEODE-37_2 Commit: 31acb6d7269c75701c1b5e5fb8d2faf0e568c252 Parents: f39e239 Author: Hitesh Khamesra <[email protected]> Authored: Tue Sep 13 15:43:20 2016 -0700 Committer: Hitesh Khamesra <[email protected]> Committed: Tue Sep 13 15:43:20 2016 -0700 ---------------------------------------------------------------------- .../gemfire/codeAnalysis/excludedClasses.txt | 2 -- .../gemstone/gemfire/codeAnalysis/openBugs.txt | 21 --------------- .../sanctionedDataSerializables.txt | 28 -------------------- .../codeAnalysis/sanctionedSerializables.txt | 0 .../geode/codeAnalysis/excludedClasses.txt | 2 ++ .../org/apache/geode/codeAnalysis/openBugs.txt | 21 +++++++++++++++ .../sanctionedDataSerializables.txt | 28 ++++++++++++++++++++ .../codeAnalysis/sanctionedSerializables.txt | 0 8 files changed, 51 insertions(+), 51 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/31acb6d7/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/excludedClasses.txt ---------------------------------------------------------------------- diff --git a/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/excludedClasses.txt b/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/excludedClasses.txt deleted file mode 100644 index c55df1d..0000000 --- a/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/excludedClasses.txt +++ /dev/null @@ -1,2 +0,0 @@ -# e.g., -#com/gemstone/gemfire/cache/query/CqAttributesFactory http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/31acb6d7/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/openBugs.txt ---------------------------------------------------------------------- diff --git a/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/openBugs.txt b/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/openBugs.txt deleted file mode 100644 index 6c40e24..0000000 --- a/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/openBugs.txt +++ /dev/null @@ -1,21 +0,0 @@ -# This is a list of classes excluded due to open bugs about their having -# incompatible changes. There should be no entries in this file at the -# time of a product release. - -# Each entry should be a bug number followed by a comma and the -# full class name. The package components can be delimited with a period -# or a comma. Don't include ".class" or ".java" at the end of the name. - -# example: 50174,com/gemstone/gemfire/distributed/internal/StartupResponseWithVersionMessage -# example: 50175,com.gemstone.org.jgroups.Message$Header - - -# ~~~~~~~~~~~~~~~~~~~ DataSerializables ~~~~~~~~~~~~~~~~~~~~~~~~~ -# these are failures from testDataSerializables - - -# ~~~~~~~~~~~~~~~~~~~ Serializables ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# these are failures from testSerializables - - - http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/31acb6d7/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedDataSerializables.txt ---------------------------------------------------------------------- diff --git a/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedDataSerializables.txt b/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedDataSerializables.txt deleted file mode 100644 index 1b62255..0000000 --- a/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedDataSerializables.txt +++ /dev/null @@ -1,28 +0,0 @@ -com/gemstone/gemfire/cache/client/internal/locator/wan/LocatorJoinMessage,2 -fromData,38,2a2bb700062a2bb80007c00008b500032a2bb900090100b500042a2bb80007c00008b50005b1 -toData,32,2a2bb7000a2ab400032bb8000b2b2ab40004b9000c02002ab400052bb8000bb1 - -com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorJoinRequest,2 -fromData,22,2a2bb80004c00005b500022a2bb900060100b50003b1 -toData,19,2ab400022bb800072b2ab40003b900080200b1 - -com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorJoinResponse,2 -fromData,9,2a2bb80010b50004b1 -toData,9,2ab400042bb80011b1 - -com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorPingRequest,2 -fromData,1,b1 -toData,1,b1 - -com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorPingResponse,2 -fromData,1,b1 -toData,1,b1 - -com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorRequest,2 -fromData,11,2a2bb900030100b50002b1 -toData,11,2b2ab40002b900040200b1 - -com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorResponse,2 -fromData,12,2a2bb80003c00004b50002b1 -toData,9,2ab400022bb80005b1 - http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/31acb6d7/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedSerializables.txt ---------------------------------------------------------------------- diff --git a/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedSerializables.txt b/geode-wan/src/test/resources/com/gemstone/gemfire/codeAnalysis/sanctionedSerializables.txt deleted file mode 100755 index e69de29..0000000 http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/31acb6d7/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/excludedClasses.txt ---------------------------------------------------------------------- diff --git a/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/excludedClasses.txt b/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/excludedClasses.txt new file mode 100644 index 0000000..c55df1d --- /dev/null +++ b/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/excludedClasses.txt @@ -0,0 +1,2 @@ +# e.g., +#com/gemstone/gemfire/cache/query/CqAttributesFactory http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/31acb6d7/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/openBugs.txt ---------------------------------------------------------------------- diff --git a/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/openBugs.txt b/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/openBugs.txt new file mode 100644 index 0000000..6c40e24 --- /dev/null +++ b/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/openBugs.txt @@ -0,0 +1,21 @@ +# This is a list of classes excluded due to open bugs about their having +# incompatible changes. There should be no entries in this file at the +# time of a product release. + +# Each entry should be a bug number followed by a comma and the +# full class name. The package components can be delimited with a period +# or a comma. Don't include ".class" or ".java" at the end of the name. + +# example: 50174,com/gemstone/gemfire/distributed/internal/StartupResponseWithVersionMessage +# example: 50175,com.gemstone.org.jgroups.Message$Header + + +# ~~~~~~~~~~~~~~~~~~~ DataSerializables ~~~~~~~~~~~~~~~~~~~~~~~~~ +# these are failures from testDataSerializables + + +# ~~~~~~~~~~~~~~~~~~~ Serializables ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# these are failures from testSerializables + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/31acb6d7/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt ---------------------------------------------------------------------- diff --git a/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt b/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt new file mode 100644 index 0000000..1b62255 --- /dev/null +++ b/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt @@ -0,0 +1,28 @@ +com/gemstone/gemfire/cache/client/internal/locator/wan/LocatorJoinMessage,2 +fromData,38,2a2bb700062a2bb80007c00008b500032a2bb900090100b500042a2bb80007c00008b50005b1 +toData,32,2a2bb7000a2ab400032bb8000b2b2ab40004b9000c02002ab400052bb8000bb1 + +com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorJoinRequest,2 +fromData,22,2a2bb80004c00005b500022a2bb900060100b50003b1 +toData,19,2ab400022bb800072b2ab40003b900080200b1 + +com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorJoinResponse,2 +fromData,9,2a2bb80010b50004b1 +toData,9,2ab400042bb80011b1 + +com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorPingRequest,2 +fromData,1,b1 +toData,1,b1 + +com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorPingResponse,2 +fromData,1,b1 +toData,1,b1 + +com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorRequest,2 +fromData,11,2a2bb900030100b50002b1 +toData,11,2b2ab40002b900040200b1 + +com/gemstone/gemfire/cache/client/internal/locator/wan/RemoteLocatorResponse,2 +fromData,12,2a2bb80003c00004b50002b1 +toData,9,2ab400022bb80005b1 + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/31acb6d7/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/sanctionedSerializables.txt ---------------------------------------------------------------------- diff --git a/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/sanctionedSerializables.txt b/geode-wan/src/test/resources/org/apache/geode/codeAnalysis/sanctionedSerializables.txt new file mode 100755 index 0000000..e69de29
