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 170553 - Autosynchronization time property not saved
Summary: Autosynchronization time property not saved
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Hudson (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-18 14:26 UTC by adrianriley
Modified: 2009-09-22 21:38 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 adrianriley 2009-08-18 14:26:29 UTC
The Autosynchronization time property for a Hudson builder does not seem to be saved. Set to 0 to disable
synchronization, on closing and reopening Netbeans, value has reverted to 5. Also, it does not seem possible to remove a
builder from the list (which is what I really wanted to do), the context menu has no "Delete" option.
Comment 1 Petr Dvorak 2009-08-18 14:37:31 UTC
Hi! Please keep the rule "1 report = 1 issue". Lets reserve this ticket for persistence of settings.

I am not able to reproduce this issue in build 200908171401 - value '0' is correctly persisted when I change the
properties. What version of NB do you use? Paste info from "Help>About" here. Also, where do you change the value from
'5' to '0'?

Note: There should be an item "Remove" in the context menu of the Hudson builder...
Comment 2 adrianriley 2009-08-19 09:48:41 UTC
Sorry about the multiple bug report, I don't like it either when I'm on the receiver side.

I'm using the 6.7.1.release:

Product Version: NetBeans IDE 6.7.1 (Build 200907230233)
Java: 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02
System: Windows XP version 5.2 running on amd64; Cp1252; en_GB (nb)
Userdir: C:\Documents and Settings\3400055\.netbeans\6.7

I change the value in the Properties window of the builder.

There is no "Remove" option in the contaxt menu of the Hudson Builder, I have:

New Build...
Synchronize
Open In Browser
Persist
Properties

Comment 3 Jesse Glick 2009-08-19 15:48:05 UTC
If you want to persist the builder, you need to "Persist" it. Otherwise it will appear when and only when a matching
project is open.

Leaving open since UI should probably be improved, and at a minimum all properties should be r/o for a transient server.
Comment 4 Jesse Glick 2009-09-21 23:54:09 UTC
cdev #417cdb2fed78
Comment 5 Quality Engineering 2009-09-22 21:38:04 UTC
Integrated into 'main-golden', will be available in build *200909221401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/417cdb2fed78
User: Jesse Glick <jglick@netbeans.org>
Log: #170553: autosynch time should be r/o for a transient instance.