Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
Clojure Design
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
Colour
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Undo
Redo
Keyboard Shortcuts Help
<p> </p><p>ClojureScript will use a release strategy based on Git tags and a monotonically-increasing release number.</p><h2>ClojureScript Release Tags</h2><ul><li><p>The tag "v0.0" points to the first commit in the ClojureScript Git repository</p></li><li>Releases are tagged like "r999" where 999 is the number of commits on master since v0.0<ul><li>This number can be obtained by running <code>git describe --match v0.0</code></li></ul></li></ul><h2>ClojureScript Maven Releases</h2><ul><li>One big JAR containing GClosure library & compiler<ul><li>GClosure is not published to a Maven repository</li><li>GClosure is released under the Apache License 2.0<ul><li>No obligations other than inclusion of license</li></ul></li></ul></li><li>Version numbers...?<ul><li>Something like "0.0-r999" where 999 is the tag described above</li></ul></li></ul><p>Version comparison tests in different versions of Maven:</p><div><p> </p><table class="confluenceTable"><tbody><tr><th class="confluenceTh">Is this...</th><th class="confluenceTh">older than...?</th><th class="confluenceTh">Maven<br />2.0.9</th><th class="confluenceTh">Maven<br />2.2.1</th><th class="confluenceTh">Maven<br />3.0.3</th></tr><tr><td class="confluenceTd">0.0-r1</td><td class="confluenceTd">0.0-r2</td><td class="confluenceTd">yes</td><td class="confluenceTd">yes</td><td class="confluenceTd">yes</td></tr><tr><td class="confluenceTd">0.0-r123</td><td class="confluenceTd">0.0-r456</td><td class="confluenceTd">yes</td><td class="confluenceTd">yes</td><td class="confluenceTd">yes</td></tr><tr><td class="confluenceTd">0.0-r20</td><td class="confluenceTd">0.0-r123</td><td class="confluenceTd"><span style="color: rgb(255,0,0);">NO</span></td><td class="confluenceTd"><span style="color: rgb(255,0,0);">NO</span></td><td class="confluenceTd">yes</td></tr><tr><td class="confluenceTd">0.0-1</td><td class="confluenceTd">0.0-2</td><td class="confluenceTd">yes</td><td class="confluenceTd">yes</td><td class="confluenceTd">yes</td></tr><tr><td class="confluenceTd">0.0-123</td><td class="confluenceTd">0.0-456</td><td class="confluenceTd">yes</td><td class="confluenceTd">yes</td><td class="confluenceTd">yes</td></tr><tr><td class="confluenceTd">0.0-20</td><td class="confluenceTd">0.0-123</td><td class="confluenceTd">yes</td><td class="confluenceTd">yes</td><td class="confluenceTd">yes</td></tr></tbody></table><p>Maven 2.x will treat any version string component containing non-numeric characters as an opaque string, sorted lexicographically. Maven 3.x correctly splits version strings at letter-number boundaries. Both 2.x and 3.x behave correctly when the version string does not mix numbers and letters.</p></div>
Attachments
Labels
Location
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced