Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-02-06Remove maven assembly plugin configs.Alexander Kurtakov1-13/+0
The plugins are more interconnected now and that results in separate tarballs not being useful separately. CGit also provides tarballs for the the entire project. Noone objected to this on the mailing list. Change-Id: Idff1e6a380ca1af6116935faaebd79748e8983ee Reviewed-on: https://git.eclipse.org/r/10190 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>
2012-12-13Bump up Linux Tools master snapshot release to 2.0.0.Jeff Johnston1-2/+2
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-2/+2
Change-Id: If9b07241d8072b474835123100ff0657b573b492
2012-03-16Updating versions from 0.10.0 to 0.11.0 in pom files.Otavio Pontes1-2/+2
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.
2011-10-28Change pom.xmls to release 0.10.0-SNAPSHOT.Jeff Johnston1-2/+2
2011-10-20Fix pom:s for the next release (1.0.0)Francois Chouinard1-2/+2
2011-10-10Let the feature be o.e.l.man and the bundle o.e.l.man.core.Alexander Kurtakov1-1/+1
This is a preparation to future core/ui separation and allows compiling with tycho 0.13.
2011-08-23Make POM versions 0.9.0-SNAPSHOTAndrew Overholt1-2/+2
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-04-14Fix up the problems I have created.Alexander Kurtakov1-0/+1
Versionless parent has been deffered to Maven 3.1.
2011-04-12Drop version from module parents. Alexander Kurtakov1-1/+0
We want the master version to be inherited.
2011-04-12Delete man plugin source feature. It should be autogenerated.Alexander Kurtakov1-1/+0
2011-04-12Add assembly tarball generation support.Alexander Kurtakov1-0/+13
2011-03-31Fix copyrights in maven filesAndrew Overholt1-1/+4
2011-03-29Make all POMs use 0.8.0 as versionAndrew Overholt1-1/+1
2011-03-11Remove man siteAndrew Overholt1-1/+0
2011-03-10Fix typo: LinuxTools -> Linux ToolsAndrew Overholt1-1/+1
2011-03-09Add repo generation for the man moduleChris Aniszczyk1-0/+1
Signed-off-by: Chris Aniszczyk <zx@redhat.com>
2011-03-09Add source feature to man moduleChris Aniszczyk1-0/+1
Signed-off-by: Chris Aniszczyk <zx@redhat.com>
2011-03-08Add an initial tycho-based build for the man componentChris Aniszczyk1-0/+52
Signed-off-by: Chris Aniszczyk <zx@redhat.com>

    Back to the top