Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Projects
  3. Eclipse Project™
  4. Eclipse Equinox ™
  5. 3.5.0
  6. Issues

Eclipse Equinox ™ 3.5.0

Primary tabs

  • Overview
  • Issues(active tab)
  • Release Plan
  • Review Information
This release targets these issues.
= resolved/fixed
= unsolved/reopened
Equinox (1401)
Compendium (59)
  • 143957 LogService should support setting a default logthreshold through a context property [resolved/wontfix]
  • 221964 SubMonitor should isRootNull() method [resolved/wontfix]
  • 229596 plugin attribute in IConfigurationElement is now unused [resolved/invalid]
  • 237793 Thread safety problem in InstancePreferences [resolved/fixed]
  • 240607 Commands of registry misses newline [resolved/fixed]
  • 209849 tests for user admin [resolved/fixed]
  • 245303 implement new ApplicationHandle.getExitValue [resolved/fixed]
  • 176405 Jetty HTTP Service reports an HTTP 500 when trying to access registered resource [resolved/fixed]
  • 221994 Log a warning when XML document does not contain any service component [resolved/fixed]
  • 227190 Provide console commands for querying the SCR [resolved/fixed]
  • 244365 Don't log the IAE when a <properties> file is not found [resolved/fixed]
  • 246075 SCR should process components of started bundles synchronously [resolved/fixed]
  • 246757 Compliance with section 112.3.4 and 112.6 of R4.1 spec [resolved/fixed]
  • 247821 Properties files are loaded as resources [resolved/fixed]
  • 226575 investigate lazy activation policy and DS components [resolved/fixed]
  • 250248 Description parser requires that both bind and unbind are specified [resolved/fixed]
  • 250967 Component Resolve Thread gets a null context classloader [resolved/fixed]
  • 251252 Potential timing problem during component disposal when using a component factory [resolved/fixed]
  • 251319 component files locked open [resolved/fixed]
  • 252355 Equinox DS accepts more than one XML service element [resolved/fixed]
  • 255279 Deactivating components in wrong order [resolved/fixed]
  • 259135 deadlock in Component Resolve Thread when processing LAZY_ACTIVATION events [resolved/fixed]
  • 260721 Implement RFC 129 - Initial Provisioning update [resolved/fixed]
  • 260768 must check values of args when scheduling an app [resolved/fixed]
  • 260787 ApplicationHandle must set APPLICATION_SUPPORTS_EXITVALUE property [resolved/fixed]
  • 260935 the data types for configuration properties uses Collection [resolved/fixed]
  • 263293 role properties with byte[] properties are not persisted correctly [resolved/fixed]
  • 263550 org.eclipse.equinox.util should use lazy activation policy [resolved/fixed]
  • 264029 Improve DS error messages regarding component immediacy [resolved/fixed]
  • 264248 Should DS be a singleton bundle? [resolved/fixed]
  • 265640 Implement R4.2 DS spec changes [resolved/fixed]
  • 265784 Preference service should protect against mis-behaving scope [resolved/fixed]
  • 266043 Latest I-build shows unused code [resolved/fixed]
  • 267505 NPE in URIUtil.toJarURI [resolved/fixed]
  • 267637 javadoc warning in org.eclipse.platform.doc.isv wrt org.eclipse.equinox.http.jetty [resolved/fixed]
  • 206020 Preference Transfers with multiple entry nodes do not show in export preferences wizard [resolved/fixed]
  • 247148 implement changes to DS (RFC 134) [resolved/fixed]
  • 247355 OSGi standards participation [resolved/fixed]
  • 266865 ComponentFactory is not unregistered when it becomes unsatisfied [resolved/fixed]
  • 268686 Console commands should not describe a component as Resolved.Unresolved [resolved/fixed]
  • 269829 CHKPII errors in srcmessages.properties [resolved/fixed]
  • 269852 chkpii errors in HEAD [resolved/fixed]
  • 269860 copyrights out of date [resolved/fixed]
  • 270405 Improve warning when component's configuration-policy="require" constraint is not met [resolved/fixed]
  • 270441 Compiler warnings in N20090329-2000 [resolved/fixed]
  • 270981 org.eclipse.equinox.util and org.eclipse.equinox.ds are not API tooling enabled [resolved/fixed]
  • 271266 Error message "Cannot dispose all components of a bundle at once!" is misleading [resolved/fixed]
  • 271268 No exception thrown when ComponentContext's enableComponent(String) and disableComponent(String) is called with an unknown component name [resolved/fixed]
  • 271576 Compile warning in official build due to org.eclipse.equinox.app_1.2.0.v20090406 [resolved/duplicate]
  • 272087 expensive manifest localization on startup [resolved/fixed]
  • 272599 Add support for new modified attribute on component element [resolved/fixed]
  • 273851 4 threads needed for resolve DS components [resolved/fixed]
  • 274200 NPE when configuring a service with configuration policy = require [resolved/fixed]
  • 275551 ConfigAdmin has an eventadmin dependency change [resolved/fixed]
  • 275997 Declarative services fails to honor configuration policy [resolved/fixed]
  • 276119 Event(String, Hashtable) constructor is being removed [resolved/fixed]
  • 276927 does not implement mapping of events [resolved/fixed]
  • 277005 http.port property not set with Jetty6 Http Service [resolved/fixed]
  • 278333 IllegalArgumentException when signature of unbind method differs from the bind method signature [resolved/fixed]
Components (21)
  • 248842 Improved path and URL support [resolved/fixed]
  • 248498 UA can't combine package.html files from split packages [resolved/fixed]
  • 255414 IPath makeRelativeTo [resolved/fixed]
  • 255740 URIUtil.fromString returns absolute URI from relative string [resolved/fixed]
  • 256128 URIUtil.makeAbsolute needs an additional check for a URI that's already absolute [resolved/fixed]
  • 256802 IPath.makeRelativeTo for equivalent Paths should return an empty path [resolved/fixed]
  • 257109 Move to Foundation 1.1 [resolved/fixed]
  • 252446 SubMonitor.newChild passes zero ticks to child [closed/wontfix]
  • 261951 Complete Javadoc for Futures [resolved/fixed]
  • 250432 Support $nl$ in platform:. URL => ONLY works via FileLocator#find(URL)! [resolved/fixed]
  • 264101 URIUtil problem processing relative URIs [resolved/fixed]
  • 266406 Warning for fragment contributions to non-singleton bundle [resolved/fixed]
  • 266601 Typo in javadoc of IExtensionRegistry#getConfigurationElementsFor [resolved/fixed]
  • 267984 URIUtil.makeAbsolute double encodes '%' [resolved/fixed]
  • 248794 Logging [resolved/fixed]
  • 267860 Unexpected log entry about extensions being ignored [verified/fixed]
  • 270655 TableReader.loadTables does not close FileInputStream [closed/fixed]
  • 271686 Removing extensions does not remove the contained configuration elements [resolved/fixed]
  • 273141 Catch AssertionError in SafeRunner [resolved/fixed]
  • 276076 Stack trace is always printed to the console [resolved/fixed]
  • 275769 reconsider the inclusion of non Equinox bits in the Equinox SDK [resolved/fixed]
Framework (209)
  • 164786 Eclipse process doesn't appear in "Force Quit" dialog. [resolved/fixed]
  • 193028 Eclipse fails to start on Mac OS X 10.4.9 with Apples beta JVM 1.6 [resolved/fixed]
  • 196366 Incorrect entry in build.properties for win32 launcher [resolved/fixed]
  • 245251 Thread safety issues in using Equinox PackageAdmin [resolved/duplicate]
  • 247636 Framework thread safety issues [resolved/fixed]
  • 253467 IP [resolved/fixed]
  • 254088 New & Noteworthy [resolved/fixed]
  • 260759 Invalid memory access starting with java [resolved/fixed]
  • 133048 URLStreamHandlerProxy does not delegate new Java 5 method: openConnection(URL u, Proxy p); [resolved/fixed]
  • 184127 NullPointerException when trying to open a file [resolved/fixed]
  • 220461 Cocoa launcher [resolved/fixed]
  • 236091 launchJavaVM should wait on pid [resolved/fixed]
  • 239322 java.lang.StackOverflowError in BundleLoader with version 3.4rc3 [resolved/fixed]
  • 239353 After install launcher restarts in infinite loop [resolved/fixed]
  • 239356 Can't create the osgi.instance.area on a UNC drive [resolved/fixed]
  • 239360 Unchecked SecurityException thrown when SignatureException makes more sense [resolved/fixed]
  • 239529 CU attachment expensive due to large number of equal capabilities [resolved/fixed]
  • 240974 Compiler warning in I20080715-1015 [resolved/fixed]
  • 241128 StateHelper.getUnsatisfiedLeaves() behaviour changed from 3.2 [resolved/fixed]
  • 241826 Typo in BUNDLE_NATIVECODE_EXCEPTION [resolved/fixed]
  • 243032 2 compiler warnings in build [verified/fixed]
  • 243144 Starting eclipse failes with "Floating point exception" [verified/fixed]
  • 243419 Eclipse not starting on Mac OS X 10.4 [verified/fixed]
  • 255392 GenericDescription objects are not flushed from memory [resolved/fixed]
  • 220104 PA default permission must not be used of CPA contains one or more conditions [resolved/fixed]
  • 226038 Not possible to locate a wrapped bundle file in a chain of bundle file wrappers [resolved/fixed]
  • 234069 Switch default to enable MRUBundleFileList [resolved/fixed]
  • 237014 SystemBundle overrides only stop(), but not stop(int) [resolved/fixed]
  • 240212 Splash fails under 1.6.0 webstart [resolved/fixed]
  • 242799 implement changes to conditional permission admin RFC 120 [resolved/fixed]
  • 243654 TextProcessor should also be active on the Mac [resolved/fixed]
  • 244624 Implement new BundleException types [resolved/fixed]
  • 244629 implement the new ServiceException in the framework [resolved/fixed]
  • 245678 inconsistent security checkes for bundles with attached fragments [resolved/fixed]
  • 246132 Refactor loader layer [resolved/fixed]
  • 246567 Grammatical error in string "PKCS7_SignerInfo_Version_Not_Supported" [resolved/fixed]
  • 246640 System packages only added to first system bundle [resolved/fixed]
  • 247043 Eclipse icon is mangled in OSX dock (Cocoa) [resolved/fixed]
  • 247328 CCE invoking the services console command [resolved/fixed]
  • 254542 Exception: String incompatible with IBuddyPolicy [resolved/fixed]
  • 231290 ConditionalPermissionAdmin.getAccessControlContext() needs some fixes [resolved/fixed]
  • 239363 New ws constant needed for Cocoa port [resolved/fixed]
  • 240724 Update Execution Environment profile format to include custom jdt settings [resolved/fixed]
  • 243383 The default configuration must be calculated after determine if there is a user supplied configuration [resolved/fixed]
  • 244443 Implement SystemBundle (RFC 132) [resolved/fixed]
  • 244625 Implement new service registry hooks (RFC 126) [resolved/fixed]
  • 247867 VersionRange does not implement hashCode() [resolved/fixed]
  • 248488 Updates to RFC 132 to pass configuration to constructor [resolved/fixed]
  • 248504 StateBuilder.createBundleDescription should give more details in error message [resolved/fixed]
  • 250937 Bundle.toString should not expose bunde location [resolved/fixed]
  • 251006 IndexOutOfBoundsException when registering service with duplicate objectClass names [resolved/fixed]
  • 251013 Implement recent changes to RFC 132 [resolved/fixed]
  • 251427 equals implemented but not hashCode [resolved/fixed]
  • 252098 NPE when NestedDirBundleFile gets a BundleFileWrapperChain [resolved/fixed]
  • 252186 fix compiler warnings in osgi.tests. [resolved/fixed]
  • 174362 Accommodate Maven in expected JAR naming scheme in EclipseStarter.searchFor() [resolved/fixed]
  • 240702 EventManager should not create new threads after close() is called [resolved/fixed]
  • 241980 launcher lib has dependency on libgcc_s.so.0 [resolved/fixed]
  • 247520 Bundle installation corruption due to unsafe bundle ID generation [resolved/fixed]
  • 247521 Framework.installBundle updates BundleRepository in unsafe manner [resolved/fixed]
  • 247522 StateImpl access bundleDescriptions field in unsafe manner [resolved/fixed]
  • 251458 Addition of constants.methods in an interface not tagged as @noimplement is a breakage [resolved/fixed]
  • 252892 FilterImpl needs to use Double.compare and Float.compare to compare doubles and floats [resolved/fixed]
  • 252991 SystemBundle interface renamed to Framework [resolved/fixed]
  • 253013 Use the new OSGi ee min 1.2 [resolved/fixed]
  • 253341 Confirm Intent [resolved/fixed]
  • 253366 Communicate [resolved/fixed]
  • 253391 Intent - project plan XML [resolved/fixed]
  • 253418 Attendance [resolved/fixed]
  • 253515 Message Bundles [resolved/fixed]
  • 253541 Version Numbering [resolved/fixed]
  • 253567 Leverage OSGi [resolved/fixed]
  • 253618 Signing [resolved/fixed]
  • 253679 ListenerHook.ListenerInfo.getFilter() always returns null [resolved/fixed]
  • 253844 Use Jars [resolved/fixed]
  • 253942 MRUBundleFileList causes IllegalStateException when restarting Equinox instance [resolved/fixed]
  • 254008 Builds [resolved/fixed]
  • 254600 Security problem when calling Bundle.getHeaders() [resolved/fixed]
  • 254912 FilterImpl needs to support foreign ServiceReference parameters [resolved/fixed]
  • 255016 Bundles must be granted AdminPermission "context" to get their own context [resolved/fixed]
  • 255022 Compiler warnings in N20081111-2000 [resolved/fixed]
  • 255687 64 bit cocoa launcher [resolved/fixed]
  • 255715 EquinoxLauncher arbitrarily sets osgi.framework.activeThreadType [resolved/fixed]
  • 255763 Tag '@noextend' is unsupported on a final class [resolved/fixed]
  • 255845 .ee file for ee.foundation.jar in org.eclipse.osgi.osgi. [resolved/fixed]
  • 255954 Possible leak of ZipInputStreams [resolved/fixed]
  • 256053 Launching console using new Eclipse launcher (a la 132) [resolved/fixed]
  • 257958 bad icon for macosx.cocoa.x86_64 [resolved/fixed]
  • 229529 Report info messages when an activating bundle is being refreshed [resolved/duplicate]
  • 239035 JavaSE-1.6 profile is missing some packages [resolved/fixed]
  • 253593 Execution Environment [resolved/fixed]
  • 254021 Implement CompositeBundles (rfc 138) [resolved/fixed]
  • 254036 Orbit [resolved/fixed]
  • 254063 Optimization [resolved/fixed]
  • 254115 Work Together [resolved/fixed]
  • 254193 Localization - ICU4J [resolved/fixed]
  • 255520 BundleDescriptionImpl access to lazyData could result in NPE [resolved/fixed]
  • 255719 Include qualifier in error message [resolved/fixed]
  • 257178 The launcher should be more flexible about where it looks for framework extensions [resolved/fixed]
  • 258659 Must not hold bundle state lock while firing STARTED or LAZY_ACTIVATION events [resolved/fixed]
  • 258828 Implement new Bundle.getSignerCertificates method [resolved/fixed]
  • 258910 API problems in HEAD [resolved/fixed]
  • 259326 Echo console listening port (rather than just port configured to listen) [resolved/fixed]
  • 259399 Refreshing after uninstalling a fragment does not close the fragment file [resolved/fixed]
  • 259903 Exception thrown out when start Eclipse M4 with WTP 3.1M4 installed. [closed/fixed]
  • 259978 3 API errors in org.eclipse.osgi [resolved/fixed]
  • 260245 osgi.os is Unknown on iSeries [resolved/fixed]
  • 260254 The bundle class loader must implement BundleReference [resolved/fixed]
  • 260416 multiple attempts at locking a Location cause release not to work [resolved/fixed]
  • 261853 URL resolution fails to retain port contrary to RFC2396. [resolved/fixed]
  • 261924 OSGi has renamed PublishHook to EventHook [resolved/fixed]
  • 261932 Resolving singleton bundles can result in incorrect import package resolution [resolved/fixed]
  • 262274 some stream is unclosed in org.eclipse.osgi.baseadaptor.HookRegistry [resolved/fixed]
  • 262294 BREE change in org.eclipse.equinox.http.jetty_2.0.0 has caused build failure [resolved/fixed]
  • 262692 Switch workspace not working on Motif platforms [resolved/fixed]
  • 91463 Main#resolve should not set the osgi.framework property [resolved/fixed]
  • 243270 Add support for specifying Unicode locale extensions [verified/fixed]
  • 251152 Cannot run two different Eclipse applications back to back in the same JVM using EclipseStarter [resolved/fixed]
  • 252303 Uniqueness of bundleentry URLs with multiple frameworks in the same VM [resolved/fixed]
  • 253491 APIs [resolved/fixed]
  • 254167 Localization - Babel [resolved/fixed]
  • 254249 Accessibility [resolved/fixed]
  • 254300 Branding [resolved/fixed]
  • 258209 When using new RFC-132 launch mechanism, CCL not being set correctly on Equinox threads [resolved/fixed]
  • 258705 Implement tracing api [resolved/fixed]
  • 259241 FileLocator .toFileURL returns null if there is no appropriate access rights [resolved/fixed]
  • 261237 ServiceException issue in OSGi 4.2 framework and RFC 119 [resolved/fixed]
  • 261943 Fragment's export-package doesn't get exported in some cases [resolved/fixed]
  • 262249 NPE could append when class loading [resolved/fixed]
  • 262921 PackageAdmin getExportedPackage methods return package even if exporter does not have EXPORT permission [resolved/fixed]
  • 262941 console chokes and dies with unclosed quotes [resolved/fixed]
  • 263063 Missing @since tag on EventHook [resolved/fixed]
  • 263125 FilterImpl class can remove unneeded field [resolved/fixed]
  • 263280 relative osgi.splashPath file urls [resolved/fixed]
  • 263523 Incorrect colors for eclipse splash screen in 3.5m5 [resolved/fixed]
  • 263838 conditional permission admin API changes [resolved/fixed]
  • 263946 can't load the package defined as system fragment [resolved/duplicate]
  • 264592 OSGi added new ListenerInfo#isRemoved method [resolved/fixed]
  • 264785 Implement new FrameworkFactory interface [resolved/fixed]
  • 264786 Failures in OSGi launch Test Cases [resolved/fixed]
  • 264888 Breaking changes to new osgi APIs [resolved/fixed]
  • 265202 OSGiAPICertificateTest because AdminPermission signer filter is not escaped [resolved/fixed]
  • 265390 FiilterImpl throws ClassCastException when attempting to perform substring operation on non-string properties [resolved/fixed]
  • 266116 Don't return all exported packages [resolved/fixed]
  • 266240 3.5 builds of Eclipse.app report 3.4 as the Version in Finder [resolved/fixed]
  • 266349 clarification isMutable must be called before isSatisified [resolved/fixed]
  • 266511 New conditional admin API [resolved/fixed]
  • 266661 URLs from ZipBundleEntry.getLocalURL() cannot be decomposed on Win32 [resolved/fixed]
  • 266892 API change ConditionalPermissionInfo getGrantDecision() renamed to getAccessDecision() [resolved/fixed]
  • 266961 non-documented field in java.net.URL used in Eclipse Unit Test (EUT) [resolved/fixed]
  • 267107 Incorrect character escape in documentation [resolved/fixed]
  • 267238 PDE needs bundle locations for fragment source lookup [resolved/fixed]
  • 267455 Update package resolver to use new PackagePermission from RFC 131 [resolved/fixed]
  • 267697 implement org.osgi.framework.bundle.parent property [resolved/fixed]
  • 267703 implement new FrameworkEvent.WAIT_TIMEOUT event [resolved/fixed]
  • 268152 EE profiles "J2SE-1.2" and "JRE-1.1" contain illegal values for compiler compliance [resolved/fixed]
  • 155465 FileBundleEntry should return names ending in '.' for directory entries [resolved/fixed]
  • 212262 JRE can hang with circular dependencies [resolved/fixed]
  • 224798 Restarting the Framework without restarting VM causes library loading exception [resolved/fixed]
  • 230210 should the -consoleLog option be removed from Info.plist [resolved/fixed]
  • 253243 Keep API up to date with latest OSGi R4.2 specification [resolved/fixed]
  • 253442 Ramp Down Policy [resolved/fixed]
  • 254141 Capabilities [resolved/fixed]
  • 254222 Usability [resolved/fixed]
  • 254276 Performance [resolved/fixed]
  • 254354 Localization - UI freeze [resolved/fixed]
  • 254380 Localization - bidi [resolved/fixed]
  • 258259 State Resolution test is slower than 3.4 [verified/fixed]
  • 264615 -nosplash option causes eclipse to crash on Solaris [resolved/fixed]
  • 264701 Launcher looks for shared library in nl fragment [resolved/fixed]
  • 267448 Trace file issues [resolved/fixed]
  • 267456 Need to update the service registry impl to use the new ServicePermisson changes [resolved/fixed]
  • 267608 API tooling errors in org.eclipse.osgi [resolved/fixed]
  • 267735 Reconciler application is hanging on Linux [resolved/fixed]
  • 268464 Can not start up eclipse if the parent folder name containes # [resolved/duplicate]
  • 269194 thread is not shutdown if using console sockets [resolved/fixed]
  • 269427 PackageAdmin.getBundle throws cast exception when using composites [resolved/fixed]
  • 269695 Define VersionRange API [resolved/fixed]
  • 269917 Two org.eclipse.osgi security tests fail on IBM Java [resolved/fixed]
  • 270511 Remove SERVICE_TYPE constant [resolved/fixed]
  • 270975 Bundle.update(stream) and BundleContext.installBundle(location, stream) should accept null streams [resolved/fixed]
  • 270984 Enable API Tooling for org.eclipse.equinox.launcher [resolved/fixed]
  • 271673 EclipseStorageHook.hasPackageInfo performance problem [resolved/fixed]
  • 271809 NPE when uninstalling Composite after stopping [resolved/fixed]
  • 272072 Splash image is tiled in some circumstances [resolved/fixed]
  • 272234 Exception in the log after running an headless app [resolved/fixed]
  • 272561 java.lang.StackOverflowError during loading target platform definitions [resolved/fixed]
  • 272777 Clarifications to ConditionalPermissionAdmin.getAccessControlContext method [resolved/fixed]
  • 273261 Cleanup duplicated string in properties files [resolved/fixed]
  • 273593 ServiceReference.compareTo does the opposite of what is specified [resolved/fixed]
  • 273603 update launcher to set browser env. vars. on Solaris [resolved/fixed]
  • 274395 tag projects changed since I20090421-0930 build [resolved/fixed]
  • 304558 Main#findMax fails with bundle names containing '_' [resolved/fixed]
  • 242037 Eclipse system menu is not translated, yet when running another eclipse application in preview environment, the menu is translated [resolved/fixed]
  • 247354 OSGi standards participation [resolved/fixed]
  • 263648 should we move to foundation 1.1 or osgi min 1.2 [resolved/fixed]
  • 272209 Need launcher for Solaris x86 [resolved/fixed]
  • 273405 Core SDK feature missing plug-in exec environments [resolved/fixed]
  • 274156 Add x86_64 to osgi test bundles [resolved/fixed]
  • 274908 Add an option to allow multiple host fragments [resolved/fixed]
  • 275166 ClassLoader leak caused by EventManager's EventThread creation [resolved/fixed]
  • 275768 Spelling mistakes in org.eclipse.osgi.service.debug.DebugOptionsListener Javadoc [resolved/fixed]
  • 266935 NullPointerException in org.eclipse.osgi.internal.module.ResolverImpl.unresolveBundle() during Initializing Java Tooling [resolved/fixed]
  • 276305 Stale working directory causes infinite loop [resolved/fixed]
  • 277023 Mark org.osgi.service.framework as proposed API [resolved/fixed]
  • 277131 Build I20090519-2000 won't launch on linux [resolved/fixed]
  • 277202 Cocoa download does not fail gracefully on Mac OS 10.4.11 [verified/fixed]
  • 277216 carbon I20090519-2000 broken on 10.4 [verified/fixed]
  • 157562 Specify Eclipse-BundleShape manifest header which indicates if a bundle should be a jar or directory at runtime [resolved/fixed]
Incubator (4)
  • 272428 Hangs after Scala plugin update; after force quit and manual restart, it crashes; after second manual restart, it finally runs. [resolved/fixed]
  • 256234 Qualifier is not substituted in JMX Client.Server feature.xml [resolved/fixed]
  • 260672 Graduating Extended Logging bundle (org.eclipse.equinox.log) [resolved/fixed]
  • 269726 Move Resource Monitoring bundles to new location [resolved/fixed]
Security (11)
  • 235857 Enablement of the Save button on the Secure Storage preference page [resolved/fixed]
  • 237891 Internal Error while Comparing with Latest from HEAD [resolved/fixed]
  • 239893 secure storage doc clarification [resolved/fixed]
  • 240672 Unused import reported against N20080713-2000 [resolved/fixed]
  • 240885 Non-ASCII chars are not properly stored [resolved/fixed]
  • 248139 secure store - Provide API to supress master password recovery dialog. IProviderHints.PROMPT_USER ineffective [resolved/fixed]
  • 258843 Mac X86_64 port [resolved/fixed]
  • 265424 Secure Storage Preference Page throws IllegalStateException [resolved/fixed]
  • 265998 Using I20090224-0800 build security.ui has compile errors [resolved/fixed]
  • 266673 Compiler warnings in N20090301-2000 [resolved/fixed]
  • 274270 javadoc typo in LoginContextFactory [resolved/fixed]
Server-Side (14)
  • 267239 Broken doc link to eclipse.equinox.http.jetty.package-summary.html [resolved/duplicate]
  • 241451 HttpServletRequestAdaptor.getContextPath() returns inconsistent values. [resolved/fixed]
  • 190279 Problems cleaning up when undeploying Servletbrdige WAR [resolved/fixed]
  • 248793 Update to the latest Jetty release [resolved/fixed]
  • 178985 support customization of contexts and connectors in the Jetty based HTTP service [verified/fixed]
  • 250071 Bundle org.eclipse.equinox.jsp.jasper has implicit dependency to org.apache.jasper [resolved/fixed]
  • 258333 Messages from Jetty written to log [resolved/duplicate]
  • 260421 org.eclipse.equinox.http.jetty_2.0.0: org.osgi.service.http.port.secure won't be evaluated correctly [resolved/fixed]
  • 261427 When using the IBM 1.4.2. JRE Jetty 6 is much much slower that Jetty 5 when sending data via a servlet [verified/fixed]
  • 248790 Improved configurability for the Jetty Http Service [resolved/fixed]
  • 262121 ship jetty 6 [resolved/fixed]
  • 262906 initializeDelegate in ServletManager.ServletWrapper should be synchronized [resolved/fixed]
  • 271777 http.jetty 6 has API errors [resolved/fixed]
  • 272601 Jetty messages written to log on startup [verified/fixed]
Website (1)
  • 270410 Equinox Project: CVSROOT for Equinox project specified wrong on Homepage of the equinox project [resolved/fixed]
