Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 101328 Details for
Bug 233052
Shared bundle pool shows up as non-system repository
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch
233052.txt (text/plain), 1.12 KB, created by
Simon Kaegi
on 2008-05-21 14:08:51 EDT
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Simon Kaegi
Created:
2008-05-21 14:08:51 EDT
Size:
1.12 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.equinox.p2.artifact.repository >Index: src/org/eclipse/equinox/internal/p2/artifact/repository/ArtifactRepositoryManager.java >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.equinox/p2/bundles/org.eclipse.equinox.p2.artifact.repository/src/org/eclipse/equinox/internal/p2/artifact/repository/ArtifactRepositoryManager.java,v >retrieving revision 1.42 >diff -u -r1.42 ArtifactRepositoryManager.java >--- src/org/eclipse/equinox/internal/p2/artifact/repository/ArtifactRepositoryManager.java 20 May 2008 22:08:09 -0000 1.42 >+++ src/org/eclipse/equinox/internal/p2/artifact/repository/ArtifactRepositoryManager.java 21 May 2008 18:00:35 -0000 >@@ -109,7 +109,7 @@ > // save the given repository in the preferences. > remember(repository, suffix); > if (added && signalAdd) >- broadcastChangeEvent(repository.getLocation(), IRepository.TYPE_METADATA, RepositoryEvent.ADDED); >+ broadcastChangeEvent(repository.getLocation(), IRepository.TYPE_ARTIFACT, RepositoryEvent.ADDED); > } > > public void addRepository(URL location) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 233052
: 101328