[
https://issues.jboss.org/browse/JBTIS-1071?page=com.atlassian.jira.plugin...
]
Paul Leacu commented on JBTIS-1071:
-----------------------------------
[~lhein] [~apodhrad] - Hey - Id like to execute the following command in the following
directories to clean up CI cruft - I wanted to pass it by you first:
cd /media/TOOLS-ssh/neon/integration/updates/integration-stack/fuse-tooling/
find . -name "org*.jar" -type f -mtime +10 -delete
This will clean up all CI org*.jars greater than 10 days old.
WDYT?
Reduce the number of duplicates in the update site for
fuse-tooling-9.2.0.CI
----------------------------------------------------------------------------
Key: JBTIS-1071
URL:
https://issues.jboss.org/browse/JBTIS-1071
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: build, Fuse IDE
Affects Versions: 10.2.0.GA
Reporter: Andrej Podhradsky
Assignee: Paul Leacu
The following update site
http://download.jboss.org/jbosstools/neon/integration/updates/integration...
contains lots of duplicated bundles.
Moreover, there are some bundles with the same timestamp but with various build numbers
{code}
org.jboss.tools.fuse.transformation.editor_9.2.0.CI-v20170327-0935-B94.jar
org.jboss.tools.fuse.transformation.editor_9.2.0.CI-v20170327-0935-B95.jar
org.jboss.tools.fuse.transformation.editor_9.2.0.CI-v20170327-0935-B96.jar
org.jboss.tools.fuse.transformation.editor_9.2.0.CI-v20170327-0935-B97.jar
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)