Skip to content

Commit

Permalink
Contrast-Finder v0.9.4
Browse files Browse the repository at this point in the history
----------------------

  set version to 0.9.4
  typo
  Fixed #202 - Splits up the current issue_template into 5 issue templates
  fixed #201, fixed #200 (Outdated dependencies)
  Fixed #193, #194, #195, #196, #197, #198 and #199 (Outdated dependencies)
  Revert "Fixde #189  Failed to execute goal maven-surefire"
  set version to 0.9.4-SNAPSHOT
  • Loading branch information
dzc34 committed Dec 30, 2018
2 parents 1042d6b + 4c8e4cf commit 1c0848e
Show file tree
Hide file tree
Showing 54 changed files with 272 additions and 97 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!-- Thanks for filing an issue 😄 !
Before you submit, please read the following:
search open/closed issues before submitting since someone might have asked the same thing before! -->

## Observed behaviour


Expand All @@ -10,3 +14,6 @@
## Your configuration



<!-- By the way, thank you **very** much
for contributing to Contrast-Finder! -->
43 changes: 43 additions & 0 deletions .github/ISSUE_TEMPLATE/Bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
name: Bug report
about: Did something not work as expected?
title: ''
labels: 'bug'
assignees: ''
---
<!-- Thanks for filing an issue 😄 !
Before you submit, please read the following: search open/closed issues before submitting since someone might have asked the same thing before! -->

# Bug report
<!-- Provide a general summary of the issue here -->

## Expected Behavior
<!-- Tell us what you expected to happen. -->

## Current Behavior
<!-- Tell us what happens instead of the expected behavior -->
<!-- If you are seeing an error, please include the full error message and stack trace -->

## Context
<!-- How has this issue affected you? What are you trying to accomplish? -->
<!-- Providing context helps us come up with a solution that is most useful in the real world -->

## To Reproduce
<!-- Steps to reproduce the behavior: 1. Go to (…), 2. Click on (…) -->

## Possible Solution
<!-- Not obligatory, but suggest a fix/reason for the bug -->

## Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->

## Code sample
<!-- If applicable, provide a code repository, gist, code snippet or sample files to reproduce the issue. -->

## Your Environment
<!-- Include as many relevant details about the environment you experienced the bug in. -->



<!-- By the way, thank you **very** much
for contributing to Contrast-Finder! -->
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/Documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Documentation
about: An idea to improve the Contrast-Finder documentation?
title: ''
labels: 'doc'
assignees: ''
---
<!-- Thanks for filing an issue 😄 !
Before you submit, please read the following:
search open/closed issues before submitting since someone might have asked the same thing before! -->

# Documentation
<!--- Provide a general summary of the issue here. -->




<!-- By the way, thank you **very** much
for contributing to Contrast-Finder! -->
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/Feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: Feature request
about: Want us to add something to Contrast-Finder?
title: ''
labels: 'feature'
assignees: ''
---
<!-- Thanks for filing an issue 😄 !
Before you submit, please read the following:
search open/closed issues before submitting since someone might have asked the same thing before! -->

# Feature request
<!--- Provide a general summary of the issue here. -->

## Expected Behavior
<!--- Tell us how the feature should work. -->

## Current Behavior
<!--- Explain the difference from current behavior. -->

## Possible Solution
<!--- Ideas how to implement this feature or a similar solution/workaround that already exists. -->

## Context
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->

## Examples
<!-- Examples help us understand the requested feature better. -->


<!-- By the way, thank you **very** much
for contributing to Contrast-Finder! -->
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/Question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Question
about: Have any questions regarding how Contrast-Finder works?
title: ''
labels: 'question'
assignees: ''
---
<!-- Thanks for filing an issue 😄 !
Before you submit, please read the following:
search open/closed issues before submitting since someone might have asked the same thing before! -->


# Question
<!--- Provide your question here -->

## Context
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world. -->

## Code Sample
<!-- If you are seeing an error, please provide a code repository, gist or sample files to reproduce the issue. -->

## Your Environment
<!--- Include as many relevant details about the environment you are using -->



