[
https://issues.jboss.org/browse/JBIDE-20914?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-20914:
------------------------------------
{code}
$➔ ./jbds-dist-diff.sh
~/tmp/jboss-devstudio-9.0.0.CR2-v20150925-1252-B116-installer-standalone.jar
~/tmp/jboss-devstudio-9.0.0.GA-v20151002-2235-B124-installer-standalone.jar
[INFO] Install
/home/nboldt/tmp/jboss-devstudio-9.0.0.CR2-v20150925-1252-B116-installer-standalone.jar
into
/tmp/tmp.bStU70UhlX/jboss-devstudio-9.0.0.CR2-v20150925-1252-B116-installer-standalone
real 1m57.235s
user 2m37.254s
sys 0m26.206s
[INFO] Installed in
/tmp/tmp.bStU70UhlX/jboss-devstudio-9.0.0.CR2-v20150925-1252-B116-installer-standalone
[INFO] Install
/home/nboldt/tmp/jboss-devstudio-9.0.0.GA-v20151002-2235-B124-installer-standalone.jar
into
/tmp/tmp.bStU70UhlX/jboss-devstudio-9.0.0.GA-v20151002-2235-B124-installer-standalone
real 1m56.286s
user 2m33.083s
sys 0m27.052s
[INFO] Installed in
/tmp/tmp.bStU70UhlX/jboss-devstudio-9.0.0.GA-v20151002-2235-B124-installer-standalone
BUILD FAILED
/home/nboldt/truu/jbdevstudio-qa/jbds-dist-diff/diff.xml:10: Unexpected differences were
found or expected differences were not found
Total time: 11 seconds
real 0m11.890s
user 0m16.530s
sys 0m2.523s
[INFO] Logs are in /tmp/tmp.bStU70UhlX:
[INFO] * /tmp/tmp.bStU70UhlX/old_dir_file_list.log.txt
[INFO] * /tmp/tmp.bStU70UhlX/new_dir_file_list.log.txt
[INFO] * /tmp/tmp.bStU70UhlX/dist-diff.log.txt
[INFO] * /tmp/tmp.bStU70UhlX/dist-diff-grepped-no-manifests.log.txt
[INFO] * /tmp/tmp.bStU70UhlX/dist-diff-grepped-no-signatures.log.txt
{code}
-- PR:
https://github.com/jbdevstudio/jbdevstudio-qa/pull/82
make jbds-dist-diff more user-friendly and scriptable
-----------------------------------------------------
Key: JBIDE-20914
URL:
https://issues.jboss.org/browse/JBIDE-20914
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.0.CR2, 4.4.0.Alpha1
Reporter: Nick Boldt
Did some digging into the
https://github.com/jbdevstudio/jbdevstudio-qa/tree/master/jbds-dist-diff tool and
discovered that its doc is not entirely straightforward.
Also, it doesn't support headless JBDS installs, so it needs human bootstrapping.
I propose making it support headless installs so it's more easily scriptable.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)