error reading vanilla-javac-impl.jar; cannot read zip file

2018-01-04 Thread cowwoc
Hi, Every time I try building Netbeans from source (changeset 63897d3264efe68334d6e31bfca71867141db19e) I get the following error: compile:  [nb-javac] Compiling 12 source files to C:\Users\Gili\Documents\incubator-netbeans\java.preprocessorbridge\build\classes    [repeat] error: error readin

Re: [OSGi] Problem starting OSGi bundle with dependencies

2018-01-04 Thread Peter Nabbefeld
For some unknown reason, behaviour seems unstable, i.e. if the target is created, the variables seem to be set correctly, but if it already exists, the settings seem to be erroneous. I'll have to investigate that further.  :-/ Regards P. Am 04.01.2018 um 13:33 schrieb Peter Nabbefeld: Hi,

Re: [OSGi] Problem starting OSGi bundle with dependencies

2018-01-04 Thread Peter Nabbefeld
Hi, finally I found out, the property value of ${plugins.jars} is home/peter/NetBeansProjects/GFCore/target/classes As Felix expects jar files only, this leads to an error. I'll have to filter for jar files only, but this should also be changed in the corresponding NetBeans project template.

[OSGi] Problem starting OSGi bundle with dependencies

2018-01-04 Thread Peter Nabbefeld
Hello, I'm currently using nightly build 201712290002. I'm following http://www.geoforge.org/development/osgi/tutorials/tuto_nb_2.php (with some modifications, e.g. updated version numbers). After start, I get the following error message: [java] org.osgi.framework.BundleException: Unable to