diff options
author | Josh Heidenreich <josh.sickmate@gmail.com> | 2012-02-09 18:28:23 +1030 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-02-09 12:12:00 +0000 |
commit | 306287528a76e0db1e71ef008dec47f5fe39b100 (patch) | |
tree | 06d994f230ffcabe23b9b3e1422b667c5bc08eec /apache-commons | |
parent | 9c6ca789ef80eefff1875b7c804c343ff1668ce0 (diff) |
Added and improved READMEs for modules in extensions, extras, postprocess
Diffstat (limited to 'apache-commons')
-rw-r--r-- | apache-commons/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apache-commons/README b/apache-commons/README new file mode 100644 index 000000000000..0ab7b63d1ea8 --- /dev/null +++ b/apache-commons/README @@ -0,0 +1 @@ +Java libraries; used for logging and http/https access in Extensions, from [http://commons.apache.org/] |