ignite-111 cpp files support
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/2ec5cccd Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/2ec5cccd Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/2ec5cccd Branch: refs/heads/ignite-57 Commit: 2ec5cccde47ccaf27fd96ea4722074966724ee24 Parents: 64b5437 Author: avinogradov <[email protected]> Authored: Wed Feb 4 16:05:23 2015 +0300 Committer: avinogradov <[email protected]> Committed: Wed Feb 4 16:05:23 2015 +0300 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ec5cccd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d261ec9..2a0a254 100644 --- a/pom.xml +++ b/pom.xml @@ -286,6 +286,7 @@ <include>**/*.js</include> <include>**/*.xml</include> <include>**/*.css</include> + <include>**/*.cpp</include> </includes> <excludes> <exclude>**/com/romix/scala/**</exclude>
