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 183099 - execution binaries are not updated on remote host
Summary: execution binaries are not updated on remote host
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on: 183098
Blocks:
  Show dependency tree
 
Reported: 2010-03-29 15:32 UTC by Vladimir Voskresensky
Modified: 2010-04-03 05:31 UTC (History)
0 users

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 Voskresensky 2010-03-29 15:32:56 UTC
When new execution binaries are available in sources they are not uploaded into remote host, because of simple file.exists check instead of checksum-based check.
Comment 1 Vladimir Kvashin 2010-04-02 09:06:18 UTC
Fixed:
http://hg.netbeans.org/cnd-main/rev/3951ad5edc1c
Comment 2 Quality Engineering 2010-04-03 05:31:52 UTC
Integrated into 'main-golden', will be available in build *201004030201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3951ad5edc1c
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #183099 execution binaries are not updated on remote host