[jbosstools-issues] [JBoss JIRA] (JBIDE-17413) Allow users to save/restore snapshots to/from workspace

Andre Dietisheim (JIRA) issues at jboss.org
Fri May 23 17:45:56 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970262#comment-12970262 ] 

Andre Dietisheim commented on JBIDE-17413:
------------------------------------------

A simple but effective way to speed tests up is to make sure we create php based apps instead of jbossas ones where this fullfills the test needs.

{code:title=ApplicationTestUtils#getOrCreateApplication}
public static IApplication getOrCreateApplication(IDomain domain) throws OpenShiftException {
		return getOrCreateApplication(domain, LatestVersionOf.jbossAs().get(domain.getUser()));
	}
{code}

> Allow users to save/restore snapshots to/from workspace
> -------------------------------------------------------
>
>                 Key: JBIDE-17413
>                 URL: https://issues.jboss.org/browse/JBIDE-17413
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Andre Dietisheim
>             Fix For: 4.2.0.Beta3
>
>
> In JBIDE-10456 we added the ability to save and restore snapshots from and to files. We should now allow using workspace resources, too.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list