Skip to content

Changes

Summary

  1. Revert "Add test traces for memory usage view" (details)
  2. Delete the update-site deploy location before copying the new files (details)
Commit 784762fc53bf18ec40d0d7269545a4a72070c6a2 by Alexandre Montplaisir
Revert "Add test traces for memory usage view"

This reverts commit 6507725dd124a32a3c76b67cfa61a3775e2da94d.

Temporarily restore the 1.0.0 version to deploy that to the repo.
The current configuration does not correctly allow multiple versions
in parallel.

Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
The file was modified ctf/pom.xml (diff)
The file was modified pom.xml (diff)
The file was removedctf/src/main/resources/memory/channel0_1
The file was modified update-site/pom.xml (diff)
The file was removedctf/src/main/resources/memory/channel0_0
The file was removedctf/src/main/resources/memory/channel0_2
The file was removedctf/src/main/resources/memory/metadata
The file was removedctf/src/main/resources/memory/channel0_3
The file was modified ctf/src/main/java/org/eclipse/tracecompass/testtraces/ctf/CtfTestTrace.java (diff)
Commit d4a363337b06caff09ae8e6b3b2843db2472ccfc by Alexandre Montplaisir
Delete the update-site deploy location before copying the new files

Since each "deploy destination" can only contain one given version of
the project, might as well clean it before writing.

Separate versions could be implemented using a composite repository.

Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
The file was modified update-site/pom.xml (diff)