Skip to content

Commit a0861da

Browse files
WL#10814 - Part II - Cleanup clusterj-jdbc
Changes - Removed cluster-jdbc source from the tree - Updated POM and CMakeLists to skip building clusterj-jdbc - Updated clusterj/logging.properties
1 parent 24d6e3c commit a0861da

File tree

66 files changed

+3
-10559
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+3
-10559
lines changed

storage/ndb/clusterj/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
1+
# Copyright (c) 2010, 2017, Oracle and/or its affiliates. All rights reserved.
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License as published by
@@ -59,7 +59,7 @@ INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/clusterj-${JAVA_NDB_VERSION}.jar
5959
DESTINATION ${INSTALL_MYSQLSHAREDIR}/java COMPONENT ClusterJ)
6060

6161
# create maven pom.xml in all subdirectories
62-
SET(CLUSTERJ_PROJECTS api core jdbc jpatest openjpa test tie unit)
62+
SET(CLUSTERJ_PROJECTS api core jpatest openjpa test tie unit)
6363

6464
IF(WIN32)
6565

storage/ndb/clusterj/clusterj-jdbc/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

storage/ndb/clusterj/clusterj-jdbc/pom.xml.in

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)