PiervitoCreanza / IS24-AM02

This project is a Java-based implementation of the table game "Codex Naturalis", developed as the final project for the 2023/2024 Software Engineering course at Politecnico di Milano.
4 stars 0 forks source link

Avoid creating windows client zip when building with Mac OS #224

Closed simonecurci closed 3 months ago

ingconti commented 3 months ago

Who dies use winzip in this millennium???

Was used under XP… dead with her… we hope so!

On 1 Jul 2024, at 17:15, Simone Curci @.***> wrote:

You can view, comment on, or merge this pull request online at:

https://github.com/PiervitoCreanza/IS24-AM02/pull/224

Commit Summary

10bfdc1 https://github.com/PiervitoCreanza/IS24-AM02/pull/224/commits/10bfdc1d68c68b697bbe7e09eaa5bcfdfd02690c Don't create win-zip when building with mac os File Changes (1 file https://github.com/PiervitoCreanza/IS24-AM02/pull/224/files) M pom.xml https://github.com/PiervitoCreanza/IS24-AM02/pull/224/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8 (35) Patch Links:

https://github.com/PiervitoCreanza/IS24-AM02/pull/224.patch https://github.com/PiervitoCreanza/IS24-AM02/pull/224.diff — Reply to this email directly, view it on GitHub https://github.com/PiervitoCreanza/IS24-AM02/pull/224, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA64MJY4PJDRT32NFHLENHDZKFXATAVCNFSM6AAAAABKFZGQDWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4DIMJRGI3DINA. You are receiving this because you are subscribed to this thread.

ing. Conti G. Enrico @.*** Ordine Ingegneri di Monza al n. A894 Certing MBB-2430-IT20

PIVA 02119300966
C.FISC. CNTGNR63A23M052W via Duca degli Abruzzi 29 20900 MONZA MB ITALY 0039-039-324723 www.ingconti.com Pec: @.***

CODICE DESTINATARIO KRRH6B9

simonecurci commented 3 months ago

Who dies use winzip in this millennium??? Was used under XP… dead with her… we hope so! On 1 Jul 2024, at 17:15, Simone Curci @.> wrote: You can view, comment on, or merge this pull request online at: #224 Commit Summary 10bfdc1 <10bfdc1> Don't create win-zip when building with mac os File Changes (1 file https://github.com/PiervitoCreanza/IS24-AM02/pull/224/files) M pom.xml https://github.com/PiervitoCreanza/IS24-AM02/pull/224/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8 (35) Patch Links: https://github.com/PiervitoCreanza/IS24-AM02/pull/224.patch https://github.com/PiervitoCreanza/IS24-AM02/pull/224.diff — Reply to this email directly, view it on GitHub <#224>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA64MJY4PJDRT32NFHLENHDZKFXATAVCNFSM6AAAAABKFZGQDWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4DIMJRGI3DINA. You are receiving this because you are subscribed to this thread. ing. Conti G. Enrico @. Ordine Ingegneri di Monza al n. A894 Certing MBB-2430-IT20 PIVA 02119300966 C.FISC. CNTGNR63A23M052W via Duca degli Abruzzi 29 20900 MONZA MB ITALY 0039-039-324723 www.ingconti.com Pec: @.*** CODICE DESTINATARIO KRRH6B9

It's not WinZip it's just the zip that contains the windows client .exe and jre. It was built both on MacOS and windows even if it's useless on Mac