Github user geertjanw commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/104#discussion_r144721265 --- Diff: libs.osgi/external/binaries-list --- @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -972E6455724DC6ADB1C1912F53B5E3D7DF20C5FD osgi.cmpn-4.2.jar -2F2FBFF3FB80F91B159A7FA9F0C42A894BB8BCC5 osgi.core-5.0.0.jar +972E6455724DC6ADB1C1912F53B5E3D7DF20C5FD org.netbeans.external:osgi.cmpn:4.2 --- End diff -- I'd rather wait until later to do this. This co-ordinate works (http://mvnrepository.com/artifact/org.netbeans.external/osgi.cmpn-4.2/RELEASE82) and is closer to the original entry in binaries-list than the primary equivalent.
---