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 242509 - Link to "../LEGAL/ProductName" has wrong parent
Summary: Link to "../LEGAL/ProductName" has wrong parent
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-03 10:53 UTC by Vladimir Kvashin
Modified: 2014-04-24 02:09 UTC (History)
1 user (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 Vladimir Kvashin 2014-03-03 10:53:50 UTC
Studio installation directory inst/intel-S2/lib
has a file SolarisStudio
that is a link to 
../LEGAL/ProductName

Remote file system returns wrong parent for this file:
it should be LEGAL, but lib is returned instead.

This breaks toolchain processing
Comment 1 Vladimir Kvashin 2014-03-03 19:10:47 UTC
Fixes in cnd-main
http://hg.netbeans.org/cnd-main/rev/a569ac014fe7
http://hg.netbeans.org/cnd-main/rev/c7fe7bea39b9

and in enum/releases:
rev/7ee7ee7d4477
rev/f2400f842459

Test
enum/releases/rev/48d8515437b8
http://hg.netbeans.org/cnd-main/rev/838a3b56c03e
Comment 2 Quality Engineering 2014-03-04 02:56:33 UTC
Integrated into 'main-silver', will be available in build *201403040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a569ac014fe7
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixing #242509 - Link to "../LEGAL/ProductName" has wrong parent
Comment 3 Quality Engineering 2014-03-05 02:48:11 UTC
Integrated into 'main-silver', will be available in build *201403050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1cf5f5d6de69
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed test for #242509 - Link to "../LEGAL/ProductName" has wrong parent
Comment 4 Quality Engineering 2014-03-26 17:05:36 UTC
Integrated into 'releases/release74', will be available in build *201403261440* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/7ee7ee7d4477
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixing #242509 - Link to "../LEGAL/ProductName" has wrong parent
Comment 5 Quality Engineering 2014-04-24 02:09:59 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/46dace640081
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixing #242509 - Link to "../LEGAL/ProductName" has wrong parent
(transplanted from a569ac014fe7add073be0e868d78d6c05f087dab)