You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2017/05/24 20:17:32 UTC

[1/2] incubator-trafodion git commit: clean ant for jdbc_type2

Repository: incubator-trafodion
Updated Branches:
  refs/heads/master 514679fc3 -> 78d4aeb15


clean ant for jdbc_type2


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/14662da6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/14662da6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/14662da6

Branch: refs/heads/master
Commit: 14662da64a5a5a3f7b463bb23c06388866c3fc25
Parents: bf3e8d0
Author: kevinxu021 <ka...@esgyn.cn>
Authored: Tue May 9 01:01:17 2017 +0000
Committer: kevinxu021 <ka...@esgyn.cn>
Committed: Tue May 9 01:01:17 2017 +0000

----------------------------------------------------------------------
 core/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/14662da6/core/Makefile
----------------------------------------------------------------------
diff --git a/core/Makefile b/core/Makefile
index 2433ab0..86cac7e 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -120,7 +120,7 @@ cleanall: sqroot eclipseclean cleantests
 	cd conn/trafci        &&	$(MAKE) clean
 	cd conn/jdbcT4        &&	$(MAKE) clean
 	cd conn &&			$(MAKE) clean
-	cd conn/jdbc_type2 &&	        $(ANT) clean && $(MAKE) clean
+	cd conn/jdbc_type2 && $(MAKE) clean
 	cd rest &&			$(MAKE) clean
 	cd conn/odb &&			$(MAKE) clean
 	cd ../dcs &&			$(MAKE) clean


[2/2] incubator-trafodion git commit: Merge [TRAFODION-2609] PR 1086 Clean up ant for jdbc_type2 make cleanall

Posted by db...@apache.org.
Merge [TRAFODION-2609] PR 1086 Clean up ant for jdbc_type2 make cleanall


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/78d4aeb1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/78d4aeb1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/78d4aeb1

Branch: refs/heads/master
Commit: 78d4aeb1535bf49b177805fc3c35601c35a758ef
Parents: 514679f 14662da
Author: Dave Birdsall <db...@apache.org>
Authored: Wed May 24 20:16:48 2017 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Wed May 24 20:16:48 2017 +0000

----------------------------------------------------------------------
 core/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------