[
https://issues.jboss.org/browse/JBIDE-15125?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-15125:
---------------------------------------------
I found this
https://github.com/jbosstools/jbosstools-arquillian/blob/master/plugins/o...
why are we creating files directly in the users workspace ?
Why is this even needed ?
if it is needed why is it not inside the wokspace .metadata where plugin specific caching
is done ?
arqullianClassLoader in root of workspace
-----------------------------------------
Key: JBIDE-15125
URL:
https://issues.jboss.org/browse/JBIDE-15125
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: testing-tools
Reporter: Max Rydahl Andersen
Assignee: Snjezana Peco
Priority: Critical
Fix For: 4.1.0.CR1
I have a folder named "arquillianClassloader" in my workspace.
Any idea where that is coming from and what it is for ?
arquillianClassLoader
├── jboss-as-kitchensink-html5-mobile
│ └── shrinkwrap-impl-base-1_0_1
│ └── META-INF
│ └── services
│ ├── org.jboss.shrinkwrap.api.exporter.ZipExporter
│ ├── org.jboss.shrinkwrap.api.spec.WebArchive
│ └── org.jboss.shrinkwrap.spi.Configurable
└── jboss-javaee6-webapp
└── shrinkwrap-impl-base-1_0_1
└── META-INF
└── services
├── org.jboss.shrinkwrap.api.exporter.ZipExporter
├── org.jboss.shrinkwrap.api.spec.WebArchive
└── org.jboss.shrinkwrap.spi.Configurable
--
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