Skip to content

Commit 2b76687

Browse files
authored
Remove SAS macros and wrapper classes from Java 17 version of remoteapi (#34)
1 parent ae9e23d commit 2b76687

Some content is hidden

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

46 files changed

+164
-2367
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
# LabKey Server Java and SAS API
1+
# LabKey Server Java API
22

3-
This repository contains the source for the Java and SAS API artifacts for LabKey Server.
3+
This repository contains the source for the Java API artifacts for LabKey Server.
44

55
If you are doing development in this repository in conjunction with the overall LabKey Server Gradle project,
66
you should clone this repository into the `$LABKEY_ROOT/remoteapi` directory.
77

8-
See the individual packages' documentation for more information.
8+
See the documentation for more information:
99

10-
| Package | | | |
11-
| --- | --- | --- | --- |
12-
| java | [README](labkey-client-api/README.md) | [Change log](labkey-client-api/CHANGELOG.md) | [labkey.org docs](https://www.labkey.org/Documentation/wiki-page.view?name=javaAPI)
13-
| sas | [README](labkey-api-sas/README.md) | [Change log](labkey-api-sas/CHANGELOG.md) | [labkey.org docs](https://www.labkey.org/Documentation/wiki-page.view?name=sasAPI)
10+
* [README](labkey-client-api/README.md)
11+
* [Change log](labkey-client-api/CHANGELOG.md)
12+
* [labkey.org docs](https://www.labkey.org/Documentation/wiki-page.view?name=javaAPI)

labkey-api-sas/CHANGELOG.md

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

labkey-api-sas/README.md

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

labkey-api-sas/build.gradle

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

labkey-api-sas/deleteMacros.sas

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

labkey-api-sas/demo.sas

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

labkey-api-sas/gradle.properties

Lines changed: 0 additions & 8 deletions
This file was deleted.
-57.5 KB
Binary file not shown.

labkey-api-sas/gradle/wrapper/gradle-wrapper.properties

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

0 commit comments

Comments
 (0)