Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.0.3
-
Fix Version/s: 1.1-alpha-1
-
Component/s: Core system
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Here's what happened.
- Today (26th of July) around 15:35GMT+1, I made a big commit in Cargo touching several modules.
- At 16:04GMT+1 I received 2 emails from C (C = Continuum) showing compilation errors in the following 2 modules (see http://ci.codehaus.org:8001/continuum/servlet/continuum/target/Summary.vm/fid/continuumProject):
- "Cargo Core Geronimo Container"
- "Cargo Core Jetty Container"
- Note that the build is working fine locally here
The error is because it's finding a class that's been renamed in the "Cargo Core Container API" module. Note that this module is defined to be built before the two modules in error above.
What's also strange is that C shows a lot of modules in error (the red crosses) but if you look in the build results these modules are building fine. I'm attaching a screenshot to this issue.
What can I do more to help debu this? This makes C unusable for me as I consider these 2 emails as false positives. Is there something I don't understand?
Thanks
What I find strange is that if this were a problem lots of people should be experiencing it but it doesn't seem to be a known problem. Which leads me to believe it might a problem with either Cargo or me but I can't find the solution...
Thanks for any help you bring on this.