Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testear crear una release en Mac #195

Closed
Derillo opened this issue Oct 20, 2019 · 3 comments
Closed

Testear crear una release en Mac #195

Derillo opened this issue Oct 20, 2019 · 3 comments
Assignees

Comments

@Derillo
Copy link
Contributor

Derillo commented Oct 20, 2019

Testear utilizando el branch fix-j
Utilizar el comando
./gradlew desktop:appBundle
./gradlew server:appBundle

Si la build sale bien, y queremos testear el cliente/servidor debemos:

  1. En server: Copiar el archivo server.json a la carpeta del ejectuable para que podamos conectar en local host.
  2. En desktop; borrar los Archivos de /data y /sounds ya que provocan un error.
@RecoX
Copy link
Member

RecoX commented Oct 20, 2019

➜  ao-java git:(master) ✗ ./gradlew desktop:appBundle
Starting a Gradle Daemon (subsequent builds will be faster)
Configuration on demand is an incubating feature.

> Task :desktop:appBundle FAILED
Runtime Path: /Users/lucasrecoaro/ao-java/desktop/build/jre/contents/plugins/Java.runtime/Contents/Home
Distribution Path: /Users/lucasrecoaro/ao-java/desktop/build/distribution/
Input Path: /Users/lucasrecoaro/ao-java/desktop/build/input/
Jpackage Path: /Users/lucasrecoaro/ao-java/desktop/build/jdk/jdk-14.jdk/Contents/Home/bin/jpackage
Jdk Path: /Users/lucasrecoaro/ao-java/desktop/build/jdk/jdk-14.jdk

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':desktop:appBundle'.
> A problem occurred starting process 'command '/Users/lucasrecoaro/ao-java/desktop/build/jdk/jdk-14.jdk/Contents/Home/bin/jpackage''

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 25s
13 actionable tasks: 3 executed, 10 up-to-date

@Derillo
Copy link
Contributor Author

Derillo commented Oct 21, 2019

Gracias por el apoyo, @RecoX y Perdón por no hacer la aclaración correspondiente.
El branch correspondiente para hacer el testeo es fix-j y se esta trabajando sobre el PR #193

@cpbeto
Copy link
Contributor

cpbeto commented Apr 13, 2020

Con el PR #299, ahora GitHub puede compilar para los tres SO y hacer releases. Solo habría que testear.

@guidota guidota closed this as completed Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants