[infinispan-issues] [JBoss JIRA] Created: (ISPN-495) Incorrect directory structure in cachestore/remote

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Wed Jun 16 02:55:46 EDT 2010


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

        


More information about the infinispan-issues mailing list