Commit 8400f61
feat: update arcadedb-builder.sh to deploy plugins to lib/plugins/
- Add creation of lib/plugins/ directory during build
- Route shaded modules (plugins) to lib/plugins/ instead of lib/
- Regular modules continue to deploy to lib/
- Aligns builder with new plugin architecture using isolated class loaders
Co-authored-by: Roberto Franchini <robfrank@users.noreply.github.com>1 parent e190512 commit 8400f61
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
807 | 818 | | |
808 | 819 | | |
809 | 820 | | |
| |||
813 | 824 | | |
814 | 825 | | |
815 | 826 | | |
| 827 | + | |
816 | 828 | | |
817 | 829 | | |
| 830 | + | |
| 831 | + | |
818 | 832 | | |
819 | 833 | | |
820 | 834 | | |
821 | 835 | | |
822 | | - | |
| 836 | + | |
823 | 837 | | |
824 | 838 | | |
825 | 839 | | |
| |||
0 commit comments