Mon May 16 13:50:18 2011 +0200 Jaroslav Tulach Using more modern registration of hookconfigurators.properties in default package. Requires NetBeans 7.0.1 default tip
Tue May 03 11:53:01 2011 +0200 Jaroslav Tulach Using org.eclipse.osgi_3.6.0.v20100517.jar in default branch too
Tue May 03 11:51:07 2011 +0200 Jaroslav Tulach Using org.eclipse.osgi_3.6.0.v20100517.jar in release70 too release70
Mon May 02 10:02:47 2011 +0200 Jaroslav Tulach Allow touches to org.eclipse.osgi...jar release691
Mon May 02 09:18:48 2011 +0200 Jaroslav Tulach Renaming equinox.jar to org.eclipse.osgi_3.6.0.v20100517.jar release691
Wed Apr 06 11:32:27 2011 +0200 Jaroslav Tulach Merge of #197409 to default branch
Wed Apr 06 11:31:03 2011 +0200 Jaroslav Tulach Merge of #197409 to release70 branch release70
Wed Apr 06 11:29:05 2011 +0200 Jaroslav Tulach #197409: NetbinoxHooks do not provide any special library handling - return null from findLibrary release691
Wed Mar 09 16:13:17 2011 +0100 Jaroslav Tulach Increasing spec version, so default branch is higher than release70 branch
Wed Mar 09 16:12:31 2011 +0100 Jaroslav Tulach Creating branch with netbinox for NetBeans 7.0 release70
Sat Mar 05 06:23:59 2011 +0100 Jaroslav Tulach org.apidesign.netbinox should be the name of the artefacts
Sat Mar 05 05:47:36 2011 +0100 Jaroslav Tulach Path to mvn can be specified as -Dmvn
Sat Mar 05 05:32:39 2011 +0100 Jaroslav Tulach Addin m2 target to build a maven repository
Fri Feb 11 11:49:26 2011 +0100 Jaroslav Tulach Merge that uses unmodified org.eclipse.osgi_3.6.0.v20100517.jar
Fri Feb 11 10:01:56 2011 +0100 Jaroslav Tulach Using unmodified org.eclipse.osgi_3.6.0.v20100517.jar release691
Sat Jan 29 12:14:08 2011 +0100 Jaroslav Tulach Merge with release691 recent changes, especially the one that allow writing of own HookConfigurator(s)
Fri Jan 28 15:42:10 2011 -0800 Jaroslav Tulach Exposing Equinox APIs to allow people to write own HookConfigurator and register it via @ServiceProvider annotation release691
Thu Jan 06 17:21:44 2011 +0100 Jaroslav Tulach Make sure build-zip produces something reasonable
Tue Jan 04 19:57:12 2011 +0100 Jaroslav Tulach Default target is to build nbms now
Thu Dec 02 21:54:48 2010 +0100 Jaroslav Tulach JavaHelp and its helpset need not be enabled
Thu Dec 02 16:04:44 2010 +0100 Jaroslav Tulach Handling also files specified as URL("file:/...") release691
Tue Nov 30 17:31:23 2010 +0100 Jaroslav Tulach It does not matter if JavaHelp classes are not found
Tue Nov 30 17:05:48 2010 +0100 Jaroslav Tulach No longer a standalone IDE with Equinox. Just a collection of add-on modules and an update center.
Tue Nov 30 16:55:05 2010 +0100 Jaroslav Tulach You can convince Netbinox to store all properties in System.getProperties() by setting -Dosgi.framework.useSystemProperties=true before starting the system release691
Thu Nov 18 15:36:08 2010 +0100 Jaroslav Tulach Merge changes from release691 and ready for 6.9.2 into trunk
Wed Nov 03 07:15:31 2010 -0700 Jaroslav Tulach Be prepared that delegate can change to DirFileBundle while asking for getLocalURL release691
Wed Oct 20 09:50:50 2010 +0200 Jaroslav Tulach Don't report warnings when the id is the same and file is the same release691
Wed Oct 20 09:11:12 2010 +0200 Jaroslav Tulach Let's run with the latest available patch set for 6.9.x release691
Tue Oct 19 14:28:30 2010 +0200 Jaroslav Tulach Test to verify that classes from external:jars can be accessed from NetBeans module classloaders release691
Tue Oct 19 11:29:13 2010 +0200 Jaroslav Tulach getLocalURL() to files outside of JARs remains correct release691
Thu Oct 14 09:12:26 2010 +0200 Jaroslav Tulach Better name and toString() for Netbinox ClassLoader release691
Thu Oct 14 09:08:41 2010 +0200 Jaroslav Tulach Use the term Netbinox even for internal hooks release691
Thu Oct 14 09:07:11 2010 +0200 Jaroslav Tulach Let's call the OSGi framework factory NetbinoxFactory release691
Thu Oct 14 09:04:44 2010 +0200 Jaroslav Tulach Don't get distracted by original equinox classes being on classpath release691
Tue Oct 12 15:27:45 2010 +0200 Jaroslav Tulach New tests to verify that buddy classloading works fine with Thread.contextClassLoader release691
Fri Sep 24 12:21:03 2010 -0700 Jaroslav Tulach Use jar protocol rather than nbres release691
Fri Aug 27 09:30:59 2010 +0200 Jaroslav Tulach #189925: Require fixed version of Netigso that works with Equinox newer than 3.5.2 release691
Fri Aug 27 09:09:04 2010 +0200 Jaroslav Tulach Unused import and changed javadoc release691
Fri Aug 27 09:06:32 2010 +0200 Jaroslav Tulach Providing slightly more reasonable implementation of containsDir (although nobody seems to call that method via OSGi APIs) release691
Thu Aug 26 21:45:34 2010 +0200 Jaroslav Tulach Upgrading to org.eclipse.osgi_3.6.0.v20100517.jar release691
Thu Aug 26 21:28:32 2010 +0200 Jaroslav Tulach Let's start producing Netbinox for version 6.9.1. The mean feature will be Equinox 3.6 release691
Thu Aug 26 21:26:22 2010 +0200 Jaroslav Tulach Merging 1.10.6 from release69
Thu Aug 26 08:58:54 2010 +0200 Jaroslav Tulach Let's produce source JAR release69
Wed Aug 25 20:12:09 2010 +0200 Jaroslav Tulach Increasing version to propagate recent fix release69
Wed Aug 25 20:02:26 2010 +0200 Jaroslav Tulach Let's catch all IOExceptions. Looks like what is ZipException on Linux maybe FileNotFoundException on Windows release69
Wed Aug 25 13:34:46 2010 +0200 Jaroslav Tulach Merge with release69: Use headless mode when possible
Wed Aug 25 13:29:14 2010 +0200 Jaroslav Tulach Run in headless mode whenever compilation occurs release69
Wed Aug 25 13:28:53 2010 +0200 Jaroslav Tulach Cleanup imports release69
Mon Aug 23 12:00:20 2010 +0200 Jaroslav Tulach Try to run in headless mode release69
Mon Aug 23 11:01:25 2010 +0200 Jaroslav Tulach Merging recent improvements on the release69 branch to trunk
Mon Aug 23 10:54:24 2010 +0200 Jaroslav Tulach External entries in BundleClassPath may refer to directories release69
Wed Aug 11 18:51:56 2010 +0200 Jaroslav Tulach Don't repeatedly print ZipException when the file does not exist release69
Wed Aug 11 10:36:16 2010 +0200 Jaroslav Tulach Don't forget to close the stream when array is read release69
Mon Aug 09 13:31:47 2010 +0200 Jaroslav Tulach One has to pass in null to get list of all entries
Sat Aug 07 19:21:29 2010 +0200 Jaroslav Tulach Increasing to the timeout limit to 3min, as current 50s seems to be too less on the VirtualBox builder
Fri Aug 06 21:32:05 2010 +0200 Jaroslav Tulach Merging fix for #189272 into default branch
Fri Aug 06 21:24:25 2010 +0200 Jaroslav Tulach More of #189272: Also serving entries for directories not really present in the ZIP file release69
Fri Aug 06 20:23:03 2010 +0200 Jaroslav Tulach #189272: Make sure entries for directories are not ignored when inspecting bundles release69
Fri Aug 06 20:02:30 2010 +0200 Jaroslav Tulach More reliable detection whether the bundle is really started release69
Thu Jul 15 16:54:38 2010 +0200 Jaroslav Tulach Merging fix that uses jar: protocol for roots of bundles to default branch