[jbosstools-issues] [JBoss JIRA] (JBTIS-1008) Provide OpenShift 3 support feature in Integration Stack Target Platform

Nick Boldt (JIRA) issues at jboss.org
Tue Jan 3 10:24:00 EST 2017


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

Nick Boldt commented on JBTIS-1008:
-----------------------------------

Could be pointless, but you could also try accessing the target platform using different URI formats:

* file:/C:/Data/<therestofmypath> ... not working

So try:

* path to a zip: jar:file:/C:/Data/<therestofmypath>.zip!/
* path using 3 prefix slashes to avoid access violations: file:///C:/Data/<therestofmypath> 
* path replacing c:/ with just one slash: file:///Data/<therestofmypath>
* shorter path (because Windows sucks for long file paths): file:///tp/



> Provide OpenShift 3 support feature in Integration Stack Target Platform
> ------------------------------------------------------------------------
>
>                 Key: JBTIS-1008
>                 URL: https://issues.jboss.org/browse/JBTIS-1008
>             Project: JBoss Tools Integration Stack
>          Issue Type: Feature Request
>          Components: target-platform
>    Affects Versions: 4.4.1.CR2-TP
>            Reporter: Aurélien Pupier
>            Assignee: Paul Leacu
>         Attachments: IncludeWhateverPluginFromRemoteRepoFixjavax.cryptoIssue.png, screenshot-1.png
>
>
> My goal is to be able to leverage OpenShift 3 and CDK integration.
> I think that the required feature is  org.jboss.tools.openshift.feature
> [~adietish]Can you confirm that it is the right feature?
> *Reason:* Leverage OpenShift 3 and CDK integration.
> *Project page/sources:* 
> *Version:* 3.3.1
> *License and owner:* EPL
> *Original p2 repo:* 
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* .devstudiois
> *Include in JBDS:* Yes (DevtsudioIS)
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list