Skip to content

Commit 39e3311

Browse files
authored
Change java.jdbc status to Inactive
It has been marked Stable for a long time and has had no releases in well over four years, so Inactive is more accurate. I also want to "encourage" folks to choose `next.jdbc` instead of `java.jdbc` at this point, and the README has labeled `java.jdbc` as "Inactive" and recommended `next.jdbc` for some time.
1 parent 38cdeed commit 39e3311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/dev/contrib_libs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Status legend:
6060
| https://clojure.github.io/data.zip/[data.zip] | Manipulating zippers | | Stable
6161
| https://clojure.github.io/java.classpath/[java.classpath] | Classpath utilities | Alessandra Sierra | Stable
6262
| https://clojure.github.io/java.data/[java.data] | Work with Java Beans | Sean Corfield | Active
63-
| https://clojure.github.io/java.jdbc/[java.jdbc] | JDBC-based SQL interface | Sean Corfield | Stable
63+
| https://clojure.github.io/java.jdbc/[java.jdbc] | JDBC-based SQL interface | Sean Corfield | Inactive
6464
| https://clojure.github.io/java.jmx/[java.jmx] | JMX interface | Nick Bailey | Stable
6565
| https://clojure.github.io/math.combinatorics/[math.combinatorics] | Lazy sequences for common combinatorial functions | Mark Engelberg | Stable
6666
| https://clojure.github.io/math.numeric-tower/[math.numeric-tower] | Math functions and numeric tower | Mark Engelberg | Stable

0 commit comments

Comments
 (0)