Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-11-13Bug 421339 - Accept java 1.5Krzysztof Daniel2-5/+2
Make 1.5 setting default in Eclipse (P2 is compiled as 1.5 with tycho anyway). Drop jsr14. Change-Id: I848d7865211126ad32a226914a046f9553a48f04 Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull1-1/+1
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault2-3/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-185631Ian Bull1-1/+1
Upated all the pom.xml files (in the bundles) to include the proper groupID. The groupID is the first three segments of the artifactID.
2013-01-22Bug 394159 - p2.console registers CommandProvider multiple timesv20130122-150435Lazar Kirchev1-1/+19
2012-11-21Bug 390385 - Stop the use of jsr14v20121121-194827Pascal Rapicault (Ericsson)1-2/+0
2012-04-29Bug 377063 - p2 commands supportability v20120429-0125Pascal Rapicault1-24/+30
2011-08-01304594 Fix obvious POM configuration issuesTobias Oberlies1-2/+3
- Correct relativePath to parent POM. - Use recommended version format in POMs: A version with automatically replaced qualifier maps to a SNAPSHOT version in the POMs.
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne2-1/+1
2011-06-11*** empty log message ***Pascal Rapicault2-4/+3
2011-05-02copyright updateIan Bull1-1/+1
2011-04-01Bug 340296 - Command providers to provide help for individual commandPascal Rapicault4-58/+195
2011-02-17Update version numbers in poms.Pascal Rapicault1-1/+1
2010-12-21incremented version range due to use of generified OSGi APIpublishing_incubatorJohn Arthorne1-2/+2
2010-11-02Bug 313484 - NullPointerException in ProvCommandProvider (p2.console) when ↵Pascal Rapicault1-8/+53
profile doesn't exist
2010-10-04Fixed compiler warnings related to genericsv20101004John Arthorne1-9/+9
2010-09-23Bug 309539 - [planner] Make ProfileChangeRequest internalDJ Houghton1-3/+3
2010-08-17*** empty log message ***Pascal Rapicault1-0/+1
2010-08-05Bug 321873 - Fix source code compatibility when compiling against new OSGi ↵DJ Houghton2-3/+4
r43 API
2010-05-31Update version numberv20100601Pascal Rapicault1-1/+1
2010-05-04forced tagging for 311428v20100503aPascal Rapicault1-1/+1
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
2010-03-18305619 : GC test failure in HEAD + some optimizationsThomas Hallgren1-5/+7
2010-03-12Bug 195876 - Hide or remove ProvisioningHelperPascal Rapicault1-17/+17
2010-03-10304855 : [query] add a query command to p2 consoleThomas Hallgren1-0/+71
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ↵Susan Franklin1-3/+4
in a consistent way
2010-03-03Require equinox.commonPascal Rapicault1-2/+2
2010-03-02Move metadata factory to a public package and change signature of ↵Pascal Rapicault1-1/+0
IUpdateDescriptor
2010-03-01remove unused import packageJohn Arthorne1-1/+0
2010-02-27Rename the unmodifiableSet methodPascal Rapicault1-2/+2
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren2-12/+8
2010-02-24Fix up import versionsPascal Rapicault1-17/+17
2010-02-22302201 : Unify the two query approaches used in p2, step 4.Thomas Hallgren1-5/+5
2010-02-16Bug 302676 - provinstall does not always provide details for installation ↵Pascal Rapicault1-1/+11
failures + proposed patch
2010-02-11Initial release of the planner APIPascal Rapicault2-3/+7
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren3-80/+84
2010-01-22Bug 299917 - Compile warnings in official buildJohn Arthorne4-15/+25
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault7-156/+451
2009-10-08Moving the version classPascal Rapicault2-2/+2
2009-10-06Move query related classes to p2.metadataPascal Rapicault3-8/+6
2009-08-24Cleanup bundle manifest imports.DJ Houghton1-5/+3
2009-05-20Update copyrightsJohn Arthorne2-13/+13
2009-05-13Bug 275725 - Increment version numbersPascal Rapicault1-1/+1
2009-04-08Use the installer planPascal Rapicault1-7/+3
2009-04-02HEAD - Enable api toolingPascal Rapicault1-0/+6
2009-03-30Bug 216278 - [prov] ECFTransport and ECFMetadataTransport should be mergedPascal Rapicault2-2/+3
2009-03-04Bug 254300 BrandingJohn Arthorne1-1/+1
2008-12-22Bug 233699 - Add support for version types other than OSGipost_version_2008Pascal Rapicault2-2/+2
2008-12-20Bug 233699 Add support for version types other than OSGiSimon Kaegi2-2/+2
rollback to pre_version_2008
2008-12-20Bug 233699Simon Kaegi2-2/+2
Add support for version types other than OSGi

Back to the top