The top page of this website has been changed to our blog in order to provide more timely information to you. Other static pages are still there, just the top page has changed.
Status of the Bitbucket API Client Library for Java
Version 5.0 of the Bitbucket API Client Library for Java has been redesigned for Java SE 8 and Java EE 7. The following list describes the current status of the project:
- Public users, teams, and repositories can be fetched by their names.
- Support for OAuth2 is being written.
- Work on a command line client has been started.
Now On Slack
Embedding build status badge for #Bitbucket Cloud
This is how to embed a build status badge for a Bitbucket Cloud repository.
Use https://linuxfront-functions.azurewebsites.net/api/bitbucket/build/owner/repo?branch=branch
as the source URI of an image
element as follows:
<img src="https://linuxfront-functions.azurewebsites.net/api/bitbucket/build/owner/repo?branch=branch" alt="alternate-text" />
DISCLAIMER: This service has currently no access restrictions but has limited capacity. You are advised to set up your own service if you use those badges in production.
Also note you must specify the branch that will be shown with the current version.
XLLMNRD Repository Moved
The central repository for XLLMNRD has been moved to https://bitbucket.org/vx68k/xllmnrd. If you have cloned the repository, update the remote URLs locally.
Bitbucket API Client For Java 4.0 Released
The Bitbucket API Client for Java 4.0 has been released and should be available in the Maven Central Repository soon.
It provides Java classes that provide a binding to the Bitbucket REST API. For changes in this version, read the Release Notes.
Bitbucket API Client For Java 4.0 Will Be Released Soon
Bitbucket API Client for Java 4.0 was uploaded to OSSRH for staging. If no problem is found, it will be released soon.
Bitbucket Webhook For Java 1.0 Released
The Bitbucket Webhook for Java 1.0 has been released and should be available in the Maven Central Repository soon.
It provides Java classes that process HTTP requests from the Bitbucket webhooks.
Salt Campaign
We have started our Salt campaign at Bountysource. Your financial support is always welcome. Take a look at the campaign page!
HgBDS Mercurial Integration Will Be Discontinued
As Embarcadero announced the new version of RAD Studio supports Mercurial version control natively, the HgBDS Mercurial Integration project will be discontinued unless there are enough demands to support Mercurial on older versions of the IDE.