Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2011-01-11update the psfs to include the p2 featuresJeff McAffer2-0/+9
2010-12-25Add transport bundle for ecf.Pascal Rapicault2-1/+2
2010-12-25Bug 321819 - [transport] Repository transport API is tightly coupled with ↵v20110104v20110102Pascal Rapicault1-0/+7
the implementation
2010-11-03Bug 329341 - version of org.eclipse.equinox.p2.user.ui feature should be ↵v20101103DJ Houghton1-2/+1
incremented in 3.7 stream
2010-08-17*** empty log message ***Pascal Rapicault1-0/+1
2010-05-28up the version of tychoPascal Rapicault1-1/+1
2010-04-27Bug 306627 - Need to use new, consistent licenses in HeliosJohn Arthorne10-329/+646

Back to the top