Wed, 09 Dec 2009 16:33:04 +0100Updating dependencies of modules in standard build to new versions of openide.util and openide.util.lookup separate-lookup-170056
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 09 Dec 2009 16:33:04 +0100] rev 17194
Updating dependencies of modules in standard build to new versions of openide.util and openide.util.lookup

Tue, 08 Dec 2009 15:33:01 +0100Merging with default, so we can use Jesse's 178260 separate-lookup-170056
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 08 Dec 2009 15:33:01 +0100] rev 17193
Merging with default, so we can use Jesse's 178260

Mon, 07 Dec 2009 13:20:31 -0500Fixing old cross-API links of the form @JAVA/PROJECT@, now @org-netbeans-modules-java-project@.
Jesse Glick <jglick@netbeans.org> [Mon, 07 Dec 2009 13:20:31 -0500] rev 17192
Fixing old cross-API links of the form @JAVA/PROJECT@, now @org-netbeans-modules-java-project@.

Thu, 03 Dec 2009 19:57:57 -0500#178009: dependencies on "higher" clusters are not permitted, even from tests.
Jesse Glick <jglick@netbeans.org> [Thu, 03 Dec 2009 19:57:57 -0500] rev 17191
#178009: dependencies on "higher" clusters are not permitted, even from tests.
Attempts to use e.g. java cluster from ide cluster tests can cause build-test-dist to fail in some cluster configs.
Removing illegal dependencies; in some cases they were unused, or the code using them could be easily excised.
In other cases, most of the test root was relying on an illegal dep, so just disabling that test root until it can be fixed.
Most useful would be a test utility in the ide cluster to create a generic "project" with no domain-specific behavior;
lots of tests seem to make a j2seproject just for the sake of having something open with some sample files,
for which the functionality of the j2seproject module is overkill and introduces performance and robustness penalties
(such as waiting for "scanning to finish" when the test does not even relate to Java source editing).
Also removing the performance pseudomodule from the BTD as it has various dependencies inapplicable to some configs;
better to factor it into utility modules according to domain, as was done for jellytools, and remove special treatment.

Wed, 02 Dec 2009 09:33:23 +0100Merge with default after spec versions has been updated after release68 cloned separate-lookup-170056
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 02 Dec 2009 09:33:23 +0100] rev 17190
Merge with default after spec versions has been updated after release68 cloned

Tue, 24 Nov 2009 12:59:15 +0100Incrementing spec. versions after 6.8.
Tonda Nebuzelsky <anebuzelsky@netbeans.org> [Tue, 24 Nov 2009 12:59:15 +0100] rev 17189
Incrementing spec. versions after 6.8.

Mon, 23 Nov 2009 17:45:06 -0500Fixing invalid layers.
Jesse Glick <jglick@netbeans.org> [Mon, 23 Nov 2009 17:45:06 -0500] rev 17188
Fixing invalid layers.

Wed, 11 Nov 2009 19:51:20 -0600Bug 175898 -Fixed console.py to run in a python 3 enviroment
Allan Davis <ardavis26@netbeans.org> [Wed, 11 Nov 2009 19:51:20 -0600] rev 17187
Bug 175898 -Fixed console.py to run in a python 3 enviroment

Tue, 03 Nov 2009 17:38:32 +0100added legal notice file to Python help, fixed a font issue and other minor disply isses in the files changed
psunb@netbeans.org [Tue, 03 Nov 2009 17:38:32 +0100] rev 17186
added legal notice file to Python help, fixed a font issue and other minor disply isses in the files changed

Thu, 05 Nov 2009 15:25:12 +0100Removing no longer useful test.unit.cp.extra separate-lookup-170056
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Nov 2009 15:25:12 +0100] rev 17185
Removing no longer useful test.unit.cp.extra