[
https://issues.jboss.org/browse/JBIDE-14654?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-14654 at 5/31/13 11:50 AM:
--------------------------------------------------------------------
re-added forked MockedSystemReader, built...
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] openshift.all ..................................... SUCCESS [0.414s]
[INFO] openshift.plugins ................................. SUCCESS [0.006s]
[INFO] org.jboss.tools.openshift.egit.core ............... SUCCESS [2.198s]
[INFO] org.jboss.tools.openshift.egit.ui ................. SUCCESS [0.445s]
[INFO] org.jboss.tools.openshift.express.client .......... SUCCESS [0.183s]
[INFO] org.jboss.tools.openshift.express.ui .............. SUCCESS [4.704s]
[INFO] openshift.tests ................................... SUCCESS [0.008s]
[INFO] org.jboss.tools.openshift.egit.test ............... SUCCESS [27.272s]
[INFO] org.jboss.tools.openshift.express.test ............ SUCCESS [37.515s]
[INFO] openshift.features ................................ SUCCESS [0.007s]
[INFO] org.jboss.tools.openshift.egit.integration.feature SUCCESS [0.228s]
[INFO] org.jboss.tools.openshift.express.feature ......... SUCCESS [0.251s]
[INFO] org.jboss.tools.openshift.egit.integration.test.feature SUCCESS [0.112s]
[INFO] org.jboss.tools.openshift.express.test.feature .... SUCCESS [0.141s]
[INFO] openshift.site .................................... SUCCESS [7.603s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:55.416s
[INFO] Finished at: Fri May 31 17:42:41 CEST 2013
[INFO] Final Memory: 69M/737M
[INFO] ------------------------------------------------------------------------
{code}
...and pushed upstream.
was (Author: adietish):
re-added forked MockedSystemReader and pushed upstream.
org.jboss.tools.openshift.egit.test: remove forked MockSytemReader
------------------------------------------------------------------
Key: JBIDE-14654
URL:
https://issues.jboss.org/browse/JBIDE-14654
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.1.0.Beta1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 4.1.0.Beta2
When testing egits operations (commit, push, etc.) we're using a MockSystemReader we
forked from jgit.
The MockSystemReader in jgit is now perfectly suitable for us, we should kill our fork
and switch to the one provided in jgit.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira