AdoptOpenJDK / AdoptOpenJDK/IcedTea-Web

Provide a documentation for the native build

Abierto
#706 7 comentarios 0 reacciones 2 asignados Reclamado por @h-hub Ver en GitHub
good first issue Hacktoberfest help wanted Native build
Lenguaje dominante
Java
Estrellas
268
Forks
96
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**🆕🐥🐶 First Timers Only**

This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝

**👾 Description of the issue**

IcedTea-Web can be build as a standalone tool. The native builds are already triggered by Jenkins:

- https://ci.adoptopenjdk.net/job/icedtea-web_build_x86-64_mac/
- https://ci.adoptopenjdk.net/job/icedtea-web_build_x86-64_linux/
- https://ci.adoptopenjdk.net/job/icedtea-web_build_x86-64_windows/
- https://ci.adoptopenjdk.net/job/icedtea-web_build_x86-64_portable/

We need a documentation of this builds in markdown or asciidoc. The [current documentation](https://github.com/AdoptOpenJDK/IcedTea-Web/blob/master/INSTALL) is totally outdated. Therefore it would be the best to start from scratch with a new documentation. Some information for the windows build can be found [here](https://github.com/AdoptOpenJDK/IcedTea-Web/pull/520). While we currently build IcedTea-Web with Jenkins the documentation must provide a way to build the native executables by hand.

**📋 Step by Step**

To solve this issue and contribute a fix you should check the following step-by-step list. A more detailed documentation of the workflow can be found [here](https://github.com/firstcontributions/first-contributions/blob/master/README.md).

- [ ] Claim this issue: Comment below.
- [ ] Fork the repository in github by simply clicking the 'fork' button.
- [ ] Check out the forked repository
- [ ] Create a feature branch for the issue. We do not have any naming definition for branches.
- [ ] Commit your changes.
- [ ] Start a Pull Request.
- [ ] Done 👍 Ask in comments for a review :)
- [ ] If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.
- [ ] You did it 🎉 We will merge the fix in the master branch.
- [ ] Thanks, thanks, thanks for being part of this project as an open source contributor ❤️

**🎉 Contribute to Hacktoberfest**

Solve this issue as part of the [Hacktoberfest](https://hacktoberfest.digitalocean.com) event and get a change to receive cool goodies like a T-Shirt. 🎽

**🤔❓ Questions**

If you have any questions just ask us directly in this issue by adding a comment. You can join our community chat at [Slack](https://adoptopenjdk.net/slack.html). Next to this you can find a general manual about open source contributions [here](https://github.com/firstcontributions/first-contributions/blob/master/README.md).

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.