This page summarizes the current results of all the discussion in the various sub-pages.
- As of the 1.3 line, Clojure Contrib projects are separate git projects under http://github.com/clojure
- The old giant-single-project contrib still exists, and the build artifacts are there if you need them
- To promote an existing library to contrib:
- discuss on the dev list, get Rich to sign off on idea
- get a project name: Contrib Library Names
- get CAs for everybody
- Now that each project is its own git repos with appropriate maven fu, it is possible to have outside dependencies
- these must be approved by Rich. Ask on the dev list.
Labels:
Page:
Better infrastructure for contributed libs
Page:
Common Contrib Build
Page:
Contrib 1.0.0 Releases
Page:
Contrib Library Names
Page:
Contrib Library READMEs
Page:
core.contracts
Page:
core.logic
Page:
java.jdbc
Page:
Moving Projects Into Contrib
Page:
Where Did Clojure.Contrib Go