Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-15Bug 543933 - Build javadocs with Java 11Y20190222-0110Y20190220-2200S4_11_0_M3I20190220-1800I20190220-0600I20190219-1800I20190219-0600I20190218-1800I20190218-0600I20190217-1800I20190217-0600I20190216-1800I20190216-0600Alexander Kurtakov2-2/+2
Fix javadoc warnings catched by Java 11 tool with XDoclint:html. Change-Id: I06b05f4c190658ed8c8d79b1e1d33ac534f1adb3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-01-17Bug 542420 - Version increase for the new API inI20190120-1800I20190119-1800I20190118-1800I20190117-2335Lars Vogel1-0/+1
org.eclipse.equinox.p2.core Change-Id: Ia2d98cb6762dec441c5a688b1177b9de9a15f512 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-01-16Bug 542420 - Offer <T> T getService(Class<T> key) in IProvisioningAgentLars Vogel1-0/+8
Change-Id: Id1e32d7388ef8197acd4421831fbf6602227d370 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-22Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 1Lars Vogel11-33/+66
Change-Id: I5d8231e4070987a258d03a475ea69046263ea6b3 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-08-18Bug 521108 - Move p2 core to Java 8Alexander Kurtakov2-11/+7
Bump minor version, add missing Override annotations, remove duplicate type declarations, try-with-resources. Change-Id: I4dc835c94677520b8219b9eae1157cfd41f37ab6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-04-02Bug 463819 - Be more clear about how the info message can be presentedChristian Georgi1-5/+8
Bug: 463819 Change-Id: I58f34033065fedffcf65325c0718b3ff26ff23ac Signed-off-by: Christian Georgi <christian.georgi@sap.com>
2015-03-31Check for Windows packages using Windows registryChristian Georgi1-1/+2
Bug: 456811 Change-Id: I4bce66b7a8ffe1f2844d5a3f3f19c6a8e1c96bee Signed-off-by: Christian Georgi <christian.georgi@sap.com>
2014-11-12Add missing @since tagPascal Rapicault1-0/+1
2014-11-04Add support to open information dialogPascal Rapicault1-1/+11
2012-12-21Fixed p2 API tool warningsv20121221-190135I20121225-1600I20121225-0800John Arthorne1-0/+2
2012-11-17Rename constant and update copyright headersv20121117-034610Pascal Rapicault (Ericsson)1-4/+5
2012-11-17Bug 249133 - [shared] Default update site list blank in shared installPascal Rapicault (Ericsson)1-0/+9
2012-04-28Support for bundled macosx - http://bugs.eclipse.org/57349v20120428-0117Pascal Rapicault1-0/+19
2012-01-09348366 Only remember cancel if dialog explicitly signals cancelv20120109-1423Tobias Oberlies1-3/+11
- Introduced a new constant in UIServices to give the implementations the possibility to explicitly indicate that the user cancelled a prompt for password. - Only remember cancel in class Credentials on explicit user cancels. This ensures that the authentication prompt is shown at least once. Bug: 348366 - [repository] Cannot update from update site with authentication
2011-05-02copyright updateIan Bull4-4/+4
2011-01-28Bug 326476 - set the specific status code when artifact's md5 doesn't match ↵DJ Houghton1-2/+9
the expected value
2011-01-20Bug 334914 - javadoc warnings in N20110119-2000 wrt ↵DJ Houghton1-1/+1
org.eclipse.equinox.p2.core, p2.engine
2011-01-19Bug 324873 - [repository] Share IUs for Composite RepositoriesDJ Houghton3-0/+127
2010-04-10Bug 303990 - MetaRequirement seems broken...Pascal Rapicault1-0/+3
2010-03-29Bug 307151 - In Eclipse 3.6M6, ProfilePreferences remembers stopped ↵John Arthorne1-1/+3
provisioning agent in the saveJob
2010-03-28fix javadocPascal Rapicault1-2/+2
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin1-0/+137
2010-02-09Bug 300450 - Agent service lifecycle problemsJohn Arthorne1-0/+38
2010-01-13docJohn Arthorne1-0/+5
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault5-5/+219
2009-10-07changed exception typeJohn Arthorne1-2/+9
2009-10-07 Bug 290207 - Support multiple p2 instances in a single VMJohn Arthorne5-0/+173
2008-02-10Bug 218451 [prov] Rename API packages to provisional APIJohn Arthorne11-641/+0
2008-01-17clarify commentJohn Arthorne1-2/+2
2008-01-11Bug 209520 [prov] Taxonomy of status codes/exceptionsJohn Arthorne1-0/+45
2008-01-10Bug 209520 [prov] Taxonomy of status codes/exceptionsJohn Arthorne1-8/+37
2008-01-09Bug 214705 - [prov] Change "implementation only" to "system"John Arthorne1-3/+3
2008-01-08Bug 210418 [prov] Support for metadata compressionJohn Arthorne1-3/+13
2008-01-02Bug 192467 [prov] [repo] IMetadataRepository to return Iteration of ↵John Arthorne1-1/+8
InstallableUnits
2008-01-02Bug 212898 [prov] Not persisting property changes on repositoriesJohn Arthorne1-7/+12
2007-12-10Added new exception constructor.DJ Houghton1-0/+4
2007-11-19Bug 209992 [prov] IQueryable, take twoJohn Arthorne4-0/+251
2007-11-07Bug 208965 - move OrderedProperties out of API packageJohn Arthorne2-253/+3
2007-11-07Bug 208965 [prov] Move helper classes out of API packageJohn Arthorne18-3022/+39
2007-11-06Fix for bug 208003 - Many versions of "self" capability in repository.Dave Stevenson2-9/+26
Change InstallableUnit and InstallableUnitFragment so that do implicitly add the self and fragment capabilities. Changed the metadata generator and test to always explicitly add the appropriate self and fragment capabilities. Did some restructuring in the automated tests so that most creation of IUs use utilities that handle the capabilities appropriately. Reorganized the xml write/parsers so that reading and writing of IUs can share code (in metadata repositories and the metadata cache). Miscellaneous cleanup related to the xstream removal.
2007-10-29Bug 203340 [prov] Shorter agent data pathsJohn Arthorne1-1/+7
2007-10-28Initial delivery of SAX XML Writer/Parser framework for XStream replacement. ↵Dave Stevenson2-2/+50
The metadata and artifact repository, profile registyr, and install registry writers/parsers are all now used. (the xstream lines are commented out for easy restoration in the event of a difficult bug). The dependencies on XStream have been removed from all bundles except the test bundle where the is still one test that uses XStream - this will be rewritten soon. Metadata will obviously need to be regenerated after accepting these changes.
2007-10-26Initial delivery of SAX XML Writer/Parser framework for XStream replacement. ↵Dave Stevenson1-1/+1
The metadata and artifact repository writers/parsers are included, but not currently used.
2007-10-26Initial delivery of SAX XML Writer/Parser framework for XStream replacement. ↵Dave Stevenson9-24/+1341
The metadata and artifact repository writers/parsers are included, but not currently used.
2007-10-24Add support for pack optimizationJeff McAffer1-0/+13
2007-10-22Buffer input to zip streamJohn Arthorne1-1/+1
2007-10-09Clean up commentsJohn Arthorne1-7/+3
2007-10-05Refactor the repo structure: API clarification/simplification and facilitate ↵Jeff McAffer3-172/+28
multiple artifact descriptors per artifact
2007-09-30Initial rename (before testing)John Arthorne22-0/+2270

    Back to the top