Skip to content

Commit cd2c112

Browse files
committed
Migrated to Markdown.
1 parent c7f9119 commit cd2c112

File tree

4 files changed

+127
-173
lines changed

4 files changed

+127
-173
lines changed

AUTHORS

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,24 @@
11

2-
Credits
3-
=======
2+
# Credits
43

54
This package is written and maintained by Martin Wimpress, <[email protected]>
65

76
Other contributors, listed alphabetically, are:
87

9-
* Björgvin Ragnarsson
10-
* David Kovach
11-
* Derek Chen-Becker
12-
* Eshwar Andhavarapu
13-
* Greg Swallow
14-
* Hannes Schmidt
15-
* Ihor Kaharlichenko
16-
* Jameson J Lee
17-
* Ladios Jonquil
18-
* Martin Polden
19-
* Miah Johnson
20-
* onlymostlydead
21-
* Paul Scott
22-
* Peter Leibiger
23-
* Thorsten Möllers
8+
* Björgvin Ragnarsson
9+
* David Kovach
10+
* Derek Chen-Becker
11+
* Eshwar Andhavarapu
12+
* Greg Swallow
13+
* Hannes Schmidt
14+
* Ihor Kaharlichenko
15+
* Jameson J Lee
16+
* Ladios Jonquil
17+
* Martin Polden
18+
* Miah Johnson
19+
* onlymostlydead
20+
* Paul Scott
21+
* Peter Leibiger
22+
* Thorsten Möllers
2423

2524
Many thanks for all contributions!

CHANGES

Lines changed: 107 additions & 150 deletions
Original file line numberDiff line numberDiff line change
@@ -1,189 +1,146 @@
11

2-
History
3-
=======
2+
# History
43

5-
0.2.8
6-
-----
4+
## 0.2.8
75

8-
* Build now work on Raring Ringtail.
6+
* Fixed building on Ubuntu 13.04.
7+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/98>
8+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/92>
9+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/66>
10+
* Added spinner overide support. Thanks to Paul Scott.
11+
* Updated (`-c`) option to optionally clean `.deb` packages and sources.
12+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/95>
13+
* Updated documentation and migrated to Markdown.
14+
* Tested on Ubuntu 10.04, Ubuntu 12.04, Ubuntu 13.04, Debian 6 and Debian 7.
915

10-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/98
11-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/92
12-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/66
16+
## 0.2.7
1317

14-
* Added spinner overide support. Thanks to Paul Scott.
18+
* Many fixes and improvements. Thanks for all the contributions!
19+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/72>
20+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/74>
21+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/75>
22+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/77>
1523

16-
0.2.7
17-
-----
24+
## 0.2.6
1825

19-
* Many fixes and improvements. Thanks for all the contributions!
26+
* Fixed screen scraping of the Oracle website.
27+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/55>
28+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/56>
29+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/57>
30+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/58>
2031

21-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/72
22-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/74
23-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/75
24-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/77
32+
## 0.2.5
2533

26-
0.2.6
27-
-----
34+
* Fixed building Oracle Java 7 by adding `libxrender1` to the dependencies.
2835

29-
* Fixed screen scraping of the Oracle website.
36+
## 0.2.4
3037

31-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/55
32-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/56
33-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/57
34-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/58
38+
* Added support for JCE Unlimited Strength Jurisdiction Policy Files. Thanks to Ladios Jonquil and Jameson J Lee.
39+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/31>
40+
* Reverted to https for git clone of upstream tools.
41+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/32>
42+
* Updated download links to Sun Java 6 and Oracle Java 7. Thanks to Ladios Jonquil and Jameson J Lee.
43+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/33>
44+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/34>
45+
* Closes: <https://github.com/flexiondotorg/oab-java6/issues/39>
3546

36-
0.2.5
37-
-----
47+
## 0.2.3
3848

39-
* Fixed building Oracle Java 7 by adding ``libxrender1`` to the dependencies.
49+
* Added an option to build `oracle-java7` packages.
50+
* Integrated common function into oab-java6.sh
51+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/23>
4052

41-
0.2.4
42-
-----
43-
* Added support for JCE Unlimited Strength Jurisdiction Policy Files. Thanks to Ladios Jonquil and Jameson J Lee.
53+
## 0.2.2
4454

45-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/31
55+
* Added an option to use a pre-existing signing key. Thanks to Hannes Schmidt.
56+
* The `git clone` of `rraptorr/sun-java6` now uses http rather than https.
57+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/27>
4658

