Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jabrena/playlist-generators
https://github.com/jabrena/playlist-generators
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jabrena/playlist-generators
- Owner: jabrena
- License: apache-2.0
- Created: 2022-09-12T19:20:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T15:30:53.000Z (6 months ago)
- Last Synced: 2024-10-11T03:14:45.216Z (about 1 month ago)
- Language: Java
- Size: 167 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AQA-Tests // playlist-generators
```
____ _______ _
/\ / __ \ /\ |__ __| | |
/ \ | | | | / \ ______| | ___ ___| |_ ___
/ /\ \| | | | / /\ \______| |/ _ \/ __| __/ __|
/ ____ \ |__| | / ____ \ | | __/\__ \ |_\__ \
/_/ \_\___\_\/_/ \_\ |_|\___||___/\__|___/
```A small development to contribute to AQA-Tests.
```
git submodule update --init --recursive
git submodule update --remote
sdk env./mvnw clean verify
./mvnw clean verify -P aqa-tests./mvnw -V clean
./mvnw prettier:write
./mvnw versions:display-dependency-updates
./mvnw versions:display-plugin-updates
./mvnw help:active-profiles
```## References
- https://github.com/adoptium/aqa-tests
- https://github.com/adoptium/TKG/blob/master/resources/playlist.xsd
- https://github.com/openjdk/jcstress
- https://git-scm.com/book/en/v2/Git-Tools-Submodules
- https://openjdk.org/jtreg/