ignite-111 + php 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/138dea32
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/138dea32
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/138dea32

Branch: refs/heads/ignite-57
Commit: 138dea3266f7b79472b066d4751af23eed497b72
Parents: bf434e0
Author: avinogradov <[email protected]>
Authored: Wed Feb 4 13:27:04 2015 +0300
Committer: avinogradov <[email protected]>
Committed: Wed Feb 4 13:27:04 2015 +0300

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/138dea32/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 675745d..ee490ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,6 +279,7 @@
                 <includes>
                     <include>src/**/*.java</include>
                     <include>src/**/*.scala</include>
+                    <include>**/*.php</include>
                 </includes>
                 <excludes>
                     <exclude>**/com/romix/scala/**</exclude>

Reply via email to