-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#244: workaround for maven download mirror disaster and update to 3.6.2
- Loading branch information
Showing
15 changed files
with
111 additions
and
63 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
= Terms of Use | ||
|
||
We provide the computer program of `devon-ide`, (hereinafter "Software") free of charge to download. The documentation of this software is licensed under the terms of the Creative Commons License (Attribution-NoDerivatives 4.0 International). The source code of this software itself is licensensed under the terms of the Apache License 2.0. The user shall be responsible to provide the required system environment for using the software. In accordance with the license terms, the user is entitled to use the Software in own / other projects (also commercial projects), provided that the copyright notice will be taken. | ||
|
||
The software also requires open-source components of third-parties (providers), for which the respective open source license terms apply. The open-source components of third parties are not from us and must be licensed directly from the respective third party. The rights to use will be granted directly by the respective right owner to the extent of each relevant open source license terms. The user himself can download the desired third party components from the servers of the respective provider and install them in his own environment. As the software (devon-ide) is also capable to download third party components automatically for you, you have to apply to this terms and the licenses of the third party components before using it. | ||
|
||
This software integrates the following third party components: | ||
|
||
.Third party components | ||
[options="header"] | ||
|======================= | ||
|*Component*|*License* | ||
|https://openjdk.java.net/[OpenJDK] / https://adoptopenjdk.net/[AdoptOpenJDK] (Java)|https://openjdk.java.net/legal/gplv2+ce.html[GPLv2] | ||
|https://maven.apache.org/[Maven] |https://www.apache.org/licenses/LICENSE-2.0[ASL 2.0] | ||
|https://gradle.org/[Gradle] |https://github.com/gradle/gradle/blob/master/LICENSE[ASL 2.0] | ||
|https://github.com/eclipse-ee4j/jsonp[JSON-P] (API and RI) - included in release download package |https://github.com/eclipse-ee4j/jsonp/blob/master/LICENSE.md[EPL 2.0] | ||
|https://code.visualstudio.com/[VS Code] |https://github.com/Microsoft/vscode/blob/master/LICENSE.txt[MIT] (https://code.visualstudio.com/#home-terms[Terms]) | ||
|https://github.com/devonfw/extension-pack-vscode[extension-pack-vscode] |https://github.com/devonfw/extension-pack-vscode/blob/master/LICENSE[ASL 2.0] | ||
|https://www.eclipse.org/[Eclipse]|https://www.eclipse.org/legal/epl-2.0/[EPL 2.0] | ||
|https://github.com/devonfw/tools-cobigen[CobiGen] |https://github.com/devonfw/tools-cobigen/blob/master/LICENSE.txt[ASL 2.0] | ||
|https://marketplace.eclipse.org/content/tm-terminal[TM Terminal] |https://www.eclipse.org/legal/epl-2.0/[EPL] | ||
|http://andrei.gmxhome.de/anyedit/[AnyEdit] |https://github.com/iloveeclipse/anyedittools/blob/master/LICENSE.md[EPL 1.0] | ||
|https://checkstyle.org/eclipse-cs/[EclipseCS] |https://github.com/checkstyle/eclipse-cs/blob/master/LICENSE[LGPL 2.1] | ||
|https://marketplace.eclipse.org/content/spotbugs-eclipse-plugin[SpotBugs Eclipse plugin] |http://www.gnu.org/licenses/lgpl.html[LGPL] | ||
|https://www.eclemma.org/[EclEmma] |https://www.eclemma.org/license.html[EPL 1.0] | ||
|https://basti1302.github.io/startexplorer/[StartExplorer] |http://www.wtfpl.net/txt/copying/[WTFPL 2] | ||
|http://myregexp.com/eclipsePlugin.html[regex tester] |https://en.wikipedia.org/wiki/GNU_General_Public_License[GPL] | ||
|https://github.com/m-m-m/eclipse-templatevariables/[eclipse-templatevariables] |https://github.com/m-m-m/eclipse-templatevariables/blob/master/LICENSE.txt[ASL 2.0] | ||
|https://www.genuitec.com/products/devstyle/[DevStyle] |https://www.genuitec.com/products/devstyle/eula/[EULA] | ||
|https://www.sonarlint.org/eclipse/[SonarLint] |https://github.com/SonarSource/sonarlint-eclipse/blob/master/LICENSE.txt[LGPL 3+] | ||
|https://nodejs.org/[Node.js] |https://raw.githubusercontent.com/nodejs/node/master/LICENSE[License] | ||
|https://www.npmjs.com/[NPM] |https://github.com/npm/cli/blob/latest/LICENSE[Artistic License 2.0] (https://www.npmjs.com/policies/terms[Terms]) | ||
|https://cli.angular.io/[Angular CLI] (ng) |https://cli.angular.io/license.html[MIT] | ||
|
||
|https://github.com/devonfw/devon4j[devon4j] |https://github.com/devonfw/devon4j/blob/develop/LICENSE.txt[ASL 2.0] | ||
|https://github.com/devonfw/devon4ng[devon4ng] |https://github.com/devonfw/devon4ng/blob/master/LICENSE.txt[ASL 2.0] | ||
|======================= | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
= License | ||
|
||
This documentation is licensed under http://creativecommons.org/licenses/by-nd/4.0/[Creative Commons License (Attribution-NoDerivatives 4.0 International)]. | ||
The source-code of the `devon-ide` software itself is licensed under https://github.com/devonfw/devon-ide/blob/master/LICENSE[Apache Software License 2.0]. However, this software involves several third party components under different open-source licenses. | ||
You therefore have to apply to our https://github.com/devonfw/devon-ide/blob/master/scripts/src/main/resources/TERMS_OF_USE.adoc[terms of use] before using it. | ||
This software is licensed as Open-Source product for free usage including commercial use. | ||
You need to apply to our https://github.com/devonfw/devon-ide/blob/master/TERMS_OF_USE.adoc[terms of use] before using it. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters