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 177283 - Build a remote makefile based project causes running configure
Summary: Build a remote makefile based project causes running configure
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P1 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 04:38 UTC by Alexander Pepin
Modified: 2009-11-26 10:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed fix (5.75 KB, patch)
2009-11-20 10:46 UTC, Vladimir Kvashin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2009-11-20 04:38:39 UTC
Steps to reproduce:
- download and untar litesql-0.3.5 project
- add solaris x86 remote host and set it as default (GNU+SmartSecureCopy)
- create a new NB project from existing sources using litesql-0.3.5, the project configured, built and parsed successfully
- build the project once again
Result: Configure is performed once again.
Comment 1 Vladimir Kvashin 2009-11-20 10:46:46 UTC
Created attachment 91444 [details]
Proposed fix
Comment 2 Vladimir Voskresensky 2009-11-20 10:53:07 UTC
good fix
Comment 3 Alexander Pepin 2009-11-20 10:53:35 UTC
The fix is verified in dev build, please review and integrate it into trunk.
Comment 4 Alexander Pepin 2009-11-23 07:44:03 UTC
verified in dev-build 2269.
Please integrate into release68 clone.
Comment 5 Vladimir Kvashin 2009-11-23 13:09:47 UTC
Fixed in cnd-main and release68.
Comment 6 Quality Engineering 2009-11-23 18:09:34 UTC
Integrated into 'main-golden', will be available in build *200911231619* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6939da21a6ff
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixing #177283 -  Build a remote makefile based project causes running configure
Comment 7 Alexander Pepin 2009-11-26 10:17:30 UTC
verified in RC1 candidate