tmf: Transition custom parsers to the new location
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 6 Feb 2014 21:10:36 +0000 (16:10 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 12 Feb 2014 18:11:45 +0000 (13:11 -0500)
commit035737548c6ac07818ce7a3f3e52174d6bc2bec5
tree76edbe640cce184eadede80c4ed9afff7919f65f
parentc1264bdccf306f81dfecc6cca574952232ac65dc
tmf: Transition custom parsers to the new location

If a user has some custom parsers defined in their workspace, and
they upgrade past 1b7d4a9, we can still look in the old location
so that they do not have to re-create the parsers manually.

Change-Id: Idd1c5f92f58d925be7494c75b8d1b668f487c119
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/21651
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/parsers/custom/CustomTxtTraceDefinition.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/parsers/custom/CustomXmlTraceDefinition.java
This page took 0.025518 seconds and 5 git commands to generate.