Skip to content

Commit

Permalink
Bumped the backend version to 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnworth committed Jan 13, 2015
1 parent 8a2fd3e commit 0f14cae
Show file tree
Hide file tree
Showing 61 changed files with 160 additions and 160 deletions.
2 changes: 1 addition & 1 deletion lein-plugins/lein-iplant-cmdtar/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/lein-iplant-cmdtar "4.1.1"
(defproject org.iplantc/lein-iplant-cmdtar "4.1.2"
:eval-in-leiningen true
:description "Leiningen plugin for generating tarball command distributions."
:url "https://github.com/iPlantCollaborativeOpenSource/lein-iplant-cmdtar"
Expand Down
2 changes: 1 addition & 1 deletion lein-plugins/lein-iplant-rpm/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/lein-iplant-rpm "4.1.1"
(defproject org.iplantc/lein-iplant-rpm "4.1.2"
:eval-in-leiningen true
:description "Leiningen Plugin for generating RPMs for Clojure projects."
:url "http://www.iplantcollaborative.org"
Expand Down
2 changes: 1 addition & 1 deletion libs/authy/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/authy "4.1.1"
(defproject org.iplantc/authy "4.1.2"
:description "An OAuth 2.0 client clibrary written in Clojure."
:url "http://www.iplantcollaborative.org"
:license {:name "BSD Standard License"
Expand Down
2 changes: 1 addition & 1 deletion libs/clj-cas/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/clj-cas "4.1.1"
(defproject org.iplantc/clj-cas "4.1.2"
:description "A CAS Client library written in Clojure."
:url "http://www.iplantcollaborative.org"
:license {:name "BSD"
Expand Down
2 changes: 1 addition & 1 deletion libs/clj-icat-direct/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/clj-icat-direct "4.1.1"
(defproject org.iplantc/clj-icat-direct "4.1.2"
:description "A Clojure library for accessing the iRODS ICAT database directly."
:url "http://github.com/iPlantCollaborativeOpenSource/clj-icat-direct/"
:license {:name "BSD Standard License"
Expand Down
4 changes: 2 additions & 2 deletions libs/clj-jargon/project.clj
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
(defproject org.iplantc/clj-jargon "4.1.1"
(defproject org.iplantc/clj-jargon "4.1.2"
:description "Clojure API on top of iRODS's jargon-core."
:url "http://www.iplantcollaborative.org"
:license {:name "BSD"
:url "http://iplantcollaborative.org/sites/default/files/iPLANT-LICENSE.txt"}
:classifiers [["javadoc" :javadoc]
["sources" :sources]]
:dependencies [[org.clojure/clojure "1.5.1"]
[org.iplantc/clojure-commons "4.1.1"]
[org.iplantc/clojure-commons "4.1.2"]
[org.slf4j/slf4j-api "1.7.5"]
[org.slf4j/slf4j-log4j12 "1.7.5"]
[org.irods.jargon/jargon-core "3.3.1.1"
Expand Down
2 changes: 1 addition & 1 deletion libs/common-cfg/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/common-cfg "4.1.1"
(defproject org.iplantc/common-cfg "4.1.2"
:description "DE services code for managing configurations."
:url "http://github.com/iPlantCollaborativeOpenSource/DiscoveryEnvironmentBackend/"
:license {:name "BSD"}
Expand Down
2 changes: 1 addition & 1 deletion libs/common-cli/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/common-cli "4.1.1"
(defproject org.iplantc/common-cli "4.1.2"
:description "Common CLI functions for the DE backend services and tools"
:url "http://github.com/iPlantCollaborativeOpenSource/DiscoveryEnvironmentBackend/"
:license {:name "BSD"}
Expand Down
4 changes: 2 additions & 2 deletions libs/heuristomancer/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/heuristomancer "4.1.1"
(defproject org.iplantc/heuristomancer "4.1.2"
:description "Clojure library for attempting to guess file types."
:url "http://www.iplantcollaborative.org"
:license {:name "BSD Standard License"
Expand All @@ -8,7 +8,7 @@
[org.clojure/tools.cli "0.3.1"]
[org.clojure/tools.logging "0.2.6"]
[instaparse "1.2.1"]]
:plugins [[org.iplantc/lein-iplant-cmdtar "4.1.1"]]
:plugins [[org.iplantc/lein-iplant-cmdtar "4.1.2"]]
:aot [heuristomancer.core]
:main heuristomancer.core
:repositories [["sonatype-nexus-snapshots"
Expand Down
2 changes: 1 addition & 1 deletion libs/iplant-clojure-commons/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/clojure-commons "4.1.1"
(defproject org.iplantc/clojure-commons "4.1.2"
:description "Common Utilities for Clojure Projects"
:url "http://www.iplantcollaborative.org"
:license {:name "BSD"
Expand Down
2 changes: 1 addition & 1 deletion libs/kameleon/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/kameleon "4.1.1"
(defproject org.iplantc/kameleon "4.1.2"
:description "Library for interacting with backend relational databases."
:url "http://www.iplantcollaborative.org"
:license {:name "BSD"
Expand Down
6 changes: 3 additions & 3 deletions libs/mescal/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.iplantc/mescal "4.1.1"
(defproject org.iplantc/mescal "4.1.2"
:description "A Clojure client library for the Agave API."
:url "https://github.com/iPlantCollaborativeOpenSource/mescal"
:license {:name "BSD Standard License"
Expand All @@ -11,8 +11,8 @@
[clj-time "0.7.0"]
[com.cemerick/url "0.1.1"]
[medley "0.5.3"]
[org.iplantc/authy "4.1.1"]
[org.iplantc/clojure-commons "4.1.1"]
[org.iplantc/authy "4.1.2"]
[org.iplantc/clojure-commons "4.1.2"]
[slingshot "0.10.3"]]
:repositories [["sonatype-nexus-snapshots"
{:url "https://oss.sonatype.org/content/repositories/snapshots"}]]
Expand Down
22 changes: 11 additions & 11 deletions services/Donkey/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
(string/trim (:out (sh "git" "rev-parse" "HEAD")))
""))

(defproject org.iplantc/donkey "4.1.1-SNAPSHOT"
(defproject org.iplantc/donkey "4.1.2-SNAPSHOT"
:description "Framework for hosting DiscoveryEnvironment metadata services."
:url "https://github.com/iPlantCollaborativeOpenSource/Donkey"
:license {:name "BSD Standard License"
Expand All @@ -20,17 +20,17 @@
[org.clojure/data.codec "0.1.0"]
[org.clojure/java.classpath "0.2.2"]
[org.apache.tika/tika-core "1.6"]
[org.iplantc/authy "4.1.1"]
[org.iplantc/clj-cas "4.1.1"]
[org.iplantc/clj-jargon "4.1.1"
[org.iplantc/authy "4.1.2"]
[org.iplantc/clj-cas "4.1.2"]
[org.iplantc/clj-jargon "4.1.2"
:exclusions [[xerces/xmlParserAPIs]
[org.irods.jargon.transfer/jargon-transfer-dao-spring]]]
[org.iplantc/clojure-commons "4.1.1"]
[org.iplantc/mescal "4.1.1"]
[org.iplantc/kameleon "4.1.1"]
[org.iplantc/heuristomancer "4.1.1"]
[org.iplantc/clj-icat-direct "4.1.1"]
[org.iplantc/common-cli "4.1.1"]
[org.iplantc/clojure-commons "4.1.2"]
[org.iplantc/mescal "4.1.2"]
[org.iplantc/kameleon "4.1.2"]
[org.iplantc/heuristomancer "4.1.2"]
[org.iplantc/clj-icat-direct "4.1.2"]
[org.iplantc/common-cli "4.1.2"]
[org/forester "1.005" ]
[org.nexml.model/nexml "1.5-SNAPSHOT"]
[net.sf.json-lib/json-lib "2.4" :classifier "jdk15"]
Expand All @@ -54,7 +54,7 @@
[dire "0.5.3"]
[mvxcvi/clj-pgp "0.8.0"]
[slingshot "0.12.1"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.1"]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.2"]
[lein-ring "0.8.8"]
[swank-clojure "1.4.2"]]
:profiles {:dev {:resource-paths ["conf/test"]}}
Expand Down
2 changes: 1 addition & 1 deletion services/Donkey/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
8 changes: 4 additions & 4 deletions services/Infosquito/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
(string/trim (:out (sh "git" "rev-parse" "HEAD")))
""))

(defproject org.iplantc/infosquito "4.1.1"
(defproject org.iplantc/infosquito "4.1.2"
:description "An ICAT database crawler used to index the contents of iRODS."
:url "http://www.iplantcollaborative.org"
:license {:name "BSD"
Expand All @@ -25,10 +25,10 @@
[com.novemberain/langohr "2.11.0"]
[slingshot "0.10.3"]
[me.raynes/fs "1.4.6"]
[org.iplantc/clojure-commons "4.1.1"]
[org.iplantc/common-cli "4.1.1"]]
[org.iplantc/clojure-commons "4.1.2"]
[org.iplantc/common-cli "4.1.2"]]
:profiles {:dev {:resource-paths ["dev-resources"]}}
:plugins [[org.iplantc/lein-iplant-rpm "4.1.1"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.2"]]
:iplant-rpm {:summary "infosquito"
:dependencies ["iplant-service-config >= 0.1.0-5" "java-1.7.0-openjdk"]
:config-files ["log4j.properties"]
Expand Down
2 changes: 1 addition & 1 deletion services/Infosquito/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
8 changes: 4 additions & 4 deletions services/JEX/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
(string/trim (:out (sh "git" "rev-parse" "HEAD")))
""))

(defproject org.iplantc/jex "4.1.1"
(defproject org.iplantc/jex "4.1.2"
:description "A backend job execution service that submits jobs to Condor."
:url "http://www.iplantcollaborative.org"
:license {:name "BSD"
Expand All @@ -21,11 +21,11 @@
[com.cemerick/url "0.1.1"]
[compojure "1.0.1"]
[ring/ring-jetty-adapter "1.0.1"]
[org.iplantc/clojure-commons "4.1.1"]
[org.iplantc/clojure-commons "4.1.2"]
[slingshot "0.10.3"]
[me.raynes/fs "1.4.4"]
[org.iplantc/common-cli "4.1.1"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.1"]
[org.iplantc/common-cli "4.1.2"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.2"]
[lein-midje "3.1.1"]]
:iplant-rpm {:summary "jex",
:runuser "condor"
Expand Down
2 changes: 1 addition & 1 deletion services/JEX/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
10 changes: 5 additions & 5 deletions services/NotificationAgent/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
(string/trim (:out (sh "git" "rev-parse" "HEAD")))
""))

(defproject org.iplantc/notificationagent "4.1.1"
(defproject org.iplantc/notificationagent "4.1.2"
:description "A web service for storing and forwarding notifications."
:url "http://www.iplantcollaborative.org"
:license {:name "BSD"
Expand All @@ -18,9 +18,9 @@
[org.clojure/tools.logging "0.3.1"]
[cheshire "5.4.0"]
[compojure "1.3.1"]
[org.iplantc/clojure-commons "4.1.1"]
[org.iplantc/kameleon "4.1.1"]
[org.iplantc/common-cli "4.1.1"]
[org.iplantc/clojure-commons "4.1.2"]
[org.iplantc/kameleon "4.1.2"]
[org.iplantc/common-cli "4.1.2"]
[me.raynes/fs "1.4.6"]
[clj-http "1.0.1"]
[clj-time "0.8.0"]
Expand All @@ -29,7 +29,7 @@
[korma "0.3.2"]]
:plugins [[lein-ring "0.8.13"]
[lein-marginalia "0.7.0"]
[org.iplantc/lein-iplant-rpm "4.1.1"]]
[org.iplantc/lein-iplant-rpm "4.1.2"]]
:ring {:handler notification-agent.core/app
:init notification-agent.core/load-config-from-file
:port 31320}
Expand Down
2 changes: 1 addition & 1 deletion services/NotificationAgent/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
8 changes: 4 additions & 4 deletions services/OSM/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
(string/trim (:out (sh "git" "rev-parse" "HEAD")))
""))

(defproject org.iplantc/osm "4.1.1"
(defproject org.iplantc/osm "4.1.2"
:description "An object state management system."
:url "http://www.iplantcollaborative.org"
:license {:name "BSD"
Expand All @@ -21,14 +21,14 @@
[compojure "1.1.5"]
[ring/ring-jetty-adapter "1.1.0"]
[swank-clojure "1.4.3"]
[org.iplantc/clojure-commons "4.1.1"]
[org.iplantc/common-cli "4.1.1"]
[org.iplantc/clojure-commons "4.1.2"]
[org.iplantc/common-cli "4.1.2"]
[me.raynes/fs "1.4.4"]
[org.apache.httpcomponents/httpcore "4.2.3"]
[org.apache.httpcomponents/httpclient "4.2.3"]
[log4j/log4j "1.2.17"]
[slingshot "0.10.3"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.1"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.2"]]
:iplant-rpm {:summary "osm"
:dependencies ["iplant-service-config >= 0.1.0-5"
"java-1.7.0-openjdk"]
Expand Down
2 changes: 1 addition & 1 deletion services/OSM/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
8 changes: 4 additions & 4 deletions services/Panopticon/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
(string/trim (:out (sh "git" "rev-parse" "HEAD")))
""))

(defproject org.iplantc/panopticon "4.1.1"
(defproject org.iplantc/panopticon "4.1.2"
:description "A background service for monitoring the statuses of Condor jobs."
:url "http://www.iplantcollaborative.org"
:license {:name "BSD"
Expand All @@ -16,13 +16,13 @@
:uberjar-name "panopticon-standalone.jar"
:dependencies [[org.clojure/clojure "1.5.1"]
[org.clojure/tools.logging "0.2.3"]
[org.iplantc/clojure-commons "4.1.1"]
[org.iplantc/common-cli "4.1.1"]
[org.iplantc/clojure-commons "4.1.2"]
[org.iplantc/common-cli "4.1.2"]
[me.raynes/fs "1.4.4"]
[cheshire "5.0.1"]
[clj-time "0.4.4"]
[slingshot "0.10.3"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.1"]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.2"]
[lein-midje "3.1.1"]]
:iplant-rpm {:summary "panopticon"
:runuser "condor"
Expand Down
2 changes: 1 addition & 1 deletion services/Panopticon/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
10 changes: 5 additions & 5 deletions services/anon-files/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
(string/trim (:out (sh "git" "rev-parse" "HEAD")))
""))

(defproject org.iplantc/anon-files "4.1.1"
(defproject org.iplantc/anon-files "4.1.2"
:description "Serves up files and directories that are shared with the anonymous user in iRODS."
:url "http://github.com/iPlantCollaborativeOpenSource/DiscoveryEnvironmentBackend/"
:license {:name "BSD"}
Expand All @@ -16,9 +16,9 @@
:aot [anon-files.core]
:main anon-files.core
:dependencies [[org.clojure/clojure "1.5.1"]
[org.iplantc/clj-jargon "4.1.1"]
[org.iplantc/common-cli "4.1.1"]
[org.iplantc/common-cfg "4.1.1"]
[org.iplantc/clj-jargon "4.1.2"]
[org.iplantc/common-cli "4.1.2"]
[org.iplantc/common-cfg "4.1.2"]
[medley "0.1.5"]
[me.raynes/fs "1.4.4"]
[compojure "1.1.6"]
Expand All @@ -29,4 +29,4 @@
:config-files ["log4j.properties"]
:config-path "resources/main"}
:plugins [[lein-ring "0.8.10"]
[org.iplantc/lein-iplant-rpm "4.1.1"]])
[org.iplantc/lein-iplant-rpm "4.1.2"]])
2 changes: 1 addition & 1 deletion services/anon-files/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
8 changes: 4 additions & 4 deletions services/chinstrap/project.clj
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
(defproject chinstrap "4.1.1"
(defproject chinstrap "4.1.2"
:description "Diagnostic and status front-end for backend data"
:dependencies [[org.clojure/clojure "1.5.1"]
[org.clojure/tools.cli "0.3.1"]
[org.iplantc/clojure-commons "4.1.1"]
[org.iplantc/kameleon "4.1.1"]
[org.iplantc/clojure-commons "4.1.2"]
[org.iplantc/kameleon "4.1.2"]
[clj-time "0.7.0"]
[com.novemberain/monger "2.0.0"]
[korma/korma "0.3.0-RC5"]
[log4j/log4j "1.2.17"]
[lib-noir "0.8.3"]
[compojure "1.1.8"]
[ring "1.3.0"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.1"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.2"]]
:profiles {:dev {:resource-paths ["resources/conf/test"]}}
:aot [chinstrap.server]
:main chinstrap.server
Expand Down
2 changes: 1 addition & 1 deletion services/chinstrap/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
12 changes: 6 additions & 6 deletions services/clockwork/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
(string/trim (:out (sh "git" "rev-parse" "HEAD")))
""))

(defproject org.iplantc/clockwork "4.1.1"
(defproject org.iplantc/clockwork "4.1.2"
:description "Scheduled jobs for the iPlant Discovery Environment"
:url "http://www.iplantcollaborative.org"
:license {:name "BSD"
Expand All @@ -24,16 +24,16 @@
[com.cemerick/url "0.0.7"]
[korma "0.3.0-RC5"]
[log4j "1.2.17"]
[org.iplantc/clj-jargon "4.1.1"
[org.iplantc/clj-jargon "4.1.2"
:exclusions [[org.irods.jargon.transfer/jargon-transfer-dao-spring]]]
[org.iplantc/clojure-commons "4.1.1"]
[org.iplantc/common-cli "4.1.1"]
[org.iplantc/kameleon "4.1.1"]
[org.iplantc/clojure-commons "4.1.2"]
[org.iplantc/common-cli "4.1.2"]
[org.iplantc/kameleon "4.1.2"]
[me.raynes/fs "1.4.4"]
[org.slf4j/slf4j-api "1.7.2"]
[org.slf4j/slf4j-log4j12 "1.6.6"]
[slingshot "0.10.3"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.1"]]
:plugins [[org.iplantc/lein-iplant-rpm "4.1.2"]]
:profiles {:dev {:resource-paths ["resources/test"]}}
:aot [clockwork.core]
:main clockwork.core
Expand Down
2 changes: 1 addition & 1 deletion services/clockwork/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
2 changes: 1 addition & 1 deletion services/condor-log-monitor/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.1
4.1.2
Loading

0 comments on commit 0f14cae

Please sign in to comment.