-
Notifications
You must be signed in to change notification settings - Fork 4
/
change.log
44 lines (33 loc) · 1.58 KB
/
change.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[BRANCH RELEASE] [date]
- [New or deprecated item.]
1.0.2 March 2016
- add 4.3, 4.2.4 and 4.2.3 configuration. Set 4.3 as the default.
- apply java 1.8 and set is as the default alternative.
- configure jhove.conf with the absolute path variable to the schema location.
1.0.1 December 2015
- add 4.2.2 configuration and set it as the default.
- more consistent code after a http://puppet-lint.com/ check.
1.0.0 December 2015
- the namespace has changed from iqss into dataverse.
- documentation added
- bug: database parameters were not set after the global class was removed. These are now part of the Dataverse class.
1.0.0 November 2015
- Add 4.2.1 configuration and set it as the default.
- Set the TwoRavens repository to https://github.com/IQSS/TwoRavens/archive/master.zip
0.9.0 October 2015
- Document updates: two examples and contribution sections.
- We set the version to 0.9.0 to follow SemVer.
- Support configuration for dataverse releases 4.0, 4.0.1, 4.1 and 4.2
September 2015
- Create this change.log.
- Change in metadata.json to reflect new repo.
- Provision a RServe class and configuration file.
- RServe will start on boot.
- Specify R packages with a version to ensure we have installed it.
- Ensure the R library path is set for Centos-6 and Debian
- Run the database and api scripts to populate dataverse.
- When provisioning all on one machine, ensure the database is setup before dataverse attempts to populate the database.
- Append to the readme.
- Show some examples to provision with Vagrant and for a standalone server
July 2015
- Inception.