You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/03/18 12:55:48 UTC

[commons-compress] branch master updated (77e9b3bc -> 7c2d8b02)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


    from 77e9b3bc Remove BZip2CompressorOutputStream.finalize() which only wrote to std err
     new fc2e0205 Javadoc: Convert package.html to package-info.java
     new 87edc80a Javadoc" Convert package.html to package-info.java
     new fad8a162 Javadoc: Convert package.html to package-info.java
     new 6eefba53 Javadoc: Convert package.html to package-info.java
     new 5d6abbc1 Javadoc: Convert package.html to package-info.java
     new 1c06954c Javadoc: Convert package.html to package-info.java
     new bfcb9b34 Javadoc: Convert package.html to package-info.java
     new d0da2c67 Javadoc: Convert package.html to package-info.java
     new 0f7b8e46 Javadoc: Convert package.html to package-info.java
     new 21bff305 Javadoc: Convert package.html to package-info.java
     new 54973788 Javadoc: Convert package.html to package-info.java
     new c42c236c Javadoc: Convert package.html to package-info.java
     new 8560f226 Javadoc: Convert package.html to package-info.java
     new c5c5c165 Javadoc: Convert package.html to package-info.java
     new 31ff9560 Javadoc: Convert package.html to package-info.java
     new b0ea9317 Javadoc: Convert package.html to package-info.java
     new 189b4179 Javadoc: Convert package.html to package-info.java
     new f22d2615 Javadoc: Convert package.html to package-info.java
     new 9676ce7c Javadoc: Convert package.html to package-info.java
     new cb8f8521 Javadoc: Convert package.html to package-info.java
     new 1f8a1241 Javadoc: Convert package.html to package-info.java
     new 896e1601 Javadoc: Convert package.html to package-info.java
     new cccf1166 Javadoc: Convert package.html to package-info.java
     new 78da59d2 Javadoc: Convert package.html to package-info.java
     new 32921156 Javadoc: Convert package.html to package-info.java
     new 82b126f2 Javadoc: Convert package.html to package-info.java
     new f837abb9 Javadoc: Convert package.html to package-info.java
     new eca85f67 Javadoc: Convert package.html to package-info.java
     new c190018b Add missing package-info.java file
     new 3ebe6836 Add missing package-info.java file
     new ca779715 Add missing package-info.java file
     new 75b9ccaa Add missing package-info.java file
     new b9a7498e Add missing package-info.java file
     new 791934f7 Add missing package-info.java file
     new 7c2d8b02 Add missing package-info.java file

