Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-02-12Fix all p2.inf files in features to point to update instead of updates-nightly.Jeff Johnston1-2/+2
Change-Id: I7b43b709da1e6774e2298f855b8d8bdfa90a8869 Reviewed-on: https://git.eclipse.org/r/41788 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2015-02-12Remove SNAPSHOT from parent ids in pom.xml files.Jeff Johnston1-1/+1
Change-Id: Idf0d57f3b09f377165eb0845d5d4c6d53fd6ef60 Reviewed-on: https://git.eclipse.org/r/41786 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-09-26Bump features to 3.2.0-SNAPSHOT.Alexander Kurtakov1-1/+1
Change-Id: I08a5bd3b0a3892c66537997668dedd36e88474c0 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/33993
2014-06-04Set next release to be 3.1.0.Jeff Johnston1-1/+1
Change-Id: I4731f53db522baccec56da9d51e7a37dc8a71b64 Reviewed-on: https://git.eclipse.org/r/27612 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-04-26Remove old 2011 license stuff from all feature.properties filesJeff Johnston1-125/+0
- tycho adds the license info automatically to the feature.properties files that end up in the output jar files Change-Id: Ic6d32db0c2cea75c06fb811674ec82b2026d5943 Reviewed-on: https://git.eclipse.org/r/25585 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com> Tested-by: Alexander Kurtakov <akurtako@redhat.com>
2014-04-25Replace feature licenses with new 2014 license.Jeff Johnston1-1/+1
Change-Id: Ib5471ff3a6f4dc66fd6e42038574b42a0d62d612 Reviewed-on: https://git.eclipse.org/r/25515 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com> Tested-by: Alexander Kurtakov <akurtako@redhat.com>
2014-03-13Use CBI license feature.Alexander Kurtakov1-1/+1
Change-Id: Ia423ae0a80efac36c3170f1adc1e1127e08eb4c3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/23345 Reviewed-by: Roland Grunberg <rgrunber@redhat.com> IP-Clean: Roland Grunberg <rgrunber@redhat.com> Tested-by: Roland Grunberg <rgrunber@redhat.com>
2013-12-04Bump build system to build 3.0.0.Alexander Kurtakov1-1/+1
Subprojects parent poms are losing their versions as they are always the same as the parent pom version and thus only introduce noise. Change-Id: I6388f33c5e68d8c061cf57c7c09612817e189e30 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/19310 Tested-by: Hudson CI
2013-11-07License features real use.Alexander Kurtakov3-490/+2
Now that we have license feature epl and license html files don't have to be copied in every feature. Remove these files and drop them from build.properties. Change-Id: Id8b530d26d0a926802585e4ed9e3c95c2bab2120 Reviewed-on: https://git.eclipse.org/r/18164 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com> IP-Clean: Alexander Kurtakov <akurtako@redhat.com> Tested-by: Alexander Kurtakov <akurtako@redhat.com>
2013-08-27Update parent poms to 2.2.0-SNAPSHOTJeff Johnston1-1/+1
- update top pom.xml to properly default Kepler - update SystemTap feature and ide plug-ins to 2.1.0 Change-Id: I5eeba68b42cf9601f523c822d7dd1a414ece762c Reviewed-on: https://git.eclipse.org/r/15916 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> IP-Clean: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-07-03Remove unused sourceTemplateFeature folder from projects.Roland Grunberg1-1/+0
Change-Id: I0d21d891f61096e024a2c40607fa4a1dfd7e31df Reviewed-on: https://git.eclipse.org/r/14239 Tested-by: Hudson CI Reviewed-by: Camilo Bernal <cabernal@redhat.com> IP-Clean: Camilo Bernal <cabernal@redhat.com> Tested-by: Camilo Bernal <cabernal@redhat.com>
2013-07-03Provide necessary licensing files in features using license-feature.Roland Grunberg1-1/+3
Create org.eclipse.linuxtools.license.feature which packages epl-v10.html and license.html files. Reference this feature using 'license-feature' in other features to have the necessary files appear in binary/source features. Change-Id: I2fd6ea0bbe47b290625920c0bf5edd35c5d360c4 Reviewed-on: https://git.eclipse.org/r/14014 Tested-by: Hudson CI Reviewed-by: Camilo Bernal <cabernal@redhat.com> IP-Clean: Camilo Bernal <cabernal@redhat.com> Tested-by: Camilo Bernal <cabernal@redhat.com>
2013-06-21Revert "Bug 410367 - Add 'about.html' to 'src.includes'"Roland Grunberg2-484/+0
This reverts commit 398abd136aed831685ffca11ae2d6eba944e3a4b.
2013-06-20Bug 410367 - Add 'about.html' to 'src.includes'Jeff Johnston2-0/+484
- Fix feature source templates to get epl and license files included too. - Fix tools.launch.ui, libhover.newlib, and rdt.proxy plugins to include about.html with binary jar. Change-Id: I39a122a2cd74c7244ea3635f80cf14346dbe5ae6 Reviewed-on: https://git.eclipse.org/r/13960 Tested-by: Hudson CI Reviewed-by: Roland Grunberg <rgrunber@redhat.com> IP-Clean: Roland Grunberg <rgrunber@redhat.com> Tested-by: Roland Grunberg <rgrunber@redhat.com>
2013-06-18Bug 410367 - Add 'about.html' to 'src.includes'.Jeff Johnston1-0/+3
Change-Id: Id599a09aa6d1c3dfae20164a3200c88ea732e26f Reviewed-on: https://git.eclipse.org/r/13885 Tested-by: Hudson CI Reviewed-by: Roland Grunberg <rgrunber@redhat.com> IP-Clean: Roland Grunberg <rgrunber@redhat.com> Tested-by: Roland Grunberg <rgrunber@redhat.com>
2012-12-13Bump up Linux Tools master snapshot release to 2.0.0.Jeff Johnston1-1/+1
Change-Id: I5b9ab2cf7a5408714a33626d20aca0b06bfbf8fc Reviewed-on: https://git.eclipse.org/r/9162 Tested-by: Hudson CI Reviewed-by: Roland Grunberg <rgrunber@redhat.com> IP-Clean: Roland Grunberg <rgrunber@redhat.com> Tested-by: Roland Grunberg <rgrunber@redhat.com>
2012-07-06Renaming version to 1.2 in master branchOtavio Pontes1-1/+1
Change-Id: If9b07241d8072b474835123100ff0657b573b492
2012-06-14Remove technology reference as Linux Tools has been moved.Jeff Johnston2-3/+3
Conflicts: changelog/org.eclipse.linuxtools.changelog-feature/p2.inf gcov/org.eclipse.linuxtools.gcov-feature/p2.inf gprof/org.eclipse.linuxtools.gprof-feature/p2.inf libhover/org.eclipse.linuxtools.cdt.libhover-feature/p2.inf libhover/org.eclipse.linuxtools.cdt.libhover.devhelp-feature/p2.inf libhover/org.eclipse.linuxtools.cdt.libhover.newlib-feature/p2.inf lttng/org.eclipse.linuxtools.lttng/p2.inf lttng/org.eclipse.linuxtools.lttng2.kernel/p2.inf lttng/org.eclipse.linuxtools.lttng2/p2.inf lttng/org.eclipse.linuxtools.tmf/p2.inf man/org.eclipse.linuxtools.man-feature/p2.inf oprofile/org.eclipse.linuxtools.oprofile-feature/p2.inf perf/org.eclipse.linuxtools.perf-feature/p2.inf profiling/org.eclipse.linuxtools.dataviewers-feature/p2.inf profiling/org.eclipse.linuxtools.profiling-feature/p2.inf profiling/org.eclipse.linuxtools.profiling.remote-feature/p2.inf profiling/org.eclipse.linuxtools.tools.launch-feature/p2.inf releng/org.eclipse.linuxtools.releng-site/pom.xml releng/org.eclipse.linuxtools.releng-site/promoter.xml rpm/org.eclipse.linuxtools.rpm-feature/p2.inf rpmstubby/org.eclipse.linuxtools.rpmstubby-feature/p2.inf systemtap/org.eclipse.linuxtools.callgraph-feature/p2.inf systemtap/org.eclipse.linuxtools.systemtap-feature/p2.inf systemtap/org.eclipse.linuxtools.systemtap.backup-feature/p2.inf systemtap/org.eclipse.linuxtools.threadprofiler.feature/p2.inf valgrind/org.eclipse.linuxtools.valgrind-feature/p2.inf valgrind/org.eclipse.linuxtools.valgrind.remote-feature/p2.inf
2012-06-14Prepare Libhover component for 1.0.0.Jeff Johnston3-4/+4
Remove all Incubation markers. Make all plug-ins/features at least version 1.0.0.
2012-03-16Updating versions from 0.10.0 to 0.11.0 in pom files.Otavio Pontes2-3/+3
Since our 0.10 release is schedule and the stable-0.10 branch was already created we're updating the versions for our next release. I was recomended to updated it to 0.11 instead of 1.0 because we are still in incubation.
2012-02-22Enable source features and bundles generation.Alexander Kurtakov2-0/+37
Source feature generation is activated if there is sourceTemplateFeature directory in the feature. For the sake of git not caring about empty directories I put empty feature.properties in these directories. Also a p2 plugin instruction is added to the poms in order to get the generated source features visible for p2. New category for the sources is added to the repository category.xml and source features are added to it.
2011-11-29Add p2.inf files for all Linux tool features.Jeff Johnston2-0/+4
2011-10-28Change pom.xmls to release 0.10.0-SNAPSHOT.Jeff Johnston2-3/+3
2011-10-20Fix pom:s for the next release (1.0.0)Francois Chouinard1-1/+1
2011-10-10Let featureId == artifactId.Alexander Kurtakov2-2/+2
2011-08-23Make POM versions 0.9.0-SNAPSHOTAndrew Overholt1-1/+1
In each pom.xml file, make the parent version 0.9.0-SNAPSHOT and make it 0.9.0-SNAPSHOT in the main (ex. autotools/pom.xml, lttng/pom.xml, etc.) POMs.
2011-06-16Ensure all bundles have proper about.htmlAndrew Overholt1-32/+27
All about.html files are updated to be the exact same as http://www.eclipse.org/legal/epl/about.html Bug #316849
2011-05-25Reflect _docs to .docs change in remaining references.Andrew Overholt1-1/+1
2011-05-20Bug 336846 - Update to 2011 SUAAndrew Overholt2-51/+109
2011-04-08Fix duplicate groupId:artifactId problemAlexander Kurtakov1-1/+1
2011-03-09Tycho-ify libhoverAndrew Overholt2-0/+27
2011-02-25Add .gitignore files for each feature/pluginAndrew Overholt1-0/+4
2010-05-182010-05-18 Andrew Overholt <overholt@redhat.com>Andrew Overholt2-1/+5
* feature.properties: Fix provider name.
2010-04-262010-04-26 Andrew Overholt <overholt@redhat.com>Andrew Overholt5-33/+179
* feature.properties: Match consistent license text (bug #306627). Update copyright year. * license.html: New file. HTML version of SUA (bug #306627). * build.properties: Include license.html. * about.html: Remove. * feature.xml: Use licenseURL property instead of explicit URL.
2010-04-122010-04-12 Andrew Overholt <overholt@redhat.com>Andrew Overholt2-42/+42
* feature.properties: Match consistent license text (bug #306627).
2009-08-062009-08-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
Resolves #285867 * plugin.properties: Change provider to Eclipse instead of Eclipse.org.
2009-08-052009-08-05 Andrew Overholt <overholt@redhat.com>Andrew Overholt2-1/+5
* feature.xml: Add ".qualifier" to version.
2009-08-05(no commit message)Andrew Overholt3-11/+2
2009-08-11Create 0.3 branchAndrew Overholt7-0/+540

    Back to the top