![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
== tangly OS Components
The tangly open source components are a set of open source libraries released under Apache 2.0 licence and are available through maven central. The components are
The documentation is located under https://blog.tangly.net/[tangly-team].
The primary repository is hosted under GitHub https://github.com/marcelbaumann/tangly-os.git[tangly OS GitHub].
A mirror is also hosted under GitLab https://gitlab.com/marcelbaumann/tangly-os[tangly OS GitLab]. A legacy mirror is also hosted under BitBucket https://bitbucket.org/tangly-team/tangly-os.git[tangly OS BitBucket].
The issue tracker for errors, improvements, and corrections is https://github.com/tangly-team/tangly-os/issues[tangly OS issues].
For any further questions, you can use the forum https://github.com/orgs/tangly-team/discussions[tangly-Discussions].
We are experimenting with the most current versions of components, libraries and JDK. The components are stored in a single git repository and are build using a multi-modules gradle build script.
== Contribution
You are welcome to contribute to the product with pull requests on {ref-github}. You can download the source files from the https://github.com/tangly-team/tangly-os.git[GitHub git repository]. Build the library with the provided gradle configuration file.
If you find a bug or want to request a feature, please use the https://github.com/tangly-team/tangly-os/issues[issue tracker].
== License
The source code is licensed under https://www.apache.org/licenses/LICENSE-2.0[Apache license 2.0].
The documentation and examples are licensed under https://creativecommons.org/licenses/by/4.0/[Creative Common (CC Attribution 4.0 International)].
== Compile the product
You shall have access to a https://git-scm.com/[Git] installation to clone the repository and download the files. You must install https://openjdk.org/install/index.html[JDK] version 22 to compile the source code. The https://gradle.org/[Gradle] build file can be triggered without any supplemental installation with
The first run will take time because all dependencies will be downloaded from Maven repositories. The next compilations will be much faster. Ensure you have enough bandwidth to provide a smooth experience.
All development activities are performed with probably the best Java IDE IntelliJ IDEA.
== DevOps Activities
These instructions are for project committers.
The project is hosted on:
<1> primary git repository due to the excellent support for static websites. <2> secondary git repository. <3> historical git repository missing support for {ref-asciidoc} and static websites. The educational repository of the technical university of Lucerne was removed after their gitlab server was compromised.
If you create a new remote repository, you can populate it with the following commands.
<1> Add the remote repository to your local git configuration. <2> Push the whole content of the local repository to the remote repository. <3> Push all branches to the remote repository.
=== CI/CD/CD
GitHub:: . Automated as build script GitLab:: . Automated as build script BitBucket:: . Go to the https://bitbucket.org/tangly-team/tangly-os/commits/[Commits] . Select the commit you want to deploy . On the displayed screen select the Run pipeline operation. You are presented with a selection of deployment options. The variable BB_AUTH_STRING is defined through REPOSITORY-OWNER-NAME:APP-PASSWORD. The continuous deployment is a manual step to limit the usage of pipeline minutes and diminish associated costs.
== Contributions
You are welcome to contribute to the product. Participate in https://github.com/orgs/tangly-team/discussions[discussions] or create https://github.com/tangly-team/tangly-os/issues[issues] on GitHub.
You can download the source files from the https://github.com/tangly-team/tangly-os[Open Source GitHub Repository].
Build the library with the provided Gradle configuration.
If you find a bug or want to request a feature, please use https://github.com/tangly-team/tangly-os/issues[issue tracker].
== License
The source code is licensed under https://www.apache.org/licenses/LICENSE-2.0[Apache license 2.0].
The documentation and examples are licensed under https://creativecommons.org/licenses/by/4.0/[Creative Common (CC Attribution 4.0 International)].
== Awesome Sponsors and Developers
Corporate sponsors are:
Individual developers are:
FAQs
Unknown package
We found that net.tangly:commons demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.