Skip to content

Commit 46d403b

Browse files
committed
EH: CS-1512 remove dependency on libjuti.so
1 parent bd1f724 commit 46d403b

Some content is hidden

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

54 files changed

+1
-7733
lines changed

source/libs/CMakeLists.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#___INFO__MARK_BEGIN_NEW__
22
###########################################################################
33
#
4-
# Copyright 2023-2024 HPC-Gridware GmbH
4+
# Copyright 2023-2025 HPC-Gridware GmbH
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.
@@ -30,14 +30,8 @@ add_subdirectory(evm)
3030
add_subdirectory(gdi)
3131
add_subdirectory(ijs)
3232
add_subdirectory(japi)
33-
# add_subdirectory(jdrmaa) add_subdirectory(juti)
3433
add_subdirectory(lck)
3534
add_subdirectory(mir)
3635
add_subdirectory(sched)
3736
add_subdirectory(spool)
3837
add_subdirectory(uti)
39-
# add_subdirectory(wingrid)
40-
41-
if (PROJECT_FEATURES MATCHES "gcs-extensions")
42-
add_subdirectory(juti)
43-
endif()

source/libs/juti/CMakeLists.txt

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

source/libs/juti/build.xml

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

source/libs/juti/ca.sh

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

source/libs/juti/com_sun_grid_util_SGEUtil.c

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

source/libs/juti/com_sun_grid_util_SGEUtil.h

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

0 commit comments

Comments
 (0)