Skip to content

Commit 78351df

Browse files
authored
Update README.md
1 parent 5b587df commit 78351df

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
[![Build Status](https://travis-ci.org/subclipse/javahl-windows.svg?branch=master)](https://travis-ci.org/subclipse/javahl-windows)
44

5-
This repository contains the Subclipse plugin fragments for JavaHL on Windows.
6-
This delivers the Windows DLL's in a plugin fragment and is contained in a
7-
separate repository to keep the DLL's out of the main repository.
5+
This repository contains the Subclipse plugin and fragments for JavaHL. This includes
6+
the Windows DLL's in a plugin fragment and is contained in a separate repository from
7+
Subclipse in order to keep the DLL's out of the main repository.
88

9-
There is also no need to build these fragments other than when a new SVN
10-
release is available.
9+
Currently the master branch is for SVN 1.10 as that is the current SVN LTS release and there
10+
is a separate branch for SVN 1.11. These branches needs to be updated when there are new SVN
11+
releases. At minimum, new Windows binaries need to be uploaded for the release but it is also
12+
possible the Java component needs an update .. this is less frequent outside of the .0 release.
13+
14+
When a new commit is pushed to the branch a new snapshot build is created and published. Creating
15+
a tag of the branch will publish it as a release.

0 commit comments

Comments
 (0)