[
https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888960#comment-15888960
]
ASF GitHub Bot commented on GEODE-2441:
---------------------------------------
Github user dgkimura commented on a diff in the pull request:
https://github.com/apache/geode-native/pull/42#discussion_r103564551
--- Diff: src/tests/cli/NewFwkLib/NewFwkLib.csproj.in ---
@@ -272,9 +272,6 @@
<Compile
Include="$(CMAKE_CURRENT_SOURCE_DIR)\NewTestObject\NoopAuthInit.cs">
<Link>SmokePerf\NoopAuthInit.cs</Link>
</Compile>
- <Compile
Include="$(CMAKE_CURRENT_SOURCE_DIR)\NewTestObject\PdxAutoSerializerObj.cs">
- <Link>PdxTest\PdxAutoSerializerObj.cs</Link>
--- End diff --
Hmm.. besides the mistake that this referenced file isn't in the
pull-request, I'm not sure this can go so easily.
> Remove PDXAutoSerializer
> -------------------------
>
> Key: GEODE-2441
> URL: https://issues.apache.org/jira/browse/GEODE-2441
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Ernest Burghardt
>
> Remove PDXAutoSerializer utility that generates PDX serialization C++ source
> that you can include in your project to (de)serialize your C++ classes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)