Skip to content

Commit 368bead

Browse files
committed
Reset java target version to 8
1 parent cc501f1 commit 368bead

4 files changed

Lines changed: 25 additions & 32 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,23 @@
11
# Changelog
22

33
## v1.1.4
4-
* [[`2aac2b6ac9`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/2aac2b6ac9)] - Fix tests (Tim Bernhard)
5-
* [[`ff5dcc17dd`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/ff5dcc17dd)] - Use memoization to speed up generation of scientific names on long taxon list (Tim Bernhard)
6-
* [[`0b5ef818b5`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/0b5ef818b5)] - Adjust test matrix (Tim Bernhard)
7-
* [[`17e47b515f`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/17e47b515f)] - Use BoofCV for QR Codes in attempt to compress them (Tim Bernhard)
8-
* [[`d879cd2c98`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/d879cd2c98)] - Add id-Date field (Tim Bernhard)
9-
* [[`98c9b19010`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/98c9b19010)] - Fix tests (Tim Bernhard)
10-
* [[`39c51e1e16`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/39c51e1e16)] - Slight speed improvement by using StringBuilder instead of Buffer (Tim Bernhard)
11-
* [[`859ce0364e`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/859ce0364e)] - Remove unused files (Tim Bernhard)
12-
* [[`8562df71a9`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/8562df71a9)] - Reduce to one log file only. Add indices (Tim Bernhard)
13-
* [[`403c99550a`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/403c99550a)] - Correct Look & Feel to be native, analogous to DataShot (Tim Bernhard)
14-
* [[`412dddfdf6`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/412dddfdf6)] - Remove ignored file: log (Tim Bernhard)
15-
* [[`8f7391f886`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/8f7391f886)] - Potentially fix prerelease builds (Tim Bernhard)
16-
* [[`2a42d08968`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/2a42d08968)] - Fix tests (Tim Bernhard)
17-
* [[`edb2c4cd54`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/edb2c4cd54)] - Implement 'Sex' field for ETHZ & Remove ignored files (Tim Bernhard)
18-
* [[`69d9d8cce7`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/69d9d8cce7)] - Merge branch 'master' of github.com:BernhardWebstudio/PreCapture into master (Tim Bernhard)
19-
* [[`bf445a1357`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/bf445a1357)] - Get project compiling with new dependencies (Tim Bernhard)
20-
* [[`a6d5ff1026`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/a6d5ff1026)] - Upgrade to compatible version of pdfbox (1.8.16) without security vulnerability (Althea Parker)
21-
* [[`93b62949dd`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/93b62949dd)] - Move files to Entocoll Repository (Althea Parker)
22-
* [[`d43d7796e6`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/d43d7796e6)] - **ISSUE**: PURPOSE: Updating pdfbox version. DESCRIPTION: Switching to 1.8.16 pdfbox. (Paul J. Morris)
23-
* [[`141344181a`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/141344181a)] - **ISSUE**: PURPOSE: Updating pdfbox version. DESCRIPTION: Switching from 1.7 to newer 1.8.12 pdfbox. (Paul J. Morris)
24-
* [[`11832adaac`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/11832adaac)] - **ISSUE**: PURPOSE: Address build problems where javax.xml.bind isn't available in the java-se classpath. DESCRIPTION: Incrementing version to 1.1.3-SNAPSHOT, changing target build level to java 8, adding dependencies for java xml binding (removed from java-se in java 11, just in java-ee) to the pom. (Paul J. Morris)
25-
* [[`57006cfdd5`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/57006cfdd5)] - Fix for sp. (parkera)
26-
* [[`13dd35cb1b`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/13dd35cb1b)] - Set default print setting configuration (parkera)
27-
* [[`24e807e096`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/24e807e096)] - Swapped values infraspecificRank and infraspecificEpithet (parkera)
28-
* [[`f3c8c6eca8`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/f3c8c6eca8)] - Quadrinomials fix (parkera)
29-
* [[`324d699962`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/324d699962)] - initial commit (parkera)
30-
* [[`c24712fd9b`](https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/c24712fd9b)] - **ISSUE**: PURPOSE: Merging readme files. DESCRIPTION: Merging into markdown README.md, reflecting move of repository from svn in SourceForge to git in github. (Paul J. Morris)
4+
* [[`ff5dcc17dd`](https://github.com/BernhardWebstudio/PreCapture/commit/ff5dcc17dd)] - Use memoization to speed up generation of scientific names on long taxon list (Tim Bernhard)
5+
* [[`17e47b515f`](https://github.com/BernhardWebstudio/PreCapture/commit/17e47b515f)] - Use BoofCV for QR Codes in attempt to compress them (Tim Bernhard)
6+
* [[`d879cd2c98`](https://github.com/BernhardWebstudio/PreCapture/commit/d879cd2c98)] - Add id-Date field (Tim Bernhard)
7+
* [[`39c51e1e16`](https://github.com/BernhardWebstudio/PreCapture/commit/39c51e1e16)] - Slight speed improvement by using StringBuilder instead of Buffer (Tim Bernhard)
8+
* [[`8562df71a9`](https://github.com/BernhardWebstudio/PreCapture/commit/8562df71a9)] - Reduce to one log file only. Add indices (Tim Bernhard)
9+
* [[`403c99550a`](https://github.com/BernhardWebstudio/PreCapture/commit/403c99550a)] - Correct Look & Feel to be native, analogous to DataShot (Tim Bernhard)
10+
* [[`edb2c4cd54`](https://github.com/BernhardWebstudio/PreCapture/commit/edb2c4cd54)] - Implement 'Sex' field for ETHZ & Remove ignored files (Tim Bernhard)
11+
* [[`69d9d8cce7`](https://github.com/BernhardWebstudio/PreCapture/commit/69d9d8cce7)] - Merge branch 'master' of github.com:BernhardWebstudio/PreCapture into master (Tim Bernhard)
12+
* [[`bf445a1357`](https://github.com/BernhardWebstudio/PreCapture/commit/bf445a1357)] - Get project compiling with new dependencies (Tim Bernhard)
13+
* [[`a6d5ff1026`](https://github.com/BernhardWebstudio/PreCapture/commit/a6d5ff1026)] - Upgrade to compatible version of pdfbox (1.8.16) without security vulnerability (Althea Parker)
14+
* [[`93b62949dd`](https://github.com/BernhardWebstudio/PreCapture/commit/93b62949dd)] - Move files to Entocoll Repository (Althea Parker)
15+
* [[`d43d7796e6`](https://github.com/BernhardWebstudio/PreCapture/commit/d43d7796e6)] - Updating pdfbox version. DESCRIPTION: Switching to 1.8.16 pdfbox. (Paul J. Morris)
16+
* [[`141344181a`](https://github.com/BernhardWebstudio/PreCapture/commit/141344181a)] - Updating pdfbox version. DESCRIPTION: Switching from 1.7 to newer 1.8.12 pdfbox. (Paul J. Morris)
17+
* [[`11832adaac`](https://github.com/BernhardWebstudio/PreCapture/commit/11832adaac)] - Address build problems where javax.xml.bind isn't available in the java-se classpath. DESCRIPTION: Incrementing version to 1.1.3-SNAPSHOT, changing target build level to java 8, adding dependencies for java xml binding (removed from java-se in java 11, just in java-ee) to the pom. (Paul J. Morris)
18+
* [[`57006cfdd5`](https://github.com/BernhardWebstudio/PreCapture/commit/57006cfdd5)] - Fix for sp. (parkera)
19+
* [[`13dd35cb1b`](https://github.com/BernhardWebstudio/PreCapture/commit/13dd35cb1b)] - Set default print setting configuration (parkera)
20+
* [[`24e807e096`](https://github.com/BernhardWebstudio/PreCapture/commit/24e807e096)] - Swapped values infraspecificRank and infraspecificEpithet (parkera)
21+
* [[`f3c8c6eca8`](https://github.com/BernhardWebstudio/PreCapture/commit/f3c8c6eca8)] - Quadrinomials fix (parkera)
22+
* [[`324d699962`](https://github.com/BernhardWebstudio/PreCapture/commit/324d699962)] - initial commit (parkera)
23+
* [[`c24712fd9b`](https://github.com/BernhardWebstudio/PreCapture/commit/c24712fd9b)] - Merging readme files: Merging into markdown README.md, reflecting move of repository from svn in SourceForge to git in github. (Paul J. Morris)

PreCaptureApp.iml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<configuration>
66
<datasource-map>
77
<unit-entry name="bin:hibernate.cfg.xml" />
8-
<unit-entry name="hibernate.cfg.xml" />
8+
<unit-entry name="hibernate.cfg.xml" value="00ec77d4-84ef-4ec5-a85a-61861e114b6b" />
99
</datasource-map>
1010
<naming-strategy-map />
1111
<deploymentDescriptor name="hibernate.cfg.xml" url="file://$MODULE_DIR$/bin/hibernate.cfg.xml" />
1212
<deploymentDescriptor name="hibernate.cfg.xml" url="file://$MODULE_DIR$/src/hibernate.cfg.xml" />
1313
</configuration>
1414
</facet>
1515
</component>
16-
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_10">
16+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
1717
<output url="file://$MODULE_DIR$/target/classes" />
1818
<output-test url="file://$MODULE_DIR$/target/test-classes" />
1919
<content url="file://$MODULE_DIR$">

bin/set-changelog.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if [ -x "$(changelog-maker -h)" ]; then
1616
exit 1;
1717
fi
1818
# construct the changelog since the last change
19-
CHANGES=$( changelog-maker --commit-url="https://github.com/BernhardWebstudio/DataShot_DesktopApp/commit/{ref}" )
19+
CHANGES=$( changelog-maker --commit-url="https://github.com/BernhardWebstudio/PreCapture/commit/{ref}" )
2020
CHANGES="$CHANGES"
2121
# switch to directory with changelog file
2222
cd "$SCRIPT_DIR/../" || exit;

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@
185185
<groupId>org.apache.maven.plugins</groupId>
186186
<artifactId>maven-compiler-plugin</artifactId>
187187
<configuration>
188-
<source>10</source>
189-
<target>10</target>
188+
<source>8</source>
189+
<target>8</target>
190190
</configuration>
191191
</plugin>
192192
<plugin>

0 commit comments

Comments
 (0)