tmf RCP: Rename extracted folder of the trace viewer
authorSimon Marchi <simon.marchi@polymtl.ca>
Wed, 8 Jan 2014 22:04:13 +0000 (17:04 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 10 Jan 2014 22:58:43 +0000 (17:58 -0500)
It's good to have the directory named similarly to the archive.

Change-Id: I2654990b43025aadeba0e9f11fb483e5e039efd1
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/20406
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tracing.rcp.product/pom.xml

index 97ea6d615b455e3b1bbde3ca3a8b7d58ecdcdd19..9908448107686f9c9660fcf1beec6e4ae955dab9 100644 (file)
@@ -52,7 +52,7 @@
                         <product>
                             <archiveFileName>linuxtools-trace-viewer-${project.version}-${build.timestamp}</archiveFileName>
                             <id>${productId}</id>
-                            <rootFolder>traceviewer</rootFolder>
+                            <rootFolder>linuxtools-trace-viewer</rootFolder>
                         </product>
                     </products>
                 </configuration>
This page took 0.028048 seconds and 5 git commands to generate.