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 110559 - Handle AutoUpdate-Show-In-Client attribute
Summary: Handle AutoUpdate-Show-In-Client attribute
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 110566
  Show dependency tree
 
Reported: 2007-07-23 12:24 UTC by Jiri Rechtacek
Modified: 2007-07-26 14:29 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2007-07-23 12:24:10 UTC
AU client looks for this new attribute in module.jar:/META-INF/MANIFEST.MF, catalog.xml or info.xml and behaves accordingly
Comment 1 Jiri Rechtacek 2007-07-26 14:29:21 UTC
Checking in src/org/netbeans/modules/autoupdate/updateprovider/InstalledModuleProvider.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/updateprovider/InstalledModuleProvider.java,v
 <--  InstalledModuleProvider.java
new revision: 1.5.2.1; previous revision: 1.5
done
Checking in src/org/netbeans/modules/autoupdate/services/UpdateUnitFactory.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/services/UpdateUnitFactory.java,v 
<--  UpdateUnitFactory.java
new revision: 1.11.2.1; previous revision: 1.11
done
Checking in src/org/netbeans/modules/autoupdate/services/FeatureUpdateUnitImpl.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/services/FeatureUpdateUnitImpl.java,v
 <--  FeatureUpdateUnitImpl.java
new revision: 1.9.2.1; previous revision: 1.9
done