The 35 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ar/package-info.java}                          | 13 ++--
 .../commons/compress/archivers/ar/package.html     | 30 --------
 .../arj/package-info.java}                         | 10 +--
 .../commons/compress/archivers/arj/package.html    | 28 -------
 .../cpio/package-info.java}                        | 10 +--
 .../commons/compress/archivers/cpio/package.html   | 28 -------
 .../compress/archivers/dump/package-info.java      | 49 ++++++++++++
 .../commons/compress/archivers/dump/package.html   | 60 ---------------
 .../examples/package-info.java}                    | 10 +--
 .../compress/archivers/examples/package.html       | 29 --------
 .../jar/package-info.java}                         | 10 +--
 .../commons/compress/archivers/jar/package.html    | 29 --------
 .../package-info.java}                             | 10 +--
 .../apache/commons/compress/archivers/package.html | 28 -------
 .../sevenz/package-info.java}                      | 10 +--
 .../commons/compress/archivers/sevenz/package.html | 28 -------
 .../{TarGnuSparseKeys.java => package-info.java}   | 19 ++---
 .../commons/compress/archivers/tar/package.html    | 34 ---------
 .../zip/package-info.java}                         | 10 +--
 .../commons/compress/archivers/zip/package.html    | 28 -------
 .../package-info.java}                             | 13 ++--
 .../apache/commons/compress/changes/package.html   | 31 --------
 .../package-info.java}                             | 10 +--
 .../compress/compressors/brotli/package.html       | 30 --------
 .../package-info.java}                             | 10 +--
 .../compress/compressors/bzip2/package.html        | 28 -------
 .../package-info.java}                             | 10 +--
 .../compress/compressors/deflate/package.html      | 28 -------
 .../package-info.java}                             | 10 +--
 .../compress/compressors/deflate64/package.html    | 29 --------
 .../gzip/package-info.java}                        | 17 ++---
 .../commons/compress/compressors/gzip/package.html | 33 ---------
 .../lz4/package-info.java}                         | 33 +++------
 .../commons/compress/compressors/lz4/package.html  | 41 -----------
 .../package-info.java}                             | 14 ++--
 .../compress/compressors/lz77support/package.html  | 32 --------
 .../lzma/package-info.java}                        | 20 +++--
 .../commons/compress/compressors/lzma/package.html | 36 ---------
 .../package-info.java}                             | 10 +--
 .../commons/compress/compressors/lzw/package.html  | 27 -------
 .../compress/compressors/pack200/package-info.java | 61 +++++++++++++++
 .../compress/compressors/pack200/package.html      | 86 ----------------------
 ...mpressorOutputStream.java => package-info.java} | 10 +--
 .../commons/compress/compressors/package.html      | 28 -------
 .../snappy/package-info.java}                      | 33 +++------
 .../compress/compressors/snappy/package.html       | 42 -----------
 .../xz/package-info.java}                          | 19 ++---
 .../commons/compress/compressors/xz/package.html   | 35 ---------
 .../package-info.java}                             | 10 +--
 .../commons/compress/compressors/z/package.html    | 28 -------
 .../package-info.java}                             | 10 +--
 .../compress/compressors/zstandard/package.html    | 30 --------
 .../archive/internal/nls/package-info.java}        | 10 +--
 .../pack200/package-info.java}                     | 10 +--
 .../package-info.java}                             | 10 +--
 .../unpack200/bytecode/forms/package-info.java}    | 10 +--
 .../unpack200/bytecode/package-info.java}          | 10 +--
 .../unpack200/package-info.java}                   | 10 +--
 .../util/jar/package-info.java}                    | 10 +--
 .../package-info.java}                             | 10 +--
 .../apache/commons/compress/parallel/package.html  | 27 -------
 .../package-info.java}                             | 10 +--
 .../org/apache/commons/compress/utils/package.html | 27 -------
 63 files changed, 277 insertions(+), 1194 deletions(-)
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => archivers/ar/package-info.java} (76%)
 delete mode 100644 src/main/java/org/apache/commons/compress/archivers/ar/package.html
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => archivers/arj/package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/archivers/arj/package.html
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => archivers/cpio/package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/archivers/cpio/package.html
 create mode 100644 src/main/java/org/apache/commons/compress/archivers/dump/package-info.java
 delete mode 100644 src/main/java/org/apache/commons/compress/archivers/dump/package.html
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => archivers/examples/package-info.java} (82%)
 delete mode 100644 src/main/java/org/apache/commons/compress/archivers/examples/package.html
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => archivers/jar/package-info.java} (80%)
 delete mode 100644 src/main/java/org/apache/commons/compress/archivers/jar/package.html
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => archivers/package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/archivers/package.html
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => archivers/sevenz/package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/archivers/sevenz/package.html
 copy src/main/java/org/apache/commons/compress/archivers/tar/{TarGnuSparseKeys.java => package-info.java} (64%)
 delete mode 100644 src/main/java/org/apache/commons/compress/archivers/tar/package.html
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => archivers/zip/package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/archivers/zip/package.html
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => changes/package-info.java} (76%)
 delete mode 100644 src/main/java/org/apache/commons/compress/changes/package.html
 copy src/main/java/org/apache/commons/compress/compressors/{CompressorOutputStream.java => brotli/package-info.java} (78%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/brotli/package.html
 copy src/main/java/org/apache/commons/compress/compressors/{CompressorOutputStream.java => bzip2/package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/bzip2/package.html
 copy src/main/java/org/apache/commons/compress/compressors/{CompressorOutputStream.java => deflate/package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/deflate/package.html
 copy src/main/java/org/apache/commons/compress/compressors/{CompressorOutputStream.java => deflate64/package-info.java} (80%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/deflate64/package.html
 copy src/main/java/org/apache/commons/compress/{archivers/dump/ShortFileException.java => compressors/gzip/package-info.java} (69%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/gzip/package.html
 copy src/main/java/org/apache/commons/compress/{archivers/dump/InvalidFormatException.java => compressors/lz4/package-info.java} (51%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/lz4/package.html
 copy src/main/java/org/apache/commons/compress/compressors/{CompressorOutputStream.java => lz77support/package-info.java} (72%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/lz77support/package.html
 copy src/main/java/org/apache/commons/compress/{archivers/dump/UnrecognizedFormatException.java => compressors/lzma/package-info.java} (65%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/lzma/package.html
 copy src/main/java/org/apache/commons/compress/compressors/{CompressorOutputStream.java => lzw/package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/lzw/package.html
 create mode 100644 src/main/java/org/apache/commons/compress/compressors/pack200/package-info.java
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/pack200/package.html
 copy src/main/java/org/apache/commons/compress/compressors/{CompressorOutputStream.java => package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/package.html
 copy src/main/java/org/apache/commons/compress/{archivers/dump/InvalidFormatException.java => compressors/snappy/package-info.java} (50%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/snappy/package.html
 copy src/main/java/org/apache/commons/compress/{archivers/tar/TarGnuSparseKeys.java => compressors/xz/package-info.java} (64%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/xz/package.html
 copy src/main/java/org/apache/commons/compress/compressors/{CompressorOutputStream.java => z/package-info.java} (82%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/z/package.html
 copy src/main/java/org/apache/commons/compress/compressors/{CompressorOutputStream.java => zstandard/package-info.java} (78%)
 delete mode 100644 src/main/java/org/apache/commons/compress/compressors/zstandard/package.html
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => harmony/archive/internal/nls/package-info.java} (83%)
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => harmony/pack200/package-info.java} (83%)
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => harmony/package-info.java} (83%)
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => harmony/unpack200/bytecode/forms/package-info.java} (83%)
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => harmony/unpack200/bytecode/package-info.java} (83%)
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => harmony/unpack200/package-info.java} (83%)
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => java/util/jar/package-info.java} (83%)
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => parallel/package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/parallel/package.html
 copy src/main/java/org/apache/commons/compress/{compressors/CompressorOutputStream.java => utils/package-info.java} (83%)
 delete mode 100644 src/main/java/org/apache/commons/compress/utils/package.html


[commons-compress] 17/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 189b41792b28be4f0aa0bb09e8876ee911af20e6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:45:37 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/lz4/package-info.java     | 32 +++++++++++++++++
 .../commons/compress/compressors/lz4/package.html  | 41 ----------------------
 2 files changed, 32 insertions(+), 41 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/lz4/package-info.java b/src/main/java/org/apache/commons/compress/compressors/lz4/package-info.java
new file mode 100644
index 00000000..95ec3510
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/lz4/package-info.java
@@ -0,0 +1,32 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for the <a href="http://lz4.github.io/lz4/">LZ4</a> algorithm.
+ * <p>
+ * The block LZ4 format which only contains the compressed data is supported by the <code>BlockLZ4Compressor*putStream</code> classes while the frame format is
+ * implemented by <code>FramedLZ4Compressor*putStream</code>. The implementation in Commons Compress is based on the specifications "Last revised: 2015-03-26"
+ * for the block format and version "1.5.1 (31/03/2015)" for the frame format.
+ * </p>
+ * <p>
+ * Only the frame format can be auto-detected this means you have to speficy the format explicitly if you want to read a block LZ4 stream via
+ * <code>CompressorStreamFactory</code>.
+ * </p>
+ */
+package org.apache.commons.compress.compressors.lz4;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/lz4/package.html b/src/main/java/org/apache/commons/compress/compressors/lz4/package.html
deleted file mode 100644
index 0c8d7b76..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/lz4/package.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>lz4 package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for the
-      <a href="http://lz4.github.io/lz4/">LZ4</a>
-      algorithm.</p>
-
-    <p>The block LZ4 format which only contains the compressed data is
-      supported by the <code>BlockLZ4Compressor*putStream</code>
-      classes while the frame format is implemented
-      by <code>FramedLZ4Compressor*putStream</code>.  The
-      implementation in Commons Compress is based on the
-      specifications "Last revised: 2015-03-26" for the block format
-      and version "1.5.1 (31/03/2015)" for the frame format.</p>
-
-    <p>Only the frame format can be auto-detected this means you have
-      to speficy the format explicitly if you want to read a block LZ4
-      stream via <code>CompressorStreamFactory</code>.</p>
-  </body>
-</html>


[commons-compress] 09/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 0f7b8e46a507620e0bbbca27c09724986c2da7bd
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:43:21 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/archivers/tar/package-info.java       | 27 +++++++++++++++++
 .../commons/compress/archivers/tar/package.html    | 34 ----------------------
 2 files changed, 27 insertions(+), 34 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/tar/package-info.java b/src/main/java/org/apache/commons/compress/archivers/tar/package-info.java
new file mode 100644
index 00000000..842106dd
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/archivers/tar/package-info.java
@@ -0,0 +1,27 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for reading and writing archives using the TAR format.
+ * <p>
+ * There are many different format dialects that call themselves TAR. The classes of this package can read and write archives in the traditional pre-POSIX
+ * <strong>ustar</strong> format and support GNU specific extensions for long filenames that GNU tar itself by now refers to as <strong>oldgnu</strong>.
+ * </p>
+ */
+package org.apache.commons.compress.archivers.tar;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/archivers/tar/package.html b/src/main/java/org/apache/commons/compress/archivers/tar/package.html
deleted file mode 100644
index 32ccf2e4..00000000
--- a/src/main/java/org/apache/commons/compress/archivers/tar/package.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>tar package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for reading and writing archives using
-      the TAR format.</p>
-
-    <p>There are many different format dialects that call themselves
-      TAR.  The classes of this package can read and write archives in
-      the traditional pre-POSIX <strong>ustar</strong> format and support GNU
-      specific extensions for long filenames that GNU tar itself by
-      now refers to as <strong>oldgnu</strong>.</p>
-  </body>
-</html>


[commons-compress] 26/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 82b126f25fca2a5a7de73cd12ca02ef3b7314180
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:47:36 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compressors/zstandard/package-info.java        | 23 +++++++++++++++++
 .../compress/compressors/zstandard/package.html    | 30 ----------------------
 2 files changed, 23 insertions(+), 30 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/zstandard/package-info.java b/src/main/java/org/apache/commons/compress/compressors/zstandard/package-info.java
new file mode 100644
index 00000000..ed79f2d1
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/zstandard/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream class for (de)compressing streams using the Zstandard algorithm based on <a href="https://github.com/luben/zstd-jni">Zstandard JNI</a>.
+ */
+package org.apache.commons.compress.compressors.zstandard;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/zstandard/package.html b/src/main/java/org/apache/commons/compress/compressors/zstandard/package.html
deleted file mode 100644
index f432991b..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/zstandard/package.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>Zstandard package</title>
-  </head>
-  <body>
-    <p>Provides stream class for (de)compressing streams using the
-      Zstandard algorithm based
-      on <a href="https://github.com/luben/zstd-jni">Zstandard
-      JNI</a>.</p>
-  </body>
-</html>


[commons-compress] 16/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit b0ea9317f882fa200b69b0869e19496d6f91d0c6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:45:21 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/gzip/package-info.java    | 27 ++++++++++++++++++
 .../commons/compress/compressors/gzip/package.html | 33 ----------------------
 2 files changed, 27 insertions(+), 33 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/gzip/package-info.java b/src/main/java/org/apache/commons/compress/compressors/gzip/package-info.java
new file mode 100644
index 00000000..52917ab0
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/gzip/package-info.java
@@ -0,0 +1,27 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for compressing and decompressing streams using the GZip algorithm.
+ * <p>
+ * The classes in this package are wrappers around {@link java.util.zip.GZIPInputStream java.util.zip.GZIPInputStream} and {@link java.util.zip.GZIPOutputStream
+ * java.util.zip.GZIPOutputStream}.
+ * </p>
+ */
+package org.apache.commons.compress.compressors.gzip;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/gzip/package.html b/src/main/java/org/apache/commons/compress/compressors/gzip/package.html
deleted file mode 100644
index 05ffc33b..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/gzip/package.html
+++ /dev/null
@@ -1,33 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>gzip package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for compressing and decompressing
-      streams using the GZip algorithm.</p>
-
-    <p>The classes in this package are wrappers around {@link
-      java.util.zip.GZIPInputStream java.util.zip.GZIPInputStream} and
-      {@link java.util.zip.GZIPOutputStream
-      java.util.zip.GZIPOutputStream}.</p>
-  </body>
-</html>


[commons-compress] 07/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit bfcb9b34efd3267a0a56cd56e49fab2d00f513c5
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:42:53 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../commons/compress/archivers/package-info.java   | 23 ++++++++++++++++++
 .../apache/commons/compress/archivers/package.html | 28 ----------------------
 2 files changed, 23 insertions(+), 28 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/package-info.java b/src/main/java/org/apache/commons/compress/archivers/package-info.java
new file mode 100644
index 00000000..13eba9a3
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/archivers/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides a unified API and factories for dealing with archives in different formats.
+ */
+package org.apache.commons.compress.archivers;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/archivers/package.html b/src/main/java/org/apache/commons/compress/archivers/package.html
deleted file mode 100644
index 065592be..00000000
--- a/src/main/java/org/apache/commons/compress/archivers/package.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>archivers package</title>
-  </head>
-  <body>
-    <p>Provides a unified API and factories for dealing with archives
-      in different formats.</p>
-  </body>
-</html>


[commons-compress] 34/35: Add missing package-info.java file

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 791934f7deedaacd60922853d7dc7ab2ef2ab18d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:55:13 2023 -0400

    Add missing package-info.java file
---
 .../compress/harmony/unpack200/package-info.java   | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/src/main/java/org/apache/commons/compress/harmony/unpack200/package-info.java b/src/main/java/org/apache/commons/compress/harmony/unpack200/package-info.java
new file mode 100644
index 00000000..b09bfc3d
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/harmony/unpack200/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Internal package.
+ */
+package org.apache.commons.compress.harmony.unpack200;
\ No newline at end of file


[commons-compress] 02/35: Javadoc" Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 87edc80a67c369910c7a87b686649e3319e892fe
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:41:16 2023 -0400

    Javadoc" Convert package.html to package-info.java
---
 .../compress/archivers/arj/package-info.java       | 23 ++++++++++++++++++
 .../commons/compress/archivers/arj/package.html    | 28 ----------------------
 2 files changed, 23 insertions(+), 28 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/arj/package-info.java b/src/main/java/org/apache/commons/compress/archivers/arj/package-info.java
new file mode 100644
index 00000000..b173ef59
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/archivers/arj/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for reading archives using the ARJ format.
+ */
+package org.apache.commons.compress.archivers.arj;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/archivers/arj/package.html b/src/main/java/org/apache/commons/compress/archivers/arj/package.html
deleted file mode 100644
index 3e3abd26..00000000
--- a/src/main/java/org/apache/commons/compress/archivers/arj/package.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>arj package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for reading archives using
-      the ARJ format.</p>
-  </body>
-</html>


[commons-compress] 28/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit eca85f67e846636612cdfc0c378a3868de097d9a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:48:15 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../commons/compress/utils/package-info.java       | 23 ++++++++++++++++++
 .../org/apache/commons/compress/utils/package.html | 27 ----------------------
 2 files changed, 23 insertions(+), 27 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/utils/package-info.java b/src/main/java/org/apache/commons/compress/utils/package-info.java
new file mode 100644
index 00000000..b49524bd
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/utils/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides utilities used internally by the compress library.
+ */
+package org.apache.commons.compress.utils;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/utils/package.html b/src/main/java/org/apache/commons/compress/utils/package.html
deleted file mode 100644
index 985999dc..00000000
--- a/src/main/java/org/apache/commons/compress/utils/package.html
+++ /dev/null
@@ -1,27 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>Utility package</title>
-  </head>
-  <body>
-    <p>Contains utilities used internally by the compress library.</p>
-  </body>
-</html>


[commons-compress] 23/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit cccf1166cf4ca2f5297e2e7b55b971e758142c99
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:46:55 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/snappy/package-info.java  | 32 +++++++++++++++++
 .../compress/compressors/snappy/package.html       | 42 ----------------------
 2 files changed, 32 insertions(+), 42 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/snappy/package-info.java b/src/main/java/org/apache/commons/compress/compressors/snappy/package-info.java
new file mode 100644
index 00000000..a376a0ec
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/snappy/package-info.java
@@ -0,0 +1,32 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for the <a href="https://github.com/google/snappy">Snappy</a> algorithm.
+ * <p>
+ * The raw Snappy format which only contains the compressed data is supported by the <code>SnappyCompressor*putStream</code> classes while the so called
+ * "framing format" is implemented by <code>FramedSnappyCompressor*putStream</code>. Note there have been different versions of the framing format
+ * specification, the implementation in Commons Compress is based on the specification "Last revised: 2013-10-25".
+ * </p>
+ * <p>
+ * Only the "framing format" can be auto-detected this means you have to speficy the format explicitly if you want to read a "raw" Snappy stream via
+ * <code>CompressorStreamFactory</code>.
+ * </p>
+ */
+package org.apache.commons.compress.compressors.snappy;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/snappy/package.html b/src/main/java/org/apache/commons/compress/compressors/snappy/package.html
deleted file mode 100644
index 74e51781..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/snappy/package.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>snappy package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for the
-      <a href="https://github.com/google/snappy">Snappy</a>
-      algorithm.</p>
-
-    <p>The raw Snappy format which only contains the compressed data
-      is supported by the <code>SnappyCompressor*putStream</code>
-      classes while the so called "framing format" is implemented
-      by <code>FramedSnappyCompressor*putStream</code>.  Note there
-      have been different versions of the framing format specification,
-      the implementation in Commons Compress is based on the
-      specification "Last revised: 2013-10-25".</p>
-
-    <p>Only the "framing format" can be auto-detected this means you
-      have to speficy the format explicitly if you want to read a
-      "raw" Snappy stream
-      via <code>CompressorStreamFactory</code>.</p>
-  </body>
-</html>


[commons-compress] 05/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 5d6abbc14268b5e4ca3cf3a8be5f112ac59093f4
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:42:17 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/archivers/examples/package-info.java  | 23 +++++++++++++++++
 .../compress/archivers/examples/package.html       | 29 ----------------------
 2 files changed, 23 insertions(+), 29 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/examples/package-info.java b/src/main/java/org/apache/commons/compress/archivers/examples/package-info.java
new file mode 100644
index 00000000..5a14a3d0
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/archivers/examples/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Contains example code that is not guaranteed to provide a stable API across releases of Commons Compress.
+ */
+package org.apache.commons.compress.archivers.examples;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/archivers/examples/package.html b/src/main/java/org/apache/commons/compress/archivers/examples/package.html
deleted file mode 100644
index 0858960b..00000000
--- a/src/main/java/org/apache/commons/compress/archivers/examples/package.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>examples package</title>
-  </head>
-  <body>
-    <p>Contains example code that is not guaranteed to provide a
-      stable API across releases of Commons Compress.</p>
-
-  </body>
-</html>


[commons-compress] 01/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit fc2e0205b0db2c7acd0a0d79bfa039290495b17d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:41:01 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/archivers/ar/package-info.java        | 26 +++++++++++++++++++
 .../commons/compress/archivers/ar/package.html     | 30 ----------------------
 2 files changed, 26 insertions(+), 30 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/ar/package-info.java b/src/main/java/org/apache/commons/compress/archivers/ar/package-info.java
new file mode 100644
index 00000000..0e29c360
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/archivers/ar/package-info.java
@@ -0,0 +1,26 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for reading and writing archives using the AR format.
+ * <p>
+ * The ar format is used - among many other things - for Debian <code>.deb</code> packages.
+ * </p>
+ */
+package org.apache.commons.compress.archivers.ar;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/archivers/ar/package.html b/src/main/java/org/apache/commons/compress/archivers/ar/package.html
deleted file mode 100644
index 18524f66..00000000
--- a/src/main/java/org/apache/commons/compress/archivers/ar/package.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>ar package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for reading and writing archives using
-      the AR format.</p>
-    <p>The ar format is used - among many other things - for
-      Debian <code>.deb</code> packages.</p>
-  </body>
-</html>


[commons-compress] 27/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit f837abb9862da837d281e48ebe20b9b9e4e4cc3f
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:47:49 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../commons/compress/parallel/package-info.java    | 23 ++++++++++++++++++
 .../apache/commons/compress/parallel/package.html  | 27 ----------------------
 2 files changed, 23 insertions(+), 27 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/parallel/package-info.java b/src/main/java/org/apache/commons/compress/parallel/package-info.java
new file mode 100644
index 00000000..efbf661d
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/parallel/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides common API classes for parallel compression features.
+ */
+package org.apache.commons.compress.parallel;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/parallel/package.html b/src/main/java/org/apache/commons/compress/parallel/package.html
deleted file mode 100644
index 9977aa3e..00000000
--- a/src/main/java/org/apache/commons/compress/parallel/package.html
+++ /dev/null
@@ -1,27 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>parallel package</title>
-  </head>
-  <body>
-    <p>Provides common API classes for parallel compression features.</p>
-  </body>
-</html>


[commons-compress] 18/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit f22d2615bd4b70c7a6d7a2524df6f4ebcc1acd34
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:45:49 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compressors/lz77support/package-info.java      | 27 ++++++++++++++++++
 .../compress/compressors/lz77support/package.html  | 32 ----------------------
 2 files changed, 27 insertions(+), 32 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/lz77support/package-info.java b/src/main/java/org/apache/commons/compress/compressors/lz77support/package-info.java
new file mode 100644
index 00000000..ea1ed237
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/lz77support/package-info.java
@@ -0,0 +1,27 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides utility classes for LZ77 based algorithms.
+ * <p>
+ * The classes in this package are currently used by the LZ4 and Snappy implementations but might also help implementing other algorithms that derive from LZ77
+ * and LZSS.
+ * </p>
+ */
+package org.apache.commons.compress.compressors.lz77support;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/lz77support/package.html b/src/main/java/org/apache/commons/compress/compressors/lz77support/package.html
deleted file mode 100644
index 11ba3356..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/lz77support/package.html
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>LZ77 support package</title>
-  </head>
-  <body>
-    <p>Provides utility classes for LZ77 based algorithms.</p>
-
-    <p>The classes in this package are currently used by the LZ4 and
-      Snappy implementations but might also help implementing other
-      algorithms that derive from LZ77 and LZSS.</p>
-
-  </body>
-</html>


[commons-compress] 30/35: Add missing package-info.java file

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 3ebe683685bbf277dfff6f55368be1490c2df6d2
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:54:57 2023 -0400

    Add missing package-info.java file
---
 .../compress/harmony/pack200/package-info.java     | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/src/main/java/org/apache/commons/compress/harmony/pack200/package-info.java b/src/main/java/org/apache/commons/compress/harmony/pack200/package-info.java
new file mode 100644
index 00000000..b093495a
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/harmony/pack200/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Internal package.
+ */
+package org.apache.commons.compress.harmony.pack200;
\ No newline at end of file


[commons-compress] 35/35: Add missing package-info.java file

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 7c2d8b02a9866dbd5c7636e6d74717fef0f52b9b
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:55:18 2023 -0400

    Add missing package-info.java file
---
 .../compress/java/util/jar/package-info.java       | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/src/main/java/org/apache/commons/compress/java/util/jar/package-info.java b/src/main/java/org/apache/commons/compress/java/util/jar/package-info.java
new file mode 100644
index 00000000..a676bfeb
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/java/util/jar/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Internal package.
+ */
+package org.apache.commons.compress.java.util.jar;
\ No newline at end of file


[commons-compress] 19/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 9676ce7cafe402fae898217596fd5f849546ee16
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:46:01 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/lzma/package-info.java    | 30 ++++++++++++++++++
 .../commons/compress/compressors/lzma/package.html | 36 ----------------------
 2 files changed, 30 insertions(+), 36 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/lzma/package-info.java b/src/main/java/org/apache/commons/compress/compressors/lzma/package-info.java
new file mode 100644
index 00000000..4d259898
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/lzma/package-info.java
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes using the "stand-alone" LZMA algorithm.
+ * <p>
+ * The classes in this package are wrappers around stream classes provided by the public domain <a href="https://tukaani.org/xz/java.html">XZ for Java</a>
+ * library.
+ * </p>
+ * <p>
+ * In general you should prefer the more modern and robust XZ format over stand-alone LZMA compression.
+ * </p>
+ */
+package org.apache.commons.compress.compressors.lzma;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/lzma/package.html b/src/main/java/org/apache/commons/compress/compressors/lzma/package.html
deleted file mode 100644
index c03a849b..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/lzma/package.html
+++ /dev/null
@@ -1,36 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>lzma package</title>
-  </head>
-  <body>
-    <p>Provides stream classes using the "stand-alone" LZMA
-      algorithm.</p>
-
-    <p>The classes in this package are wrappers around stream classes
-      provided by the public
-      domain <a href="https://tukaani.org/xz/java.html">XZ for Java</a>
-      library.</p>
-
-    <p>In general you should prefer the more modern and robust XZ
-      format over stand-alone LZMA compression.</p>
-  </body>
-</html>


[commons-compress] 25/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 32921156d5488e065d814ccd2dbea8315328193a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:47:23 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/z/package-info.java       | 23 ++++++++++++++++++
 .../commons/compress/compressors/z/package.html    | 28 ----------------------
 2 files changed, 23 insertions(+), 28 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/z/package-info.java b/src/main/java/org/apache/commons/compress/compressors/z/package-info.java
new file mode 100644
index 00000000..a6af2667
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/z/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for decompressing streams using the "compress" algorithm used to write .Z files.
+ */
+package org.apache.commons.compress.compressors.z;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/z/package.html b/src/main/java/org/apache/commons/compress/compressors/z/package.html
deleted file mode 100644
index e04f319f..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/z/package.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>compress package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for decompressing
-      streams using the "compress" algorithm used to write .Z files.</p>
-  </body>
-</html>


[commons-compress] 13/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 8560f22679076080996c66d3c8a38f248ba0a23f
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:44:33 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/bzip2/package-info.java   | 23 ++++++++++++++++++
 .../compress/compressors/bzip2/package.html        | 28 ----------------------
 2 files changed, 23 insertions(+), 28 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/bzip2/package-info.java b/src/main/java/org/apache/commons/compress/compressors/bzip2/package-info.java
new file mode 100644
index 00000000..2f7ffaa7
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/bzip2/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for compressing and decompressing streams using the BZip2 algorithm.
+ */
+package org.apache.commons.compress.compressors.bzip2;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/bzip2/package.html b/src/main/java/org/apache/commons/compress/compressors/bzip2/package.html
deleted file mode 100644
index c3f189e6..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/bzip2/package.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>bzip2 package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for compressing and decompressing
-      streams using the BZip2 algorithm.</p>
-  </body>
-</html>


[commons-compress] 04/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 6eefba53ef7fd79c6ff3b87c60d0fd4b125422fa
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:42:03 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/archivers/dump/package-info.java      | 49 ++++++++++++++++++
 .../commons/compress/archivers/dump/package.html   | 60 ----------------------
 2 files changed, 49 insertions(+), 60 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/dump/package-info.java b/src/main/java/org/apache/commons/compress/archivers/dump/package-info.java
new file mode 100644
index 00000000..98b7e6ea
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/archivers/dump/package-info.java
@@ -0,0 +1,49 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * This package provides stream classes for reading archives using the Unix DUMP format.
+ * <p>
+ * This format is similar to (and contemporary with) TAR but reads the raw filesystem directly. This means that writers are filesystem-specific even though the
+ * created archives are filesystem-agnostic.
+ * </p>
+ *
+ * <p>
+ * Unlike other formats DUMP offers clean support for sparse files, extended attributes, and other file metadata. In addition DUMP supports incremental dump
+ * files can capture (most) file deletion. It also provides a native form of compression and will soon support native encryption as well.
+ * </p>
+ * <p>
+ * In practice TAR archives are used for both distribution and backups. DUMP archives are used exclusively for backups.
+ * </p>
+ * <p>
+ * Like any 30+-year-old application there are a number of variants. For pragmatic reasons we will only support archives with the 'new' tape header and inode
+ * formats. Other restrictions:
+ * </p>
+ * <ul>
+ * <li>We only support ZLIB compression. The format also permits LZO and BZLIB compression.</li>
+ * <li>Sparse files will have the holes filled.</li>
+ * <li>MacOS finder and resource streams are ignored.</li>
+ * <li>Extended attributes are not currently provided.</li>
+ * <li>SELinux labels are not currently provided.</li>
+ * </ul>
+ * <p>
+ * As of Apache Commons Compress 1.3 support for the dump format is read-only.
+ * </p>
+ */
+package org.apache.commons.compress.archivers.dump;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/archivers/dump/package.html b/src/main/java/org/apache/commons/compress/archivers/dump/package.html
deleted file mode 100644
index 30e52efb..00000000
--- a/src/main/java/org/apache/commons/compress/archivers/dump/package.html
+++ /dev/null
@@ -1,60 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>dump package</title>
-  </head>
-  <body>
-    <p>This package provides stream classes for reading archives
-      using the Unix DUMP format. This format is similar to (and 
-      contemporary with) TAR but reads the raw filesystem directly.
-      This means that writers are filesystem-specific even though the
-      created archives are filesystem-agnostic.
-      </p>
-     
-    <p>Unlike other formats DUMP offers clean support for sparse files,
-      extended attributes, and other file metadata. In addition DUMP 
-      supports incremental dump files can capture (most) file deletion.
-      It also provides a native form of compression and will soon support
-      native encryption as well.
-      </p>
-
-    <p>In practice TAR archives are used for both distribution
-      and backups. DUMP archives are used exclusively for backups.
-      </p>
-
-    <p>Like any 30+-year-old application there are a number of variants.
-      For pragmatic reasons we will only support archives with the
-      'new' tape header and inode formats. Other restrictions:
-    </p>
-
-    <ul>
-      <li>We only support ZLIB compression. The format
-        also permits LZO and BZLIB compression.</li>
-      <li>Sparse files will have the holes filled.</li>
-      <li>MacOS finder and resource streams are ignored.</li>
-      <li>Extended attributes are not currently provided.</li>
-      <li>SELinux labels are not currently provided.</li>
-    </ul>
-
-    <p>As of Apache Commons Compress 1.3 support for the dump format is
-      read-only.</p>
-  </body>
-</html>


[commons-compress] 21/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 1f8a12412793ed250e2218ebe0620c6344c590f4
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:46:24 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/pack200/package-info.java | 61 +++++++++++++++
 .../compress/compressors/pack200/package.html      | 86 ----------------------
 2 files changed, 61 insertions(+), 86 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/pack200/package-info.java b/src/main/java/org/apache/commons/compress/compressors/pack200/package-info.java
new file mode 100644
index 00000000..802b5111
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/pack200/package-info.java
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * <p>
+ * Provides stream classes for compressing and decompressing streams using the Pack200 algorithm used to compress Java archives.
+ * </p>
+ * <p>
+ * The streams of this package only work on JAR archives, i.e. a {@link org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
+ * Pack200CompressorOutputStream} expects to be wrapped around a stream that a valid JAR archive will be written to and a
+ * {@link org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream Pack200CompressorInputStream} provides a stream to read from a JAR
+ * archive.
+ * </p>
+ * <p>
+ * JAR archives compressed with Pack200 will in general be different from the original archive when decompressed again. For details see the
+ * <a href="https://download.oracle.com/javase/1.5.0/docs/api/java/util/jar/Pack200.html">API documentation of Pack200</a>.
+ * </p>
+ * <p>
+ * The streams of this package work on non-deflated streams, i.e. archives like those created with the <code>--no-gzip</code> option of the JDK's
+ * <code>pack200</code> command line tool. If you want to work on deflated streams you must use an additional stream layer - for example by using Apache Commons
+ * Compress' gzip package.
+ * </p>
+ * <p>
+ * The Pack200 API provided by the Java class library doesn't lend itself to real stream processing. <code>Pack200CompressorInputStream</code> will uncompress
+ * its input immediately and then provide an <code>InputStream</code> to a cached result. Likewise <code>Pack200CompressorOutputStream</code> will not write
+ * anything to the given OutputStream until <code>finish</code> or <code>close</code> is called - at which point the cached output written so far gets
+ * compressed.
+ * </p>
+ * <p>
+ * Two different caching modes are available - "in memory", which is the default, and "temporary file". By default data is cached in memory but you should
+ * switch to the temporary file option if your archives are really big.
+ * </p>
+ * <p>
+ * Given there always is an intermediate result the <code>getBytesRead</code> and <code>getCount</code> methods of <code>Pack200CompressorInputStream</code> are
+ * meaningless (read from the real stream or from the intermediate result?) and always return 0.
+ * </p>
+ * <p>
+ * During development of the initial version several attempts have been made to use a real streaming API based for example on
+ * <code>Piped(In|Out)putStream</code> or explicit stream pumping like Commons Exec's <code>InputStreamPumper</code> but they have all failed because they rely
+ * on the output end to be consumed completely or else the <code>(un)pack</code> will block forever. Especially for <code>Pack200InputStream</code> it is very
+ * likely that it will be wrapped in a <code>ZipArchiveInputStream</code> which will never read the archive completely as it is not interested in the ZIP
+ * central directory data at the end of the JAR archive.
+ * </p>
+ */
+package org.apache.commons.compress.compressors.pack200;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/pack200/package.html b/src/main/java/org/apache/commons/compress/compressors/pack200/package.html
deleted file mode 100644
index 8c1cc81d..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/pack200/package.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>pack200 package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for compressing and decompressing
-      streams using the Pack200 algorithm used to compress Java
-      archives.</p>
-
-    <p>The streams of this package only work on JAR archives, i.e. a
-      {@link
-      org.apache.commons.compress.compressors.pack200.Pack200CompressorOutputStream
-      Pack200CompressorOutputStream} expects to be wrapped around a
-      stream that a valid JAR archive will be written to and a {@link
-      org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream
-      Pack200CompressorInputStream} provides a stream to read from a
-      JAR archive.</p>
-
-    <p>JAR archives compressed with Pack200 will in general be
-      different from the original archive when decompressed again.
-      For details see
-      the <a href="https://download.oracle.com/javase/1.5.0/docs/api/java/util/jar/Pack200.html">API
-      documentation of Pack200</a>.</p>
-
-    <p>The streams of this package work on non-deflated streams,
-      i.e. archives like those created with the <code>--no-gzip</code>
-      option of the JDK's <code>pack200</code> command line tool.  If
-      you want to work on deflated streams you must use an additional
-      stream layer - for example by using Apache Commons Compress'
-      gzip package.</p>
-
-    <p>The Pack200 API provided by the Java class library doesn't lend
-      itself to real stream
-      processing.  <code>Pack200CompressorInputStream</code> will
-      uncompress its input immediately and then provide
-      an <code>InputStream</code> to a cached result.
-      Likewise <code>Pack200CompressorOutputStream</code> will not
-      write anything to the given OutputStream
-      until <code>finish</code> or <code>close</code> is called - at
-      which point the cached output written so far gets
-      compressed.</p>
-
-    <p>Two different caching modes are available - "in memory", which
-      is the default, and "temporary file".  By default data is cached
-      in memory but you should switch to the temporary file option if
-      your archives are really big.</p>
-
-    <p>Given there always is an intermediate result
-      the <code>getBytesRead</code> and <code>getCount</code> methods
-      of <code>Pack200CompressorInputStream</code> are meaningless
-      (read from the real stream or from the intermediate result?)
-      and always return 0.</p>
-
-    <p>During development of the initial version several attempts have
-      been made to use a real streaming API based for example
-      on <code>Piped(In|Out)putStream</code> or explicit stream
-      pumping like Commons Exec's <code>InputStreamPumper</code> but
-      they have all failed because they rely on the output end to be
-      consumed completely or else the <code>(un)pack</code> will block
-      forever.  Especially for <code>Pack200InputStream</code> it is
-      very likely that it will be wrapped in
-      a <code>ZipArchiveInputStream</code> which will never read the
-      archive completely as it is not interested in the ZIP central
-      directory data at the end of the JAR archive.</p>
-
-  </body>
-</html>


[commons-compress] 14/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit c5c5c1652591fa541e4de8a49915a6617af7eae3
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:44:52 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/deflate/package-info.java | 23 ++++++++++++++++++
 .../compress/compressors/deflate/package.html      | 28 ----------------------
 2 files changed, 23 insertions(+), 28 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/deflate/package-info.java b/src/main/java/org/apache/commons/compress/compressors/deflate/package-info.java
new file mode 100644
index 00000000..2eab9592
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/deflate/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides a stream classes that allow (de)compressing streams using the DEFLATE algorithm.
+ */
+package org.apache.commons.compress.compressors.deflate;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/deflate/package.html b/src/main/java/org/apache/commons/compress/compressors/deflate/package.html
deleted file mode 100644
index c79fb68b..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/deflate/package.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>deflate package</title>
-  </head>
-  <body>
-    <p>Provides a stream classes that allow (de)compressing streams
-      using the DEFLATE algorithm.</p>
-  </body>
-</html>


[commons-compress] 32/35: Add missing package-info.java file

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 75b9ccaaed7a17abf4b560965be48e97bd183dc2
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:55:05 2023 -0400

    Add missing package-info.java file
---
 .../unpack200/bytecode/forms/package-info.java     | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/src/main/java/org/apache/commons/compress/harmony/unpack200/bytecode/forms/package-info.java b/src/main/java/org/apache/commons/compress/harmony/unpack200/bytecode/forms/package-info.java
new file mode 100644
index 00000000..e8a1d9ac
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/harmony/unpack200/bytecode/forms/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Internal package.
+ */
+package org.apache.commons.compress.harmony.unpack200.bytecode.forms;
\ No newline at end of file


[commons-compress] 11/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 5497378833a67e1c838592707f1dce11b4d9e9d8
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:44:02 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../commons/compress/changes/package-info.java     | 26 ++++++++++++++++++
 .../apache/commons/compress/changes/package.html   | 31 ----------------------
 2 files changed, 26 insertions(+), 31 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/changes/package-info.java b/src/main/java/org/apache/commons/compress/changes/package-info.java
new file mode 100644
index 00000000..6a1c6591
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/changes/package-info.java
@@ -0,0 +1,26 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * <strong>EXPERIMENTAL</strong> support for changesets that are applied to archives.
+ * <p>
+ * This API is considered unstable and may be modified or even removed in future releases.
+ * </p>
+ */
+package org.apache.commons.compress.changes;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/changes/package.html b/src/main/java/org/apache/commons/compress/changes/package.html
deleted file mode 100644
index 8b747abb..00000000
--- a/src/main/java/org/apache/commons/compress/changes/package.html
+++ /dev/null
@@ -1,31 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>Changeset package</title>
-  </head>
-  <body>
-    <p><strong>EXPERIMENTAL</strong> support for changesets that are applied to
-      archives.</p>
-
-    <p>This API is considered unstable and may be modified or even
-      removed in future releases.</p>
-  </body>
-</html>


[commons-compress] 12/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit c42c236cfeae0a08b3bd9aa539921ac5ec934784
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:44:18 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/brotli/package-info.java  | 23 +++++++++++++++++
 .../compress/compressors/brotli/package.html       | 30 ----------------------
 2 files changed, 23 insertions(+), 30 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/brotli/package-info.java b/src/main/java/org/apache/commons/compress/compressors/brotli/package-info.java
new file mode 100644
index 00000000..bec207f6
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/brotli/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream class for decompressing streams using the Brotli algorithm based on <a href="https://github.com/google/brotli">Google's Brotli decoder</a>.
+ */
+package org.apache.commons.compress.compressors.brotli;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/brotli/package.html b/src/main/java/org/apache/commons/compress/compressors/brotli/package.html
deleted file mode 100644
index 45a1c39b..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/brotli/package.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>brotli package</title>
-  </head>
-  <body>
-    <p>Provides stream class for decompressing streams using the
-      Brotli algorithm based
-      on <a href="https://github.com/google/brotli">Google's Brotli
-      decoder</a>.</p>
-  </body>
-</html>


[commons-compress] 10/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 21bff3057d7784a5e50c7b1dc7b3849b4a606fa8
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:43:36 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/archivers/zip/package-info.java       | 23 ++++++++++++++++++
 .../commons/compress/archivers/zip/package.html    | 28 ----------------------
 2 files changed, 23 insertions(+), 28 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/zip/package-info.java b/src/main/java/org/apache/commons/compress/archivers/zip/package-info.java
new file mode 100644
index 00000000..cebd09dc
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/archivers/zip/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for reading and writing archives using the ZIP format.
+ */
+package org.apache.commons.compress.archivers.zip;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/archivers/zip/package.html b/src/main/java/org/apache/commons/compress/archivers/zip/package.html
deleted file mode 100644
index e8bd18fa..00000000
--- a/src/main/java/org/apache/commons/compress/archivers/zip/package.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>zip package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for reading and writing archives using
-      the ZIP format.</p>
-  </body>
-</html>


[commons-compress] 33/35: Add missing package-info.java file

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit b9a7498e30bd08b190203cf57879e1c5538d8ff9
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:55:09 2023 -0400

    Add missing package-info.java file
---
 .../harmony/unpack200/bytecode/package-info.java   | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/src/main/java/org/apache/commons/compress/harmony/unpack200/bytecode/package-info.java b/src/main/java/org/apache/commons/compress/harmony/unpack200/bytecode/package-info.java
new file mode 100644
index 00000000..fe5358c5
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/harmony/unpack200/bytecode/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Internal package.
+ */
+package org.apache.commons.compress.harmony.unpack200.bytecode;
\ No newline at end of file


[commons-compress] 06/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 1c06954cc361e8614a22ac3dafc947e39f1cfb36
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:42:34 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/archivers/jar/package-info.java       | 23 +++++++++++++++++
 .../commons/compress/archivers/jar/package.html    | 29 ----------------------
 2 files changed, 23 insertions(+), 29 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/jar/package-info.java b/src/main/java/org/apache/commons/compress/archivers/jar/package-info.java
new file mode 100644
index 00000000..cb4d72c9
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/archivers/jar/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for reading and writing archives using the ZIP format with some extensions for the special case of JAR archives.
+ */
+package org.apache.commons.compress.archivers.jar;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/archivers/jar/package.html b/src/main/java/org/apache/commons/compress/archivers/jar/package.html
deleted file mode 100644
index ab06f022..00000000
--- a/src/main/java/org/apache/commons/compress/archivers/jar/package.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>jar package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for reading and writing archives using
-      the ZIP format with some extensions for the special case of JAR
-      archives.</p>
-  </body>
-</html>


[commons-compress] 03/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit fad8a162873ac3e4093858eb389a2df3dbca67d4
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:41:34 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/archivers/cpio/package-info.java      | 23 ++++++++++++++++++
 .../commons/compress/archivers/cpio/package.html   | 28 ----------------------
 2 files changed, 23 insertions(+), 28 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/cpio/package-info.java b/src/main/java/org/apache/commons/compress/archivers/cpio/package-info.java
new file mode 100644
index 00000000..a1451253
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/archivers/cpio/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for reading and writing archives using the CPIO format.
+ */
+package org.apache.commons.compress.archivers.cpio;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/archivers/cpio/package.html b/src/main/java/org/apache/commons/compress/archivers/cpio/package.html
deleted file mode 100644
index e52904e9..00000000
--- a/src/main/java/org/apache/commons/compress/archivers/cpio/package.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>cpio package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for reading and writing archives using
-      the CPIO format.</p>
-  </body>
-</html>


[commons-compress] 15/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 31ff9560d0fcf620a771bec22f56dd4ea7feedc7
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:45:07 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compressors/deflate64/package-info.java        | 23 +++++++++++++++++
 .../compress/compressors/deflate64/package.html    | 29 ----------------------
 2 files changed, 23 insertions(+), 29 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/deflate64/package-info.java b/src/main/java/org/apache/commons/compress/compressors/deflate64/package-info.java
new file mode 100644
index 00000000..9892ff78
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/deflate64/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides a stream that allows decompressing streams using the DEFLATE64(tm) algorithm. DEFLATE64 is a trademark of PKWARE, Inc.
+ */
+package org.apache.commons.compress.compressors.deflate64;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/deflate64/package.html b/src/main/java/org/apache/commons/compress/compressors/deflate64/package.html
deleted file mode 100644
index 2cf8a735..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/deflate64/package.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>deflate64 package</title>
-  </head>
-  <body>
-    <p>Provides a stream that allows decompressing streams using the
-      DEFLATE64(tm) algorithm. DEFLATE64 is a trademark of PKWARE,
-      Inc.</p>
-  </body>
-</html>


[commons-compress] 08/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit d0da2c67309c2233b7d2cfd7cffb37372977ffc6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:43:07 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/archivers/sevenz/package-info.java    | 23 ++++++++++++++++++
 .../commons/compress/archivers/sevenz/package.html | 28 ----------------------
 2 files changed, 23 insertions(+), 28 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/archivers/sevenz/package-info.java b/src/main/java/org/apache/commons/compress/archivers/sevenz/package-info.java
new file mode 100644
index 00000000..751386a0
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/archivers/sevenz/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides classes for reading and writing archives using the 7z format.
+ */
+package org.apache.commons.compress.archivers.sevenz;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/archivers/sevenz/package.html b/src/main/java/org/apache/commons/compress/archivers/sevenz/package.html
deleted file mode 100644
index c5756f23..00000000
--- a/src/main/java/org/apache/commons/compress/archivers/sevenz/package.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>7z package</title>
-  </head>
-  <body>
-    <p>Provides classes for reading and writing archives using
-      the 7z format.</p>
-  </body>
-</html>


[commons-compress] 22/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 896e1601742cfc8eb0359bd53fbb65b6aec40c54
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:46:41 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../commons/compress/compressors/package-info.java | 23 ++++++++++++++++++
 .../commons/compress/compressors/package.html      | 28 ----------------------
 2 files changed, 23 insertions(+), 28 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/package-info.java b/src/main/java/org/apache/commons/compress/compressors/package-info.java
new file mode 100644
index 00000000..67b632c6
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides a unified API and factories for dealing with compressed streams.
+ */
+package org.apache.commons.compress.compressors;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/package.html b/src/main/java/org/apache/commons/compress/compressors/package.html
deleted file mode 100644
index d67758d6..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/package.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>compressors package</title>
-  </head>
-  <body>
-    <p>Provides a unified API and factories for dealing with
-      compressed streams.</p>
-  </body>
-</html>


[commons-compress] 31/35: Add missing package-info.java file

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit ca779715a1ae4e683110e728be1e1ce791df721a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:55:01 2023 -0400

    Add missing package-info.java file
---
 .../commons/compress/harmony/package-info.java     | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/src/main/java/org/apache/commons/compress/harmony/package-info.java b/src/main/java/org/apache/commons/compress/harmony/package-info.java
new file mode 100644
index 00000000..9b4b7216
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/harmony/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Internal package.
+ */
+package org.apache.commons.compress.harmony;
\ No newline at end of file


[commons-compress] 24/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 78da59d2a678c2fec56bd4edecd9e04060f10c2c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:47:07 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/xz/package-info.java      | 27 +++++++++++++++++
 .../commons/compress/compressors/xz/package.html   | 35 ----------------------
 2 files changed, 27 insertions(+), 35 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/xz/package-info.java b/src/main/java/org/apache/commons/compress/compressors/xz/package-info.java
new file mode 100644
index 00000000..44093d90
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/xz/package-info.java
@@ -0,0 +1,27 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Provides stream classes for compressing and decompressing streams using the XZ algorithm.
+ * <p>
+ * The classes in this package are wrappers around {@link org.tukaani.xz.XZInputStream org.tukaani.xz.XZInputStream} and {@link org.tukaani.xz.XZOutputStream
+ * org.tukaani.xz.XZOutputStream} provided by the public domain <a href="https://tukaani.org/xz/java.html">XZ for Java</a> library.
+ * </p>
+ */
+package org.apache.commons.compress.compressors.xz;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/xz/package.html b/src/main/java/org/apache/commons/compress/compressors/xz/package.html
deleted file mode 100644
index e138e50a..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/xz/package.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>xz package</title>
-  </head>
-  <body>
-    <p>Provides stream classes for compressing and decompressing
-      streams using the XZ algorithm.</p>
-
-    <p>The classes in this package are wrappers around {@link
-      org.tukaani.xz.XZInputStream org.tukaani.xz.XZInputStream} and
-      {@link org.tukaani.xz.XZOutputStream
-      org.tukaani.xz.XZOutputStream} provided by the public
-      domain <a href="https://tukaani.org/xz/java.html">XZ for Java</a>
-      library.</p>
-  </body>
-</html>


[commons-compress] 20/35: Javadoc: Convert package.html to package-info.java

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit cb8f852133a5494192ec3687a74ae1af2735e1a6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:46:13 2023 -0400

    Javadoc: Convert package.html to package-info.java
---
 .../compress/compressors/lzw/package-info.java     | 23 ++++++++++++++++++
 .../commons/compress/compressors/lzw/package.html  | 27 ----------------------
 2 files changed, 23 insertions(+), 27 deletions(-)

diff --git a/src/main/java/org/apache/commons/compress/compressors/lzw/package-info.java b/src/main/java/org/apache/commons/compress/compressors/lzw/package-info.java
new file mode 100644
index 00000000..2ca21a67
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/compressors/lzw/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Generic LZW implementation.
+ */
+package org.apache.commons.compress.compressors.lzw;
\ No newline at end of file
diff --git a/src/main/java/org/apache/commons/compress/compressors/lzw/package.html b/src/main/java/org/apache/commons/compress/compressors/lzw/package.html
deleted file mode 100644
index c0fe7cf1..00000000
--- a/src/main/java/org/apache/commons/compress/compressors/lzw/package.html
+++ /dev/null
@@ -1,27 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
--->
-  <head>
-    <title>lzw package</title>
-  </head>
-  <body>
-    <p>Generic LZW implementation.</p>
-  </body>
-</html>


[commons-compress] 29/35: Add missing package-info.java file

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit c190018bcfc64905416ef05439c31a55c563c470
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 18 08:54:50 2023 -0400

    Add missing package-info.java file
---
 .../harmony/archive/internal/nls/package-info.java | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/src/main/java/org/apache/commons/compress/harmony/archive/internal/nls/package-info.java b/src/main/java/org/apache/commons/compress/harmony/archive/internal/nls/package-info.java
new file mode 100644
index 00000000..528b19cf
--- /dev/null
+++ b/src/main/java/org/apache/commons/compress/harmony/archive/internal/nls/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/**
+ * Internal package.
+ */
+package org.apache.commons.compress.harmony.archive.internal.nls;
\ No newline at end of file