Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-11-13Bug 421339 - Accept java 1.5Krzysztof Daniel1-15/+0
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-12Bug 416676 - Enabling standalone p2 builds and document how to run theKrzysztof Daniel1-0/+34
build eclipse-platform-parent is published to repo.eclipse.org and needs to be used when a partial build is invoked. Tests failures need to be ignored as the build is not complete yet. org.eclpse.osgi.compatibility.state needs to be added to surefire when running standalone build. Change-Id: Id69af4d2b68bfe3cb30c7a02ac69dfbcd1dda02e Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
2013-09-11Bug 409790 - how does o.e.e.p2.ui.sdk.scheduler compile on JDK 1.5?Krzysztof Daniel1-12/+0
This commit removes BREE libs profile because it is managed by eclipse-parent-pom, and no bree build should use them at all. Change-Id: I5fd90fb8a349c015a46ecdd35cdc6cee41b1ff83 Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
2013-09-04Add group id to p2 test parent pomJohn Arthorne1-1/+2
2013-09-04Don't sign inner jars in p2 testsJohn Arthorne1-0/+1
2013-09-04Create parent pom for p2 testsJohn Arthorne1-0/+26
2013-08-07414278: update dev targetsKrzysztof Daniel2-1/+14
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=414278 Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull3-6/+6
2013-06-03Bug 409790 - Change from SYSTEM to BREE in the parent pom.I20130603-2000Ian Bull1-1/+1
We were using the SYSTEM JDK for compiling our code against. However, we should have been using the BREE from the bundle. This change fixes that in p2 parent pom.
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault3-17/+24
2013-02-26Added another level of indirection.Ian Bull1-1/+1
See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=394831#c36
2013-02-25Fixed a typo in our pomI20130226-0912I20130226-0800I20130225-2315I20130225-2230Ian Bull1-1/+1
The tag should have been relativePath not relative
2013-02-25update the relative pathPascal Rapicault1-0/+1
2013-02-25Bug 394831 -[cbi] Platform parent should be renamedPascal Rapicault (Ericsson)1-1/+1
2013-01-07Bug 396091 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) for ↵v20130107-152742John Arthorne1-47/+30
equinox.p2
2012-12-11Update target to refer to the most recent version ofPascal Rapicault1-4/+6
all the IUS
2012-11-21Revert "push p2 parent"Pascal Rapicault1-163/+9
This reverts commit e420cc2520fcec18719861fb810013c1a702c4d8.
2012-11-21Revert "Enable more projects into the build"Pascal Rapicault1-10/+8
This reverts commit f611a0b3ae4abc4589038290bcaed9075c1f7fed.
2012-11-21Enable more projects into the buildPascal Rapicault (Ericsson)1-8/+10
2012-11-21push p2 parentPascal Rapicault (Ericsson)1-9/+163
2012-11-17Kepler target platformPascal Rapicault (Ericsson)1-0/+11
2012-11-17new target for juniPascal Rapicault (Ericsson)1-0/+11
2012-05-24Add poms for Tycho buildv20120524-0542Igor Fedorenko3-31/+46
2012-04-28Target platform to use to develop p2 against indigoPascal Rapicault1-0/+14
2011-11-22added an ant script, launched via maven (using maven ant runner in ↵Anthony Dahanne1-1/+1
bundles/org.eclipse.equinox.p2.tests/pom.xml)that downloads eclipse platform 3.7 in its tar.gz format by default, override with -Dplatform.archive.name=eclipse-indigo-platform.zip when building on windows Signed-off-by: Pascal Rapicault <pascal@sonatype.com>
2011-09-29temporarily disabling test executionv20110929-2024Pascal Rapicault1-3/+3
2011-09-25Bug 304594 : * configured tycho surefire plugin according to the existing p2 ↵v20110925-0056Anthony Dahanne2-4/+9
tests launch file in bundles/org.eclipse.equinox.p2.tests/pom.xml * added the module org.eclipse.equinox.p2.tests in the aggregator pom, org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-aggregator/pom.xml * added eclipse indigo repositories to satisfy p2 tests dependencies in the parent : org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml Signed-off-by: Pascal Rapicault <pascal@sonatype.com>
2011-08-12304594 fixed versions in few poms to be consistent with Manifests, fixed ↵Anthony Dahanne1-51/+51
relative paths, and imported org.eclipse.compare as packages for ui.sdk Signed-off-by: Pascal Rapicault <pascal@sonatype.com>
2011-08-01304594 Make publisher bundles buildable with TychoTobias Oberlies1-3/+14
- Migrate to the current Tycho release 0.12.0. - Configure compiler source/target levels in parent POM to work around Tycho bug 353505. This should be okay as first approximation to the PDE build, which currently configures the source/target levels per project through the build.properties. In case a project doesn't build with this default, the setting could be overridden in the project's POM. - Prevent that Maven/Tycho build results are committed to the repository.
2011-07-20Added .gitignore filesJohn Arthorne1-0/+1
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne1-1/+0
2011-06-19add fwkadmin.felixPascal Rapicault1-0/+1
2011-06-19Felix targetPascal Rapicault1-0/+41
2011-06-19RemovePascal Rapicault1-12/+0
2011-06-19First versionPascal Rapicault1-0/+23
2011-04-09add import / export bundlePascal Rapicault1-0/+1
2011-04-07add import / export bundlePascal Rapicault2-1/+3
2011-04-01rename pde.publishingPascal Rapicault3-3/+3
2011-03-31adding ref to pde.publishingPascal Rapicault3-0/+3
2011-03-24Creating a PSF file for ECF from the Git repo.DJ Houghton1-0/+23
2011-03-18remove the p2.ui.rcp bundle and refactor the user.ui feature to be based on ↵Jeff McAffer2-2/+0
the p2 core and rcp features.
2011-03-16Fix typos.DJ Houghton2-2/+2
2011-03-15add in the rcp bundle and feature and fix up reference to user.ui featureJeff McAffer2-2/+6
2011-02-28Bug 336246 - Remove the metadata generatorPascal Rapicault3-3/+0
2011-02-17Update version numbers in poms.Pascal Rapicault2-8/+12
2011-01-28Bug 334656 - Move p2 features to proper repository locationDJ Houghton4-8/+0
2011-01-28Bug 334656 - Move p2 features to proper repository locationDJ Houghton32-2980/+8
2011-01-21Bug 332662 - Adopt new feature that allows to share the license filev20110128-1643v20110128v20110122-2355Kim Moir2-18/+2
2011-01-19Bug 332662 - Adopt new feature that allows to share the license fileKim Moir8-1135/+6
2011-01-18update the feature name and description to better reflect its IDE-orientationJeff McAffer1-2/+2

Back to the top