summaryrefslogtreecommitdiffstats
path: root/lib/jaxb
diff options
context:
space:
mode:
authorKostya <mail@sartin.in>2026-08-09 14:46:25 +0300
committerKostya <mail@sartin.in>2026-08-09 14:46:25 +0300
commit34deee1c5ef2df5ba2514f77ec4dfd4a684a9d13 (patch)
tree17d9c867856ff9f1de4a59f63c13d6abf0ecb31e /lib/jaxb
parent18a9b6e4f3c9f7e034a0c174a5e2cd6c043ee169 (diff)
downloadguess-market-34deee1c5ef2df5ba2514f77ec4dfd4a684a9d13.tar.gz
guess-market-34deee1c5ef2df5ba2514f77ec4dfd4a684a9d13.tar.xz
guess-market-34deee1c5ef2df5ba2514f77ec4dfd4a684a9d13.zip
flatten modules to repo root, vendor deps, repair Eclipse build paths
Move api, engine, ui-console and ui-desktop out of modules/ up to the repo root and drop the empty exception project (GuessMarketException now lives in api). Vendor gson, jaxb, okhttp, openjfx and tomcat under lib/, and group the JUnit standalone jar into lib/junit/ alongside them. Rewrite every .classpath: drop the copy-pasted optional="true" that was masking real build path errors, point the library entries at ../lib/, and put the JUnit jar on the test source folders so the placeholder AppTest classes compile. ui-desktop: take the JavaFX jars off the modulepath (there is no module-info.java, so module="true" left the packages unresolvable) and add a Launcher that calls Application.launch, avoiding the "JavaFX runtime components are missing" check without VM arguments. engine: add LocalGuessMarketService and the GuessMarketContext provider interface, and give GuessMarketException the no-arg and cause constructors they need.
Diffstat (limited to 'lib/jaxb')
-rw-r--r--lib/jaxb/angus-activation.jarbin0 -> 27050 bytes
-rw-r--r--lib/jaxb/jakarta.activation-api.jarbin0 -> 66514 bytes
-rw-r--r--lib/jaxb/jakarta.xml.bind-api.jarbin0 -> 131033 bytes
-rw-r--r--lib/jaxb/jaxb-core.jarbin0 -> 235411 bytes
-rw-r--r--lib/jaxb/jaxb-impl.jarbin0 -> 923211 bytes
-rw-r--r--lib/jaxb/jaxb-jxc.jarbin0 -> 119028 bytes
-rw-r--r--lib/jaxb/jaxb-xjc.jarbin0 -> 1931731 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/lib/jaxb/angus-activation.jar b/lib/jaxb/angus-activation.jar
new file mode 100644
index 0000000..93c7aad
--- /dev/null
+++ b/lib/jaxb/angus-activation.jar
Binary files differ
diff --git a/lib/jaxb/jakarta.activation-api.jar b/lib/jaxb/jakarta.activation-api.jar
new file mode 100644
index 0000000..0d015d5
--- /dev/null
+++ b/lib/jaxb/jakarta.activation-api.jar
Binary files differ
diff --git a/lib/jaxb/jakarta.xml.bind-api.jar b/lib/jaxb/jakarta.xml.bind-api.jar
new file mode 100644
index 0000000..4824282
--- /dev/null
+++ b/lib/jaxb/jakarta.xml.bind-api.jar
Binary files differ
diff --git a/lib/jaxb/jaxb-core.jar b/lib/jaxb/jaxb-core.jar
new file mode 100644
index 0000000..92ac626
--- /dev/null
+++ b/lib/jaxb/jaxb-core.jar
Binary files differ
diff --git a/lib/jaxb/jaxb-impl.jar b/lib/jaxb/jaxb-impl.jar
new file mode 100644
index 0000000..781a451
--- /dev/null
+++ b/lib/jaxb/jaxb-impl.jar
Binary files differ
diff --git a/lib/jaxb/jaxb-jxc.jar b/lib/jaxb/jaxb-jxc.jar
new file mode 100644
index 0000000..746f212
--- /dev/null
+++ b/lib/jaxb/jaxb-jxc.jar
Binary files differ
diff --git a/lib/jaxb/jaxb-xjc.jar b/lib/jaxb/jaxb-xjc.jar
new file mode 100644
index 0000000..dc2ef74
--- /dev/null
+++ b/lib/jaxb/jaxb-xjc.jar
Binary files differ