Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Commit

Permalink
openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Sep 27, 2019
1 parent bd72d29 commit e5a3b33
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: java
jdk:
- oraclejdk8
- openjdk8

before_install:
- ./setup-atlassian-sdk.sh `pwd`
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

Changelog of Pull Request Notifier for Bitbucket.

## Unreleased
### No issue
openjdk8

[c9738266f4edb95](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/c9738266f4edb95) Tomas Bjerre *2019-09-27 17:22:21*

Updating dependencies

[bd72d29a4ed6dea](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/bd72d29a4ed6dea) Tomas Bjerre *2019-09-27 17:15:14*

## 4.1
### GitHub [#321](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/321) Bitbucket Server 6.0 support
Adding header support
Expand Down
2 changes: 2 additions & 0 deletions run-bitbucketserver-in-docker.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
docker run -p 7990:7990 atlassian/bitbucket-server

0 comments on commit e5a3b33

Please sign in to comment.