Repository: incubator-ignite Updated Branches: refs/heads/ignite-456 86a142aeb -> 4b888c745
# ignite-456: comment Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/15f5976e Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/15f5976e Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/15f5976e Branch: refs/heads/ignite-456 Commit: 15f5976e2736c36861c2cc5e752f23ff009aed2c Parents: 86a142a Author: Artem Shutak <[email protected]> Authored: Mon May 18 15:59:27 2015 +0300 Committer: Artem Shutak <[email protected]> Committed: Mon May 18 16:46:02 2015 +0300 ---------------------------------------------------------------------- dev-tools/build.gradle | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/15f5976e/dev-tools/build.gradle ---------------------------------------------------------------------- diff --git a/dev-tools/build.gradle b/dev-tools/build.gradle index 909ff53..89fdb32 100644 --- a/dev-tools/build.gradle +++ b/dev-tools/build.gradle @@ -14,6 +14,9 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + +// This comment for testing patches. + apply plugin: 'groovy' repositories {