p2 (1082)
  • 107510 Need a way to backup plugin installations [resolved/fixed]
  • 177750 API and implementation of transactional access to the filesystem and other resources [resolved/fixed]
  • 196318 Understand the dependencies on the old update [resolved/duplicate]
  • 196870 Consistency on write for LocalMetadataRepository [resolved/duplicate]
  • 205111 The admin ui agent needs a splash screen [resolved/fixed]
  • 206650 Progress.Status.Failure reporting in the p2 UI [resolved/fixed]
  • 209852 What should the default bundle pool location be [resolved/wontfix]
  • 211521 Problems with root IUs and category generation [resolved/fixed]
  • 212644 Error message on install failure buried in the details [resolved/duplicate]
  • 215394 JRE Metadata and Profiles [resolved/duplicate]
  • 218649 Read existing config.ini for Product IU [resolved/duplicate]
  • 220647 Support for file manipulation actions [resolved/duplicate]
  • 222119 generator.pde build use "_" in config specs [resolved/fixed]
  • 222126 No eclipse ini args for the mac [resolved/fixed]
  • 222680 Failed digest parsing should provide more info [resolved/duplicate]
  • 224439 Shouldn't use the Manifest class [resolved/duplicate]
  • 225324 Need to add progress monitoring [resolved/fixed]
  • 225340 Expansion of mock IUs should be validated [resolved/duplicate]
  • 227564 Investigate what happens when update manager modifies source bundles [resolved/wontfix]
  • 228198 Old UM code required digestURL for digest support to be activated [resolved/wontfix]
  • 229803 Need to review extension location load.create.validate logic [resolved/wontfix]
  • 230910 UI currently assumes only one version of an IU per profile [resolved/duplicate]
  • 231169 Download should be done in a temp file [resolved/duplicate]
  • 231332 Should add site filtering to extension location artifact repository? [resolved/wontfix]
  • 232630 Add vm args command could be made to apply optionally [resolved/duplicate]
  • 233105 Common cryptic errors that could be better "translated" by PlanStatusHelper [resolved/duplicate]
  • 233683 frameworkadmin.equinox needs to make friends with frameworkadmin [closed/fixed]
  • 234055 Remove unused org.eclipse.equinox.p2.disable.error.reporting property [resolved/fixed]
  • 235003 p2 needs better documentation and error reporting [resolved/fixed]
  • 236444 Adding a repository with an invalid host causes stack trace to be logged [closed/fixed]
  • 236762 May not retry on failed download of pack200 [resolved/fixed]
  • 237185 Export with metadata always appends [resolved/wontfix]
  • 238145 repo loaded in ui thread when check box used for initial expand [resolved/wontfix]
  • 238154 The UI hangs for a minute in Revert Configuration.... [resolved/duplicate]
  • 238286 Rolling back partial unsuccessful install should be reported [resolved/duplicate]
  • 238944 Do not try other repos type when timing out [resolved/duplicate]
  • 238952 P2 Software Update should be able to select from Bundle Pool [closed/fixed]
  • 239119 metadata generator ignores alternate repository locations and adds metadata to site dir [resolved/fixed]
  • 240125 Dependencies not displayed before installing features [resolved/duplicate]
  • 240715 Generator adds simpleconfigurator but no start level [resolved/duplicate]
  • 241730 Multi user read only installation locations and p2 don't mix [resolved/duplicate]
  • 242051 Cannot uninstall Mylyn [resolved/duplicate]
  • 242112 Unhandled exception during software update: eclipse left in broken state [resolved/fixed]
  • 242581 Mirror Application leaves behind .blobstore [resolved/fixed]
  • 243242 Define API for reading.writing bundles info [resolved/fixed]
  • 243291 Better error reporting from "p2.director" and "p2.generator" [resolved/wontfix]
  • 244344 Downloading repository info during software update takes ages [resolved/fixed]
  • 245534 OutOfMemoryError trying to update from I20080812-0800 to I20080827-0935 [resolved/fixed]
  • 246128 Propagation of build artifacts to p2 sites causes missing updates [resolved/duplicate]
  • 247029 Change product related actions [resolved/duplicate]
  • 247967 Processing steps should report error on the ArtifactKey . ArtifactDescriptor [resolved/fixed]
  • 248443 Problems with native artifacts in mirror application [resolved/worksforme]
  • 248594 Improve the robustness of the installation in case of failure [resolved/fixed]
  • 248602 Improve the robustness of the download operations [resolved/fixed]
  • 248667 Reload remote repos when local cache is corrupt [resolved/duplicate]
  • 248788 Improved Test Coverage [resolved/fixed]
  • 248792 Simplify the addition of repository content [resolved/fixed]
  • 249167 Improve scalability and performance [resolved/fixed]
  • 249260 "Random" xml-parsing errors when installing from local update site [resolved/duplicate]
  • 249372 processing step descriptor for packed file is marked as not required [resolved/duplicate]
  • 250026 Remove dependancy on update manager [resolved/duplicate]
  • 250080 Download never completes [resolved/fixed]
  • 250114 weird behavior when trying to install conflicting patch feature [resolved/duplicate]
  • 250526 when a content.jar is corrupted p2 try to download it again and again [resolved/duplicate]
  • 250974 Define a mechanism to categorize IUs at publication time [resolved/fixed]
  • 250987 dependency problems when trying to uninstall a PDE-generated patch [resolved/duplicate]
  • 251885 "No repository found at ..." should report root cause [resolved/duplicate]
  • 251888 Meta data generator cannot handle existing meta data [resolved/wontfix]
  • 251952 updating should only display software which can be really updated [resolved/duplicate]
  • 252101 User SAT4J dependency helper class [resolved/fixed]
  • 252376 "Cannot complete the install" error when clicking in revert dialog [resolved/duplicate]
  • 252510 Completing a "Revert" can hang UI when using many repos [resolved/duplicate]
  • 252517 Ganymede site loaded as an update site, not as a p2 site [resolved/duplicate]
  • 252753 Update site with authorization failed (too many redirect) with a saved password [resolved/invalid]
  • 255488 Planner reports missing requirement without saying who required it [resolved/fixed]
  • 258958 Remove code related to recommendations [resolved/fixed]
  • 259183 P2 keeps downloading an invalid ZIP file [resolved/fixed]
  • 259597 metadata generation ignores settings from permissions.properties file. [resolved/wontfix]
  • 260844 Touchpoint chmod action on fragment seems to be ignored [resolved/worksforme]
  • 261096 Profile not getting unlocked [resolved/duplicate]
  • 261331 p2 doesn't set plugin-identifier when generating platform.xml [resolved/duplicate]
  • 261639 Directorywatcher is logging lots of "missing filename property" messages [resolved/wontfix]
  • 263600 make progress reporting smoother - "contacting sites" shows no progress on first use [closed/duplicate]
  • 264071 eclipse.product and .application duplicated [resolved/fixed]
  • 264270 Disabled available software sites are re-enabled upon first search for new software [resolved/duplicate]
  • 265558 P2 treats an optional package dependency as a bundle dependency [resolved/fixed]
  • 265725 Features repeating in several categories only get added to the first one [resolved/fixed]
  • 265848 Mirroring with comparator needs better logging [resolved/duplicate]
  • 266044 User loses bundle he provisioned [resolved/duplicate]
  • 266141 Timeout exception are converted into MD5 hash mismatch error [resolved/fixed]
  • 267866 Local zip repo doesn't work [resolved/invalid]
  • 267938 UI blocking when old UM started [resolved/wontfix]
  • 268138 Create a new director application to offer more flexibility and address issues non addressable with the previous one [resolved/fixed]
  • 268194 Support multiple IUs in the director application [resolved/fixed]
  • 268437 Prompting for username.password should show if info is already on record and allow editing [resolved/fixed]
  • 268652 Ensure that the applications are reporting the new explanation message [resolved/invalid]
  • 269063 Update the director.app documentation [closed/fixed]
  • 269199 Artifact repository has no rules to find pack'ed features [resolved/duplicate]
  • 269288 Provisioning plan funkiness [resolved/duplicate]
  • 269503 Cancel calculating dependencies is unpredictable [resolved/worksforme]
  • 269592 Test failure in ProfileMetadataRepositoryTest - N20090320-2000 [resolved/duplicate]
  • 269810 p2.director fails for carbon.macosx.ppc [resolved/worksforme]
  • 270666 spurious conflicts depending on install order [resolved/worksforme]
  • 271167 No error info on a failed install [resolved/fixed]
  • 271368 Verify that the EclipseInstallAction produces good metadata [resolved/fixed]
  • 271489 Feature patch of the eclipse IDE fails [resolved/invalid]
  • 271674 The workflow when entering duplicate site is irritating [resolved/worksforme]
  • 271851 cannot use p2.director app to install from update site into another directory [resolved/invalid]
  • 272232 Can't uninstall an IU that is not in a repository [resolved/worksforme]
  • 272260 composite update site can't show the latest versions by category [resolved/wontfix]
  • 272482 chmod touchpoint action should report "file not found" on non existing file [resolved/fixed]
  • 272488 director adding platform.xml and not bundles.info [resolved/duplicate]
  • 272945 Product export does not create bundles.info [resolved/duplicate]
  • 272988 No CUs generated for EclipseInstallAction [resolved/invalid]
  • 273500 Slicer throws IllegalArgumentException [resolved/invalid]
  • 273517 Launch Eclipse after a automatic update. You get a popup saying "the eclipse executable launcher was unable to locate its companion shared library" [resolved/fixed]
  • 273756 Invalid content.jar will cause other repo types to be considered [resolved/fixed]
  • 274054 Only showing a single uncategorized feature [resolved/invalid]
  • 275718 Constrict update descriptor to prevent 3.4->3.5 upgrade attempt [resolved/wontfix]
  • 276972 Unable to find feature.xml in directory [resolved/duplicate]
  • 277242 Installing JDT.ANT over clean Platform fails [resolved/worksforme]
  • 277622 After installing features, 3.5milestone site no longer working [resolved/fixed]
  • 277723 Update installer to what we use for Galileo [resolved/duplicate]
  • 278271 How do you disable mirroring when doing an install w. p2 director app? [resolved/fixed]
  • 294195 P2 InstructionParser: not able to specify config.ini properies with values that contain "," [resolved/worksforme]
  • 225690 RepositoryListener.isBundle does too much work [resolved/fixed]
  • 234749 Repository not found statuses can be misleading [resolved/fixed]
  • 237663 Create a garbage collector application [resolved/fixed]
  • 238503 p2 reconciler.dropins plugin has wrong version in manifest dependency [resolved/fixed]
  • 238784 extra bundles in p2.map [resolved/fixed]
  • 238795 Restart question is misleading [verified/fixed]
  • 239516 getEclipseRealLocation does unnecessary work [resolved/fixed]
  • 239860 EquinoxBundleState.convert should use a hashmap lookup [resolved/fixed]
  • 239862 EquinoxBundlesState.installBundle is inefficient [resolved/fixed]
  • 239867 ProfileSynchronizer.createProfileChangeRequest is inefficient [resolved/fixed]
  • 239868 Doc Clarification . "director application" [resolved/fixed]
  • 239890 RepositoryLister.synchronizeArtifactRepository is slow in large installs [resolved/fixed]
  • 239891 OperationGenerator.generateUpdates is slow in large installs [resolved/fixed]
  • 239894 Use of Projector.getApplicationPatches could be more efficient [resolved/fixed]
  • 240002 Doc Clarification . artifact repository [resolved/fixed]
  • 240121 Version are not canonicalized when loading from update site [resolved/fixed]
  • 240681 Improper positioning of new line chars in the console help entry [resolved/fixed]
  • 242007 UI code should check CANCEL status and OperationCanceledException [resolved/fixed]
  • 242305 The dialog that shows provisioning plan resolution results doesn't resize well [verified/fixed]
  • 242346 metadata generator creates problematic configUrl entry in config.ini [resolved/fixed]
  • 242457 Progress should indicate that we are computing explanations [resolved/fixed]
  • 242785 Refresh in "Available Software" does not refresh artifact repos [verified/fixed]
  • 244334 Unintelligible "xxx is not a valid plugins directory" [resolved/fixed]
  • 209544 Generator should have input for advice [resolved/fixed]
  • 217006 Use the new Eclipse-BundleShape header [resolved/fixed]
  • 236644 Feature artifacts don't set zip content type [resolved/fixed]
  • 241054 Possibly not intended use of Path.equals() [resolved/fixed]
  • 241127 SiteListener doesn't need to extend RepositoryListener [resolved/fixed]
  • 241357 Getting exception when launching test feature previuously copied to dropins folder [resolved/fixed]
  • 242412 publisher tests need a home [resolved/fixed]
  • 243166 NullPointerException in java.io.File constructor [resolved/fixed]
  • 243240 Simpleconfigurator should export all packages [resolved/fixed]
  • 243302 Get rid of simpleconfigurator.manipulator util package [resolved/fixed]
  • 243750 Update directory watcher to use the publisher [resolved/fixed]
  • 243751 update reconciler to adopt publisher [resolved/fixed]
  • 244494 add the publisher to the friends list [resolved/fixed]
  • 245323 Extension location repos are not kept in synch in some cases [resolved/fixed]
  • 245723 Properties from "advice" are not published for feature artifacts [resolved/fixed]
  • 246220 Removals not detected correctly [resolved/fixed]
  • 246254 ArifactDescriptor hashcode and equals don't take into consideration repository properties [resolved/fixed]
  • 246416 IndexOutOfBounds when profile registry directory contains other files [resolved/duplicate]
  • 246452 NPE in SimpleArtifactRepostitoryFactory [resolved/fixed]
  • 246460 Eclipse updater does not parse feature.properties correctly with local.archive update sites [resolved/fixed]
  • 246461 NPE when trying to add subversive update site [resolved/fixed]
  • 246574 org.osgi.framework.BundleException: Exception in org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start() of bundle org.eclipse.equinox.p2.reconciler.dropins. in N20080907-2000 [resolved/fixed]
  • 246790 add apps to publish from update site and other sources [resolved/fixed]
  • 247082 Features missing touchpoint data [resolved/fixed]
  • 247177 Profile registry loading fails when bogus file in the registry folder [resolved/fixed]
  • 247203 Move active processor.optimizer tests to p2.tests [resolved/fixed]
  • 247287 Pack200 test failing on 1.4 VM [resolved/fixed]
  • 247375 InstallDescriptionParser doesn't handle malformed versions [resolved/fixed]
  • 247377 Remove dead locker classes [resolved/fixed]
  • 247380 Three copies of mirror parsing code but one is used [resolved/fixed]
  • 200605 Consider IInstallableUnit helper methods [resolved/fixed]
  • 203323 Touchpoint and touchpoint actions [resolved/fixed]
  • 203760 ensure URLs are properly encoded [resolved/fixed]
  • 207448 Need a way to test actions [resolved/fixed]
  • 220240 Shipping apache http client [resolved/fixed]
  • 221755 consider making Install.Update dialog modeless [resolved/invalid]
  • 222870 Enabled MD5 processing step [resolved/fixed]
  • 223506 Need to improve reconciler tests [resolved/fixed]
  • 229751 Admin UI - uninstall action is never enabled [resolved/fixed]
  • 230907 Profile inconsistencies for IU Properties [resolved/fixed]
  • 231155 reorganize query provider code [resolved/fixed]
  • 231570 General information should be copiable [verified/fixed]
  • 232094 Removing file from link folder doesn't uninstall bundles [resolved/fixed]
  • 232440 Places where a few monitor.isCanceled checks might buy us a lot [resolved/fixed]
  • 234916 consistent deadlock when updating [resolved/fixed]
  • 235652 RepositoryManager cleanup [resolved/fixed]
  • 236097 P2 "Available Software" tab does not have a field for reading feature description [verified/fixed]
  • 236183 Get two repositories when adding one [resolved/fixed]
  • 236358 install wizard is empty [verified/fixed]
  • 236485 highlighting newly added site content needs to be more selective [verified/fixed]
  • 236495 Initial resolution in the background [verified/fixed]
  • 237250 Make properties of IU copyable [resolved/duplicate]
  • 237776 Replace URL by URI [resolved/fixed]
  • 238804 feature with install handler not installed using the classic update manager [resolved/fixed]
  • 241307 repository manager add should always enable the repository [resolved/fixed]
  • 242768 Colocated repository operations should improve progress monitor handling [resolved/fixed]
  • 247214 P2 mirroring cannot merge two repositories [resolved/fixed]
  • 247300 Update site implementation repositories being shown [resolved/fixed]
  • 247376 Write installer tests [resolved/fixed]
  • 247555 Install handler workflow should close software updates dialog when UM is launched [resolved/fixed]
  • 247556 simpleconfigurator.manipulator leaves open stream [resolved/fixed]
  • 247567 ArrayIndexOutOfBoundExecption in PatchTest3 [resolved/fixed]
  • 247584 Interference with End2EndTest [resolved/fixed]
  • 247664 Repositories remain open after MirrorApplication has finished [resolved/fixed]
  • 247738 frameworkadmin.equinox's EclipseVersion unnecessary? [resolved/fixed]
  • 247889 MirrorApplication does not handle "-append" arguement consistently [resolved/fixed]
  • 248021 Rename publisher tests bundle [resolved/fixed]
  • 248045 Director creates metadata directory with default content.xml if not existing [resolved/fixed]
  • 248056 Test to ensure we are not always removing repositories [resolved/fixed]
  • 248144 Add automated tests for MirrorApplications [resolved/fixed]
  • 248198 generator is creating invalid launcher binaries [resolved/fixed]
  • 248267 Validate arguments [resolved/fixed]
  • 248441 Mirror application not publishing packed artifacts [resolved/fixed]
  • 248503 Remove unused FileDownloadRequest [resolved/fixed]
  • 248730 Publisher's Generator interferes with p2.metadata.generator [resolved/fixed]
  • 248772 Empty artifact repository is not saved to disk [resolved/fixed]
  • 248783 change the org.eclipse.p2.tests to use tar instead of unzip the platform zips on linux [resolved/fixed]
  • 248940 RelativePathTest.testRelativePaths fails on Linux [resolved/fixed]
  • 248989 need to respond to new repo ENABLEMENT event [verified/fixed]
  • 249125 OrderedProperties and equality [resolved/fixed]
  • 249215 Metadata Mirror Application shouldn't cache repository manager [resolved/fixed]
  • 249353 When the target repo is created, copy the properties [resolved/fixed]
  • 249355 Ensure that when the target repo exists properties are not overwritten [resolved/fixed]
  • 249366 Reconciler tests failing on non-windows in builds [resolved/fixed]
  • 249483 NPE after creating installable unit patch [resolved/fixed]
  • 249607 Handling of features in exclusive site [resolved/fixed]
  • 249641 Metadata repos for config sites not reacting to file changes [resolved/fixed]
  • 249643 Unformatted message when loading repo [resolved/fixed]
  • 249848 Can the scope of a patch be null [resolved/fixed]
  • 249877 Add pde.ui as x-friend on p2 provisional packages [resolved/fixed]
  • 249994 What is the contract for calling IArtifactRepository.getArtifact? [resolved/fixed]
  • 249996 MirrorApplication does not mirror properly [resolved/fixed]
  • 250024 IUPropertyQuery should interpret null property name as a generic query [resolved/fixed]
  • 250157 AbstractRepoManager keeps a lock during potentially slow load.create sequence [resolved/fixed]
  • 250164 ProcessingStepHandler does not read processing steps properly [resolved/fixed]
  • 250184 default query provider should have option not to traverse categories [resolved/fixed]
  • 250188 artifact and profiles view not honoring prefs dynamically [resolved/fixed]
  • 250204 Need to check for status [resolved/fixed]
  • 250314 Unexpected exception while solving returns OK status [resolved/fixed]
  • 250372 Missing header in .org.eclipse.equinox.p2.engine.plugin.xml [resolved/fixed]
  • 250452 Update applications to handle URIs [resolved/fixed]
  • 250457 Compatibility of URLs encoded in content.xml, artifacts.xml [resolved/fixed]
  • 250460 DirectoryWatcher should use URI based artifact references [resolved/fixed]
  • 250520 Reconciler test failures in nightly build [resolved/fixed]
  • 250680 Catching OperationCanceledException [resolved/fixed]
  • 250883 Extension point cleanup [resolved/fixed]
  • 250955 Error parsing metadata repository [resolved/fixed]
  • 250965 Delete old p2 publisher tests directories [resolved/fixed]
  • 251002 URIUtil#fromString doesn't behave as specified [resolved/fixed]
  • 251015 "could not determine what to do" while checking for updates [verified/fixed]
  • 251112 When calling AbstractReconcilerTest.reconcile() we need to quote paths [resolved/fixed]
  • 251357 Projector expandNormalRequirement concatenation double speedup [resolved/fixed]
  • 251577 High memory use in projector [resolved/fixed]
  • 251623 Use singleton for zero-length arrays in InstallableUnit [resolved/fixed]
  • 251772 Reconciliation not always done, even when specified [resolved/fixed]
  • 251801 Missing Bundle-Localization entry in the MANIFEST.MF file for org.eclipse.equinox.p2.publisher [resolved/fixed]
  • 251971 p2 project set files contain references to ecf in .eclipse.technology CVS [resolved/fixed]
  • 252224 Install from an update site is not correctly triggering the prepareIU step. [resolved/fixed]
  • 252234 NPE during refresh operation [verified/fixed]
  • 252371 Stack traces on stdout when dropins folder removed [resolved/invalid]
  • 252457 It is possible to open two Install Software dialogs [verified/fixed]
  • 252483 Help->Check for updates... didn't cancel [verified/fixed]
  • 253863 malfunction in search function [resolved/duplicate]
  • 258897 Error while preparing IUs [resolved/fixed]
  • 200723 Review our usage of Headers [resolved/fixed]
  • 202985 Store repositories in the profile [resolved/fixed]
  • 205112 vm arguments to the agent download [resolved/fixed]
  • 208601 Composite repositories [resolved/fixed]
  • 209422 Rewrite framework admin [resolved/fixed]
  • 210583 should repo. IUs be in monochome in admin ui? [verified/fixed]
  • 216675 Set repos at build time [resolved/fixed]
  • 218642 Can't type cast from interface to impl without type check [resolved/fixed]
  • 221760 refactor UI bundles to separate contributions and reduce API [verified/fixed]
  • 222969 Paths mis-relativized [resolved/fixed]
  • 224472 Installed Software list should provide more organization.nesting [verified/fixed]
  • 226577 - navigation of feature content in "Available Software" list [verified/fixed]
  • 227582 Should the early startup extension be separated from the rest of the UI plugin? [verified/fixed]
  • 227784 Need consistency in interface naming [verified/fixed]
  • 228621 handling null pointers from query providers [verified/fixed]
  • 230979 ISurrogateProfileHandler should only expose IProfile [resolved/fixed]
  • 231221 null pointer exception in engine [resolved/fixed]
  • 232194 simpleconfigurator ConfigApplier review [resolved/fixed]
  • 232445 remove initial getCurrentProfile in reconciler.dropins Activator [resolved/fixed]
  • 232632 when showing latest versions only, shouldn't show features older than those you have installed [verified/fixed]
  • 233269 revisit fetch.checkbox.filtering strategy [verified/fixed]
  • 234018 IllegalArgumentException while filtering in tree [verified/fixed]
  • 235683 Mirroring application does not preseve target repository format [resolved/fixed]
  • 236437 Lost artifact repositories [resolved/fixed]
  • 237667 NPE in MetadataRepositoryManager.findMatchingRepositoryExtensions [resolved/fixed]
  • 238199 NPE at org.eclipse.equinox.internal.p2.engine.SurrogateProfileHandler.updateProperties [resolved/fixed]
  • 239479 Test failure in N20080702-2000 Linux [resolved/fixed]
  • 239686 Installation fails when installing eclipse in a folder containing @ [resolved/fixed]
  • 239789 A plugin that is referenced from the dropins-folder via symlink is not removed from p2 if the symlink is removed [resolved/fixed]
  • 241430 Limit director repository list to provided URLs [resolved/fixed]
  • 241922 Ability to hide 'Available Software' tab [verified/fixed]
  • 243884 Proper detection of 401 [resolved/fixed]
  • 244390 Available Software Filter needs to wait till user has stopped typing for 1 second to be usable on slower PCs [verified/fixed]
  • 245310 Intermittent test failures due to InvalidThreadAccess from p2 early startup code [verified/fixed]
  • 246054 possible space improvement in resolution [resolved/fixed]
  • 246822 5 warnings in latest I-build due to p2 [resolved/fixed]
  • 247515 Need public test repository to get better test coverage [resolved/fixed]
  • 247524 AddProfileOperation constructor doesn't use profile argument [verified/fixed]
  • 247532 AddProfileOperation undo is broken [verified/fixed]
  • 247539 Dead code in ProfileOperation [verified/fixed]
  • 247540 RemoveProfileOperation shouldn't be undoable [verified/fixed]
  • 247671 p2 parser error - XML document structures must start and end within the same entity [resolved/fixed]
  • 247886 Unreadable license formatting with TM and RSE licenses [verified/fixed]
  • 247985 Available Updates window should allow selection before resolving [verified/fixed]
  • 248201 IPathComputer leads to invalid zip files [resolved/fixed]
  • 248269 Add contains API for repository managers [resolved/fixed]
  • 248468 Incorrect operands created for provisioning plan [resolved/fixed]
  • 249035 What is the identity of an artifact descriptor [resolved/fixed]
  • 250003 Incomplete p2 metadata for jre 1.6 [resolved/fixed]
  • 250094 Test that p2 repos dropped in the dropins folder are properly considered [resolved/fixed]
  • 250527 Stack traces when running the mirroring tests [resolved/fixed]
  • 250858 Error on invoking director.app for installing org.eclipse.equinox.p2.reconciler.dropins.product IU created by exporting Bootstrap.product [resolved/fixed]
  • 250862 Install, update, and uninstall wizards should show nested requirements [verified/fixed]
  • 250997 Version number warning in bundle with no API [resolved/fixed]
  • 251428 ProvisioningPlan should support queries [resolved/fixed]
  • 251439 Product does not start the first time after reconciliation sometimes, unless the configuration.org.eclipse.osgi folder is deleted [resolved/fixed]
  • 251620 UpdateSite (Repository) throwing noisy exceptions [resolved/fixed]
  • 251857 Handle missing features more cleanly [resolved/fixed]
  • 252095 Give touchpoints a hook for commit and rollback [resolved/fixed]
  • 252145 Compile warnings in p2 tests bundle [resolved/fixed]
  • 252211 Troubles with the lifecycle of IU patches [resolved/fixed]
  • 252308 Improve handling of missing files in case of processing steps [resolved/fixed]
  • 252366 Installed Software repeats dependencies [verified/fixed]
  • 252456 Same IUs from different repos shown multiple times in Available Software [resolved/fixed]
  • 252682 Can not uninstall PDE generated patch [resolved/fixed]
  • 252684 synchronizeCacheExtensions cause weird entry in the rollback repo [resolved/fixed]
  • 252685 Cleanout redundant actions [resolved/fixed]
  • 252686 Get away from singleton style use of TouchpointManager and ActionManager [resolved/fixed]
  • 252690 Look at removing the null touchpoint and action [resolved/fixed]
  • 252713 Remaining compiler warnings in I20081029-1823 for p2.tests [resolved/fixed]
  • 252866 Bundles.info for simpleconfigurator is comma delimited (unescaped) but URLs and files may have commas. [closed/fixed]
  • 252886 Delete deprecated triplicate code in PublisherHelper [resolved/fixed]
  • 252890 Rollback reason should be logged [resolved/fixed]
  • 252906 should new p2 menu items have some kind of immediate feedback or be renamed? [verified/fixed]
  • 252908 NPE when uninstalling [resolved/fixed]
  • 253070 Failing eclipse touchpoint tests in N20081031-2000 [resolved/fixed]
  • 253091 p2 psf is missing org.eclipse.core.tests.harness (and friends?) [resolved/fixed]
  • 253213 InstallAndConfigurePhaseSet is unused [verified/fixed]
  • 253782 Eclipse touchpoint operations are failing when the artifact is missing [resolved/fixed]
  • 253861 -install option not taken into account [resolved/fixed]
  • 254450 Compiler warnings in N20081105-2000 [resolved/fixed]
  • 254473 getProvidedCapabilities in ResolvedInstallableUnit in error [resolved/fixed]
  • 254481 Cannot install patch using P2 Updater [resolved/fixed]
  • 254744 Temporary code in AbstractProvisioningTest is now obsolete [resolved/fixed]
  • 254747 MirrorApplication should append by default [resolved/fixed]
  • 254909 too many dependencies in o.e.e.p2.touchpoint.eclipse [resolved/fixed]
  • 254913 Better failure handling for missing touchpoint [resolved/fixed]
  • 254931 Enhance information made available when a failure occurs in the engine [resolved/fixed]
  • 254955 Collector should handle duplicates [resolved/fixed]
  • 255119 "eclipse.p2.data.area" property incorrectly persisted to "config.ini" [resolved/fixed]
  • 255133 problem comparing bundleinfo locations [resolved/fixed]
  • 255284 Additional composite repository tests [resolved/fixed]
  • 255401 Parser does not handle duplicate elements properly [resolved/fixed]
  • 255407 Need to create helper methods for URI relativization.absolution [resolved/fixed]
  • 255623 IllegalStateException while installing JDT.UI features [resolved/fixed]
  • 255660 Bump up dependency on equinox.common [resolved/fixed]
  • 255678 Mirroring application should compare if artifact already exists [resolved/fixed]
  • 255685 Mirroring to use exising repository as a baseline [resolved/fixed]
  • 255691 Composite Repository loading child repositories modifies child's xml [resolved/fixed]
  • 255718 Consume BundleInfo data from product file [resolved/fixed]
  • 255724 Test failures in UpdateChecker tests [verified/fixed]
  • 255739 Test failures in URIUtilTest [resolved/fixed]
  • 255788 Update from I20081111-0800 to I20081118-1720 doesn't work for Windows XP win32 [resolved/fixed]
  • 255815 Wrong type used in org.eclipse.equinox.p2.metadata.repository [resolved/fixed]
  • 255820 Wrong methods used in org.eclipse.equinox.p2.publisher [resolved/fixed]
  • 255858 Error reading update site [resolved/fixed]
  • 255915 vm option in eclipse.ini getting clobbered up [resolved/fixed]
  • 256029 Multiple "Uncategorized" categories in Available Software list [verified/fixed]
  • 256037 Generalize NestedBundleAdvice [resolved/fixed]
  • 256283 CompositeArtifactRepository should be able to verify its sanity [resolved/fixed]
  • 256332 bundles.info file should have a version number [resolved/fixed]
  • 256360 automatic updater should not access default Policy [verified/fixed]
  • 256504 No repository in I20081125 [verified/fixed]
  • 256551 P2 director application fails with IllegalArgumentException "No action found for org.eclipse.equinox.p2.touchpoint.eclipse.ln" [resolved/fixed]
  • 256650 test failures in N20081126-2000 - Error while loading manipulator [resolved/fixed]
  • 256708 Accept null base in SimpleConfiguratorManipulator#saveConfiguration [resolved/fixed]
  • 256781 Compiler warnings in N20081126-2000 [resolved/fixed]
  • 256782 New compiler warnings in p2.publisher in build N20081126-2000 [resolved/fixed]
  • 256804 Some of the SimpleConfigurator tests need to be made windows specific [resolved/fixed]
  • 256822 PDE wants a couple more x-friends [resolved/fixed]
  • 256829 metadata.repository.Activator does not register Repository Manager like artifact.repository.Activator [resolved/fixed]
  • 256834 Publisher interferes with pde.build's icon branding [resolved/fixed]
  • 256903 Test failure in SimpleConfiguratorUtilsTest.testRead34BundlesInfo [resolved/fixed]
  • 256909 P2 mirrorApplication should have an option to set the local mirror name [resolved/fixed]
  • 256941 Rollback should ignore CANCEL [resolved/fixed]
  • 257072 Test failures in N20081130-2000 [resolved/fixed]
  • 257085 Re-enable End2EndTest [resolved/fixed]
  • 257145 Cannot launch target with path containing whitepsace [resolved/duplicate]
  • 257192 Cannot install a profile to a folder with a name that contains Cyrrilics. [resolved/fixed]
  • 257262 reconciler test failure in N20081201-2011 [resolved/fixed]
  • 257390 "Good" composite repo examples have mistakes [resolved/fixed]
  • 257602 Add debug information when constructing the profile change request [resolved/fixed]
  • 257613 SimpleConfigurator doesn't launch workspace bundles with a space in the path [resolved/fixed]
  • 257782 Missing touchpoint error in N20081204-2000 [resolved/fixed]
  • 257929 Artifact Mirror Application logs OK statuses [resolved/fixed]
  • 257930 Test failure in N20081206 [resolved/fixed]
  • 257948 -install not set properly for Mac builds [resolved/fixed]
  • 257991 Partial IUs are handled incorrectly at Install time [resolved/fixed]
  • 258035 Metadata caches may not be cleaned up properly [verified/fixed]
  • 258126 Update leaves duplicate vmargs, breaks restart [resolved/fixed]
  • 258130 Error committing engine session on Vista [verified/fixed]
  • 258132 I can install something while an installation is proceeding [resolved/fixed]
  • 258160 NPE when selecting newly added IU and viewing by site [verified/fixed]
  • 258225 Always writing full profile in ProfileSynchronizer [resolved/fixed]
  • 207103 Ensure UNC path are supported [resolved/fixed]
  • 208244 Rendering of IU touchpoint data needs to be done [resolved/fixed]
  • 216031 Revert wizard should become a history view [resolved/fixed]
  • 216032 Additional IU affordances in the software updates dialog and install wizards [resolved/fixed]
  • 217744 React to CU attachment change [resolved/fixed]
  • 218055 Improved structure.information in a provisioning plan [resolved/fixed]
  • 223264 drag and drop workflows for installation [resolved/fixed]
  • 227675 Generation of metadata to support visibility.nesting of features using categories [resolved/fixed]
  • 227789 "View by" button in available software list could be more prominent [resolved/fixed]
  • 229200 Revert configuration shows empty config [resolved/fixed]
  • 229354 No progress when reverting [resolved/fixed]
  • 230323 Disabled sites are hard to find [resolved/fixed]
  • 231039 In the "Software Updates" dialog make all site management functions optional and configurable [resolved/fixed]
  • 232191 Check for fragments of system bundle before forcing a refresh [resolved/fixed]
  • 233069 Revert dialog does not close when the revert is proceeding [resolved/fixed]
  • 233668 p2.core imports internals from o.e.osgi unecessarily [resolved/fixed]
  • 233699 Add support for version types other than OSGi [resolved/fixed]
  • 234213 Need better way to model the various UM associate sites [resolved/fixed]
  • 234715 ArtifactKey toString displays in wrong order and with wrong separator [resolved/fixed]
  • 234754 Polish items for manage sites dialog [resolved/fixed]
  • 234764 Errors opening revert dialog [resolved/fixed]
  • 235000 failing to revert provide a better error message [resolved/fixed]
  • 235625 Running from a UNC drive behaves like a shared install [resolved/fixed]
  • 235835 Configuration synchronizer needs to check site enablement [resolved/fixed]
  • 235923 Resolving dependencies is very slow even if everything is available locally [resolved/fixed]
  • 236025 Show both repository name and location to distinguish mirrors [resolved/fixed]
  • 238871 p2 profiles with bundle repository don't work when using them as shared installations [resolved/fixed]
  • 240252 cancel in manage sites still removes sites [resolved/fixed]
  • 241404 Publisher needs update [resolved/fixed]
  • 242396 Control the repository presented to the user [resolved/fixed]
  • 243095 Provisioning without running the target application fails [resolved/duplicate]
  • 244202 [reconciler[ dropins.*.link files not working on Mac OS X [resolved/worksforme]
  • 246934 removing a site requires refresh [resolved/fixed]
  • 247058 Reading and Writing of rollback repo gets really slow after many updates [resolved/fixed]
  • 248476 Cancel button in Manage sites dialog should be removed or the behaviour be changed [resolved/fixed]
  • 249291 Improve error message when it is not possible to revert to a previous configuration [resolved/fixed]
  • 250316 Moving the update site list to a preferences page [resolved/fixed]
  • 251400 "Revert Configuration" button in p2 slow and unresponsive [resolved/fixed]
  • 251443 Untelligible No artifact repository available [resolved/fixed]
  • 251746 refresh single repo only [resolved/fixed]
  • 252443 Available Software Sites -- Add All . Remove All . Categorization [resolved/fixed]
  • 252449 error dialog popping up behind "Available Software" dialog [resolved/fixed]
  • 252470 Show only latest version preference not honored [resolved/fixed]
  • 252638 P2 offers a patch feature to be installed when required feature is missing [resolved/fixed]
  • 252694 action validation step [resolved/fixed]
  • 253862 Remove program argument need to specify a number of arguments [resolved/fixed]
  • 253971 Install wizard should make sure the user sees that feature is in incubation [resolved/fixed]
  • 254609 Test failures for Linux and Mac in End2End test in N20081106-2000 [resolved/worksforme]
  • 254748 Doc should be updated to reflect new arguments [resolved/fixed]
  • 255268 Problems with paths in shared config [resolved/fixed]
  • 255913 Need ant tasks for mirroring and composite repositories [resolved/fixed]
  • 255984 Uninstall does not remove entry from Installed Software [resolved/fixed]
  • 256044 UI should no longer be creating an "Uncategorized" category [resolved/fixed]
  • 256359 Consider interfaces for Metadata classes [resolved/fixed]
  • 256905 Abuse of Sytem.out.println [resolved/fixed]
  • 257230 getArtifact and getRawArtifact should include code for retrying in the event fo download errors [resolved/fixed]
  • 257242 Review use of java.util.jar.Manifest [resolved/fixed]
  • 257431 Query.perform doesn't check for short circuit from collector [resolved/fixed]
  • 257654 Cross process locking of profiles [resolved/fixed]
  • 257773 Associated sites are not read if the originating URL is a p2-enabled site [resolved/invalid]
  • 257775 Revert failed miserably [resolved/duplicate]
  • 257783 Be able to merge remote repositories into composite repository [resolved/fixed]
  • 257936 Support "prepare" as well as commit.rollback [resolved/fixed]
  • 257987 Should the factory automatically set the IU type [resolved/fixed]
  • 258071 If user selects two equal IU's for install, the wizard shows both of them [resolved/fixed]
  • 258106 Read only fields in properties page are ugly on the Mac [verified/fixed]
  • 258112 Read only fields on properties page are white [resolved/fixed]
  • 258166 CompositeArtifactRepository.getOutputStream returns null [resolved/fixed]
  • 258168 "OK" string in message [resolved/fixed]
  • 258173 AbstractArtifactRepository#getOutputStream returns null [resolved/fixed]
  • 258207 Revert dialog let's you click Finish twice [resolved/fixed]
  • 258233 Switch DelayedFilterCheckboxTree to new look of FilteredTree [resolved/fixed]
  • 258330 Review ParserUtils Argument methods [resolved/fixed]
  • 258342 improvements to "manage sites" view [resolved/fixed]
  • 258370 EquinoxFWConfigfileParser.writeBundlesList needs to add comma separators [resolved/fixed]
  • 258384 Need automated shared install tests [resolved/fixed]
  • 258857 Artifact Mirror Application should log ERRORs regardless of value of verbose [resolved/fixed]
  • 258879 Use of runtime.exec needs to trap syserr and sysout [resolved/fixed]
  • 258932 Test wizard failing because of timing problem [resolved/fixed]
  • 258983 Advice file attaches to all IUs [resolved/fixed]
  • 259111 Need additional tests for download retrying [resolved/fixed]
  • 259112 Need additional tests for verbose logging [resolved/fixed]
  • 259283 Need a data area for actions [resolved/fixed]
  • 259521 AccumulateConfigDataActionTest is failing when run from a workspace with white space in it [resolved/fixed]
  • 259793 SPIMetadataRepo test failure [resolved/fixed]
  • 259796 Spec .equals() on IRequirementChange [resolved/fixed]
  • 259800 Metadata interfaces should have a notice indicating that clients should not subclass [resolved/fixed]
  • 260012 Cannot properly compose queries [resolved/fixed]
  • 260022 ProvidedCapabilities don't consider version in .equals() [resolved/fixed]
  • 260072 Aritfact Repo bundle depends on Runtime [resolved/fixed]
  • 260082 Simple configurator computes bundle location incorrectly with base UNC path [resolved/fixed]
  • 260084 URIUtil#toFile doesn't handle UNC path [resolved/fixed]
  • 260112 Collectors should be Queryable [resolved/fixed]
  • 260244 Available Software sites won't delete some sites [resolved/fixed]
  • 260411 Unable to create non-local repo or child [resolved/fixed]
  • 260434 Inconsistent method visibility [resolved/fixed]
  • 260604 URIUtil#makeAbsolute mangles UNC paths [resolved/fixed]
  • 260728 Clicking Revert.Expanding repository in admin UI NPEs [resolved/fixed]
  • 260752 pre and post perform hooks for match query iteration [resolved/fixed]
  • 260788 ArrayIndexOutOfBoundsException in install wizard [resolved/fixed]
  • 260885 No error when installing patch with missing host [resolved/duplicate]
  • 260912 Composite Repo doesn't use Sub Monitors for the query [resolved/fixed]
  • 260961 Restart dialog still shows up when a revert is cancelled [resolved/fixed]
  • 261134 tests leave .lock files around . problems in read-only installs [resolved/fixed]
  • 261140 Update site isn't saved [resolved/worksforme]
  • 261141 Checkbox are reset to previous states, after add a new update site [resolved/worksforme]
  • 261278 IUPropertyUtils should not short circuit the collector [resolved/fixed]
  • 261353 Incorrect metadata produced for directory-based bundles [resolved/duplicate]
  • 261399 org.eclipse.equinox.p2.core start error [resolved/fixed]
  • 261403 Add compound queryable [resolved/fixed]
  • 261460 structure LatestIUVersionCollector as a query [resolved/fixed]
  • 261523 Need option to not fail on create [resolved/fixed]
  • 261573 ISE in SimpleProfileRegistry.lockProfile [resolved/fixed]
  • 261638 TempLaunchAboutDialogHandler class not found [resolved/fixed]
  • 261697 NPE trying to query artifact repos [resolved/fixed]
  • 261736 adding repos to the repo manager [resolved/fixed]
  • 261786 Omni version breaks the metadata Generator [resolved/fixed]
  • 261925 Problem writing touchpoint data to repo [resolved/fixed]
  • 262065 No error message on revert failure [resolved/fixed]
  • 262084 Unable to use remote composite repositories [resolved/fixed]
  • 262086 Need to investigate #addChild API [resolved/invalid]
  • 262090 x-friend pde.ui for BundleInfo [resolved/fixed]
  • 262104 drag.drop into repo pref page should not add the repo instantly [resolved/fixed]
  • 262109 create factory for Copyright and License [resolved/fixed]
  • 262113 Installed bundles don't have the expected shape (jar'd instead of folders) [resolved/duplicate]
  • 262118 omni VersionRange NPE in intersects [resolved/fixed]
  • 262158 StringIndexOutOfBoundsException in SimpleProfileRegistry.unescape(String) [resolved/fixed]
  • 262188 Categories defined in site.xml not showing in available software list [resolved/fixed]
  • 262225 Local URIs being doubly encoded [resolved/fixed]
  • 262236 validation while in repo pref page needs to occur on local state [resolved/fixed]
  • 262325 new org.eclipse.equinox.p2.repository.tools bundle is missing about.html [resolved/fixed]
  • 262416 JavaSE-1.6 and OSGi.Minimum-1.2 profiles got updated [resolved/fixed]
  • 262543 Automatic update not triggered on startup [resolved/fixed]
  • 262567 Revert fails, no details are displayed [resolved/duplicate]
  • 262599 Test bundle not found during automated tests [resolved/fixed]
  • 263568 Galileo build broken when using 3.5M5 [resolved/fixed]
  • 194224 User nicknames for repositories [resolved/fixed]
  • 200380 Improve detection of incompatible solution [resolved/fixed]
  • 204060 absence of -publishArtifacts not honored properly [resolved/fixed]
  • 204470 Test cases [resolved/fixed]
  • 210450 Forwards compatibility of file formats [resolved/fixed]
  • 210478 Simple artifact repo is not thread safe [resolved/fixed]
  • 218564 Removing Metadata Cache [resolved/fixed]
  • 220125 Need to version IU format [resolved/fixed]
  • 224504 - clean up weirdness in QueryableMetadataRepositoryManager [resolved/fixed]
  • 224668 Strange paths in profile [resolved/fixed]
  • 227220 copy.paste support for installed software list [resolved/fixed]
  • 231186 Remove backwards compatibility code for i-build updating [resolved/fixed]
  • 232107 If user checks for updates and there are no enabled sites, guide them to sites [resolved/fixed]
  • 232446 Confusing flavor message in externalized strings [resolved/fixed]
  • 234930 Frameworkadmin does not create proper paths when doing cross-platform installation [resolved/fixed]
  • 236740 Inconsistent.Confusing UI Layout for Software Updates and Add-ons Dialog [resolved/fixed]
  • 238169 A metadatarepo to represent a profile [resolved/fixed]
  • 239492 RepositoryMirroring.addTransitiveIUs is not implemented yet [resolved/fixed]
  • 240728 chmod touchpoint action not working correctly [resolved/fixed]
  • 246803 Clear cache on read error [resolved/fixed]
  • 247566 p2 reverts to legacy update site when p2 repository fails to load [resolved/fixed]
  • 247638 "Format error in file" during all installation of new features [resolved/fixed]
  • 247950 installing from archived update site - provisioning checks other update sites even with authentication [resolved/duplicate]
  • 248464 Point installer at appropriate install description [resolved/fixed]
  • 248789 New p2 UI workflows [resolved/fixed]
  • 248951 Simplify API usage for repository creation.load [resolved/fixed]
  • 249318 Loading of repository is not safe [resolved/fixed]
  • 249605 Installed IU Patches don't show up in installed software dialog [resolved/worksforme]
  • 250132 No CU setting --launcher.library for the platform.ide product [resolved/fixed]
  • 251622 Using director for install does not install into destination [resolved/fixed]
  • 252016 AcceptLicensesWizardPage should be API [resolved/fixed]
  • 252752 Exported repository not recognized as p2 repo [resolved/fixed]
  • 252914 duplicate explanations with failed dependencies [resolved/fixed]
  • 256027 md5 checksums change on identical bundles from build to build [resolved/fixed]
  • 257228 Creating metadata repository causes existing content to be mistakenly loaded [resolved/fixed]
  • 258115 The download size always seems to be zero when updating [resolved/fixed]
  • 258178 Make sure reconciler does not cause spurious engine operations [resolved/fixed]
  • 258324 metadata generator default CU generation issues [resolved/wontfix]
  • 259208 update checker should log when sites are not loaded [resolved/fixed]
  • 259598 repo manager should favor client-settable repo name [resolved/fixed]
  • 259767 No progress monitoring for rollback . commit [resolved/fixed]
  • 260066 Generate product from .product file [resolved/fixed]
  • 260098 Ability to toggle repo enablement in groups [resolved/fixed]
  • 260913 Move concrete metadata classes to an internal package [resolved/fixed]
  • 260950 Remove the custom collectors from the UI [resolved/fixed]
  • 260962 Revert seems to connect to remote repositories [resolved/fixed]
  • 261102 SiteXMLAction needs to consider repos [resolved/fixed]
  • 261731 Should attempt to create repo before load repo [resolved/fixed]
  • 261881 Failing TransferTest [resolved/fixed]
  • 261931 UI Tests hang waiting for input [resolved/fixed]
  • 261933 Update ProgramArguments actions to support key.value pairs [resolved/fixed]
  • 262073 Errors upgrading shared install with install dir containing spaces [resolved/fixed]
  • 262234 Support .qualifier on SiteXMLAction [resolved/fixed]
  • 262243 markStarted action should ignore OSGi fragment bundles [resolved/fixed]
  • 262298 review relationship between RepositoryManipulator, RepositoryLocationValidator, and AddRepo dialog [resolved/fixed]
  • 262438 Test Connection.refresh scenario needs some work [resolved/fixed]
  • 262454 Remove repositories when finished with them [resolved/fixed]
  • 262563 Unable to restart after install [resolved/fixed]
  • 262580 Revert is failing when no repo containing the metadata is available [resolved/fixed]
  • 262656 version range errors connecting to 3.4 site [resolved/fixed]
  • 262696 No "more" details available on updates [resolved/fixed]
  • 262861 14 equinoxp2 tests fail due to missing "platform binary drop" property [resolved/fixed]
  • 262964 Unable to remove.disable repository [resolved/fixed]
  • 262992 ProfileRegistry multiprocess Locking test fails intermittently [resolved/fixed]
  • 263237 Add & Apply buttons display the same key shortcut [resolved/fixed]
  • 263272 Implement Jar Comparator for mirroring [resolved/fixed]
  • 263291 Make repository.tools a friend [resolved/fixed]
  • 263449 p2 GeneratorTask passes wrong parameter to EclipseGeneratorApplication causing full metadata generation from legacy update site to fail [resolved/fixed]
  • 263491 Status not properly propagated when error occurs and the artifacts needs to be unzipped [resolved/fixed]
  • 263546 Unable to remove site [resolved/fixed]
  • 263593 "Install New Software" should open immediately [resolved/fixed]
  • 263615 Install New Software doesn't launch if there are no repos [resolved/worksforme]
  • 263678 Allow repository transformer to work with existing artifact repositories [resolved/fixed]
  • 263685 org.eclipse.equinox.internal.p2.ui.ProvUIActivator requires org.eclipse.equinox.p2.exemplarysetup without an explicit dependency [resolved/fixed]
  • 264111 NPE in SimpleArtifactRepositoryFactory [resolved/fixed]
  • 264186 Repo transformer app should fail early if there are no IUs to process [resolved/fixed]
  • 264265 p2.artifact.mirror task failes if baseline to compare with is empty [resolved/fixed]
  • 264266 complete support for version advice [resolved/fixed]
  • 264389 Use modified url as site qualifier [resolved/fixed]
  • 264526 SimpleArtifactRepository leaves temporary file when unzip fails [resolved/fixed]
  • 264570 Allow relative child URIs in XML [resolved/fixed]
  • 264591 Spurious log entries related to profile backed repositories [resolved/fixed]
  • 264674 String representation of version format is incorrect [resolved/fixed]
  • 264724 ProductAction.createRootAdvice should handle the case when children don't have versions [resolved/fixed]
  • 264739 move the root files under the feature group [resolved/fixed]
  • 264767 Need an ant task for ProductAction [resolved/fixed]
  • 264769 Clean up repository persistence code [resolved/fixed]
  • 264891 org.eclipse.equinox.p2.metadata.repository MirrorApplication fails if artifacts have already been mirrored [resolved/fixed]
  • 265040 test failures in product icon tests [resolved/fixed]
  • 265054 Concurrent modification exception in Executable descriptor [resolved/fixed]
  • 265121 add regression test for only treating jars and folders as plug-ins [resolved/fixed]
  • 265123 CU generation can't run independently of bundles.features [resolved/fixed]
  • 265217 Improved IU advice support with p2.inf [resolved/fixed]
  • 265315 Profile Scoped Preferences [resolved/fixed]
  • 265329 NPE exporting & installing into host [resolved/fixed]
  • 265367 Disabled system repositories shown in sites preference page [resolved/fixed]
  • 265385 MD5 failure when exporting and installing into self [resolved/worksforme]
  • 265399 Not prompted once files have been downloaded [resolved/fixed]
  • 265431 IllegalArgumentException when parsing raw GTEQUAL ranges with format [resolved/fixed]
  • 265457 The | character is not supported by p2 touchpoint, crashing eclipse. [resolved/fixed]
  • 265465 Leverage ECF support for fast cancellation [resolved/fixed]
  • 265479 Feature site references not created by publisher [resolved/fixed]
  • 265497 Installation History: Multi-column tree needs column headers [resolved/fixed]
  • 265524 Repo2RunnableTask should create jar:file: URIs for zipped repos [resolved/fixed]
  • 265526 Repo2RunnableTask fails if no IUs specified [resolved/fixed]
  • 265554 Should use util methods to void platform-specific slashes [resolved/fixed]
  • 265564 Signing (and conditioning) during publish [resolved/fixed]
  • 265573 need copy.paste support in repo preferences page [resolved/fixed]
  • 265578 director cannot find IU if more than one repo specified [resolved/fixed]
  • 265654 Races between DownloadJobs? [resolved/fixed]
  • 265678 Provide URIUtil for creating jar URIs [resolved/fixed]
  • 265765 exception in N20090221-2000 with org.eclipse.equinox.internal.p2.engine.ProfilePreferences [resolved/fixed]
  • 265937 Widget disposed in AvailableIUsPage [resolved/fixed]
  • 265983 Profile preferences shouldn't fail on load.save if profile doesn't exist [resolved/fixed]
  • 265994 Remove repository push from SimpleProfileRegistry [resolved/fixed]
  • 266046 Failing test cases [resolved/fixed]
  • 266068 Blocked with dialog open when exception occurs as part of the Socket.connect [resolved/fixed]
  • 266081 More consistent handling of MIN.MAX versions in ranges [resolved/fixed]
  • 266205 IllegalStateException while saving preferences [resolved/fixed]
  • 266361 publisher aggressively assumes we always have p2.inf files [resolved/fixed]
  • 266382 Explicitly save when setting repository properties [resolved/fixed]
  • 266388 Make ProfileLock not re-entrant [resolved/fixed]
  • 266527 metadata XML in 3.5 has changed and is using "uri" instead of "url" for a few elements [resolved/fixed]
  • 266544 Publish a.jre for products [resolved/fixed]
  • 266729 No scrollbar in details area [resolved/fixed]
  • 266816 ProductFile does not close its source file. [resolved/fixed]
  • 266844 FileUtils problem untarring file [resolved/fixed]
  • 266846 Compiler warnings in N20090302-2000 [resolved/fixed]
  • 266881 Don't invoke the engine when loading.saving profile preferences [resolved/fixed]
  • 266887 Versions created with NULL or an empty string yields NPE when used [resolved/fixed]
  • 266939 "Install New Software" should only contact the selected sites when resolving an install [resolved/fixed]
  • 266946 The FormatRangeTest class is never run. [resolved/fixed]
  • 267139 Ensure repository is not lost on refresh failure [resolved/fixed]
  • 267219 Workaround bug in URI#resolve [resolved/fixed]
  • 267229 NPE in SiteXMLActionTest [resolved/fixed]
  • 267461 update the publisher to reflect uid attribute [resolved/fixed]
  • 267503 Reconciliation application could return error code when the operation aborts [resolved/fixed]
  • 267509 Repo2Runnable doubly encodes string [resolved/fixed]
  • 267512 Reentrant lock attempt during tests [resolved/fixed]
  • 267567 Profile presented as a repo should honor the roaming flag [resolved/fixed]
  • 267694 p2 does not detect update is needed when using 3.5 I-Build site [resolved/fixed]
  • 267850 Update from I20090304-0834 toI20090309-1300 to I20090310-0100 results in bad eclipse.ini [resolved/fixed]
  • 267882 Can't expand SDK in Update Details dialog [resolved/fixed]
  • 267893 Install New Software dialog uses normal icon for installed software [resolved/fixed]
  • 267921 Stronger affordance that site selection is required in available software dialog [resolved/fixed]
  • 267949 Re-enable gc [resolved/fixed]
  • 267963 Bug in ProfileScope [resolved/fixed]
  • 267972 No filters on generated product IU [resolved/fixed]
  • 268198 InstallNewSoftwareHandler causes repositories to be retained indefinitely [verified/fixed]
  • 268200 Size computation is contacting remote servers in local mode [resolved/fixed]
  • 212047 - Wizards and Installation Pages should persist column widths [resolved/fixed]
  • 212811 The sizing phase should not return a size when some artifacts are missing [resolved/fixed]
  • 216278 ECFTransport and ECFMetadataTransport should be merged [resolved/fixed]
  • 222498 Scope for update preferences [resolved/fixed]
  • 223991 Drag n' Drop does not work on certain platforms [resolved/fixed]
  • 229880 Use product license when generating top level IU [resolved/duplicate]
  • 231200 Updated locked iu by using install [resolved/fixed]
  • 231372 Move IUProfilePropertyQuery to engine [resolved/fixed]
  • 235008 UI shows duplicate categories when refreshing [resolved/fixed]
  • 235215 license page layout grabs too much space if license list is wrong [resolved/fixed]
  • 235288 Available software dialog should preserve expansion state of tree when user changes view or filtering [resolved/fixed]
  • 237100 Agent download is missing the tools bundle [resolved/fixed]
  • 237984 Use ECF to obtain the list of mirror [resolved/fixed]
  • 240055 reconsider presentation of IU size [resolved/fixed]
  • 241441 integrate the publisher [resolved/fixed]
  • 241477 better support for framework extensions via eclipse touchpoint [verified/fixed]
  • 244776 validate the publishing of patches [resolved/fixed]
  • 244813 Files Missing in update jars [resolved/fixed]
  • 245299 Patch features aren't detected as 'updates' [resolved/fixed]
  • 248604 Improve the error messages when an operation goes wrong. [resolved/fixed]
  • 251774 Double-clicking update bubble results in two update dialogs [resolved/fixed]
  • 252393 Error reading site digest message should reference real site [resolved/fixed]
  • 252407 MD5 changes over multiple exports [resolved/worksforme]
  • 253224 CheckTrust phase shouldn't use PARM_ARTIFACT_REQUESTS [resolved/fixed]
  • 254435 Director installs feature on unsupported OS [resolved/fixed]
  • 255158 Eclipse 2.x-style plugins still exist after removing link file [resolved/fixed]
  • 255689 Pressing update button in status bar may load repos (long wait) [resolved/fixed]
  • 256361 define clearly the rules of engagement for accessing and setting default Policy [resolved/fixed]
  • 256364 load composite repos eagerly [resolved/fixed]
  • 257792 Investigate a mechanism to dynamically install touchpoint actions [resolved/fixed]
  • 258105 Provide explanation if when filtering causes empty available info [resolved/fixed]
  • 258539 Automatic update preference lost [resolved/fixed]
  • 258722 Can't install from admin ui [resolved/fixed]
  • 258988 p2 mirroring app incorrectly reports warnings [resolved/fixed]
  • 259109 Unable to get p2.director task to work [resolved/fixed]
  • 259604 Need a way to report about problems with repo [resolved/fixed]
  • 259792 Reuse IUs instead of creating new one [resolved/fixed]
  • 260625 Deselect . Select all in Update Manager for Available updates [resolved/fixed]
  • 261299 Test to verify that mock IUs are replaced [resolved/fixed]
  • 261585 Preferences node "Install.Update" has unexternalised strings: run Externalize Strings wizards [resolved/fixed]
  • 261637 Interpret path names with no scheme as file: in the UI [resolved/fixed]
  • 262326 No changes picked up after removing link file from dropins [resolved/worksforme]
  • 262331 EclipseTouchpoint requires publisher [resolved/fixed]
  • 262333 A backup.restore mechanism is required during install [resolved/fixed]
  • 262395 p2 GarbageCollector#contributeMarkSets has an extra loop [resolved/fixed]
  • 262503 Replace ResolutionHelper with SAT4J based solution [resolved/fixed]
  • 262611 Software without defined names do not match filters [resolved/fixed]
  • 262660 ECF not initialized when installing patch [resolved/fixed]
  • 262661 Unable to update a shared install [resolved/fixed]
  • 262693 life cycle of install wizard dialog settings [resolved/fixed]
  • 263262 Usage of p2 command handler inside API Tooling UI code [resolved/fixed]
  • 263304 Metadata for determining what actions to install [resolved/fixed]
  • 263513 install wizard was showing "by site" view [resolved/fixed]
  • 264042 Persist wizard size for "Install new software..." [closed/fixed]
  • 264110 Input format consistency for application and tasks [resolved/fixed]
  • 264264 review the product file parser [resolved/fixed]
  • 264687 No updates found until "test connection" pressed [resolved/duplicate]
  • 264743 Make the executable feature a publishable thing [resolved/fixed]
  • 264746 Outstanding issues for product publishing [resolved/fixed]
  • 265208 Polish the p2.mirror task [resolved/fixed]
  • 265295 Cannot install from archived update site [resolved/duplicate]
  • 265496 Installation History: Contents tree should keep expansion state [resolved/fixed]
  • 265550 Review Ant task consistency [resolved/fixed]
  • 265577 director cannot find repo in zip [resolved/fixed]
  • 265851 Repo2Runnable keeps handle on zip [resolved/fixed]
  • 266047 BundleAction does not add ArtifactDescriptor entries for .pack.gz files [resolved/fixed]
  • 266061 workflow implications of install handler.action support [resolved/fixed]
  • 266243 Need ability to restart failed download of repo index files [resolved/fixed]
  • 266450 Don't log OperationCanceledException [resolved/fixed]
  • 266526 IProfileRegistry should provide a refresh() method [resolved/fixed]
  • 266598 Make new explanation support react to cancellation [resolved/fixed]
  • 266739 Error updating eclipse with content in dropins [verified/fixed]
  • 266760 Render explanation as a status tree [resolved/fixed]
  • 266859 FeatureParser should be split in two. One for the folder.jar and one for the feature manifest [resolved/fixed]
  • 266871 Redundant setPropertyActions [resolved/fixed]
  • 266933 Details of error missing when doing an update [resolved/fixed]
  • 266989 Subversive feature not installable when using Java 6 runtime [resolved/fixed]
  • 267074 p2.artifact.mirror ant task should have an option to skip md5check [resolved/invalid]
  • 267277 AbstractApplication removing repositories incorrectly [resolved/fixed]
  • 267282 Features should always be "unzipped" [resolved/fixed]
  • 267504 Encoding stability [resolved/fixed]
  • 267569 Artifact repository file transfer needs to be made more robust [resolved/fixed]
  • 267598 FeatureAction.loadProperties() does not work unless feature is a directory [resolved/fixed]
  • 267667 Exception after immediately closing Install dialog. [resolved/fixed]
  • 267707 child repos are not marked as "system" repos after an upgrade [resolved/fixed]
  • 267853 Include site names in Available Software's "work with" combo box [resolved/fixed]
  • 267870 Enable completion in Available Software "work with" combo box [resolved/fixed]
  • 267887 No Repository Found dialog's details is the same as the error [resolved/fixed]
  • 267891 Software incorrectly grouped by category when opening Install New Software dialog [resolved/fixed]
  • 267948 revert page needs to show current install info somewhere [resolved/fixed]
  • 267950 Profile repository cannot retrieve native artifacts [resolved/fixed]
  • 267965 Adding a site in the work with causes other site content to shown and hidden [resolved/duplicate]
  • 267974 Error details missing for "already performing an operation" case [resolved/fixed]
  • 268002 Alignment of buttons is really off [resolved/fixed]
  • 268016 FeatureAction does not consider feature level filters [resolved/fixed]
  • 268142 Failing background update should not open a dialog [resolved/fixed]
  • 268143 Test failure in I20090311-0100 [resolved/duplicate]
  • 268156 Unencode repositories addresses when displaying in UI [resolved/fixed]
  • 268165 NPE in SimpleMetadataRepositoryFactory if scheme is null [resolved/fixed]
  • 268185 Director Application destination problems [resolved/fixed]
  • 268202 Dropins repo shown in the list of known repositories [resolved/fixed]
  • 268205 Accepting an update causes plan to be recomputed [resolved/fixed]
  • 268245 zipped site not included in IRepositoryManager.REPOSITORIES_LOCAL [resolved/fixed]
  • 268369 Unable to drag local zipped, or folder repositories [resolved/fixed]
  • 268433 EngineSession context string could be better [resolved/fixed]
  • 268527 bad mirrors cause install failure [resolved/fixed]
  • 268541 Support replacement.refinement in p2.inf [resolved/fixed]
  • 268659 Make VersionedName usable as a key [resolved/fixed]
  • 268695 Category not exported from update wizard with IBM 1.6 VM [resolved/fixed]
  • 268697 ProfileMetadataRepositoryTest fails on last assert [resolved/fixed]
  • 268807 UpdateSite#getDigestURI broken for jar:file scheme [resolved/fixed]
  • 268809 IllegalArgumentException from ECFTransport#getConnectionContext [resolved/fixed]
  • 268814 Configuring p2 so that repos cannot be added.manipulated [resolved/fixed]
  • 268818 UpdateSite#getSiteFeatureURI returns bad relative URI [resolved/duplicate]
  • 268884 log when running p2.artifact.mirror with comparator [resolved/fixed]
  • 268967 Publisher.loadMetadataRepository ignores removeFromManager argument [resolved/fixed]
  • 269170 NPE in BundlesAction when using update.configurator without simpleconfigurator [resolved/fixed]
  • 269216 User-named sites on "Available Software Sites": no keyboard alternative [resolved/fixed]
  • 269297 Links in dropins directory are never rescanned [resolved/fixed]
  • 269400 IllegalArgumentException in site pref page [resolved/fixed]
  • 269422 NPE trying to add new site [resolved/fixed]
  • 269437 Should site autocomplete suggest disabled sites? [resolved/fixed]
  • 269456 plugin based product ignores config start levels [resolved/fixed]
  • 269468 IllegalStateException: Profile SDKProfile is not current [resolved/fixed]
  • 269502 -vm options is corrupted during autorestart after working with update site [resolved/fixed]
  • 269507 let the user modify.delete a site URI on certain failure conditions [resolved/fixed]
  • 269523 p2.mirror app doesn't include features when platformFilter specifies an os,ws,arch combination [resolved/fixed]
  • 269525 Stand-alone install uses installer p2.data.area [resolved/fixed]
  • 269527 support relative URI for installer descriptor and repositories [resolved/fixed]
  • 269532 StackOverFlow in install wizard test [verified/fixed]
  • 269588 Cannot load repository if HTTP server doesn't respond correctly to HEAD request [resolved/fixed]
  • 269720 UI repo strings should be unencoded unless otherwise necessary [resolved/fixed]
  • 269873 handling multiple declarations and priorities of p2 UI Policy service [resolved/fixed]
  • 269976 paths in bundles.info are not relative URI [resolved/worksforme]
  • 269979 NPE updating roaming profile in bundle pool mode [resolved/fixed]
  • 270138 Out of memory error occurs when opening Install New Software dialog [resolved/fixed]
  • 270162 Artifact Repositories displayed multiple times in AdminUI [resolved/fixed]
  • 270323 Provide repository selection combo as reusable ui component [resolved/fixed]
  • 270330 BundlesStateLocation doing lookup by string instead of URI [resolved/fixed]
  • 270482 Changing the configuration area causes Eclispe to ignore link locations [resolved/worksforme]
  • 270491 new org.eclipse.equinox.p2.repository bundle missing from org.eclipse.equinox.p2.user.ui feature [resolved/fixed]
  • 270496 http authentication realm's not respected [resolved/fixed]
  • 270535 New p2.repository bundle uses 1.5 methods [resolved/fixed]
  • 270590 Chkpii error in p2.repository in N20090330-2000 [resolved/fixed]
  • 270624 NPE in FeatureManifestParser [resolved/fixed]
  • 270649 Compiler warnings in I20090331-0901 [resolved/fixed]
  • 270656 feature patch export causes exception in p2 [resolved/fixed]
  • 270667 Missing messages on startup [resolved/fixed]
  • 270683 Improve explanation for patches [resolved/fixed]
  • 270758 new p2.repository bundle is missing legal files [resolved/fixed]
  • 270771 DNF for all the P2 performance tests [resolved/fixed]
  • 270804 org.eclipse.equinox.p2.repository won't work on Foundation [resolved/fixed]
  • 270837 p2 unable to use non-port-80 update sites [resolved/duplicate]
  • 270887 ProcessRepoTask leaves repositories in manager [resolved/fixed]
  • 271034 modify p2.artifact.mirror comparator approach to comparing properties files [resolved/fixed]
  • 271058 Remove deprecated Transport method [resolved/fixed]
  • 271073 NLS unused message in p2.repository bundle [resolved/invalid]
  • 271140 Repo2Runnable application problems [resolved/fixed]
  • 271181 UpdateSite parse methods can leave a stream open. [resolved/fixed]
  • 271182 Delete org.eclipse.equinox.internal.p2.metadata.repository.ECFTransport [resolved/fixed]
  • 271183 SimpleMetaDataRepository.getLocalFile hides underlying exception.message. [resolved/fixed]
  • 271190 ElementUtils removes composite child repos [resolved/fixed]
  • 271313 java.io.FileNotFoundException inside logs of many test projects [resolved/fixed]
  • 271342 Support for "meta" required capabilities [resolved/fixed]
  • 271401 Which version of apache http client [resolved/fixed]
  • 271402 Metadataparser should use statics for required and optional attributes [resolved/fixed]
  • 271447 Bad layout in 'Install available software' dialog [resolved/fixed]
  • 271469 wizard test failures in N20090406-2000 [resolved/fixed]
  • 271473 progress subtask messages should include site URI [resolved/fixed]
  • 271508 CompositeRepo failures can cause bad artifact results [resolved/fixed]
  • 271533 Bootstrap.product does not have the complete closure of bundles [resolved/fixed]
  • 271581 Can't install from http:..www.scala-lang.org.scala-eclipse-plugin -- no response from Eclipse [resolved/fixed]
  • 271585 Can't rename available software sites [resolved/fixed]
  • 271621 Expensive manifest localization on startup [resolved/fixed]
  • 271622 Tests to validate actions and touchpoint support is dynamic [resolved/fixed]
  • 271647 Can't cancel in mid installation [resolved/fixed]
  • 271681 Details error message not shown in the UI [resolved/fixed]
  • 271792 Make sure that the comparator errors are reported on the actual jar [resolved/fixed]
  • 271793 Cannot open install software dialog because of bad site [resolved/fixed]
  • 271833 Stuck at Review Licenses, finish button not enabled [resolved/worksforme]
  • 271949 Patch encoding always needs repos even for things that do not belong to the solution [resolved/fixed]
  • 271954 The installer plan removes unexpected IUs [resolved/fixed]
  • 272071 Remove stale repository properties from IProfile [resolved/fixed]
  • 272102 framework extension test fails when path include white space [resolved/fixed]
  • 272104 repository depends on runtime [resolved/fixed]
  • 272142 Action native touchpoint . copy does not create path [resolved/fixed]
  • 272147 CompositeArtifactRepository tests [resolved/fixed]
  • 272149 Review usage of provisioningContext [resolved/worksforme]
  • 272151 NLS unused messages [resolved/fixed]
  • 272219 Repo2Runnable should put binary artifacts under destination [resolved/fixed]
  • 272240 The wizard the admin ui does not show the explanation [resolved/fixed]
  • 272243 Mirror sorting based on transfer rate broken [resolved/fixed]
  • 272250 ResumeDownloadTest failing [resolved/fixed]
  • 272312 Unable to update to new i-build [resolved/fixed]
  • 272336 NPE in Profile Registry [resolved/fixed]
  • 272337 Link to reminder options doesn't open right page [resolved/fixed]
  • 272347 Failing AgentPlanTest* tests [resolved/fixed]
  • 272355 PlanExecutionHelper uses out of date profile if install plan is applied [resolved/invalid]
  • 272358 org.eclipse.equinox.p2.repository manifest has the uses clause [resolved/fixed]
  • 272362 Configure the update site parser to take a filename [resolved/fixed]
  • 272386 Memory use of Version objects [resolved/fixed]
  • 272387 testBug266881 failure [resolved/fixed]
  • 272393 Trim strings held by p2 [resolved/fixed]
  • 272407 Statechange error when applying installer plan in dropins [resolved/fixed]
  • 272530 Add location validation method suitable for use by UI [resolved/fixed]
  • 272539 responseType attribute should be format in mirrors URL [resolved/fixed]
  • 272571 dynamic test is failing [resolved/fixed]
  • 272573 testZipDynamicPathComputer test fails on Linux [resolved/fixed]
  • 272578 Loading profile preference node loads profile [resolved/fixed]
  • 272604 Some exceptions are not propagated [resolved/fixed]
  • 272705 Check for UNINSTALLED before starting bundle [resolved/fixed]
  • 272719 root cause of failure is hidden when merging processing steps [resolved/fixed]
  • 272743 PlatformConfigurationWrapper not correctly handling spaces in paths [resolved/fixed]
  • 272795 Bad layout and cropped information in install dialogs [resolved/fixed]
  • 272796 Software Install dialog talks about "Duplicate location" instead of selecting existing update site [resolved/fixed]
  • 272894 Adding a local site without name makes the site unusable in "Install" dialog [resolved/worksforme]
  • 272959 Validate profile after expanding partial IUs [resolved/fixed]
  • 272992 agent and installer missing new p2.repository bundle [resolved/fixed]
  • 273107 metadata repository load is not prompting for authentication [resolved/fixed]
  • 273126 p2.mirror app should have a mode to only slice platform dependant bundles [resolved/fixed]
  • 273149 Old style of specifying config.ini properties for osgi.framework and osgi.bundles leads to p2 reconciler problems [resolved/fixed]
  • 273164 Failing feature patch tests [resolved/fixed]
  • 273177 No metadata generated for a product license [resolved/fixed]
  • 273276 move {installFolder} initialization from touchpoints to installableunitphase [resolved/fixed]
  • 273293 Export Repositories does not have a default file extension [resolved/fixed]
  • 273307 Only most recent version of updates available [resolved/fixed]
  • 273317 fragment.translated_host_properties not generated with the publisher [resolved/fixed]
  • 273319 Many password prompts per session when secure storage not used [resolved/fixed]
  • 273348 Cancellation of Test Connection results in site available dialog [resolved/fixed]
  • 273426 After an update install is not synching with shared profile [resolved/fixed]
  • 273480 Make touchpoint action SetProgramPropertyAction understand @artifact [resolved/fixed]
  • 273509 After backing out of a failed resolution a cycle exists between Resolution and License pages [resolved/fixed]
  • 273559 DirectorAppTest passes invalid options to the application [resolved/fixed]
  • 273626 Missing plug-in information from feature metadata [resolved/fixed]
  • 273665 All artifact repositories are being consulted [resolved/fixed]
  • 273674 Get rid of duplicated VersionedName class [resolved/fixed]
  • 273776 Compile warning in official build [verified/fixed]
  • 273897 NewMirrorMetadataTest failures [resolved/fixed]
  • 273920 Credentials doesn't need service tracker [resolved/fixed]
  • 273932 Create a category publisher application [resolved/fixed]
  • 273955 Cannot install TPTP features from Galileo update site in Eclipse 3.5 [resolved/fixed]
  • 273959 ConfigData.remove should not fast fail if symbolic name is not set [resolved/fixed]
  • 273960 a previously saved password can not be removed [resolved/fixed]
  • 273961 After exporting, a product with a start level of "default" won't start [resolved/fixed]
  • 273966 Invalid plan created when an update and a patch are available at the same time [resolved/fixed]
  • 273967 Checking for update still shows the patch even though it is installed [resolved/fixed]
  • 274011 Available Software Dialog handles "authentication problem" badly [resolved/fixed]
  • 274045 After cancellation, next does not react until changes have been made to the selection [resolved/fixed]
  • 274062 Edit Repository after failed Test Conenction [resolved/fixed]
  • 274071 Request for friend status for some PDE packages [resolved/fixed]
  • 274073 Allow p2.inf to override group property on features [resolved/fixed]
  • 274074 "Nothing to update" is being logged [resolved/fixed]
  • 274090 License page get resized to full screen [resolved/fixed]
  • 274096 Update Dialog - Next button enabled but does not function after failed resolution [resolved/fixed]
  • 274097 Bringing up the "available software" dialog can cause login prompting [resolved/fixed]
  • 274115 Details pane too small [resolved/fixed]
  • 274154 Available software dialog description field needs min size [resolved/fixed]
  • 274168 Confusing error when adding an local location without a repo [resolved/fixed]
  • 274181 Jars don't have directory entries. [resolved/fixed]
  • 274182 BackupStore fails when profile id contains colon character [resolved/fixed]
  • 274193 ConfigCUsAction creates incorrect entries when used with multiple products [resolved/fixed]
  • 274214 synchronization issues in the profile registry [resolved/fixed]
  • 274219 Abstract simple configurator test looks for Manifest.MF instead of MANIFEST.MF [resolved/fixed]
  • 274223 Bundles listed twice in bundle.info breaks install [resolved/fixed]
  • 274319 Remove unused strings [resolved/fixed]
  • 274321 Newly added site in the preference is not highlighted [resolved/fixed]
  • 274335 Can't find eclemma in the preferences dialog [resolved/fixed]
  • 274343 Duplicated string in properties file in I20090429-0100 [resolved/fixed]
  • 274352 Install handlers & sizing phase - profile in use [resolved/fixed]
  • 274403 tag projects changed since I20090421-0930 build - Equinox p2 [resolved/fixed]
  • 274433 SimplePlanner.createIUForMetaRequirements can create illegal versions [resolved/fixed]
  • 274445 Default native artifact cache location is wrong in ProfileMetadataRepository [resolved/fixed]
  • 244421 verify translations working with the publisher [resolved/fixed]
  • 252743 CU filters need to agree with their host [resolved/fixed]
  • 261104 Versioning Categories [resolved/fixed]
  • 267337 NPE in Director App when initializing profile without bundle pool [resolved/fixed]
  • 268229 Restart dialog shows with failed revert attempt [resolved/fixed]
  • 269206 Tab ordering and focus highlights on the P2 dialogs [resolved/fixed]
  • 269212 High Contrast mode: ""Available Software Site" preferences page looks strange [resolved/fixed]
  • 270542 Ensure that we have ways out of bad uninstall . unconfigure actions [resolved/fixed]
  • 272483 add debug.trace statements for actions to help understand what's occured [resolved/fixed]
  • 272663 Product launcher name ignored if no icons defined [resolved/fixed]
  • 273094 A test server is needed to test error handling [resolved/fixed]
  • 273519 File corruption when mirroring packed features. [resolved/fixed]
  • 273664 Cancellation on login . pwd prompt causes the whole installation to stop [resolved/duplicate]
  • 274076 Presented with "Restart" dialog after a failure in the Engine [resolved/fixed]
  • 274093 AbstractPublisherAction.processCapabilityAdvice and capability identity [resolved/fixed]
  • 274300 p2.process.artifacts task doesn't update artifacts.jar with entries for pack.gz files [resolved/fixed]
  • 274314 BIDI3.5:HCG_Incorrect text orientation of various controls on "Preferences" pages. [verified/fixed]
  • 274330 Inconsistent swapping of repository contents [resolved/fixed]
  • 274334 site name is not immediately shown after loading repo [resolved/fixed]
  • 274467 exporting for multiple platforms results in multiple entries in the eclipse.ini file [resolved/fixed]
  • 274470 Add meaningful output for -help option [resolved/fixed]
  • 274569 Exceptions for HTTP errors does not surface [resolved/fixed]
  • 274607 Install New Software - trailing spaces in URL should be ignored [resolved/fixed]
  • 274610 RepositoryStatus HTTP code translation errors. [resolved/fixed]
  • 274612 Category description not translated in site parser [resolved/fixed]
  • 274625 Extra call to Phase.initializeOperand when rollingback [resolved/fixed]
  • 274660 Errors during "Collect" phase are not in the error context message [resolved/fixed]
  • 274673 Category names are not unique when exporting from the update site [resolved/duplicate]
  • 274681 Review how we cache our update sites [resolved/duplicate]
  • 274695 Redundant 'feature.jars' entry on "Review license" page [resolved/fixed]
  • 274704 uninstall fails without explicit version [resolved/fixed]
  • 274747 no radiobutton option selected in Install.Update preference page [resolved/fixed]
  • 274844 cancel while waiting on timeout during HEAD request has no effect [resolved/fixed]
  • 274847 Cache manager delays cancelation, and should give up on timeout [resolved/fixed]
  • 274865 FeaturesAction.setupLinks is not implemented [resolved/fixed]
  • 274896 GC deletes the results of Repo2Runnable [resolved/fixed]
  • 274902 Reconciler does not write out error message [resolved/fixed]
  • 274907 Planner appears to hang while computing explanation [resolved/fixed]
  • 275062 Install New Software - going back and changing selections didn't do a new resolution [resolved/worksforme]
  • 275089 Indicate both user readable name and IU id in explanation message and in the wizard [resolved/fixed]
  • 275101 ArrayIndexOutOfBoundException in SAT4J [resolved/fixed]
  • 275196 Incorrect version range produced in metadata [resolved/fixed]
  • 275227 Canceling authentication while resolving in a wizard cancelled the entire resolution [resolved/duplicate]
  • 275229 suppress authentication in sizing phase [resolved/fixed]
  • 275233 cancelling authentication during Help>Check for Updates... cancels the update check [resolved/fixed]
  • 275235 Install New Software hangs UI when expanding tree [resolved/fixed]
  • 275252 Selecting a disabled site in the autocomplete no longer enables the site [resolved/fixed]
  • 275295 Source bundles required Java 6 for unpack [resolved/fixed]
  • 275322 Available Software dialog - "Check the items that you wish to install" should have period [resolved/fixed]
  • 275331 Update readme [resolved/fixed]
  • 275369 NPE when no executable feature specified on the ProductPublisher Application [resolved/fixed]
  • 275388 Upgrade p2 feature to latest ECF [resolved/fixed]
  • 275398 cancel in install new software of add repo while pending does not cancel [resolved/fixed]
  • 275479 Site nickname entered by user is overwritten when repo is refreshed [resolved/fixed]
  • 275493 NPE in log [resolved/fixed]
  • 275659 Confusing warnings about partially installed IU when IU already installed [resolved/fixed]
  • 275725 Increment version numbers [resolved/fixed]
  • 275748 ensure that cached repo refs are cleared on refresh [resolved/duplicate]
  • 275750 redirected too many times not handled when using apache httpclient [resolved/fixed]
  • 275757 Failure to load update site can result in invalid cache [resolved/fixed]
  • 275778 Detect when a different version of the fwk is being installed [resolved/fixed]
  • 275864 Publisher requires Runtime [resolved/fixed]
  • 275866 engine extends wrong preference extension point [resolved/fixed]
  • 275959 catch apply configuration errors [resolved/fixed]
  • 275975 cancelling the "timeout" test server took at least 2 min [resolved/fixed]
  • 276175 ProvUI.getDefaultParentShell doesn't match ProgressManagerUtil [resolved/fixed]
  • 276457 Install fails without a trace using I20090514-2000. [verified/fixed]
  • 272956 Should check args early [resolved/fixed]
  • 273747 Start level specified in the product are ignored [resolved/fixed]
  • 275316 CU versions should match product, not host [resolved/fixed]
  • 275649 Missing info for org.eclipse.equinox.p2.ui.admin.rcp.product [resolved/fixed]
  • 276133 Optimization function picks up unnecessary IUs [resolved/fixed]
  • 276356 check the wizard and page completion logic for AcceptLicensesWizardPage [resolved/fixed]
  • 276412 SAT4J won't run on Java 1.4 [resolved/fixed]
  • 276562 Repository not found error for valid repository [resolved/fixed]
  • 276567 NPE during download [resolved/fixed]
  • 276767 recent regression - multiple authentication prompts on cancel when selecting an auth site in the work with combo [resolved/fixed]
  • 276878 Externalized plug-in name is not showing in error details. [resolved/fixed]
  • 276911 Computing prerequisite plan subtask message shouldn't have a period [resolved/fixed]
  • 276962 NPE running new director application [resolved/fixed]
  • 276963 empty.broken wizard when a suggested update is not valid [resolved/fixed]
  • 276967 Director's verifyOnly mode has unfriendly failure [resolved/fixed]
  • 277392 Correcting typo in Work With combo doesn't bring up site [resolved/fixed]
  • 275040 Add translation tests for feature.jar elements [resolved/fixed]
  • 277504 Using -destination flag, get p2.core.ProvisionException: Need to set the destination artifact repository location. [resolved/fixed]
  • 277554 Empty wizard page on update [verified/fixed]
  • 277724 Add ECF apache client to installer download [resolved/fixed]
  • 277727 Update the installer.properties to point at the final site or galileo site [resolved/fixed]
  • 277751 Set Country Code for mirroring purpose via property [resolved/fixed]
  • 277923 CUs generated with wrong version on host requirement [resolved/fixed]
  • 248509 Provide documentation for p2 publisher bundle [resolved/fixed]
  • 249543 rework task doc and help contexts to fit new workflows [verified/fixed]
  • 255226 Explain how to unistall a feature using director [resolved/fixed]
  • 264741 Document the p2.repo2runnable task [resolved/fixed]
  • 266481 Document the p2.inf file [resolved/fixed]
  • 269061 Modify update manager doc [resolved/fixed]
  • 269128 Update old doc with how it relates to p2. [resolved/fixed]
  • 271369 Clearly state that the publisher is the new way to go [resolved/fixed]
  • 274469 Document the new Director application [resolved/fixed]
  • 275068 methods of category generation using p2.inf [resolved/fixed]
  • 275076 Turning a feature into a category [resolved/duplicate]
  • 278383 Handle HTTP 300 status [resolved/fixed]
  • 278433 Document Composite repository application.tasks [resolved/fixed]
  • 278434 Review Workbench User Guide for references to Help > Software Updates [verified/fixed]
  • 278765 Invalid links in platform.doc.isv [resolved/fixed]
  • 278788 Incorrect description for p2 source feature [resolved/fixed]
  • 278948 Doc content for category generation [resolved/fixed]
  • 279542 link action no longer supports @artifact [resolved/fixed]
Eclipse Equinox ™

Project Links

  • Getting Started
  • Website

Related Projects

Project Hierarchy:

  • Eclipse Project™
  • Eclipse Equinox ™

Tags

Technology Types
  • OSGi
  • Runtime
  • Specification
Build Technologies
  • Maven
  • Tycho

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top