Commit 2b7f337
refactor: relocate AI SDK module to lib/sdk/server-ai (AIC-2661)
Place the module under lib/sdk/ alongside the core SDK (lib/sdk/server),
mirroring the JS reference layout (packages/sdk/server-ai), instead of the
flat lib/java-server-sdk-* add-on pattern. Maven coordinates are unchanged
(com.launchdarkly:launchdarkly-java-server-sdk-ai). Updates CI workspace_path
and release-please manifest/config keys to the new path.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent b9974f4 commit 2b7f337
16 files changed
Lines changed: 3 additions & 3 deletions
File tree
- .github/workflows
- lib/sdk/server-ai
- gradle/wrapper
- src/main/java/com/launchdarkly/sdk/server/ai
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments