CDV ❯ Modules loader fails to load TIMs if they're in the root folder of terracotta-2.5.2/modules
- 
                Bug
 - 
                Status: Closed
 - 
                2 Major
 - 
                Resolution: Fixed
 - 
                
 - 
                
 
- 
                hhuynh
 - 
                Reporter: hhuynh
 - 
                February 21, 2008
 - 
                0
 - 
                Watchers: 0
 - 
                March 31, 2008
 - 
                March 14, 2008
 
Description
If you drop a TIM in terracotta-2.5.2/modules, it won’t be able to load (which it should since we stated to support flat structure)
The work around is to create a maven like structure and drop the TIM in there,
Nightly from trunk however supports the flat structure.
Comments
Hung Huynh 2008-02-21
Alex Miller 2008-02-21
Is this a regression? If so, seems like a serious one as it could easily break customers.
Hung Huynh 2008-02-21
It’s not a regression, 2.5.1 has this bug also.
Fiona OShea 2008-02-25
It may actually load, we think. it warns that it has not loaded.
Fiona OShea 2008-03-21
Juris has checked in a fix for this.
I believe the port of DEV-1306 from trunk to 2.5 will resolve this issue.