Closed Noreaster76 closed 1 year ago
I agree with the edit. I was actually about to do the same thing but my password is not working. I might need to check out via ssh instead of git.
On Tue, Oct 24, 2023, 2:26 PM Gabe Heafitz @.***> wrote:
Fixes #213 https://github.com/happyjack27/autoredistrict/issues/213
Rip out the JCOM library and references to Excel. The app still compiles and launches. See screenshots: [image: Screenshot 2023-10-24 at 3 12 48 PM] https://user-images.githubusercontent.com/344851/277780911-100fb7ae-5d63-41c1-bcc0-a2b550596c92.png [image: Screenshot 2023-10-24 at 3 12 57 PM] https://user-images.githubusercontent.com/344851/277780916-a44c4db0-3c60-4607-a50d-403c354d16c1.png [image: Screenshot 2023-10-24 at 3 13 02 PM] https://user-images.githubusercontent.com/344851/277780920-43ca387b-be42-48bc-8947-5e0cb86ee614.png [image: Screenshot 2023-10-24 at 3 13 07 PM] https://user-images.githubusercontent.com/344851/277780926-2eef73a0-5919-4f44-bf94-de23b10d385f.png
You can view, comment on, or merge this pull request online at:
https://github.com/happyjack27/autoredistrict/pull/214 Commit Summary
- 25f1203 https://github.com/happyjack27/autoredistrict/pull/214/commits/25f1203de0821a1b7be7afce64b76674d74a8bfc Rip out all references to JCOM
- d26a0f3 https://github.com/happyjack27/autoredistrict/pull/214/commits/d26a0f389b7bb3f5bebcb97a65612d6a9a7b0155 Fix README to reflect newly needed files
- 2696154 https://github.com/happyjack27/autoredistrict/pull/214/commits/26961548cb7b85769ac3a3c81476675f1df556c4 Rip out unused Excel integration
- 7d3a9a2 https://github.com/happyjack27/autoredistrict/pull/214/commits/7d3a9a212bff7d675e22367b9fcc94b5aad1a6e7 Re-add 'src' directory to build.sh
File Changes
(10 files https://github.com/happyjack27/autoredistrict/pull/214/files)
- M .classpath https://github.com/happyjack27/autoredistrict/pull/214/files#diff-9e221d200144b470a60968c88e06ed553dfac7bb8701b08d55794bd6740078b1 (1)
- M README.md https://github.com/happyjack27/autoredistrict/pull/214/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5 (4)
- M build.sh https://github.com/happyjack27/autoredistrict/pull/214/files#diff-4d2a8eefdf2a9783512a35da4dc7676a66404b6f3826a8af9aad038722da6823 (2)
- D src/excel/DialogProgressBar.java https://github.com/happyjack27/autoredistrict/pull/214/files#diff-b11ce8b8daa111fc3d846c2c77d882e36ec890b69f5b7e3cfcef6d0bcb9bcc25 (57)
- D src/excel/Dispatch.java https://github.com/happyjack27/autoredistrict/pull/214/files#diff-00a6fe7176d91f217fea602411b12633822be258ca657b22b09fb27571a3976a (191)
- D src/excel/ExcelObj.java https://github.com/happyjack27/autoredistrict/pull/214/files#diff-9f0c68ed25a8a8c9ef6a0cbc20321b7341f86ff867a0e9a6fb0891c8ce3ebf76 (278)
- D src/excel/ExcelTemplate.java https://github.com/happyjack27/autoredistrict/pull/214/files#diff-ba4e0348f9d9c06e44603a4af519c1912683823bec67744281b1d00f4d37693a (99)
- D src/excel/ExportThread.java https://github.com/happyjack27/autoredistrict/pull/214/files#diff-057e1f2f94a3e6900e2f78d12cf9aeec605d45933de144f61c22bf0b97ad343b (139)
- D src/excel/Variant.java https://github.com/happyjack27/autoredistrict/pull/214/files#diff-9ceda69ee42203dbe06b64ccfc9af3dd07f550c88d89392955e32156b86cdb05 (44)
- M src/ui/PanelStats.java https://github.com/happyjack27/autoredistrict/pull/214/files#diff-69ba40901161cd24e34dadabaf9cbda4f5affbf315516af0c8d894e2e22fdce7 (7)
Patch Links:
- https://github.com/happyjack27/autoredistrict/pull/214.patch
- https://github.com/happyjack27/autoredistrict/pull/214.diff
— Reply to this email directly, view it on GitHub https://github.com/happyjack27/autoredistrict/pull/214, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPM2QNF227OQLGYY7ZZSKLYBAI4ZAVCNFSM6AAAAAA6OGKUGSVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE2TSOJTGEZTKMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Fixes #213
Rip out the JCOM library and references to Excel. The app still compiles and launches. See screenshots: