Skip to content

Commit

Permalink
Fixed p2 configuration in past releases, added index.html to composit…
Browse files Browse the repository at this point in the history
…e update site. Fixes #79 and fixes #36
  • Loading branch information
NiklasRentzCAU committed Mar 8, 2021
1 parent f9ebae8 commit d33a6c0
Show file tree
Hide file tree
Showing 9 changed files with 142 additions and 14 deletions.
45 changes: 45 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<html>
<head>
<title>KIELER Lightweight Diagrams - Composite Update Site</title>
<link rel="stylesheet" type="text/css" href="web/site.css">
</head>
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
<center>
<table cellspacing="0" cellpadding="0" class="table">
<tr>
<td>
<h2 class="title"><br/><br/>KIELER Lightweight Diagrams - Composite Update Site</h2>
<table width="100%">

<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">
This is the <b>composite</b>
Update Site for KIELER Lightweight Diagrams.<br/>
To view the contents of this composite update site, please visit <a href="https://github.com/kieler/KLighD/releases">the official releases page on GitHub</a> to find the update sites for specific releases. Otherwise:
<blockquote style="border: 1px dashed #1778be; padding: 2px">
<ol>
<li>To install from this site, start up Eclipse, then do:
<ul>
<code><strong>Help > Install New Software... ></strong></code>
</ul>
</li>
<li>Copy this site's URL into Eclipse, and hit Enter.</li>
<li>
When the site loads, select the features to install,
or click the <code><strong>Select All</strong></code> button.</li>
<li>
To properly resolve all dependencies, check
<ul><code><strong>[x] Contact all update sites during install to find required software</strong></code></ul>
</li>
<li>Click <code><strong>Next</strong></code>, agree to the license terms, and install.</li>
</ol>
</blockquote>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</html>
4 changes: 2 additions & 2 deletions v1.0.0/p2.index
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 1
metadata.repository.factory.order = content.xml,\!
artifact.repository.factory.order = artifacts.xml,\!
metadata.repository.factory.order = content.xml.xz,content.xml,\!
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\!

4 changes: 2 additions & 2 deletions v1.1.0/p2.index
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 1
metadata.repository.factory.order = content.xml,\!
artifact.repository.factory.order = artifacts.xml,\!
metadata.repository.factory.order = content.xml.xz,content.xml,\!
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\!

4 changes: 2 additions & 2 deletions v1.1.1/p2.index
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 1
metadata.repository.factory.order = content.xml,\!
artifact.repository.factory.order = artifacts.xml,\!
metadata.repository.factory.order = content.xml.xz,content.xml,\!
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\!

4 changes: 2 additions & 2 deletions v2.0.0/p2.index
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 1
metadata.repository.factory.order = content.xml,\!
artifact.repository.factory.order = artifacts.xml,\!
metadata.repository.factory.order = content.xml.xz,content.xml,\!
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\!

4 changes: 2 additions & 2 deletions v2.0.1/p2.index
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 1
metadata.repository.factory.order = content.xml,\!
artifact.repository.factory.order = artifacts.xml,\!
metadata.repository.factory.order = content.xml.xz,content.xml,\!
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\!

4 changes: 2 additions & 2 deletions v2.0.1a/p2.index
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 1
metadata.repository.factory.order = content.xml,\!
artifact.repository.factory.order = artifacts.xml,\!
metadata.repository.factory.order = content.xml.xz,content.xml,\!
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\!

4 changes: 2 additions & 2 deletions v2.0.2/p2.index
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 1
metadata.repository.factory.order = content.xml,\!
artifact.repository.factory.order = artifacts.xml,\!
metadata.repository.factory.order = content.xml.xz,content.xml,\!
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\!

83 changes: 83 additions & 0 deletions web/site.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
<
STYLE type ="text/css">td.spacer {
padding-bottom: 10px;
padding-top: 10px;
}

.title {
font-family: sans-serif;
color: #1778be;
}

.table {
margin-top: 0px;
margin-left: 0px;
width: 920px;
}

.bodyText {
font-family: sans-serif;
font-size: 9pt;
color: #000000;
width: 100%
}

.sub-header {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-size: 9pt;
color: white;
}

.log-text {
font-family: sans-serif;
font-style: normal;
font-weight: lighter;
font-size: 8pt;
color: black;
}

.big-header {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-size: 9pt;
color: white;
border-top: 10px solid white;
}

.light-row {
background: #FFFFFF
}

.dark-row {
background: #EEEEEE
}

.header {
background: #445562
}

#indent {
word-wrap: break-word;
width: 300px;
text-indent: 10px;
}

.link {
color: #187dc6;
}

.td_header {
background: url("https://www.jboss.org/dms/tools/images/tools-banner.png") 0 no-repeat;
height: 100px;
}

.column-header {
font-size:small;
}

</
STYLE
>

0 comments on commit d33a6c0

Please sign in to comment.