Skip to content

Commit 410aba5

Browse files
committed
Remove obsolete keywords, Adjust content for GitHub.
1 parent fcfea5d commit 410aba5

19 files changed

+28
-326
lines changed

content/contact.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6-
<meta name="LastChangedDate" content="$LastChangedDate$" />
7-
<meta name="Revision" content="$Revision$" />
8-
<meta name="HeadURL" content="$HeadURL$" />
96
<link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css" />
107
<title>Contact</title>
118
</head>

content/demo.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6-
<meta name="LastChangedDate" content="$LastChangedDate$" />
7-
<meta name="Revision" content="$Revision$" />
8-
<meta name="HeadURL" content="$HeadURL$" />
96
<link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css" />
107
<title>Demo</title>
118
</head>

content/demoplain.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6-
<meta name="LastChangedDate" content="$LastChangedDate$" />
7-
<meta name="Revision" content="$Revision$" />
8-
<meta name="HeadURL" content="$HeadURL$" />
96
<link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css" />
107
<title>EclEmma - Demo</title>
118
</head>

content/devdoc/architecture.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6-
<meta name="LastChangedDate" content="$LastChangedDate$" />
7-
<meta name="Revision" content="$Revision$" />
8-
<meta name="HeadURL" content="$HeadURL$" />
96
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css" />
107
<title>Architecture</title>
118
</head>

content/devdoc/checklist.html

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6-
<meta name="LastChangedDate" content="$LastChangedDate$" />
7-
<meta name="Revision" content="$Revision$" />
8-
<meta name="HeadURL" content="$HeadURL$" />
96
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css" />
107
<title>Release Checklist</title>
118
</head>
@@ -50,7 +47,8 @@ <h3>Build and Distribution</h3>
5047
<li>Upload update site to Amazon S3 bucket for update.eclemma.org, adjust ACL
5148
for public read access.</li>
5249
<li>Rename zipped updates site (<code>EclEmma.zip</code>) to
53-
<code>eclemma-x.y.z.zip</code> and upload to SourceForge file release system.</li>
50+
<code>eclemma-x.y.z.zip</code> and upload to GitHub
51+
<a class="extern" href="https://github.com/jacoco/eclemma/downloads">downloads</a>.</li>
5452
<li>Adjust default SF download to new <code>eclemma-x.y.z.zip</code> file.</li>
5553
<li>Adjust version in page template for www.eclemma.org.</li>
5654
<li>Adjust <code>eclemmasite/updatesite.sh</code> to point to the new tag to
@@ -63,10 +61,9 @@ <h3>Build and Distribution</h3>
6361
<h3>Support</h3>
6462

6563
<ul>
66-
<li>Close
67-
<a class="extern" href="http://sourceforge.net/tracker/?group_id=177969&amp;atid=883351">bugs</a> and
68-
<a class="extern" href="http://sourceforge.net/tracker/?group_id=177969&amp;atid=883354">feature
69-
requests</a> resolved by the new release.</li>
64+
<li>Close all
65+
<a class="extern" href="https://github.com/jacoco/eclemma/issues">issues</a>
66+
resolved by the new release.</li>
7067
<li>Add new group for the released version in the bug tracker.</li>
7168
<li>Update version information on
7269
<a class="extern" href="http://marketplace.eclipse.org/">marketplace.eclipse.org</a>.</li>

content/devdoc/eclemma20.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6-
<meta name="LastChangedDate" content="$LastChangedDate$" />
7-
<meta name="Revision" content="$Revision$" />
8-
<meta name="HeadURL" content="$HeadURL$" />
96
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css" />
107
<title>EclEmma 2.0 Whitepaper</title>
118
</head>

content/devdoc/headless.html

Lines changed: 0 additions & 181 deletions
This file was deleted.

content/devdoc/index.html

