This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 45467 - Rename platform4/launcher to platform4/lib
Summary: Rename platform4/launcher to platform4/lib
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks: 32080
  Show dependency tree
 
Reported: 2004-06-23 14:09 UTC by Jaroslav Tulach
Modified: 2008-12-22 21:25 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed changes - builds and validates fine on linux (8.70 KB, patch)
2004-06-23 14:10 UTC, Jaroslav Tulach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2004-06-23 14:09:50 UTC
It has been agreed that lib is better name than
launcher (because it contains executable that is
not for end users, but for other applications
using the platform4 library).

Please rename the directory to "lib".
Comment 1 Jaroslav Tulach 2004-06-23 14:10:38 UTC
Created attachment 15951 [details]
Proposed changes - builds and validates fine on linux
Comment 2 Jaroslav Tulach 2004-06-23 14:13:20 UTC
I've updated the launchers for unix and os2, but we need to rebuild
the ones for windows. Passing to Trung for help with .exe files.
Comment 3 _ ttran 2004-06-24 09:41:48 UTC
I can apply the diff and recompile the .exe launchers and commit it
in.  What I need to check to make sure everything works?
Comment 4 Jaroslav Tulach 2004-06-24 13:27:33 UTC
On linux I did the basic validation. ant -f nbbuild/build.xml and ant
-f  openide/test/build.xml both worked and I could not find anything
else that could be broken:
1. xtest is now using bin/netbeans and not touching platform4/*/nbexec
2. autoupdate is not refering to the nbexec at all
3. nbbuild - tryme also uses bin/netbeans
This is all I could remember that might get broken in netbeans.org
code base.
Comment 5 lkishalmi 2004-06-24 20:06:41 UTC
I've tested the launcher under OS/2. It works.
However there are some filesystem issue, but it is another issue.
Comment 6 _ ttran 2004-06-27 08:36:55 UTC
Yarda's patch, recompiled .exe launchers committed into CVS trunk
Comment 7 Marian Mirilovic 2004-08-11 10:20:19 UTC
verified in [nb_dev](200408101800)