IGNITE-1337: Moved "common" CPP project to Ignite.
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/39da8534 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/39da8534 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/39da8534 Branch: refs/heads/ignite-1093-2 Commit: 39da8534d6d99803e4b5ad60bea76655e4cbf388 Parents: 7ca8cbc Author: vozerov-gridgain <[email protected]> Authored: Tue Sep 1 10:40:43 2015 +0300 Committer: vozerov-gridgain <[email protected]> Committed: Tue Sep 1 10:40:43 2015 +0300 ---------------------------------------------------------------------- parent/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/39da8534/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 7a2b41c..3556671 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -743,6 +743,7 @@ <exclude>**/*.vcsproj</exclude> <exclude>**/*.vcsproj.filters</exclude> <exclude>**/module.def</exclude> + <exclude>**/ignite-common.pc.in</exclude> </excludes> </configuration> </execution>
