Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] Enhancements added to build script generation and nightly builds

In order to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=216743
and https://bugs.eclipse.org/bugs/show_bug.cgi?id=223063 several
enhancements were added to higgins2ant and nightly builds.

1. Higgins2ant now capable to generate build scripts for feature
projects.
2. Build scripts generated by higgins2ant now could be used to run
with Eclipse 3.3 and later.
3. Higgins2ant now available to install and update via standard
Eclipse update manager.
4. Nightly build scripts now contains helper target used to build
feature projects.

Build enhancement above was tested with
org.eclipse.higgins.crpps.feature project which now is added to
nightly build process.

In order to use new version of higgins2ant I'd suggest manually remove
old version (remove higgins2ant_*.jar from ${ECLIPSE_HOME}/plugins
folder) and then install new one using
http://download.eclipse.org/technology/higgins/higgins2ant URL from
Eclipse update manager (Help->Software Updates->Find and Install...->Search for new features to install).

Please everyone who interested in these enhancements test them and
let me know if you have any problems.


Valery



Back to the top