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 36784 - [2004-05-21] Evaluate and solve changes related to installation proposal
Summary: [2004-05-21] Evaluate and solve changes related to installation proposal
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks: 36766
  Show dependency tree
 
Reported: 2003-10-23 09:47 UTC by Jaroslav Tulach
Modified: 2004-08-13 12:10 UTC (History)
2 users (show)

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 Jaroslav Tulach 2003-10-23 09:47:19 UTC
The installation proposal definitively has some
effect on the way how autoupdate works. This is
described at 

http://openide.netbeans.org/proposals/arch/installation.html#influence-on-autoupdate

but still needs some deeper thoughts and accurate
plan for implementation.
Comment 1 Marian Mirilovic 2003-12-01 10:49:56 UTC
reassigne to Jirka - new owner of autoupdate
Comment 2 _ ttran 2004-04-04 23:02:12 UTC
Yarda, please take care of this issue, I mean mostly the deeper
thoughts part.  Thanks
Comment 3 _ ttran 2004-04-27 21:22:31 UTC
this is a P1 task, we cannot release without it
Comment 4 Jaroslav Tulach 2004-05-03 14:17:47 UTC
Let's start work on this issue.
Comment 5 Jaroslav Tulach 2004-05-06 13:12:07 UTC
Another issue that needs to be solved is the distribution of
brandings. Right now they are in their own cluster (nb4.0) and thus
they cannot piggyback on their original modules (in platform4). We
need a way how to create NBM containing just the branding file and
make sure AU works with it.
Comment 6 Jesse Glick 2004-05-06 14:38:23 UTC
So there *is* an existing syntax for making an NBM which contains only
branding material for a module; the Info.xml can state this. Whether
or not the AU client actually deals with such an NBM intelligently in
a variety of circumstances is another matter, of course.
Comment 7 Jaroslav Tulach 2004-05-10 14:35:52 UTC
autoupdate branched into clusters_36784 with base tag BLD200405091800
Comment 8 Jaroslav Tulach 2004-05-21 09:27:08 UTC
hecking in libsrc/org/netbeans/updater/Localization.java;
/cvs/autoupdate/libsrc/org/netbeans/updater/Localization.java,v  <-- 
Localization.java
new revision: 1.4; previous revision: 1.3
done
Checking in libsrc/org/netbeans/updater/ModuleUpdater.java;
/cvs/autoupdate/libsrc/org/netbeans/updater/ModuleUpdater.java,v  <--
 ModuleUpdater.java
new revision: 1.43; previous revision: 1.42
done
Checking in libsrc/org/netbeans/updater/UpdateTracking.java;
/cvs/autoupdate/libsrc/org/netbeans/updater/UpdateTracking.java,v  <--
 UpdateTracking.java
new revision: 1.11; previous revision: 1.10
done
Checking in libsrc/org/netbeans/updater/UpdaterFrame.java;
/cvs/autoupdate/libsrc/org/netbeans/updater/UpdaterFrame.java,v  <-- 
UpdaterFrame.java
new revision: 1.25; previous revision: 1.24
done
Processing log script arguments...
Mailing the commit message to cvs@autoupdate.netbeans.org (from
jtulach@netbeans.org)
Checking in src/org/netbeans/modules/autoupdate/Autoupdater.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/Autoupdater.java,v
 <--  Autoupdater.java
new revision: 1.47; previous revision: 1.46
done
Checking in src/org/netbeans/modules/autoupdate/Downloader.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/Downloader.java,v
 <--  Downloader.java
new revision: 1.35; previous revision: 1.34
done
Checking in src/org/netbeans/modules/autoupdate/L10NUpdate.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/L10NUpdate.java,v
 <--  L10NUpdate.java
new revision: 1.4; previous revision: 1.3
done
Checking in src/org/netbeans/modules/autoupdate/ModuleUpdate.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/ModuleUpdate.java,v
 <--  ModuleUpdate.java
new revision: 1.53; previous revision: 1.52
done
Checking in src/org/netbeans/modules/autoupdate/ResultsPanel.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/ResultsPanel.java,v
 <--  ResultsPanel.java
new revision: 1.54; previous revision: 1.53
done
Checking in src/org/netbeans/modules/autoupdate/SafeModule.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/SafeModule.java,v
 <--  SafeModule.java
new revision: 1.10; previous revision: 1.9
done
Processing log script arguments...
Mailing the commit message to cvs@autoupdate.netbeans.org (from
jtulach@netbeans.org)
Checking in
test/unit/src/org/netbeans/modules/autoupdate/AbstractTestHid.java;
/cvs/autoupdate/test/unit/src/org/netbeans/modules/autoupdate/AbstractTestHid.java,v
 <--  AbstractTestHid.java
new revision: 1.2; previous revision: 1.1
done
Checking in
test/unit/src/org/netbeans/modules/autoupdate/MissingModuleXMLFileGeneratedTest.java;
/cvs/autoupdate/test/unit/src/org/netbeans/modules/autoupdate/MissingModuleXMLFileGeneratedTest.java,v
 <--  MissingModuleXMLFileGeneratedTest.java
new revision: 1.2; previous revision: 1.1
done
Merged into main trunk

test/unit/src/org/netbeans/modules/autoupdate/NbmsTest.java;
/cvs/autoupdate/test/unit/src/org/netbeans/modules/autoupdate/NbmsTest.java,v
 <--  NbmsTest.java
new revision: 1.3; previous revision: 1.2
done
cvs diff: AbstractTestHid.java is a new entry, no comparison available
cvs diff: MissingModuleXMLFileGeneratedTest.java is a new entry, no
comparison available