20
20
|**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****|
21
21
|**** DO NOT EDIT DIRECTLY ****|
22
22
|**** ****|
23
- |**** Note: This file has been manually edited to fix the badges ****|
24
- |**** for Coverage and Maven Central. Please verify if updated. ****|
25
- |**** ****|
26
23
+======================================================================+
27
24
| TEMPLATE FILE: readme-md-template.md |
28
25
| commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
@@ -47,9 +44,9 @@ Apache Commons Codec
47
44
===================
48
45
49
46
[ ![ GitHub Actions Status] ( https://github.com/apache/commons-codec/workflows/Java%20CI/badge.svg )] ( https://github.com/apache/commons-codec/actions )
50
- [ ![ Coverage Status] ( https://codecov.io/gh/apache/commons-codec/branch/master/graph/badge.svg )] ( https://app.codecov.io/gh/apache/commons-codec/branch/master )
47
+ [ ![ Coverage Status] ( https://codecov.io/gh/apache/commons-codec/branch/master/graph/badge.svg )] ( https://app.codecov.io/gh/apache/commons-codec )
51
48
[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/badge.svg?gav=true )] ( https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/?gav=true )
52
- [ ![ Javadocs] ( https://javadoc.io/badge/commons-codec/commons-codec/1.15. svg )] ( https://javadoc.io/doc/commons-codec/commons-codec/1.15 )
49
+ [ ![ Javadocs] ( https://javadoc.io/badge/commons-codec/commons-codec/1.16.0. svg )] ( https://javadoc.io/doc/commons-codec/commons-codec/1.16.0 )
53
50
[ ![ CodeQL] ( https://github.com/apache/commons-codec/workflows/CodeQL/badge.svg )] ( https://github.com/apache/commons-codec/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL )
54
51
[ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/apache/commons-codec/badge )] ( https://api.securityscorecards.dev/projects/github.com/apache/commons-codec )
55
52
@@ -69,20 +66,20 @@ Where can I get the latest release?
69
66
-----------------------------------
70
67
You can download source and binaries from our [ download page] ( https://commons.apache.org/proper/commons-codec/download_codec.cgi ) .
71
68
72
- Alternatively, you can pull it from the central Maven repositories:
69
+ Alternatively, you can pull it from the central Maven repositories:
73
70
74
71
``` xml
75
72
<dependency >
76
73
<groupId >commons-codec</groupId >
77
74
<artifactId >commons-codec</artifactId >
78
- <version >1.16</version >
75
+ <version >1.16.0 </version >
79
76
</dependency >
80
77
```
81
78
82
79
Contributing
83
80
------------
84
81
85
- We accept Pull Requests via GitHub. The [ developer mailing list] [ ml ] is the main channel of communication for contributors.
82
+ We accept Pull Requests via GitHub. The [ developer mailing list] ( https://commons.apache.org/mail-lists.html ) is the main channel of communication for contributors.
86
83
There are some guidelines which will make applying PRs easier for us:
87
84
+ No tabs! Please use spaces for indentation.
88
85
+ Respect the code style.
@@ -107,7 +104,61 @@ Additional Resources
107
104
108
105
+ [ Apache Commons Homepage] ( https://commons.apache.org/ )
109
106
+ [ Apache Issue Tracker (JIRA)] ( https://issues.apache.org/jira/browse/CODEC )
107
+ + [ Apache Commons Slack Channel] ( https://the-asf.slack.com/archives/C60NVB8AD )
110
108
+ [ Apache Commons Twitter Account] ( https://twitter.com/ApacheCommons )
111
109
+ ` #apache-commons ` IRC channel on ` irc.freenode.org `
112
110
113
- [ ml ] :https://commons.apache.org/mail-lists.html
111
+ Apache Commons Components
112
+ -------------------------
113
+
114
+ | Component | GitHub Repository | Apache Homepage |
115
+ | --------- | ----------------- | ----------------|
116
+ | Apache Commons BCEL | [ commons-bcel] ( https://github.com/apache/commons-bcel ) | [ commons-bcel] ( https://commons.apache.org/proper/commons-bcel ) |
117
+ | Apache Commons Beanutils | [ commons-beanutils] ( https://github.com/apache/commons-beanutils ) | [ commons-beanutils] ( https://commons.apache.org/proper/commons-beanutils ) |
118
+ | Apache Commons BSF | [ commons-bsf] ( https://github.com/apache/commons-bsf ) | [ commons-bsf] ( https://commons.apache.org/proper/commons-bsf ) |
119
+ | Apache Commons Build-plugin | [ commons-build-plugin] ( https://github.com/apache/commons-build-plugin ) | [ commons-build-plugin] ( https://commons.apache.org/proper/commons-build-plugin ) |
120
+ | Apache Commons Chain | [ commons-chain] ( https://github.com/apache/commons-chain ) | [ commons-chain] ( https://commons.apache.org/proper/commons-chain ) |
121
+ | Apache Commons CLI | [ commons-cli] ( https://github.com/apache/commons-cli ) | [ commons-cli] ( https://commons.apache.org/proper/commons-cli ) |
122
+ | Apache Commons Codec | [ commons-codec] ( https://github.com/apache/commons-codec ) | [ commons-codec] ( https://commons.apache.org/proper/commons-codec ) |
123
+ | Apache Commons Collections | [ commons-collections] ( https://github.com/apache/commons-collections ) | [ commons-collections] ( https://commons.apache.org/proper/commons-collections ) |
124
+ | Apache Commons Compress | [ commons-compress] ( https://github.com/apache/commons-compress ) | [ commons-compress] ( https://commons.apache.org/proper/commons-compress ) |
125
+ | Apache Commons Configuration | [ commons-configuration] ( https://github.com/apache/commons-configuration ) | [ commons-configuration] ( https://commons.apache.org/proper/commons-configuration ) |
126
+ | Apache Commons Crypto | [ commons-crypto] ( https://github.com/apache/commons-crypto ) | [ commons-crypto] ( https://commons.apache.org/proper/commons-crypto ) |
127
+ | Apache Commons CSV | [ commons-csv] ( https://github.com/apache/commons-csv ) | [ commons-csv] ( https://commons.apache.org/proper/commons-csv ) |
128
+ | Apache Commons Daemon | [ commons-daemon] ( https://github.com/apache/commons-daemon ) | [ commons-daemon] ( https://commons.apache.org/proper/commons-daemon ) |
129
+ | Apache Commons DBCP | [ commons-dbcp] ( https://github.com/apache/commons-dbcp ) | [ commons-dbcp] ( https://commons.apache.org/proper/commons-dbcp ) |
130
+ | Apache Commons Dbutils | [ commons-dbutils] ( https://github.com/apache/commons-dbutils ) | [ commons-dbutils] ( https://commons.apache.org/proper/commons-dbutils ) |
131
+ | Apache Commons Digester | [ commons-digester] ( https://github.com/apache/commons-digester ) | [ commons-digester] ( https://commons.apache.org/proper/commons-digester ) |
132
+ | Apache Commons Email | [ commons-email] ( https://github.com/apache/commons-email ) | [ commons-email] ( https://commons.apache.org/proper/commons-email ) |
133
+ | Apache Commons Exec | [ commons-exec] ( https://github.com/apache/commons-exec ) | [ commons-exec] ( https://commons.apache.org/proper/commons-exec ) |
134
+ | Apache Commons Fileupload | [ commons-fileupload] ( https://github.com/apache/commons-fileupload ) | [ commons-fileupload] ( https://commons.apache.org/proper/commons-fileupload ) |
135
+ | Apache Commons Functor | [ commons-functor] ( https://github.com/apache/commons-functor ) | [ commons-functor] ( https://commons.apache.org/proper/commons-functor ) |
136
+ | Apache Commons Geometry | [ commons-geometry] ( https://github.com/apache/commons-geometry ) | [ commons-geometry] ( https://commons.apache.org/proper/commons-geometry ) |
137
+ | Apache Commons Graph | [ commons-graph] ( https://github.com/apache/commons-graph ) | [ commons-graph] ( https://commons.apache.org/proper/commons-graph ) |
138
+ | Apache Commons Imaging | [ commons-imaging] ( https://github.com/apache/commons-imaging ) | [ commons-imaging] ( https://commons.apache.org/proper/commons-imaging ) |
139
+ | Apache Commons IO | [ commons-io] ( https://github.com/apache/commons-io ) | [ commons-io] ( https://commons.apache.org/proper/commons-io ) |
140
+ | Apache Commons JCI | [ commons-jci] ( https://github.com/apache/commons-jci ) | [ commons-jci] ( https://commons.apache.org/proper/commons-jci ) |
141
+ | Apache Commons JCS | [ commons-jcs] ( https://github.com/apache/commons-jcs ) | [ commons-jcs] ( https://commons.apache.org/proper/commons-jcs ) |
142
+ | Apache Commons Jelly | [ commons-jelly] ( https://github.com/apache/commons-jelly ) | [ commons-jelly] ( https://commons.apache.org/proper/commons-jelly ) |
143
+ | Apache Commons Jexl | [ commons-jexl] ( https://github.com/apache/commons-jexl ) | [ commons-jexl] ( https://commons.apache.org/proper/commons-jexl ) |
144
+ | Apache Commons Jxpath | [ commons-jxpath] ( https://github.com/apache/commons-jxpath ) | [ commons-jxpath] ( https://commons.apache.org/proper/commons-jxpath ) |
145
+ | Apache Commons Lang | [ commons-lang] ( https://github.com/apache/commons-lang ) | [ commons-lang] ( https://commons.apache.org/proper/commons-lang ) |
146
+ | Apache Commons Logging | [ commons-logging] ( https://github.com/apache/commons-logging ) | [ commons-logging] ( https://commons.apache.org/proper/commons-logging ) |
147
+ | Apache Commons Math | [ commons-math] ( https://github.com/apache/commons-math ) | [ commons-math] ( https://commons.apache.org/proper/commons-math ) |
148
+ | Apache Commons Net | [ commons-net] ( https://github.com/apache/commons-net ) | [ commons-net] ( https://commons.apache.org/proper/commons-net ) |
149
+ | Apache Commons Numbers | [ commons-numbers] ( https://github.com/apache/commons-numbers ) | [ commons-numbers] ( https://commons.apache.org/proper/commons-numbers ) |
150
+ | Apache Commons Parent | [ commons-parent] ( https://github.com/apache/commons-parent ) | [ commons-parent] ( https://commons.apache.org/proper/commons-parent ) |
151
+ | Apache Commons Pool | [ commons-pool] ( https://github.com/apache/commons-pool ) | [ commons-pool] ( https://commons.apache.org/proper/commons-pool ) |
152
+ | Apache Commons Proxy | [ commons-proxy] ( https://github.com/apache/commons-proxy ) | [ commons-proxy] ( https://commons.apache.org/proper/commons-proxy ) |
153
+ | Apache Commons RDF | [ commons-rdf] ( https://github.com/apache/commons-rdf ) | [ commons-rdf] ( https://commons.apache.org/proper/commons-rdf ) |
154
+ | Apache Commons Release-plugin | [ commons-release-plugin] ( https://github.com/apache/commons-release-plugin ) | [ commons-release-plugin] ( https://commons.apache.org/proper/commons-release-plugin ) |
155
+ | Apache Commons Rng | [ commons-rng] ( https://github.com/apache/commons-rng ) | [ commons-rng] ( https://commons.apache.org/proper/commons-rng ) |
156
+ | Apache Commons Scxml | [ commons-scxml] ( https://github.com/apache/commons-scxml ) | [ commons-scxml] ( https://commons.apache.org/proper/commons-scxml ) |
157
+ | Apache Commons Signing | [ commons-signing] ( https://github.com/apache/commons-signing ) | [ commons-signing] ( https://commons.apache.org/proper/commons-signing ) |
158
+ | Apache Commons Skin | [ commons-skin] ( https://github.com/apache/commons-skin ) | [ commons-skin] ( https://commons.apache.org/proper/commons-skin ) |
159
+ | Apache Commons Statistics | [ commons-statistics] ( https://github.com/apache/commons-statistics ) | [ commons-statistics] ( https://commons.apache.org/proper/commons-statistics ) |
160
+ | Apache Commons Testing | [ commons-testing] ( https://github.com/apache/commons-testing ) | [ commons-testing] ( https://commons.apache.org/proper/commons-testing ) |
161
+ | Apache Commons Text | [ commons-text] ( https://github.com/apache/commons-text ) | [ commons-text] ( https://commons.apache.org/proper/commons-text ) |
162
+ | Apache Commons Validator | [ commons-validator] ( https://github.com/apache/commons-validator ) | [ commons-validator] ( https://commons.apache.org/proper/commons-validator ) |
163
+ | Apache Commons VFS | [ commons-vfs] ( https://github.com/apache/commons-vfs ) | [ commons-vfs] ( https://commons.apache.org/proper/commons-vfs ) |
164
+ | Apache Commons Weaver | [ commons-weaver] ( https://github.com/apache/commons-weaver ) | [ commons-weaver] ( https://commons.apache.org/proper/commons-weaver ) |
0 commit comments