<!-- By the way, thank you **very** much
for contributing to Contrast-Finder! -->
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/RFC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: 💬 Request For Comment (RFC)
about: Feature discussion
title: ''
labels: 'rfc'
assignees: ''
---
<!-- Thanks for filing an issue 😄 !
Before you submit, please read the following:
search open/closed issues before submitting since someone might have asked the same thing before! -->


# Request For Comment (RFC)
<!--- Provide a detailed summary of the issue here. -->

## Context
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world. -->

## Examples
<!-- Examples help us understand the requested feature better. -->


<!-- By the way, thank you **very** much
for contributing to Contrast-Finder! -->
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# CHANGELOG

Contrast-Finder 0.9.4, 2018-12-30
---------------------------------

Upgrade-o-meter: just replace the .war file and restart Tomcat

### Outdated dependencies
- [#193 - Upgraded maven-deploy-plugin (3.0.0-M1 instead of 2.8.2)](https://github.com/Asqatasun/Contrast-Finder/issues/193)
- [#194 - Upgraded maven-install-plugin (3.0.0-M1 instead of 2.5.2)](https://github.com/Asqatasun/Contrast-Finder/issues/194)
- [#195 - Upgraded maven-jxr-plugin (3.0.0 instead of 2.5)](https://github.com/Asqatasun/Contrast-Finder/issues/195)
- [#196 - Upgraded maven-surefire-plugin (3.0.0-M1 instead of 2.22.1)](https://github.com/Asqatasun/Contrast-Finder/issues/196)
- [#197 - Upgraded org.owasp:dependency-check-maven (3.3.4 instead of 3.3.1)](https://github.com/Asqatasun/Contrast-Finder/issues/197)
- [#198 - Upgraded jdeb (1.7 instead of 1.6)](https://github.com/Asqatasun/Contrast-Finder/issues/198)
- [#200 - Upgraded SpringFramework (4.3.21 instead of 4.3.20)](https://github.com/Asqatasun/Contrast-Finder/issues/200)
- [#201 - Upgraded spring-security (4.2.10 instead of 4.2.9)](https://github.com/Asqatasun/Contrast-Finder/issues/201)

### Bug
- revert [#189 - Maven Surefire plugin: temporary fix until a new version (after 2.22.1)](https://github.com/Asqatasun/Contrast-Finder/issues/189)

### Documentation
- [#199 - Build: Maven 3.3.9 (at least) is required](https://github.com/Asqatasun/Contrast-Finder/issues/199)

### Task
- [#202 - Splits up the current issue_template into 5 issue templates](https://github.com/Asqatasun/Contrast-Finder/issues/202)


Contrast-Finder 0.9.3, 2018-11-06
---------------------------------

Expand Down
6 changes: 3 additions & 3 deletions dist./debian_package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<parent>
<groupId>org.asqatasun</groupId>
<artifactId>dist</artifactId>
<version>0.9.3</version>
<version>0.9.4</version>
</parent>
<artifactId>contrast-finder-dist_debian-packages</artifactId>
<version>0.9.3</version>
<version>0.9.4</version>
<packaging>jar</packaging>
<name>contrast-finder-dist_debian-packages</name>
<licenses>
Expand All @@ -27,7 +27,7 @@
<endorsed.dir>${project.build.directory}/endorsed</endorsed.dir>

<!-- Plugin Versions -->
<jdeb.version>1.6</jdeb.version> <!-- need Maven with Jdk-8 -->
<jdeb.version>1.7</jdeb.version> <!-- need Maven with Jdk-8 -->
</properties>


Expand Down
4 changes: 2 additions & 2 deletions dist./pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<parent>
<groupId>org.asqatasun</groupId>
<artifactId>contrast-finder</artifactId>
<version>0.9.3</version>
<version>0.9.4</version>
</parent>
<artifactId>dist</artifactId>
<version>0.9.3</version>
<version>0.9.4</version>
<packaging>pom</packaging>
<name>contrast-finder-dist</name>
<licenses>
Expand Down
6 changes: 3 additions & 3 deletions docker/RELEASE/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Supported tags and respective `Dockerfile` links :
* [pre-requisites_Alpine_tomcat-8.5](https://github.com/Asqatasun/Contrast-Finder/blob/master/docker/pre-requisites/pre-requisites_Alpine_tomcat-8.5/Dockerfile)

### Releases
* [latest, v0.9.3, ubuntu-18.04](https://github.com/Asqatasun/Contrast-Finder/blob/master/docker/RELEASE/ubuntu-18.04_tomcat-8.5/Dockerfile)
* [alpine, v0.9.3_alpine, alpine_tomcat-8.5](https://github.com/Asqatasun/Contrast-Finder/blob/master/docker/RELEASE/alpine_tomcat-8.5/Dockerfile)
* [v0.9.2](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.2/docker/RELEASE/Dockerfile), [v0.9.1](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.1/docker/RELEASE/Dockerfile), [v0.9.0](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.0/docker/RELEASE/Dockerfile),
* [latest, v0.9.4, ubuntu-18.04](https://github.com/Asqatasun/Contrast-Finder/blob/master/docker/RELEASE/ubuntu-18.04_tomcat-8.5/Dockerfile)
* [alpine, v0.9.4_alpine, alpine_tomcat-8.5](https://github.com/Asqatasun/Contrast-Finder/blob/master/docker/RELEASE/alpine_tomcat-8.5/Dockerfile)
* [v0.9.3](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.3/docker/RELEASE/Dockerfile), [v0.9.2](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.2/docker/RELEASE/Dockerfile), [v0.9.1](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.1/docker/RELEASE/Dockerfile), [v0.9.0](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.0/docker/RELEASE/Dockerfile),
* [v0.8.6](https://github.com/Asqatasun/Contrast-Finder/blob/v0.8.6/docker/RELEASE/Dockerfile), [v0.7.0](https://github.com/Asqatasun/Contrast-Finder/blob/v0.7.0/docker/RELEASE/Dockerfile), [v0.6.0](https://github.com/Asqatasun/Contrast-Finder/blob/v0.6.0/docker/RELEASE/Dockerfile), [v0.5.2](https://github.com/Asqatasun/Contrast-Finder/blob/v0.5.2/docker/RELEASE/Dockerfile)

## How to use this image
Expand Down
10 changes: 5 additions & 5 deletions docker/RELEASE/alpine_tomcat-7/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM asqatasun/contrast-finder:pre-requisites_Alpine_tomcat-7
LABEL org.label-schema.schema-version = "1.0.0-rc.1" \
org.label-schema.name = "Contrast-Finder - WebApp (tomcat7 < jdk7 < alpine 3.7)" \
org.label-schema.version = "0.9.3" \
org.label-schema.version = "0.9.4" \
org.label-schema.url = "https://contrast-finder.org" \
org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \
org.label-schema.docker.cmd = "docker run -p 8087:8080 -d asqatasun/contrast-finder:alpine" \
Expand All @@ -13,9 +13,9 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1"
#
# --- Building this docker image
# docker build -t asqatasun/contrast-finder .
# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.9.3 .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.3/ .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.3/contrast-finder-webapp_0.9.3.tar.gz .
# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.9.4 .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.4/ .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.4/contrast-finder-webapp_0.9.4.tar.gz .
#
# --- Launch a container
# docker run -p 127.0.0.1:8087:8080 --name contrast.finder -d asqatasun/contrast-finder
Expand All @@ -39,7 +39,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1"
###################################################################

# build variables
ARG CONTRAST_FINDER_RELEASE="0.9.3"
ARG CONTRAST_FINDER_RELEASE="0.9.4"
ARG SRC_URL_PREFIX="https://github.com/Asqatasun/Contrast-Finder/releases/download/v${CONTRAST_FINDER_RELEASE}"
ARG SRC_URL="${SRC_URL_PREFIX}/contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz"

Expand Down
10 changes: 5 additions & 5 deletions docker/RELEASE/alpine_tomcat-8.5/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM asqatasun/contrast-finder:pre-requisites_Alpine_tomcat-8.5
LABEL org.label-schema.schema-version = "1.0.0-rc.1" \
org.label-schema.name = "Contrast-Finder - WebApp (tomcat 8.5 < jdk 8 < alpine 3.7)" \
org.label-schema.version = "0.9.3" \
org.label-schema.version = "0.9.4" \
org.label-schema.url = "https://contrast-finder.org" \
org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \
org.label-schema.docker.cmd = "docker run -p 8087:8080 -d asqatasun/contrast-finder:alpine" \
Expand All @@ -13,9 +13,9 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1"
#
# --- Building this docker image
# docker build -t asqatasun/contrast-finder .
# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.9.3 .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.3/ .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.3/contrast-finder-webapp_0.9.3.tar.gz .
# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.9.4 .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.4/ .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.4/contrast-finder-webapp_0.9.4.tar.gz .
#
# --- Launch a container
# docker run -p 127.0.0.1:8087:8080 --name contrast.finder -d asqatasun/contrast-finder
Expand All @@ -39,7 +39,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1"
###################################################################

# build variables
ARG CONTRAST_FINDER_RELEASE="0.9.3"
ARG CONTRAST_FINDER_RELEASE="0.9.4"
ARG SRC_URL_PREFIX="https://github.com/Asqatasun/Contrast-Finder/releases/download/v${CONTRAST_FINDER_RELEASE}"
ARG SRC_URL="${SRC_URL_PREFIX}/contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz"

Expand Down
10 changes: 5 additions & 5 deletions docker/RELEASE/ubuntu-14.04_tomcat-7/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-14.04_tomcat-7
LABEL org.label-schema.schema-version = "1.0.0-rc.1" \
org.label-schema.name = "Contrast-Finder - WebApp (Ubuntu 14.04 - Tomcat 7)" \
org.label-schema.version = "0.9.3" \
org.label-schema.version = "0.9.4" \
org.label-schema.url = "https://contrast-finder.org" \
org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \
org.label-schema.docker.cmd = "docker run -p 8087:8080 -d asqatasun/contrast-finder" \
Expand All @@ -13,9 +13,9 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1"
#
# --- Building this docker image
# docker build -t asqatasun/contrast-finder .
# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.9.3 .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.3/ .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.3/contrast-finder-webapp_0.9.3.tar.gz .
# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.9.4 .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.4/ .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.4/contrast-finder-webapp_0.9.4.tar.gz .
#
# --- Launch a container
# docker run -p 127.0.0.1:8087:8080 --name contrast.finder -d asqatasun/contrast-finder
Expand All @@ -37,7 +37,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1"
###################################################################

# build variables
ARG CONTRAST_FINDER_RELEASE="0.9.3"
ARG CONTRAST_FINDER_RELEASE="0.9.4"
ARG SRC_URL_PREFIX="https://github.com/Asqatasun/Contrast-Finder/releases/download/v${CONTRAST_FINDER_RELEASE}"
ARG SRC_URL="${SRC_URL_PREFIX}/contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz"

Expand Down
10 changes: 5 additions & 5 deletions docker/RELEASE/ubuntu-16.04_tomcat-7/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-16.04_tomcat-7
LABEL org.label-schema.schema-version = "1.0.0-rc.1" \
org.label-schema.name = "Contrast-Finder - WebApp (Ubuntu 16.04 - Tomcat 7)" \
org.label-schema.version = "0.9.3" \
org.label-schema.version = "0.9.4" \
org.label-schema.url = "https://contrast-finder.org" \
org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \
org.label-schema.docker.cmd = "docker run -p 8087:8080 -d asqatasun/contrast-finder" \
Expand All @@ -13,9 +13,9 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1"
#
# --- Building this docker image
# docker build -t asqatasun/contrast-finder .
# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.9.3 .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.3/ .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.3/contrast-finder-webapp_0.9.3.tar.gz .
# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.9.4 .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.4/ .
# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.9.4/contrast-finder-webapp_0.9.4.tar.gz .
#
# --- Launch a container
# docker run -p 127.0.0.1:8087:8080 --name contrast.finder -d asqatasun/contrast-finder
Expand All @@ -37,7 +37,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1"
###################################################################

# build variables
ARG CONTRAST_FINDER_RELEASE="0.9.3"
ARG CONTRAST_FINDER_RELEASE="0.9.4"
ARG SRC_URL_PREFIX="https://github.com/Asqatasun/Contrast-Finder/releases/download/v${CONTRAST_FINDER_RELEASE}"
ARG SRC_URL="${SRC_URL_PREFIX}/contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz"

Expand Down
Loading

0 comments on commit 1c0848e

Please sign in to comment.