From 878c2bd4643c9cf08fb0ed2da8bae7f7a626ce8b Mon Sep 17 00:00:00 2001 From: John Ahlroos Date: Mon, 28 Oct 2013 14:55:22 +0200 Subject: Added dummy checkstyle and test targets to liferay module The main build is currently assuming that every submodule has a checkstyle and a test target. Added a dummy implementation for both of them so the build passes. Change-Id: Iea29b25840c26a4a384ba1ce8293d9ea6f37981e --- liferay/build.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'liferay/build.xml') diff --git a/liferay/build.xml b/liferay/build.xml index a13cb37366..fc1d748e55 100644 --- a/liferay/build.xml +++ b/liferay/build.xml @@ -69,4 +69,8 @@ - \ No newline at end of file + + + + + -- cgit v1.2.3