Skip to content

Commit

Permalink
Add missing About files to bundles.
Browse files Browse the repository at this point in the history
- Fix some warnings in build.properties files

Signed-off-by: Roland Grunberg <[email protected]>
  • Loading branch information
rgrunber committed Feb 14, 2024
1 parent 3c531fa commit 6690acd
Show file tree
Hide file tree
Showing 10 changed files with 226 additions and 9 deletions.
57 changes: 57 additions & 0 deletions org.eclipse.jdt.ls.core/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>About</title>
</head>

<body lang="EN-US">
<h2>About This Content</h2>

<p>
<em>November 30, 2017</em>
</p>
<h3>License</h3>

<p>
The Eclipse Foundation makes available all content in this plug-in
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

<p>
If you did not receive this Content directly from the Eclipse
Foundation, the Content is being redistributed by another party
(&quot;Redistributor&quot;) and different terms and conditions may
apply to your use of any object code in the Content. Check the
Redistributor's license that was provided with the Content. If no such
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>


<h3>Third Party Content</h3>
<p>The Content includes items that have been sourced from third
parties as set out below. If you did not receive this Content directly
from the Eclipse Foundation, the following is provided for
informational purposes only, and you should look to the
Redistributor's license for terms and conditions of use.</p>

<h4>jsoup 1.14.2</h4>
<p>jsoup is obtained from the Maven central repository using the coordinates org.jsoup:jsoup:1.14.2, and is licensed under the terms of the MIT license. The source code can be obtained directly from the 'source' classifier of the Maven coordinates, or from <a href="https://jsoup.org/download" target="_blank">https://jsoup.org/download</a>.</p>

<h4>Remark 1.2.0</h4>
<p>Remark is obtained from the Maven central repository using the coordinates com.kotcrab.remark:remark:1.2.0, and is licensed under the terms of The Apache License, Version 2.0. The soure code can be obtained directly from the 'source' classifier of the Maven coordinates, or from <a href="https://github.com/kotcrab/remark-java" target="_blank">https://github.com/kotcrab/remark-java</a>.</p>

<h4>Fernflower 231.9011.34</h4>
<p>Fernflower is obtained from the Maven central repository using the coordinates com.jetbrains.intellij.java:java-decompiler-engine:231.9011.34, and is licensed under the terms of The Apache License, Version 2.0. The soure code can be obtained directly from the 'source' classifier of the Maven coordinates, or from <a href="https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine" target="_blank">https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine</a>.</p>

</body>

</html>
5 changes: 3 additions & 2 deletions org.eclipse.jdt.ls.core/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ bin.includes = META-INF/,\
gradle/protobuf/init.gradle,\
gradle/init/init.gradle,\
gradle/android/init.gradle,\
gradle/apt/init.gradle
src.includes = src/
gradle/apt/init.gradle,\
about.html
src.includes = about.html
38 changes: 38 additions & 0 deletions org.eclipse.jdt.ls.filesystem/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>About</title>
</head>

<body lang="EN-US">
<h2>About This Content</h2>

<p>November 30, 2017</p>
<h3>License</h3>

<p>
The Eclipse Foundation makes available all content in this plug-in
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

<p>
If you did not receive this Content directly from the Eclipse
Foundation, the Content is being redistributed by another party
(&quot;Redistributor&quot;) and different terms and conditions may
apply to your use of any object code in the Content. Check the
Redistributor's license that was provided with the Content. If no such
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>

</body>

</html>
5 changes: 3 additions & 2 deletions org.eclipse.jdt.ls.filesystem/build.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
plugin.properties
plugin.properties,\
about.html
src.includes = about.html
38 changes: 38 additions & 0 deletions org.eclipse.jdt.ls.logback.appender/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>About</title>
</head>

<body lang="EN-US">
<h2>About This Content</h2>

<p>November 30, 2017</p>
<h3>License</h3>

<p>
The Eclipse Foundation makes available all content in this plug-in
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

<p>
If you did not receive this Content directly from the Eclipse
Foundation, the Content is being redistributed by another party
(&quot;Redistributor&quot;) and different terms and conditions may
apply to your use of any object code in the Content. Check the
Redistributor's license that was provided with the Content. If no such
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>

</body>

</html>
4 changes: 3 additions & 1 deletion org.eclipse.jdt.ls.logback.appender/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ source.. = src/
output.. = target/classes/
bin.includes = META-INF/,\
.,\
plugin.properties
plugin.properties,\
about.html
src.includes = about.html
38 changes: 38 additions & 0 deletions org.eclipse.jdt.ls.tests.syntaxserver/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>About</title>
</head>

<body lang="EN-US">
<h2>About This Content</h2>

<p>November 30, 2017</p>
<h3>License</h3>

<p>
The Eclipse Foundation makes available all content in this plug-in
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

<p>
If you did not receive this Content directly from the Eclipse
Foundation, the Content is being redistributed by another party
(&quot;Redistributor&quot;) and different terms and conditions may
apply to your use of any object code in the Content. Check the
Redistributor's license that was provided with the Content. If no such
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>

</body>

</html>
6 changes: 4 additions & 2 deletions org.eclipse.jdt.ls.tests.syntaxserver/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ output.. = target/classes/
bin.includes = META-INF/,\
.,\
plugin.xml,\
plugin.properties
src.includes = projects/
plugin.properties,\
about.html
src.includes = projects/,\
about.html
38 changes: 38 additions & 0 deletions org.eclipse.jdt.ls.tests/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>About</title>
</head>

<body lang="EN-US">
<h2>About This Content</h2>

<p>November 30, 2017</p>
<h3>License</h3>

<p>
The Eclipse Foundation makes available all content in this plug-in
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

<p>
If you did not receive this Content directly from the Eclipse
Foundation, the Content is being redistributed by another party
(&quot;Redistributor&quot;) and different terms and conditions may
apply to your use of any object code in the Content. Check the
Redistributor's license that was provided with the Content. If no such
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>

</body>

</html>
6 changes: 4 additions & 2 deletions org.eclipse.jdt.ls.tests/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ bin.includes = META-INF/,\
plugin.xml,\
plugin.properties,\
fakejdk/,\
formatter resources/
formatter resources/,\
about.html
src.includes = projects/,\
testresources/,\
fakejdk/
fakejdk/,\
about.html

0 comments on commit 6690acd

Please sign in to comment.