Bnd/Bndtools build 3.5.0.RC1 build now available

47 views
Skip to first unread message

BJ Hargrave

unread,
Sep 1, 2017, 11:54:31 AM9/1/17
to bndtools-users
The 3.5.0.RC1 build is now available. 3.5 has a set of performance and thread safety fixes and is, not otherwise, a major change from 3.4.

Bnd (maven repo): https://bndtools.ci.cloudbees.com/job/bnd.next/607/artifact/dist/bundles/
Bnd (OSGi repo): https://bndtools.ci.cloudbees.com/job/bnd.next/607/artifact/dist/bundles/index.xml.gz
Bndtools (p2 update site): https://bndtools.ci.cloudbees.com/job/bndtools.next/111/artifact/build/generated/p2/
Bnd Gradle Plugin:
buildscript {
repositories {
maven {
url 'https://bndtools.ci.cloudbees.com/job/bnd.next/607/artifact/dist/bundles/'
}
}
dependencies {
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:3.5.0-SNAPSHOT'
}
}

Release notes are at https://github.com/bndtools/bndtools/wiki/Changes-in-3.5.0 and https://github.com/bndtools/bnd/wiki/Changes-in-3.5.0.

Please try this out and report any issues. We plan to finalize the 3.5 release by next Thursday.

BJ Hargrave

unread,
Sep 18, 2017, 11:19:27 AM9/18/17
to bndtools-users
The 3.5.0.RC2 build is now available. RC2 adds some functional enhancements when using Bndtools with M2E.

Bnd Gradle Plugin:

}
}
dependencies {
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:3.5.0-SNAPSHOT'
}
}
Please try this out and report any issues. We plan to finalize the 3.5 release this week.
Reply all
Reply to author
Forward
0 new messages