File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project >
3- <extend >../project.xml</extend >
4- <name >Codec</name >
5- <id >commons-codec</id >
6- <currentVersion >1.2</currentVersion >
7- <inceptionYear >2002</inceptionYear >
8- <shortDescription >Simple encoders and decoders</shortDescription >
9- <description >
3+ <extend >../project.xml</extend >
4+ <name >Codec</name >
5+ <id >commons-codec</id >
6+ <currentVersion >1.2</currentVersion >
7+
8+ <organization >
9+ <name >Apache Software Foundation</name >
10+ <url >http://www.apache.org</url >
11+ <logo >http://jakarta.apache.org/images/jakarta-logo.gif</logo >
12+ </organization >
13+
14+ <inceptionYear >2002</inceptionYear >
15+ <shortDescription >Simple encoders and decoders</shortDescription >
16+ <description >
1017 The codec package contains simple encoder and decoders for
1118 various formats such as Base64 and Hexadecimal. In addition to these
1219 widely used encoders and decoders, the codec package also maintains a
You can’t perform that action at this time.
0 commit comments