Skip to content

Commit a89e62c

Browse files
committed
Removing what appear to be obsolete files
No references found to any of these files. Removing them means we don't need to exclude them in the `jar` task either.
1 parent 4e757d0 commit a89e62c

File tree

10 files changed

+0
-4653
lines changed

10 files changed

+0
-4653
lines changed

marklogic-client-api/build.gradle

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,6 @@ test {
7272
systemProperty "TEST_USE_REVERSE_PROXY_SERVER", testUseReverseProxyServer
7373
}
7474

75-
jar {
76-
exclude (
77-
'search.xsd', 'search-bindings.xjb',
78-
'*.txt', 'property.xsd',
79-
'restapi-bindings.xjb', 'security.xsd'
80-
)
81-
}
8275
task sourcesJar(type: Jar) {
8376
archiveClassifier = 'sources'
8477
exclude ('property', '*.xsd', '*.xjb')

marklogic-client-api/src/main/resources/LICENSE.txt

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

marklogic-client-api/src/main/resources/Readme.txt

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

0 commit comments

Comments
 (0)