[CLJ-989] clojure.org/downloads page, nightly builds link out of date Created: 08/May/12 Updated: 10/May/12 Resolved: 10/May/12 |
|
| Status: | Closed |
| Project: | Clojure |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Trivial |
| Reporter: | Brent Millare | Assignee: | Unassigned |
| Resolution: | Completed | Votes: | 0 |
| Labels: | web | ||
| Patch: | Code |
| Description |
|
The clojure.org/downloads page links a page that claims to have up to date builds of Clojure's master branch at build.clojure.org. Either build.clojure.org needs to be updated, or the link should be removed or changed to reflect the statement. On a personal note, I'd like to be able to link to alpha/beta versions of clojure 1.5. |
| Comments |
| Comment by Andy Fingerhut [ 10/May/12 6:11 PM ] |
|
Once again likely abusing the "Patch" attribute of a ticket. I've set it to Code to indicate that it is ready for screening/action, not that it actually has a patch. I suppose if you take a very broad view of patch, one that includes the English text describing the suggested web page changes to clojure.org/downloads in the description, then it does have a patch. |
| Comment by Alex Miller [ 10/May/12 8:14 PM ] |
|
I have updated the link for build.clojure.org to point to https://oss.sonatype.org/content/repositories/snapshots/org/clojure/clojure/1.5.0-master-SNAPSHOT/ afaik there are no alpha/beta versions of 1.5 yet. |
| Comment by Andy Fingerhut [ 10/May/12 8:52 PM ] |
|
Closing this issue – Brent or someone else can reopen if they feel the issue was not fully resolved. |
[CLJ-936] Improve docs about argument destructuring at clojure.org Created: 21/Feb/12 Updated: 01/Mar/13 Resolved: 27/Nov/12 |
|
| Status: | Closed |
| Project: | Clojure |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Release 1.5 |
| Type: | Enhancement | Priority: | Minor |
| Reporter: | Jakub Holy | Assignee: | Unassigned |
| Resolution: | Completed | Votes: | 0 |
| Labels: | documentation, web | ||
| Approval: | Accepted |
| Description |
|
What:
Why: Thanks a lot! PS: I haven't found a better way to report this, such as a commenting capability on the page itself. |
| Comments |
| Comment by Andy Fingerhut [ 12/Mar/12 6:03 PM ] |
|
Jakub, I don't think I have authorization to edit those web pages in the way you suggest. I did want to comment that the most recent version of the Clojure cheatsheet at http://clojure.org/cheatsheet now has a link called "examples" in the "Special Forms" section that links to the 'let' section of the special forms documentation page. |