47-
* Reverted to https for git clone of upstream tools.
59+
## 0.2.1
4860

49-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/32
50-
51-
* Updated download links to Sun Java 6 and Oracle Java 7. Thanks to Ladios Jonquil and Jameson J Lee.
61+
* Fixed downloading from `edelivery.oracle.com` (again). Thanks to onlymostlydead (Mark).
62+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/28>
5263

53-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/33
54-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/34
55-
* Closes: https://github.com/flexiondotorg/oab-java6/issues/39
64+
## 0.2.0
5665

57-
0.2.3
58-
-----
59-
* Added an option to build ``oracle-java7`` packages.
60-
* Integrated common function into oab-java6.sh
66+
* Fixed downloading from `edelivery.oracle.com` when `ca-certificates` is not installed.
67+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/22>
68+
* Fixed the skip rebuilding behaviour so it works as described.
69+
* Fixed the format of `apt` source file.
70+
* Documentation is now self referencing.
6171

62-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/23
72+
## 0.1.9
6373

64-
0.2.2
65-
-----
66-
* Added an option to use a pre-existing signing key. Thanks to Hannes Schmidt.
67-
* The ``git clone`` of ``rraptorr/sun-java6`` now uses http rather than https.
74+
* Fixed download of the Oracle binary packages, which now requires cookies. Thanks to Martin Polden and Miah Johnson.
75+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/18>
76+
* Added an option (`-s`) to skip rebuilding if packages already exist, tanks to Derek Chen-Becker.
77+
* Added a comment to the `apt` source file, thanks to Eshwar Andhavarapu.
78+
* Added documentation for user running the script behind a proxy server, thanks to Olzhas.
79+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/12>
80+
* Should now build on Ubuntu 12.04 LTS, but untested.
81+
* Updated documentation which is now correctly formatted as reStructuredText.
6882

69-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/27
83+
## 0.1.8
7084

71-
0.2.1
72-
-----
73-
* Fixed downloading from ``edelivery.oracle.com`` (again). Thanks to onlymostlydead (Mark).
85+
* Added dynamic determination of Java package URLs and sizes.
86+
* Added an option (`-c`) to optionally clean `.deb` package.
87+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/10>
7488

75-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/28
89+
## 0.1.7
7690

77-
0.2.0
78-
-----
91+
* Fixed GPG key creation on VMware ESX Server.
92+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/11>
93+
* Fixed clone of the `sun-java6` repository for users behind restrictive firewalls, thanks to Thorsten Möllers.
7994

80-
* Fixed downloading from ``edelivery.oracle.com`` when ``ca-certificates`` is not installed.
95+
## 0.1.6
8196

82-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/22
97+
* Fixed downloading of `common.sh` when ca-certificates is not installed.
98+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/3>
99+
* Updated to support Java6u31
100+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/7>
101+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/8>
102+
* NOTE! Requires that the upstream script tags Java6u31 as stable, see the following ticket <https://github.com/rraptorr/sun-java6/issues/3>
103+
* Prevent script from running under Ubuntu Precise as it is currently known to be unsupported.
104+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/4>
105+
* Prevent automated key generation when running in an OpenVZ container because I'm too stupid to work out a proper solution
83106

84-
* Fixed the skip rebuilding behaviour so it works as described.
85-
* Fixed the format of ``apt`` source file.
86-
* Documentation is now self referencing.
107+
## 0.1.5
87108

88-
0.1.9
89-
-----
90-
91-
* Fixed download of the Oracle binary packages, which now requires cookies. Thanks to Martin Polden and Miah Johnson.
109+
* Added the missing code that actually does the build. Doh!
92110

93-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/18
111+
## 0.1.4
94112

95-
* Added an option (-s) to skip rebuilding if packages already exist, tanks to Derek Chen-Becker.
96-
* Added a comment to the ``apt`` source file, thanks to Eshwar Andhavarapu.
97-
* Added documentation for user running the script behind a proxy server, thanks to Olzhas.
113+
* Added GnuPG signing of the local `apt` repository.
114+
* Updated package building to preserve the upstream package urgency.
115+
* Re-factored to remove hard coded versions, now uses `debian/changelog`.
116+
* Fixed the `override` file generation to ensure it doesn't contain duplicates.
117+
* Updated documentation.
98118

99-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/12
119+
## 0.1.3
100120