Lines changed: 18 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6-
<meta name="LastChangedDate" content="$LastChangedDate$" />
7-
<meta name="Revision" content="$Revision$" />
8-
<meta name="HeadURL" content="$HeadURL$" />
96
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css" />
107
<title>Developer Documentation</title>
118
</head>
@@ -17,9 +14,9 @@ <h1>Developer Information</h1>
1714
<p>
1815
This section provides information for EclEmma contributors and ISVs using the
1916
EclEmma API. The project is hosted on the
20-
<a class="extern" href="http://sourceforge.net">SourceForge.net</a> platform,
21-
its overview page is
22-
<a class="extern" href="http://sourceforge.net/projects/eclemma">http://sourceforge.net/projects/eclemma</a>.
17+
<a class="extern" href="https://github.com/">GitHub</a> platform,
18+
its organization page is
19+
<a class="extern" href="https://github.com/jacoco">https://github.com/jacoco</a>.
2320
The <a class="extern" href="https://groups.google.com/d/forum/jacoco">JaCoCo
2421
and EclEmma Users Group</a> is the place to discuss ideas, ask questions and
2522
get in touch with the developers.
@@ -59,10 +56,9 @@ <h3>1. Setup an Eclipse IDE for EclEmma</h3>
5956
Manager</i>.
6057
</li>
6158
<li>
62-
Add <a href="http://en.wikipedia.org/wiki/Subversion_%28software%29" class="extern">Subversion</a>
63-
support to your Eclipse by installing
64-
<a href="http://subclipse.tigris.org/" class="extern">Subclipse</a> or
65-
<a href="http://www.eclipse.org/subversive/" class="extern">Subversive</a>.
59+
Add <a href="http://git-scm.com/" class="extern">Git</a> support to your
60+
Eclipse by installing the latest version of
61+
<a href="http://www.eclipse.org/egit/" class="extern">EGit</a>.
6662
</li>
6763
<li>
6864
To ensure that your code complies with the <a href="../installation.html">minimal requirements</a>
@@ -73,28 +69,20 @@ <h3>1. Setup an Eclipse IDE for EclEmma</h3>
7369
</li>
7470
<li>
7571
The EclEmma plug-ins depend on JaCoCo and ASM bundles. For these
76-
dependencies you can simply install the latest JaCoCo trunk build into your
72+
dependencies you can simply install the latest EclEmma trunk build into your
7773
target platform from this update site:
7874
http://download.eclipselab.org/eclemma/trunk/update
7975
</li>
8076
<li>
81-
Connect to the Subversion repository URL
82-
<code>https://eclemma.svn.sourceforge.net/svnroot/eclemma</code> and
83-
checkout the following projects:
84-
<pre>
85-
eclemma/trunk/com.mountainminds.eclemma.core
86-
eclemma/trunk/com.mountainminds.eclemma.core_test
87-
eclemma/trunk/com.mountainminds.eclemma.doc
88-
eclemma/trunk/com.mountainminds.eclemma.ui
89-
eclemma/trunk/com.mountainminds.eclemma.feature</pre>
77+
Clone from the repository URL
78+
<code>https://github.com/jacoco/eclemma.git</code> and import the Eclipse
79+
projects contained in the repository.
9080
</li>
9181
<li>
9282
The web site <a href="http://www.eclemma.org/">www.eclemma.org</a> is also
93-
maintained in the same Subversion repository:
94-
<pre>
95-
eclemmasite</pre>
96-
A <a href="http://www.python.org/" class="extern">Python</a> interpreter is required
97-
to run the generator script <code>generator/eclemmasite.py</code>.
83+
maintained a <a href="https://github.com/jacoco/www.eclemma.org" class="extern">Git
84+
repository</a>. A <a href="http://www.python.org/" class="extern">Python</a>
85+
interpreter is required to run the generator script <code>generator/eclemmasite.py</code>.
9886
</li>
9987
</ul>
10088

@@ -115,9 +103,11 @@ <h3>3. Contribute back!</h3>
115103

116104
<p>
117105
So you finally created a cool new feature or fixed some bug? Great, contribute
118-
it back to the official EclEmma releases! Use a
119-
<a href="http://sourceforge.net/tracker/?group_id=177969">tracker item</a> to
120-
describe your idea and attach your implementation as a patch.
106+
it back to the official EclEmma releases! Open a
107+
<a href="https://github.com/jacoco/eclemma/issues" class="extern">feature request</a>
108+
or create a
109+
<a href="https://github.com/jacoco/eclemma/pulls" class="extern">pull request</a>
110+
with your implementation.
121111
</p>
122112

123113
</body>

0 commit comments

Comments
 (0)