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 31058

Summary: Arch questions for autoupdate
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: AutoupdateAssignee: Petr Hrebejk <phrebejk>
Status: RESOLVED FIXED    
Severity: blocker Keywords: ARCH
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on: 32077, 32085    
Bug Blocks: 30370    

Description Jaroslav Tulach 2003-02-14 11:08:04 UTC
Describe input/output architecture by answering
NetBeans Arch Questions as described at

http://openide.netbeans.org/tutorial/api.html
Comment 1 Jaroslav Tulach 2003-02-14 11:39:46 UTC
Few comments to initial version of these answers:

1. depends on openide and guess also on core. Use <api> tag, for that
please. Also somehow sort external/internal APIs: XML API is external,
FileSystems internal

2. deploy-jar: please mention the location of updater.jar

3. Broken link in compat-standards

4. resources-file: Please describe how it uses the Files, locations it
access, etc. Or point to a documentation for that feature. For example
I know there there is a directory that one can put NBM files and start
NetBeans and these will be installed. That is an api (so use the <api>
tag).

5. resources-read: Please use <api> and describe or point to doc what
should be installed and where.

6. exec-property: <property> tag please.

7. Could you please link to src of classes that you mention in the
document?


Comment 2 Petr Hrebejk 2003-02-14 12:00:42 UTC
autoupdate/arch/arch-autoupdate.xml
Comment 3 Jaroslav Tulach 2003-02-14 13:36:29 UTC
Thanks, no doubt that this version is an improvement. But I would
still like to see answers to my above comments: 2, 3, 4, 5 and 7.

Please make sure that you address these issues prior to closing this
bug next time. I do not have enough resources to verify everything
each time. Thanks.
Comment 4 Petr Hrebejk 2003-04-17 17:43:46 UTC
.