-csv/
Have fun!
Gary Gregory, on behalf of the Apache Commons Community
--
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spr
following page:
http://commons.apache.org/vfs/download_vfs.cgi
Allow 24 hours for the mirrors to catch up.
Gary Gregory
on behalf of the Apache Commons community
for all mirrors to catch up.
Gary Gregory
on behalf of the Apache Commons community
contention (PR #296.) Thanks to Chas Honton.
o LANG-1360: Add methods to ObjectUtils to get various forms of class names
in a null-safe manner Thanks to Gary Gregory.
Fixed Bugs:
o LANG-1362: Fix tests DateUtilsTest for Java 9 with en_GB locale Thanks to
Stephen Colebourne.
o LANG-1365: Fix
The Apache Commons BCEL team is pleased to announce the release of Apache
Commons BCEL 6.2 with better Java 9 support!
The Byte Code Engineering Library (BCEL) is intended to give users a
convenient way to analyze, create, and manipulate compiled .class files.
Classes are represented by objects co
Apache Commons Pool
website:
http://commons.apache.org/proper/commons-pool/
Enjoy!
Gary Gregory, on behalf of the Apache Commons Team
. Thanks to Gary
Gregory.
o DBCP-454: OSGi declarations contain multiple import headers for
javax.transaction. Thanks to Philipp Marx, Matt Sicker.
o DBCP-478: Wrong parameter name in site documentation for BasicDataSource
Configuration Parameters. Thanks to nicola mele.
o DBCP-452: Add jmxName to
/commons-dbcp/download_dbcp.cgi
Changes in this version include:
Fixed Bugs:
o DBCP-484: Connection leak during XATransaction in high load. Thanks to
Emanuel Freitas.
o DBCP-496: Add support for pooling CallableStatements to the
org.apache.commons.dbcp2.cpdsadapter package. Thanks to Gary Gregory
constructor may throw an exception under
OSGi. Thanks to Michael C, Gary Gregory.
o POOL-324:
org.apache.commons.pool2.impl.GenericObjectPool.getFactoryType() throws
java.lang.ClassCastException. Thanks to Jay Xu, Gary Gregory.
o POOL-344: Delete repeated call startEvictor. Thanks to Yulin Wang
this version include:
New features:
o DBCP-506: Support JDBC 4.2. Thanks to Gary Gregory.
o DBCP-479: Support default schema in configuration. Thanks to Guillaume
Husta, Gary Gregory.
Fixed Bugs:
o DBCP-508: Prepared statement keys should take a Connection's schema into
account. Thanks to
friends do not work with JDK 9 and
higher (PR #22.) Thanks to Gary Gregory, Ed Pavlak.
o BCEL-305: ClassPath.getClassFile() and friends do not work with JRE 9 and
higher Thanks to Gary Gregory.
CHANGES:
o Initial support for Java 11 Thanks to Mark Thomas, Gary Gregory.
o
files with legacy encoding and special characters let VFS
crash. Thanks to Gary Gregory.
o VFS-360: Add HTTP provider based on HttpComponents HttpClient 4. Thanks
to Woonsan Ko.
o VFS-689:
org.apache.commons.vfs2.provider.http.HttpFileObject.getHeadMethod() does
not release connection when an exception
symbolic information of the given
class: methods, fields and byte code instructions.
Bug fix release
FIXED BUGS:
===
o BCEL-267: Race conditions on static fields in BranchHandle and
InstructionHandle. Thanks to Stephan Herrmann, Sebb, Gary Gregory, Torsten
Curdt.
o BCEL-297: Possible NPE in
://commons.apache.org/proper/commons-pool/
Download page:
http://commons.apache.org/proper/commons-pool/download_pool.cgi
Gary Gregory,
On behalf of the Apache Commons community
with new features and updated dependencies.
Changes in this version include:
Fixed Bugs:
o CONFIGURATION-731: Allow user to specify the comments and separator
chars. Thanks to Shuai Zhang, Gary Gregory.
Changes:
o CONFIGURATION-738: Update Jackson from 2.9.7 to 2.9.8. Thanks to Gary
Gregory.
o
StringSubstitutor Thanks to Jean-Baptiste REICH, Sebb, Don Jeba, Gary
Gregory.
o TEXT-138: TextStringBuilder append sub-sequence not consistent with
Appendable. Thanks to Neal Johnson, Don Jeba.
o TEXT-152: Fix possible infinite loop in WordUtils.wrap for a regex
pattern that would trigger on a match of
Yubao.
o VFS-699: Add setting for FTP encoding auto-detection #58. Thanks to
Boris Petrov.
o VFS-706: Add ability to specify buffer sizes #59. Thanks to Boris Petrov.
o VFS-609: SFTP provider doesn't support a private key as byte array #60.
Thanks to stevezhuang, Rostislav, Gary Gregory.
o VF
.
Changes:
o CODEC-236: Broken direct java.nio.ByteBuffer support in
org.apache.commons.codec.binary.Hex. Thanks to Tomas Shestakov, Gary
Gregory.
For complete information on Apache Commons Codec, including instructions on
how to submit bug reports,
patches, or suggestions for improvement, see the
in version 2.7.0 include:
New features:
o POOL-370: Add org.apache.commons.pool2.PooledObject#getBorrowedCount().
Thanks to Mark Thomas, Gary Gregory.
o POOL-371: Add
org.apache.commons.pool2.PooledObject#setRequireFullStackTrace(boolean).
Thanks to Matt Sicker, Gary Gregory.
Fixed Bugs:
o POOL
: ManagedDataSource#close() should declare used exceptions.
Thanks to Jacques Le Roux.
o DBCP-547: Add a ConnectionFactory class name setting for
BasicDataSource.createConnectionFactory() #33. Thanks to leechoongyon, Gary
Gregory.
oAdd missing Javadocs. Thanks to Gary Gregory.
Fixed Bugs
.FileContent.getLastModifiedTime() is losing
milliseconds (always ends in 000). Thanks to Gary Gregory.
o VFS-724: FileContent#getByteArray() throws IllegalArgumentException:
Buffer size <= 0 when file size is 0. Thanks to William R, Gary Gregory.
o Javadoc fixes. Thanks to Gary Greg
environment.
Apache Commons Text is a library focused on algorithms working on strings.
Release 1.8
Changes in this version include:
- New Features
o TEXT-169: Add helper factory method
org.apache.commons.text.StringSubstitutor.createInterpolator(). Thanks to
Gary Gregory.
o TEXT-170: Add
release with new features and updated dependencies.
Changes in this version include:
New features:
o Document "includeOptional" on the site. Thanks to
Gary Gregory.
o CONFIGURATION-756: Allow for custom behavior to handle errors loading
included properties files. Than
symbolic information of the given
class: methods, fields and byte code instructions.
Feature and bug fix release.
NEW FEATURES:
=
o BCEL-318: Add method org.apache.bcel.classfile.ConstantUtf8.clearCache().
Thanks to Gary Gregory.
o BCEL-320: Add LruCacheClassPathRepository that can scan many
symbolic information of the given
class: methods, fields and byte code instructions.
Bug fix release.
FIXED BUGS:
===
o BCEL-328: java.util.EmptyStackException at
org.apache.bcel.classfile.DescendingVisitor.visitModule
(DescendingVisitor.java:592). Thanks to Gary Gregory, Mark Roberts.
CHANGES
).
Changes in version 2.8.0 include:
New features:
o POOL-378: Deprecate PoolUtils.prefill(ObjectPool, int) in favor of
ObjectPool.addObjects(int). Thanks to Gary Gregory.
o POOL-379: Deprecate PoolUtils.prefill(KeyedObjectPool, K, int) in favor
of KeyedObjectPool.addObjects(K, int). Thanks to Gary
.function.VfsConsumer. Thanks to Gary Gregory.
o VFS-735: Add org.apache.commons.vfs2.FileSystemManager.close() via
AutoCloseable. Thanks to Gary Gregory.
o VFS-736: Add org.apache.commons.vfs2.VFS.reset(). Thanks to Gary Gregory.
o VFS-742: Add org.apache.commons.vfs2.FileContent.isEmpty(). Thanks to
Claude Warren.
o CODEC-272: Add RandomAccessFile digest methods #31. Thanks to Behrang,
Alex Herbert, Gary Gregory.
o CODEC-273: Add Path APIs to org.apache.commons.codec.digest.DigestUtils
similar to File APIs. Thanks to Gary Gregory.
o CODEC-274: Add SHA-512/224 and SHA-512/256 to DigestUtils
o CSV-241: CSVFormat#validate() does not account for
allowDuplicateHeaderNames #43. Thanks to LuckyIlam, Gary Gregory.
o CSV-245: Post 1.7 release fixes. Thanks to Alex Herbert.
o CSV-252: Upgrade test framework to JUnit 5 Jupiter #49, #50. Thanks to
Alex Herbert.
o CSV-247: A single empty header
Added Functions.as*, and tests thereof, as suggested by Peter
Verhas
o LANG-1485: Add getters for lhs and rhs objects in DiffResult #451. Thanks
to nicolasbd.
o LANG-1486: Generify builder classes Diffable, DiffBuilder, and DiffResult
#452. Thanks to Gary Gregory.
o LANG-1487: Add ClassLoaderUtils with toS
Gary Gregory.
o IO-594: Add IOUtils copy methods with java.lang.Appendable as the
target. Thanks to Gary Gregory.
o IO-605: Add class CanExecuteFileFilter. Thanks to Gary Gregory.
o IO-578: Support java.nio.Path and non-default file systems for
ReversedLinesFileReader (#62). Thanks to Mark
symbolic information of the given
class: methods, fields and byte code instructions.
Minor feature and bug fix release.
FIXED BUGS:
===
o BCEL-329: MethodGen duplicates some attributes. Thanks to Gary Gregory,
Mark Roberts.
CHANGES:
o BCEL-330: Remove unnecessary references to
ed to be so
standard as to justify existence in java.lang.
New features and bug fixes.
Changes in this version include:
New features:
oAdd ArrayUtils.isSameLength() to compare more array types
#430. Thanks to XenoAmess, Gary Gregory.
oAdded the Locks class as a conve
use in a Java environment.
Apache Commons Text is a library focused on algorithms working on strings.
Release 1.9. Requires Java 8.
Changes in this version include:
New features:
o Add StringMatcher.size(). Thanks to Gary Gregory.
o Refactor TextStringBuilder.readFrom(Readable), extracting
[Javadoc] Add missing @throws comment in PoolUtils. #27.
Thanks to Prodigysov, Gary Gregory.
Changes:
o POOL-384: Update optional library org.ow2.asm:asm-util from 7.2 to
8.0.1. Thanks to Gary Gregory.
oUpdate site reports from org.apache.bcel:bcel 6.4.1 to 6.5.0.
Thanks to Gary Gregory.
o
Add org.apache.commons.io.input.CircularInputStream. Thanks to Gary Gregory.
o Add org.apache.commons.io.file.PathUtils.cleanDirectory(Path,
FileVisitOption...). Thanks to Gary Gregory.
o Add org.apache.commons.io.file.PathUtils.deleteDirectory(Path,
FileVisitOption...). Thanks to Gary Gregory.
o
: Fix BasicManagedDataSource leak of connections opened after
transaction is rollback-only #39. Thanks to Florent Guillaume.
o DBCP-566: Add clearStatementPoolOnReturn #42. Thanks to Robert Paschek,
Gary Gregory, Phil Steitz.
o DBCP-559: Add start, restart methods to BasicDataSource. #50. Thanks to
://commons.apache.org/proper/commons-pool/
Download page:
https://commons.apache.org/proper/commons-pool/download_pool.cgi
Gary Gregory,
Apache Commons Team
/proper/commons-net/download_net.cgi
Fixed Bugs:
o NET-687: [FTPS] javax.net.ssl.SSLException: Unsupported or unrecognized
SSL message, #59. Thanks to Gary Gregory, Mikael, j-verse.
Updates:
o NET-673: Update actions/checkout from v2.3.1 to v2.3.3 #56, #61. Thanks
to Dependabot.
o NET-673: Update
/proper/commons-net/download_net.cgi
Changes in this version include:
Fixed Bugs:
o NET-689: Host name is not set on the SSLSocket causing
isEndpointCheckingEnabled to fail. Thanks to Charlie, Gary Gregory.
o Fix possible socket and input stream leak on socket exception
in
#122. Thanks
to satish bhor.
o VFS-786: Allow users to set custom keystore types like JCEKS, PKCS12
#121. Thanks to satish bhor.
o VFS-570: Add HDFS write support #114. Thanks to garpinc, Gary Gregory.
o Add FileObject.getURI(). Thanks to Gary Gregory.
o Add FileObject.getPath(). T
://commons.apache.org/proper/commons-net/download_net.cgi
Changes in this version include:
===
New features:
o Add and use NetConstants. Thanks to Arturo Bernal, Gary Gregory.
o Add and use SocketClient.applySocketAttributes(). Thanks
to Gary Gregory.
o
tures and bug fixes.
Changes in this version include:
New features:
oAdd BooleanUtils.booleanValues(). Thanks to Gary Gregory.
oAdd BooleanUtils.primitiveValues(). Thanks to Gary Gregory.
o LANG-1535: Add StringUtils.containsAnyIgnoreCase(CharSequence,
CharSequence...). Than
, stream
implementations, file filters,
file comparators, endian transformation classes, and much more.
Java 8 required.
Changes in this version include:
New features:
o Add FileSystemProviders class. Thanks to Gary Gregory.
o Let org.apache.commons.io.filefilter classes work with
IndexOutOfBoundsException in IOExceptionList constructors.
Thanks to Gary Gregory.
o Remove IOException from the method signatures that no longer throw
IOException.
This maintains binary compatibility but not source compatibility.
- FilenameUtils
directoryContains(String, String
FileOperationProvider.EMPTY_ARRAY. Thanks to
Gary Gregory.
o VFS.close(): Set `instance` to `null` after closing it;
#163. Thanks to Boris Petrov.
o Fix closing the files cache after warning that not all
components have been closed; #165. Thanks to Boris Petrov.
o Fix NPE when closing a stream
/commons-csv/
Download page: https://commons.apache.org/proper/commons-csv/download_csv.cgi
Have fun!
Gary Gregory
Apache Commons Team
/download_dbcp.cgi
Have fun!
Gary Gregory,
for the Apache Commons Team
instructions on how to submit bug reports,
patches, or suggestions for improvement, see the Apache Apache Commons
DBCP website:
https://commons.apache.org/dbcp/
Download page: https://commons.apache.org/dbcp/download_dbcp.cgi
Gary Gregory,
Apache Commons Team
The Commons Codec team is pleased to announce the commons-codec-1.5 release!
The codec package contains simple encoder and decoders for various formats
such as Base64 and Hexadecimal. In addition to thes widely used encoders
and decoders, the codec package also maintains acollection of phonetic
e
The Commons IO team is pleased to announce the Commons IO 2.1 release!
The Commons IO library contains utility classes, stream implementations,
file filters, file comparators and endian classes.
This is a drop-in replacement for 2.0.1. A list of the 7 new features, 1
change and 7 bug fixes in thi
The Commons Codec team is pleased to announce the commons-codec-1.6 release!
The codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic
(EB) in
FileUtils.byteCountToDisplaySize(long size) Thanks to Ron Kuris, Gary
Gregory.
o IO-173: FileUtils.listFiles() doesn't return directories Thanks to
Marcos VinÃcius da Silva.
o IO-297: CharSequenceInputStream to efficiently stream content of a
CharSequence Thanks to Oleg Kalnichevski.
Hot on the heels of Commons IO 2.2, the Commons IO team is pleased to
announce the Commons IO 2.3 release!
Commons IO is a package of Java utility classes like java.io.
Classes in this package are considered to be so standard and of such high
reuse as to justify existence in java.io.
The Commons
The Commons IO team is pleased to announce the Commons IO 2.4 release!
Commons IO is a package of Java utility classes like java.io.
Classes in this package are considered to be so standard and of such high
reuse as to justify existence in java.io.
The Commons IO library contains utility classes,
The Commons Codec team is pleased to announce the commons-codec 1.7 release!
The codec package contains simple encoder and decoders for various formats
such as Base64 and Hexadecimal. In addition to these widely used encoders
and decoders, the codec package also maintains a collection of phonetic
The Commons Codec team is pleased to announce the commons-codec 1.8 release!
The codec package contains simple encoder and decoders for various formats
such as Base64 and Hexadecimal. In addition to these widely used encoders
and decoders, the codec package also maintains a collection of phonetic
information on Commons Codec, including instructions on how to
submit bug reports, patches, or suggestions for improvement, see the Apache
Commons Codec website:
Site: http://commons.apache.org/proper/commons-codec/
Download: http://commons.apache.org/codec/download_codec.cgi
Happy Holidays!
Gary
mmons Exec website:
Site: http://commons.apache.org/proper/commons-exec/
Download: http://commons.apache.org/exec/download_codec.cgi
Enjoy,
Gary Gregory on behalf of the Apache Commons Exec team
--
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Ed
nyone building HTTP-aware
client applications such as web browsers, web service clients, or systems
that leverage or extend the HTTP protocol for distributed communication.
Gary Gregory on behalf of the HttpComponents team.
--
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence
r systems
that leverage or extend the HTTP protocol for distributed communication.
Gary Gregory, on behalf of the HttpComponents HttpClient team.
--
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in
Site: http://commons.apache.org/proper/commons-exec/
Download: http://commons.apache.org/exec/download_exec.cgi
Maven coordinates:
org.apache.commons
commons-exec
1.3
Have fun!
Gary Gregory on behalf of the Apache Commons Exec team
--
E-Mail: garydgreg...@gmail.com | ggreg...@apach
stions for improvement, see the Apache
Commons CSV website:
Site: http://commons.apache.org/proper/commons-csv/
Download: http://commons.apache.org/csv/download_codec.cgi
Happy Coding!
Happy Thanksgiving!
Gary Gregory on behalf of the Apache Commons CSV team
--
E-Mail: garydgreg...@gmail.c
Apache Commons CSV
website:
http://commons.apache.org/proper/commons-csv/
Happy Coding!
Gary Gregory on behalf of the Apache Commons CSV team
--
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in
The Apache Log4j 2 team is pleased to announce the Log4j 2.12.2 release!
Apache Log4j is a well known framework for logging application
behavior. Log4j 2 is an upgrade to Log4j that provides significant
improvements over its predecessor, Log4j 1.x, and provides many other
modern features such as s
Enjoy,
Gary Gregory & the Apache Commons Team
The Apache Commons BCEL team is pleased to announce the release of
Apache Commons BCEL 6.6.0.
The Byte Code Engineering Library (BCEL) is intended to give users a
convenient way to analyze, create, and manipulate compiled .class
files. Classes are represented by objects containing all the symbolic
symbolic information of the given
class: methods, fields and byte code instructions.
Maintenance and bug fix release.
FIXED BUGS:
===
o Keep ConstantPool.getConstant(int) backward compatible
with 6.5.0 #157. Thanks to Kengo TODA, Gary Gregory.
CHANGES:
o Bump
://commons.apache.org/proper/commons-net/download_net.cgi
Historical list of changes:
https://commons.apache.org/proper/commons-net/changes-report.html
Enjoy!
Gary Gregory
Apache Commons
submit bug reports,
patches, or suggestions for improvement, see the Apache Apache Commons
BCEL website:
https://commons.apache.org/proper/commons-bcel
Download it from
https://commons.apache.org/proper/commons-bcel/download_bcel.cgi
Have fun!
Gary Gregory
-Apache Commons BCEL team
Feedback
page:
https://commons.apache.org/proper/commons-crypto/download_crypto.cgi
Gary Gregory,
on behalf of the Apache Commons Team
://commons.apache.org/proper/commons-csv/download_csv.cgi
Have fun!
Gary Gregory
- Apache Commons CSV team
, Zstandard and ar,
cpio, jar, tar, zip, dump, 7z, arj.
This is a feature and bug-fix release.
Site: https://commons.apache.org/compress/
Changes:
https://commons.apache.org/proper/commons-compress/changes-report.html#a1.23.0
Download it from https://commons.apache.org/compress/download_compress.cgi
Gary
-configuration//download_
configuration.cgi
Gary Gregory,
Apache Commons
://commons.apache.org/proper/commons-io/download_io.cgi
Have fun!
Gary Gregory
Apache Commons Team
to submit bug reports,
patches, or suggestions for improvement, see the Apache Commons IO website:
https://commons.apache.org/proper/commons-io/
Download page: https://commons.apache.org/proper/commons-io/download_io.cgi
Have fun!
Gary Gregory
Apache Commons Team
-codec/
Download page:
https://commons.apache.org/proper/commons-codec/download_codec.cgi
Gary Gregory
Apache Commons
://commons.apache.org/proper/commons-fileupload/
Download it from:
https://commons.apache.org/proper/commons-fileupload/download_fileupload.cgi
Enjoy,
Gary Gregory
Apache Commons, PMC
page: https://commons.apache.org/proper/commons-lang/download_lang.cgi
Have fun!
Gary Gregory
Apache Commons Team
https://commons.apache.org/proper/commons-dbutils/download_dbcp.cgi
Enjoy,
Gary Gregory
Apache Commons Team
#a2.10.0
For complete information on Apache Commons DBCP, including
instructions on how to submit bug reports, patches, or suggestions for
improvement, see the Apache Commons DBCP website:
https://commons.apache.org/dbcp/
Download page: https://commons.apache.org/dbcp/download_dbcp.cgi
Gary Gregory
the Apache Commons Compress website:
https://commons.apache.org/compress/
Download it from https://commons.apache.org/compress/download_compress.cgi
Gary Gregory,
Apache Commons
not declare
`uses`. Thanks to mark, Gary Gregory.
Changes:
o Bump commons-parent from 61 to 62. Thanks to Gary Gregory.
For complete information on Apache Commons DbUtils, including
instructions on how to submit bug reports, patches, or suggestions for
improvement, see the Apache Commons DbUtils
instructions
on how to submit bug reports, patches, or suggestions for improvement,
see the Apache Commons IO website:
https://commons.apache.org/proper/commons-io/
Download page: https://commons.apache.org/proper/commons-io/download_io.cgi
Have fun!
Gary Gregory
- Apache Commons Team
://commons.apache.org/proper/commons-net/download_net.cgi
Historical list of changes:
https://commons.apache.org/proper/commons-net/changes-report.html
Enjoy!
Gary Gregory
-Apache Commons Net team
to submit bug reports,
patches, or suggestions for improvement, see the Apache Commons IO website:
https://commons.apache.org/proper/commons-io/
Download page: https://commons.apache.org/proper/commons-io/download_io.cgi
Have fun!
Gary Gregory
- Apache Commons Team
/download_cli.cgi
Have fun!
Gary Gregory
- The Apache Commons Team
-text
Download page: https://commons.apache.org/proper/commons-text/download_text.cgi
Have fun!
Gary Gregory
-Apache Commons Team
Commons Compress website:
https://commons.apache.org/proper/commons-compress/
Download page:
https://commons.apache.org/proper/commons-compress/download_io.cgi
Have fun!
Gary Gregory
- Apache Commons Team
https://commons.apache.org/proper/commons-lang/
Download page: https://commons.apache.org/proper/commons-lang/download_lang.cgi
Have fun!
Gary Gregory
- Apache Commons Team
suggestions for
improvement, see the Apache Commons Logging website:
https://commons.apache.org/proper/commons-logging/
Gary Gregory
Apache Commons Team
Apache Commons BCEL, including
instructions on how to submit bug reports, patches, or suggestions for
improvement, see the Apache Commons BCEL website:
https://commons.apache.org/proper/commons-bcel
Download it from
https://commons.apache.org/proper/commons-bcel/download_bcel.cgi
Have fun!
Gary
pache Commons FileUpload website:
https://commons.apache.org/proper/commons-fileupload/
Download it from
https://commons.apache.org/proper/commons-fileupload/download_fileupload.cgi
Gary Gregory
Apache Commons Team
, including
instructions on how to submit bug reports, patches, or suggestions for
improvement, see the Apache Commons Exec website:
https://commons.apache.org/proper/commons-exec/
Download page: https://commons.apache.org/proper/commons-exec//download_text.cgi
Have fun!
Gary Gregory
-Apache Commons Team
instructions on how to submit bug reports, patches, or suggestions for
improvement, see the Apache Commons BCEL website:
https://commons.apache.org/proper/commons-bcel
Download it from
https://commons.apache.org/proper/commons-bcel/download_bcel.cgi
Have fun!
Gary Gregory
-Apache Commons BCEL team
tches, or suggestions for
improvement, see the Apache Commons Codec website:
https://commons.apache.org/proper/commons-codec/
Download page:
https://commons.apache.org/proper/commons-codec/download_codec.cgi
Gary Gregory
Apache Commons Team
suggestions for
improvement, see the Apache Commons Compress website:
https://commons.apache.org/proper/commons-compress/
Download page:
https://commons.apache.org/proper/commons-compress/download_io.cgi
Have fun!
Gary Gregory
-Apache Commons Team
submit bug reports, patches, or suggestions for
improvement, see the Apache Commons BCEL website:
https://commons.apache.org/proper/commons-bcel
Download it from
https://commons.apache.org/proper/commons-bcel/download_bcel.cgi
Have fun!
Gary Gregory
-Apache Commons BCEL team
-dbcp/
Download page: https://commons.apache.org/proper/commons-dbcp/download_dbcp.cgi
Gary Gregory
Apache Commons Team
the Apache Commons
Compress website:
https://commons.apache.org/proper/commons-compress/
Download page:
https://commons.apache.org/proper/commons-compress/download_io.cgi
Gary Gregory
- Apache Commons Team
1 - 100 of 157 matches
Mail list logo