|
Bugzilla – Full Text Bug Listing |
| Summary: | Click-2.0.1 repository changed | ||
|---|---|---|---|
| Product: | bake | Reporter: | pliago |
| Component: | bakeconf.xml | Assignee: | pliago |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | ns-bugs, pliago, suresh.lalith, tomh |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: | Replaced the old repisitory address with the new one | ||
+1. Created attachment 1902 [details]
Replaced the old repisitory address with the new one
Fixed in changeset 330:bc7a3f17ff43; thanks for reporting it. |
The following <module name="click-2.0.1"> <source type="git"> <attribute name="url" value="git://read.cs.ucla.edu/git/click"/> <attribute name="revision" value="8847f68461856418c409f4de4165412b3$ </source> should be changed to <module name="click-2.0.1"> <source type="git"> <attribute name="url" value="git://github.com/kohler/click"/> <attribute name="revision" value="8847f68461856418c409f4de4165412b3$ </source> as the repository was moved from read.cs.ucla.edu to Github