Incorrect directory structure in cachestore/remote
--------------------------------------------------
Key: ISPN-495
URL:
https://jira.jboss.org/browse/ISPN-495
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 4.1.0.BETA2
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Fix For: 4.1.0.CR1
From Trustin:
The test classes in cachestore-remote are stored in the wrong directory:
src/test/java/org.infinispan.loaders.remote
where it should be in:
src/test/java/org/infinispan/loaders/remote
What's funny is what Eclipse says about this problem: The declared package
"org.infinispan.loaders.remote" does not match the expected package
"org.infinispan.loaders.remote" Hence, it took be quite a while to figure out
why. :)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira