From Fedora Project Wiki
(→‎Package Leiningen and dependencies: add dep on maven-artifact subpackage)
(→‎Package Leiningen and dependencies: we not only need maven-artifact but also maven-settings; rename issue to "maven2 update")
Line 24: Line 24:
  | lancet ||  || [https://bugzilla.redhat.com/show_bug.cgi?id=830398 #830398] ||  ||
  | lancet ||  || [https://bugzilla.redhat.com/show_bug.cgi?id=830398 #830398] ||  ||
  |-
  |-
  | leiningen || clojure-contrib, clucy, lancet, maven-artifact, robert-hooke || [https://bugzilla.redhat.com/show_bug.cgi?id=830784 #830784] ||  ||  
  | leiningen || clojure-contrib, clucy, lancet, maven2 update, robert-hooke || [https://bugzilla.redhat.com/show_bug.cgi?id=830784 #830784] ||  ||  
  |-
  |-
  | maven-artifact ||  || [https://bugzilla.redhat.com/show_bug.cgi?id=830933 #830933] ||  ||  
  | maven2 update ||  || [https://bugzilla.redhat.com/show_bug.cgi?id=830933 #830933] ||  ||  
  |-
  |-
  | robert-hooke ||  || [https://bugzilla.redhat.com/show_bug.cgi?id=830709 #830709] ||  ||  
  | robert-hooke ||  || [https://bugzilla.redhat.com/show_bug.cgi?id=830709 #830709] ||  ||  

Revision as of 02:37, 12 June 2012

Documentation for the Clojure feature

Tracker bug

Bug #830714 tracks the packages that make up the Clojure feature. Will ask what alias we should use for this if the feature is accepted by FESCo

Fix Clojure packaging to comply with our guidelines

Currently in testing

Package Leiningen and dependencies

(NOTE - for "depends on", please only list either components that are not packaged yet, or components that are part of the Clojure packaging queue)

Dependencies
Package Depends on Bugzilla# Koji Bodhi URL
clojure-compat #829708
clojure-contrib clojure-maven-plugin #830287
clojure-maven-plugin fest-assert #830278
clucy #830777
lancet #830398
leiningen clojure-contrib, clucy, lancet, maven2 update, robert-hooke #830784
maven2 update #830933
robert-hooke #830709

Ensure Leiningen is configured to use the system Maven repository

This is not a deal-breaker as we can just invoke lein pom to generate a Maven POM file and then follow the normal Java packaging guidelines

Ensure that the default Leiningen project templates refer to the packaged versions of Clojure libraries

Package Clojure frameworks

Interesting frameworks and tools we should package (please add to this list, but not if they are dependencies of already-listed tools)

Create a packaging guideline for Clojure packages