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 114405 - nbexec contains construct that does not work on Solaris
Summary: nbexec contains construct that does not work on Solaris
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
: 115416 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-08-31 18:16 UTC by testevaluation
Modified: 2008-12-22 10:12 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description testevaluation 2007-08-31 18:16:53 UTC
Failures:
testArgsArePassed (org.netbeans.nbexec.NbExecPassesCorrectlyQuotedArgsTest)
http://beetle.czech.sun.com:8080/unittest/TestCase.jsp?issues=42939

testStartsArePassedInUnparsed (org.netbeans.nbexec.NbExecPassesCorrectlyQuotedArgsTest)
http://beetle.czech.sun.com:8080/unittest/TestCase.jsp?issues=42940
Comment 1 Jaroslav Tulach 2007-08-31 18:19:35 UTC
Radek, I guess this is due to your changes.
Comment 2 Antonin Nebuzelsky 2007-09-03 10:22:08 UTC
Radek is on vacation. Radime, Jardo, work on this together for Beta 1. Thanks.
Comment 3 _ rkubacki 2007-09-03 14:16:47 UTC
$(cat somefile) is replaced with `cat somefile`

Checking in core/launcher/unix/nbexec;
/shared/data/ccvs/repository/core/launcher/unix/nbexec,v  <--  nbexec
new revision: 1.50; previous revision: 1.49
done

fixed in trunk, to be fixed in beta1 branch
Comment 4 _ rkubacki 2007-09-06 10:29:30 UTC
now in beta1 too

radim@radim-vaio:~/devel/nb/nb-all$ oscvs -q ci -m "#114405 - script now runs on Solaris shell"  core/launcher/unix/nbexec
Checking in core/launcher/unix/nbexec;
/shared/data/ccvs/repository/core/launcher/unix/nbexec,v  <--  nbexec
new revision: 1.49.2.1; previous revision: 1.49
done
Comment 5 Tomas Danek 2007-09-07 15:12:40 UTC
verified on x86 sol10 by installing ruby1 modules by plugin manager 
Comment 6 rmatous 2007-09-13 12:48:43 UTC
*** Issue 115416 has been marked as a duplicate of this issue. ***