replace TextFinderPublisher w/ new customizable log-parser plugin
-----------------------------------------------------------------
Key: JBIDE-24561
URL:
https://issues.jboss.org/browse/JBIDE-24561
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, target-platform
Affects Versions: 4.5.0.AM1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.5.0.Final
Description setter plugin seems to take 80 mins to parse the console log.
So maybe we don't need this any more? Seems a waste of time, if the overall build
takes 2h35, this is more than 50% of the time taken!
{code}
10:05:56 Terminating xvnc.
10:05:56 $ /usr/bin/vncserver -kill :33
10:05:57 Killing Xvnc process ID 9997
10:05:59 Archiving artifacts
10:05:59 Checking console output
11:26:12 [description-setter] Description set: TP Version: 4.70.0.AM1-SNAPSHOT'
11:26:12 Sending e-mails to: jbosstools-builds(a)lists.jboss.org mistria(a)redhat.com
nboldt(a)redhat.com nickboldt(a)gmail.com
{code} --
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
{code}
10:04:53 Terminating xvnc.
10:04:53 $ /usr/bin/vncserver -kill :35
10:04:54 Killing Xvnc process ID 9993
10:04:56 Archiving artifacts
10:04:57 Checking console output
11:24:02 [description-setter] Description set: TP Version: 4.70.0.AM1-SNAPSHOT'
11:24:02 Sending e-mails to: jbosstools-builds(a)lists.jboss.org mistria(a)redhat.com
nboldt(a)redhat.com nickboldt(a)gmail.com{code} --
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...