Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2013-12-11bug 423827 - Disable "Treat above errors like fatal compile errors"I20131217-0800I20131212-1600I20131211-2000Krzysztof Daniel1-1/+38
Change-Id: If2b8652ff7deed04dea308880d444f1b4e7c6ffe Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
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-09-03Bug 381673 - 16 compile warnings in official build Ian Bull1-1/+0
Removed an unused variable and the call to fetch the value. Since the variable isn't used and the call to fetch the value doesn't appear to have any side effects, I've removed them.
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.
2012-11-21Bug 390385 - Stop the use of jsr14v20121121-194827Pascal Rapicault (Ericsson)1-2/+0
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-05-02copyright updateIan Bull14-13/+23
2010-08-17*** empty log message ***Pascal Rapicault1-0/+1
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
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-24Fix up import versionsPascal Rapicault1-20/+20
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren7-45/+42
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault16-133/+160
2009-10-08Moving the version classPascal Rapicault2-2/+2
2009-10-06Move query related classes to p2.metadataPascal Rapicault2-2/+4
2009-08-24Cleanup bundle manifest imports.DJ Houghton1-3/+1
2009-05-25Update copyrightsv20090525John Arthorne7-7/+9
2009-05-20Update copyrightsJohn Arthorne2-6/+16
2009-04-02HEAD - Enable api toolingPascal Rapicault1-0/+6
2009-03-30Bug 216278 - [prov] ECFTransport and ECFMetadataTransport should be mergedPascal Rapicault1-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
2008-10-09Bug 237776 Replace URL by URIJohn Arthorne3-12/+12
2008-05-14Bug 231138 - Pack200 processing step not shipped with the SDKPascal Rapicault6-133/+4
2008-05-08improve messagesPascal Rapicault3-4/+7
2008-05-08Bug 224710 - Need to better handle problem files on serverPascal Rapicault3-6/+40
2008-04-25Bug 227698 Change bundle versions to 1.0.0pre-sharedconfigurationJohn Arthorne1-1/+1
2008-04-15better error detection for bug 226144sliebig1-0/+16
2008-02-26Removed incubation from bundle nameJohn Arthorne1-1/+1
2008-02-25Remove namespace from the artifact keyPascal Rapicault2-6/+5
2008-02-15Bug 219109 [prov] IArtifactRepository#getOutputStream should declare a ↵John Arthorne3-23/+24
thrown exception
2008-02-15fixed compiler warningJohn Arthorne2-1/+3
2008-02-14uses protected setter/getters instead of accessing fields in super classsliebig5-14/+14
2008-02-14due to new IStateful contract that is no longer necessarysliebig1-3/+1
2008-02-11Update copyrightsJohn Arthorne1-7/+9
2008-02-10Bug 218451 [prov] Rename API packages to provisional APIJohn Arthorne14-50/+42
2008-01-25fix the launch configPascal Rapicault1-5/+6
2008-01-25Cleanups and translationPascal Rapicault4-11/+34
2008-01-25cleanupsliebig3-16/+66
2008-01-25minor cleanupsPascal Rapicault2-9/+18
2008-01-14changed | -> ||sliebig1-1/+1
2008-01-11Bug 212348 [prov] [repo] Find a way to better report the failure of ↵John Arthorne4-6/+10
repository addition
2008-01-04added missing copyrightsJohn Arthorne1-0/+10

Back to the top