Tue, 12 Jul 2005 14:03:54 +0000Simplification. BLD200507131800
jglick@netbeans.org [Tue, 12 Jul 2005 14:03:54 +0000] rev 6245
Simplification.

Tue, 12 Jul 2005 13:50:47 +0000Hopefully fixing broken build: adding build-time dep on s2b. Needs to be checked: why is there no runtime dep?
jglick@netbeans.org [Tue, 12 Jul 2005 13:50:47 +0000] rev 6244
Hopefully fixing broken build: adding build-time dep on s2b. Needs to be checked: why is there no runtime dep?

Tue, 12 Jul 2005 08:10:57 +0000Used getAbsolutePath() instead of getCanonicalPath(). It screws up Unix symlink users in difficult-to-debug ways. BLD200507121800
jskrivanek@netbeans.org [Tue, 12 Jul 2005 08:10:57 +0000] rev 6243
Used getAbsolutePath() instead of getCanonicalPath(). It screws up Unix symlink users in difficult-to-debug ways.

Tue, 12 Jul 2005 04:13:38 +0000#59479: remove nearly all the all-* targets from build.xml; they will get inserted dynamically in the project profiler_support2
jglick@netbeans.org [Tue, 12 Jul 2005 04:13:38 +0000] rev 6242
#59479: remove nearly all the all-* targets from build.xml; they will get inserted dynamically in the project
when you run it. Note that you now need to use e.g. "ant -f nbbuild/build.xml init all-foo" since it is the init
target which actually adds the all-foo target. Also cleaning formatting on some properties files; and removing
obsolete redundant config/Modules/*.xml creation for clusters (every module has this responsibility now).

Mon, 11 Jul 2005 13:40:08 +0000The assert removed, it was causing problems:
mentlicher@netbeans.org [Mon, 11 Jul 2005 13:40:08 +0000] rev 6241
The assert removed, it was causing problems:
java.lang.AssertionError: #51577 trap I/O APIs
at org.netbeans.modules.vcscore.caching.StatusFormat.getHtmlStatusAnnotation(StatusFormat.java:548)

Sun, 10 Jul 2005 16:19:31 +0000latex/core no longer uses openide.compat.
jlahoda@netbeans.org [Sun, 10 Jul 2005 16:19:31 +0000] rev 6240
latex/core no longer uses openide.compat.

Fri, 08 Jul 2005 21:17:30 +0000Added the Run Terminal action
abadea@netbeans.org [Fri, 08 Jul 2005 21:17:30 +0000] rev 6239
Added the Run Terminal action

Fri, 08 Jul 2005 11:57:55 +0000Increased the spec version to 2.3
juhrik@netbeans.org [Fri, 08 Jul 2005 11:57:55 +0000] rev 6238
Increased the spec version to 2.3

Fri, 08 Jul 2005 11:51:15 +0000Spec-version increased to 2.3
juhrik@netbeans.org [Fri, 08 Jul 2005 11:51:15 +0000] rev 6237
Spec-version increased to 2.3

Fri, 08 Jul 2005 10:29:20 +0000fix of #60798
juhrik@netbeans.org [Fri, 08 Jul 2005 10:29:20 +0000] rev 6236
fix of #60798