Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-09-09Bug 550767 - POM and product version change for 4.14 releaseNiraj Modi1-4/+4
Change-Id: Ie0746e290a344b505a228f4725bf149a7540bb61 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseNiraj Modi1-4/+4
- Also updated updateProductVersion.sh for 4.13 Change-Id: Ib33abd4cf3a8d80b99e853b33d95e3e3c3cd93db Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-03-08Bug 545208 - Script for product version update in complete Eclipse codeNiraj Modi1-0/+6
base. Change-Id: I48100a39a37e4acbf5f306afe49e290886ce3258 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2018-12-15Bug 541808 - Move scripts/build.sh to Readme.mdLars Vogel1-19/+0
Change-Id: I7920e8af0072878fb488e65ef03cbf04737996f3 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-02-29Bug 470932 - remove scripts that create delta pack during buildDavid Williams1-10/+14
Made some slight improvements to make sure it works easily due to wnat to remove it soon.
2016-02-29Bug 488654 - rearrange some "production directories" David Williams10-336/+0
2015-10-05[releng] clean up and be consistent with JAVA_HOME definitionDavid Williams1-1/+5
2015-07-01Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsDavid Williams1-1/+1
2015-06-25Bug 470913 - Improve wiki instructions for multi-platform buildsDavid Williams1-0/+5
2015-06-25Bug 470913 - Improve wiki instructions for multi-platform buildsDavid Williams1-0/+210
2015-03-15[releng] routine prep and cleanup to switch to Tycho snapshot. David Williams1-5/+5
2015-03-11Bug 461840 - Several unusual comparator errors in I20150310-0800David Williams1-1/+1
reverting back to Java 7 and and 1.9.2
2015-03-07Bug 460848 - Move to use JDK 1.8 to "run build"David Williams1-1/+1
This commit is for all "miscellanious" uses of Java, for various "side" tasks. Less important to move to Java 8, and some chance some of them perhaps should not use Java 8? (but, nothing obvious).
2014-06-01convert tabs to 2 space charactersDavid Williams1-6/+6
2014-05-18Bug 409076 - establish standard formatting - indentationDavid Williams7-56/+57
2014-02-26[releng] switch to maven 3.1.1 David Williams1-1/+1
(mistakenly changed in wrong place, weeks ago, so have been on 3.1.0 when thinking we'd switched to 3.1.1).
2013-10-25Bug 42021 - Provide README and build script to make CBI build moreLars Vogel2-153/+17
accessible Change-Id: Icff4aaf2040f2cc721c8bc59c2054727482893f0 Signed-off-by: Lars Vogel <Lars.Vogel@gmail.com>
2013-08-27Bug 410585 - remove all references to 'no-bree-libs'David Williams1-1/+0
2013-07-25Bug 413691 - Out of heap memory during Luna (4.4) buildDavid Williams2-2/+2
2013-07-23Bug 413289 - We should try staged Tycho 0.18.1David Williams2-2/+2
2013-06-20Bug 410835 - Update javadoc version used by our buildDavid Williams1-1/+1
2013-06-19Bug 410835 - Update javadoc version used by our buildDavid Williams1-1/+1
2013-06-19Bug 410966 - Prep for 4.4 builds and 4.3 maintenance builds...Paul Webster2-0/+64
xslUpVersion.sh uses the XSL stylesheets and updates the poms. upVersionParents.sh is supposed to use mvn versions:set ... to update the parent version in all of the poms, but I wasn't able to get it to update each pom's parent version.
2013-05-08update example xsl modifying scriptPaul Webster1-6/+10
2013-03-14Fix for updating all build related pomsPaul Webster1-0/+22
1) fix the <project> element so it has namespace 2) update all packaging: pom and eclipse-repository 3) update all poms containing a parent 4) add forceQualifierUpdate.txt to all bundles and features and test plugins
2013-03-14Scripts related to Bug 403237Paul Webster3-0/+67
Fix all of the packaging/pom pom.xml file versions, and all parent versions in the other poms.
2013-02-26Bug 394831 - [cbi] Platform parent should be renamedDavid Williams2-2/+2
2013-02-26Update to include eclipse-test-plugin POMsPaul Webster2-0/+43
2013-02-25Update version of XSL to reflect it really is 1.0Paul Webster2-2/+2
2013-02-21Bug 397850 - [CBI] use the correct group IDs for all artifactsPaul Webster2-59/+51
run scripts through xmllint
2013-02-21Bug 397850 - [CBI] use the correct group IDs for all artifactsPaul Webster4-0/+139
Record the scripts that I used to update groupIds
2013-02-20Update build scripts to no longer build maven-cbi-plugin and jarsignerThanh Ha2-30/+8
- maven-cbi-plugin and eclipse-jarsigner-plugin are no longer required as they are now available in repo.eclipse.org repository - Added message to cbi_build.sh that the script is deprecated and will be removed in the future
2013-02-03Bug 399795 - misc changes to production script variable names, functionsDavid Williams1-1/+1
2013-01-28Bug 399180 - [CBI] restructure aggregator and output directoriesDavid Williams22-7740/+0
2013-01-28correct typoDavid Williams1-1/+1
2013-01-28Bug 399180 - [CBI] restructure aggregator and output directoriesDavid Williams1-1/+2
2013-01-27Bug 399180 - [CBI] restructure aggregator and output directories (prep)David Williams1-2/+2
2013-01-27Bug 399180 - [CBI] restructure aggregator and output directories (prep)David Williams1-1/+1
2013-01-27Bug 399180 - [CBI] restructure aggregator and output directories (prep)David Williams1-1/+1
2013-01-27Bug 399180 - [CBI] restructure aggregator and output directories (prep)David Williams2-1/+3
2013-01-27Bug 399180 - [CBI] restructure aggregator and output directories (prep)David Williams1-2/+4
2013-01-27minor typoDavid Williams1-1/+1
2013-01-27Bug 399180 - [CBI] restructure aggregator and output directoriesDavid Williams6-7/+14
2013-01-27Bug 399180 - [CBI] restructure aggregator and output directoriesDavid Williams2-6/+14
2013-01-26Bug 393927 - [CBI] Generate Deployable build directory (prep)David Williams3-14/+47
2013-01-25remove "manual" patchDavid Williams1-5/+5
2013-01-25re-try patchDavid Williams1-5/+5
2013-01-25sync scriptsDavid Williams1-0/+2
2013-01-25Bug 398756 - [CBI] Carry PPC changes over to CBI scripts (remove patch)David Williams1-5/+5
2013-01-24remove jarprocessor from DL pages/templatesDavid Williams2-2/+89

Back to the top