[
https://issues.jboss.org/browse/JBTIS-1008?page=com.atlassian.jira.plugin...
]
Aurélien Pupier commented on JBTIS-1008:
----------------------------------------
none of these suggestions are working.
* path to a zip: jar:file:/C:/Data/<therestofmypath>.zip!/ --> same error
* path using 3 prefix slashes to avoid access violations:
file:///C:/Data/<therestofmypath> --> the 3 slashes are stripped down to a single
one
* path replacing c:/ with just one slash: file:///Data/<therestofmypath> --> the
3 slashes are stripped down to a single one
* shorter path (because Windows sucks for long file paths): file:///tp/ --> same error
also tried to set the "correct JRE environment" in target platfrom configuration
--> no effect
the only workaround for now is to not use a local TP and get back to dark age of always
use remote repo which takes a lot of time when switching
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)