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 33860 - Need to have a click-through license in installer
Summary: Need to have a click-through license in installer
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-23 13:58 UTC by iformanek
Modified: 2005-07-12 11:03 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
diff of proposed changes in installer's project file (2.02 KB, patch)
2003-05-23 14:59 UTC, Richard Gregor
Details | Diff
license file (61.91 KB, text/html)
2003-05-24 15:37 UTC, Richard Gregor
Details
new installer project file with changes proposed in first attachement (86.00 KB, text/plain)
2003-05-24 15:44 UTC, Richard Gregor
Details
proposed changes in build script (1.21 KB, patch)
2003-05-24 15:54 UTC, Richard Gregor
Details | Diff
bat build script for license installer (1.50 KB, text/plain)
2003-05-24 15:58 UTC, Richard Gregor
Details
diff of proposed simple change (897 bytes, patch)
2003-05-26 16:48 UTC, Richard Gregor
Details | Diff
snapshot of RU installer on RH8 (231.93 KB, image/png)
2003-05-26 19:02 UTC, dmladek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iformanek 2003-05-23 13:58:12 UTC
For including the installers on CD, there is a legal 
requirement that the user explicitely has to accept the 
license during the installation process.
Comment 1 Richard Gregor 2003-05-23 14:33:39 UTC
I have to know following:

- do we need installer for english locale only or multilingual one?
- license file wil be provided by somebody or I should simply copy
text from text area on download page?
Comment 2 iformanek 2003-05-23 14:39:19 UTC
Only english release, please.
The license that appears e.g. at
http://www.netbeans.org/download/milestone/200305182350/milestone-build-exe.html
is the correct one to use...
Comment 3 Richard Gregor 2003-05-23 14:52:39 UTC
- there will be full installer for each supported platform, each about
30MB
Comment 4 Richard Gregor 2003-05-23 14:59:03 UTC
Created attachment 10407 [details]
diff of proposed changes in installer's project file
Comment 5 Richard Gregor 2003-05-24 15:37:37 UTC
Created attachment 10424 [details]
license file
Comment 6 Richard Gregor 2003-05-24 15:44:46 UTC
Created attachment 10425 [details]
new installer project file with changes proposed in first attachement
Comment 7 Richard Gregor 2003-05-24 15:54:53 UTC
Created attachment 10426 [details]
proposed changes in build script
Comment 8 Richard Gregor 2003-05-24 15:58:17 UTC
Created attachment 10427 [details]
bat build script for license installer
Comment 9 Martin Entlicher 2003-05-26 09:48:21 UTC
Reviewed without objections.
Comment 10 _ ttran 2003-05-26 11:04:19 UTC
approved for 3.5
Comment 11 Richard Gregor 2003-05-26 12:30:32 UTC
Thanks for review and approval!

Fixed in release35.

RCS file: /cvs/installer/Attic/License.html,v
done
Checking in License.html;
/cvs/installer/Attic/License.html,v  <--  License.html
new revision: 1.1.2.1; previous revision: 1.1
done
RCS file: /cvs/installer/Attic/NB_lic.xml,v
done
Checking in NB_lic.xml;
/cvs/installer/Attic/NB_lic.xml,v  <--  NB_lic.xml
new revision: 1.1.2.1; previous revision: 1.1
done
Checking in build.xml;
/cvs/installer/build.xml,v  <--  build.xml
new revision: 1.6.2.2; previous revision: 1.6.2.1
done
RCS file: /cvs/installer/Attic/buildNB_lic.bat,v
done
Checking in buildNB_lic.bat;
/cvs/installer/Attic/buildNB_lic.bat,v  <--  buildNB_lic.bat
new revision: 1.1.2.1; previous revision: 1.1
done
Comment 12 Richard Gregor 2003-05-26 16:47:39 UTC
Default value in License panel is now "I accept..." . To be compatible
with S1S installer, no one option should be selected. There should be
changed  default selection to unset.
Comment 13 Richard Gregor 2003-05-26 16:48:52 UTC
Created attachment 10450 [details]
diff of proposed simple change
Comment 14 dmladek 2003-05-26 17:17:19 UTC
I checked te behaviour on Richard's provided test installer
and the installer is OK IMHO:-)
Comment 15 Richard Gregor 2003-05-26 17:19:07 UTC
Thanks for verification.

Selection fixed.

/cvs/installer/Attic/NB_lic.xml,v  <--  NB_lic.xml
new revision: 1.1.2.2; previous revision: 1.1.2.1
done
Comment 16 dmladek 2003-05-26 19:01:04 UTC
I have also tried it on my RH8 where is used UTF-8
and there's bad localization of buttons...see attached screenshot
The rest seems to be fine fine.
Comment 17 dmladek 2003-05-26 19:02:36 UTC
Created attachment 10452 [details]
snapshot of RU installer on RH8
Comment 18 Michal Mocnak 2005-07-12 11:03:42 UTC
Verified