101-
* Should now build on Ubuntu 12.04 LTS, but untested.
102-
* Updated documentation which is now correctly formatted as reStructuredText.
121+
* Added checking out of tagged releases of the upstream scripts.
122+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/1>
123+
* Added loose distribution checking so it should now work with Linux Mint and other Ubuntu derivatives.
124+
* Closes : <https://github.com/flexiondotorg/oab-java6/issues/2>
125+
* Added the creation of a local `apt` repository.
126+
* Removed installation of Java packages, you can now use `apt-get` yourself.
127+
* Updated documentation.
103128

104-
0.1.8
105-
-----
106-
107-
* Added dynamic determination of Java package URLs and sizes.
108-
* Added an option (``-c``) to optionally clean .deb package.
129+
## 0.1.2
109130

110-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/10
131+
* Fixed build requirements.
132+
* Fixed install of `ia32-sun-java6-bin` on 64-bit systems.
133+
* Fixed install of Java browser plug-in on systems without a supported browser.
134+
* Added runtime requirements.
135+
* Added TODO.
136+
* Updated documentation.
111137

112-
0.1.7
113-
-----
138+
## 0.1.1
114139

115-
* Fixed GPG key creation on VMware ESX Server.
140+
* Updated to use dynamic version detection throughout.
141+
* Fixed package installation when upgrading.
142+
* Minor documentation updates.
116143

117-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/11
144+
## 0.1.0
118145

119-
* Fixed clone of the ``sun-java6`` repository for users behind restrictive firewalls, thanks to Thorsten Möllers.
120-
121-
0.1.6
122-
-----
123-
124-
* Fixed downloading of ``common.sh`` when ca-certificates is not installed.
125-
126-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/3
127-
128-
* Updated to support Java6u31
129-
130-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/7
131-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/8
132-
* NOTE! Requires that the upstream script tags Java6u31 as stable, see the following ticket https://github.com/rraptorr/sun-java6/issues/3
133-
134-
* Prevent script from running under Ubuntu Precise as it is currently known to be unsupported.
135-
136-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/4
137-
138-
* Prevent automated key generation when running in an OpenVZ container because I'm too stupid to work out a proper solution
139-
140-
0.1.5
141-
-----
142-
143-
* Fixed missing code that actually does the build.
144-
145-
0.1.4
146-
-----
147-
148-
* Added GnuPG signing of the local ``apt`` repository.
149-
* Updated package building to preserve the upstream package urgency.
150-
* Re-factored to remove hard coded versions, now uses ``debian/changelog``.
151-
* Fixed the ``override`` file generation to ensure it doesn't contain duplicates.
152-
* Updated documentation.
153-
154-
0.1.3
155-
-----
156-
157-
* Added checking out of tagged releases of the upstream scripts.
158-
159-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/1
160-
161-
* Added loose distribution checking so it should now work with Linux Mint and other Ubuntu derivatives.
162-
163-
* Closes : https://github.com/flexiondotorg/oab-java6/issues/2
164-
165-
* Added the creation of a local ``apt`` repository
166-
* Removed installation of Java packages, you can now use ``apt-get`` yourself
167-
* Updated documentation
168-
169-
0.1.2
170-
-----
171-
172-
* Fixed build requirements.
173-
* Fixed install of ``ia32-sun-java6-bin`` on 64-bit systems.
174-
* Fixed install of Java browser plug-in on systems without a supported browser.
175-
* Added runtime requirements.
176-
* Added TODO.
177-
* Updated documentation.
178-
179-
0.1.1
180-
-----
181-
182-
* Updated to use dynamic version detection throughout.
183-
* Fixed package installation when upgrading.
184-
* Minor documentation updates.
185-
186-
0.1.0
187-
-----
188-
189-
* Initial release.
146+
* Initial release.

LICENSE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

2-
License
3-
=======
2+
# License
43

54
Copyright (c) 2012 Martin Wimpress, http://flexion.org/
65

TODO

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11

2-
Todo
3-
====
2+
# Todo
43

5-
* Check the binary packages downloaded from Oracle are the correct size.
4+
* Check the binary packages downloaded from Oracle are the correct size.
65
* Add support to build for a given Ubuntu distribution.
7-
* Add support to build using ``pbuilder`` or use ``fakeroot``.
6+
* Add support to build using `pbuilder` or use `fakeroot`.
87

0 commit comments

Comments
 (0)