Skip to content

Commit 6389dee

Browse files
committed
Site checkin for project Plexus IO Components
1 parent 07f1869 commit 6389dee

File tree

332 files changed

+15073
-8113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

332 files changed

+15073
-8113
lines changed

apidocs/allclasses-frame.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_322) on Mon May 02 06:18:32 UTC 2022 -->
5+
<!-- Generated by javadoc (1.8.0_362) on Tue Feb 28 17:35:52 UTC 2023 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (Plexus IO Components 3.3.1 API)</title>
8-
<meta name="date" content="2022-05-02">
7+
<title>All Classes (Plexus IO Components 3.4.1 API)</title>
8+
<meta name="date" content="2023-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -23,6 +23,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
2323
<li><a href="org/codehaus/plexus/components/io/attributes/AttributeUtils.html" title="class in org.codehaus.plexus.components.io.attributes" target="classFrame">AttributeUtils</a></li>
2424
<li><a href="org/codehaus/plexus/components/io/resources/ClosingInputStream.html" title="class in org.codehaus.plexus.components.io.resources" target="classFrame">ClosingInputStream</a></li>
2525
<li><a href="org/codehaus/plexus/components/io/functions/ContentSupplier.html" title="interface in org.codehaus.plexus.components.io.functions" target="classFrame"><span class="interfaceName">ContentSupplier</span></a></li>
26+
<li><a href="org/codehaus/plexus/components/io/filemappers/DefaultFileMapper.html" title="class in org.codehaus.plexus.components.io.filemappers" target="classFrame">DefaultFileMapper</a></li>
27+
<li><a href="org/codehaus/plexus/components/io/fileselectors/DefaultFileSelector.html" title="class in org.codehaus.plexus.components.io.fileselectors" target="classFrame">DefaultFileSelector</a></li>
28+
<li><a href="org/codehaus/plexus/components/io/resources/DefaultPlexusIoFileResourceCollection.html" title="class in org.codehaus.plexus.components.io.resources" target="classFrame">DefaultPlexusIoFileResourceCollection</a></li>
2629
<li><a href="org/codehaus/plexus/components/io/resources/EncodingSupported.html" title="interface in org.codehaus.plexus.components.io.resources" target="classFrame"><span class="interfaceName">EncodingSupported</span></a></li>
2730
<li><a href="org/codehaus/plexus/components/io/attributes/FileAttributes.html" title="class in org.codehaus.plexus.components.io.attributes" target="classFrame">FileAttributes</a></li>
2831
<li><a href="org/codehaus/plexus/components/io/filemappers/FileExtensionMapper.html" title="class in org.codehaus.plexus.components.io.filemappers" target="classFrame">FileExtensionMapper</a></li>
@@ -61,6 +64,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
6164
<li><a href="org/codehaus/plexus/components/io/filemappers/SuffixFileMapper.html" title="class in org.codehaus.plexus.components.io.filemappers" target="classFrame">SuffixFileMapper</a></li>
6265
<li><a href="org/codehaus/plexus/components/io/functions/SymlinkDestinationSupplier.html" title="interface in org.codehaus.plexus.components.io.functions" target="classFrame"><span class="interfaceName">SymlinkDestinationSupplier</span></a></li>
6366
<li><a href="org/codehaus/plexus/components/io/attributes/SymlinkUtils.html" title="class in org.codehaus.plexus.components.io.attributes" target="classFrame">SymlinkUtils</a></li>
67+
<li><a href="org/codehaus/plexus/components/io/attributes/UserGroupModeFileAttributes.html" title="class in org.codehaus.plexus.components.io.attributes" target="classFrame">UserGroupModeFileAttributes</a></li>
6468
</ul>
6569
</div>
6670
</body>

apidocs/allclasses-noframe.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_322) on Mon May 02 06:18:32 UTC 2022 -->
5+
<!-- Generated by javadoc (1.8.0_362) on Tue Feb 28 17:35:52 UTC 2023 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (Plexus IO Components 3.3.1 API)</title>
8-
<meta name="date" content="2022-05-02">
7+
<title>All Classes (Plexus IO Components 3.4.1 API)</title>
8+
<meta name="date" content="2023-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -23,6 +23,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
2323
<li><a href="org/codehaus/plexus/components/io/attributes/AttributeUtils.html" title="class in org.codehaus.plexus.components.io.attributes">AttributeUtils</a></li>
2424
<li><a href="org/codehaus/plexus/components/io/resources/ClosingInputStream.html" title="class in org.codehaus.plexus.components.io.resources">ClosingInputStream</a></li>
2525
<li><a href="org/codehaus/plexus/components/io/functions/ContentSupplier.html" title="interface in org.codehaus.plexus.components.io.functions"><span class="interfaceName">ContentSupplier</span></a></li>
26+
<li><a href="org/codehaus/plexus/components/io/filemappers/DefaultFileMapper.html" title="class in org.codehaus.plexus.components.io.filemappers">DefaultFileMapper</a></li>
27+
<li><a href="org/codehaus/plexus/components/io/fileselectors/DefaultFileSelector.html" title="class in org.codehaus.plexus.components.io.fileselectors">DefaultFileSelector</a></li>
28+
<li><a href="org/codehaus/plexus/components/io/resources/DefaultPlexusIoFileResourceCollection.html" title="class in org.codehaus.plexus.components.io.resources">DefaultPlexusIoFileResourceCollection</a></li>
2629
<li><a href="org/codehaus/plexus/components/io/resources/EncodingSupported.html" title="interface in org.codehaus.plexus.components.io.resources"><span class="interfaceName">EncodingSupported</span></a></li>
2730
<li><a href="org/codehaus/plexus/components/io/attributes/FileAttributes.html" title="class in org.codehaus.plexus.components.io.attributes">FileAttributes</a></li>
2831
<li><a href="org/codehaus/plexus/components/io/filemappers/FileExtensionMapper.html" title="class in org.codehaus.plexus.components.io.filemappers">FileExtensionMapper</a></li>
@@ -61,6 +64,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
6164
<li><a href="org/codehaus/plexus/components/io/filemappers/SuffixFileMapper.html" title="class in org.codehaus.plexus.components.io.filemappers">SuffixFileMapper</a></li>
6265
<li><a href="org/codehaus/plexus/components/io/functions/SymlinkDestinationSupplier.html" title="interface in org.codehaus.plexus.components.io.functions"><span class="interfaceName">SymlinkDestinationSupplier</span></a></li>
6366
<li><a href="org/codehaus/plexus/components/io/attributes/SymlinkUtils.html" title="class in org.codehaus.plexus.components.io.attributes">SymlinkUtils</a></li>
67+
<li><a href="org/codehaus/plexus/components/io/attributes/UserGroupModeFileAttributes.html" title="class in org.codehaus.plexus.components.io.attributes">UserGroupModeFileAttributes</a></li>
6468
</ul>
6569
</div>
6670
</body>

apidocs/constant-values.html

Lines changed: 5 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_322) on Mon May 02 06:18:32 UTC 2022 -->
5+
<!-- Generated by javadoc (1.8.0_362) on Tue Feb 28 17:35:51 UTC 2023 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Constant Field Values (Plexus IO Components 3.3.1 API)</title>
8-
<meta name="date" content="2022-05-02">
7+
<title>Constant Field Values (Plexus IO Components 3.4.1 API)</title>
8+
<meta name="date" content="2023-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Constant Field Values (Plexus IO Components 3.3.1 API)";
16+
parent.document.title="Constant Field Values (Plexus IO Components 3.4.1 API)";
1717
}
1818
}
1919
catch(err) {
@@ -199,25 +199,6 @@ <h2 title="org.codehaus">org.codehaus.*</h2>
199199
</li>
200200
<li class="blockList">
201201
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
202-
<caption><span>org.codehaus.plexus.components.io.filemappers.<a href="org/codehaus/plexus/components/io/filemappers/FileMapper.html" title="interface in org.codehaus.plexus.components.io.filemappers">FileMapper</a></span><span class="tabEnd">&nbsp;</span></caption>
203-
<tr>
204-
<th class="colFirst" scope="col">Modifier and Type</th>
205-
<th scope="col">Constant Field</th>
206-
<th class="colLast" scope="col">Value</th>
207-
</tr>
208-
<tbody>
209-
<tr class="altColor">
210-
<td class="colFirst"><a name="org.codehaus.plexus.components.io.filemappers.FileMapper.DEFAULT_ROLE_HINT">
211-
<!-- -->
212-
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
213-
<td><code><a href="org/codehaus/plexus/components/io/filemappers/FileMapper.html#DEFAULT_ROLE_HINT">DEFAULT_ROLE_HINT</a></code></td>
214-
<td class="colLast"><code>"default"</code></td>
215-
</tr>
216-
</tbody>
217-
</table>
218-
</li>
219-
<li class="blockList">
220-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
221202
<caption><span>org.codehaus.plexus.components.io.filemappers.<a href="org/codehaus/plexus/components/io/filemappers/FlattenFileMapper.html" title="class in org.codehaus.plexus.components.io.filemappers">FlattenFileMapper</a></span><span class="tabEnd">&nbsp;</span></caption>
222203
<tr>
223204
<th class="colFirst" scope="col">Modifier and Type</th>
@@ -353,25 +334,6 @@ <h2 title="org.codehaus">org.codehaus.*</h2>
353334
</li>
354335
<li class="blockList">
355336
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
356-
<caption><span>org.codehaus.plexus.components.io.fileselectors.<a href="org/codehaus/plexus/components/io/fileselectors/FileSelector.html" title="interface in org.codehaus.plexus.components.io.fileselectors">FileSelector</a></span><span class="tabEnd">&nbsp;</span></caption>
357-
<tr>
358-
<th class="colFirst" scope="col">Modifier and Type</th>
359-
<th scope="col">Constant Field</th>
360-
<th class="colLast" scope="col">Value</th>
361-
</tr>
362-
<tbody>
363-
<tr class="altColor">
364-
<td class="colFirst"><a name="org.codehaus.plexus.components.io.fileselectors.FileSelector.DEFAULT_ROLE_HINT">
365-
<!-- -->
366-
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
367-
<td><code><a href="org/codehaus/plexus/components/io/fileselectors/FileSelector.html#DEFAULT_ROLE_HINT">DEFAULT_ROLE_HINT</a></code></td>
368-
<td class="colLast"><code>"default"</code></td>
369-
</tr>
370-
</tbody>
371-
</table>
372-
</li>
373-
<li class="blockList">
374-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
375337
<caption><span>org.codehaus.plexus.components.io.fileselectors.<a href="org/codehaus/plexus/components/io/fileselectors/IncludeExcludeFileSelector.html" title="class in org.codehaus.plexus.components.io.fileselectors">IncludeExcludeFileSelector</a></span><span class="tabEnd">&nbsp;</span></caption>
376338
<tr>
377339
<th class="colFirst" scope="col">Modifier and Type</th>
@@ -436,25 +398,6 @@ <h2 title="org.codehaus">org.codehaus.*</h2>
436398
</tbody>
437399
</table>
438400
</li>
439-
<li class="blockList">
440-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
441-
<caption><span>org.codehaus.plexus.components.io.resources.<a href="org/codehaus/plexus/components/io/resources/PlexusIoResourceCollection.html" title="interface in org.codehaus.plexus.components.io.resources">PlexusIoResourceCollection</a></span><span class="tabEnd">&nbsp;</span></caption>
442-
<tr>
443-
<th class="colFirst" scope="col">Modifier and Type</th>
444-
<th scope="col">Constant Field</th>
445-
<th class="colLast" scope="col">Value</th>
446-
</tr>
447-
<tbody>
448-
<tr class="altColor">
449-
<td class="colFirst"><a name="org.codehaus.plexus.components.io.resources.PlexusIoResourceCollection.DEFAULT_ROLE_HINT">
450-
<!-- -->
451-
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
452-
<td><code><a href="org/codehaus/plexus/components/io/resources/PlexusIoResourceCollection.html#DEFAULT_ROLE_HINT">DEFAULT_ROLE_HINT</a></code></td>
453-
<td class="colLast"><code>"default"</code></td>
454-
</tr>
455-
</tbody>
456-
</table>
457-
</li>
458401
</ul>
459402
</div>
460403
<!-- ======= START OF BOTTOM NAVBAR ====== -->
@@ -504,6 +447,6 @@ <h2 title="org.codehaus">org.codehaus.*</h2>
504447
<!-- -->
505448
</a></div>
506449
<!-- ======== END OF BOTTOM NAVBAR ======= -->
507-
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
450+
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
508451
</body>
509452
</html>

apidocs/deprecated-list.html

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_322) on Mon May 02 06:18:32 UTC 2022 -->
5+
<!-- Generated by javadoc (1.8.0_362) on Tue Feb 28 17:35:52 UTC 2023 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Deprecated List (Plexus IO Components 3.3.1 API)</title>
8-
<meta name="date" content="2022-05-02">
7+
<title>Deprecated List (Plexus IO Components 3.4.1 API)</title>
8+
<meta name="date" content="2023-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Deprecated List (Plexus IO Components 3.3.1 API)";
16+
parent.document.title="Deprecated List (Plexus IO Components 3.4.1 API)";
1717
}
1818
}
1919
catch(err) {
@@ -73,6 +73,30 @@
7373
<div class="header">
7474
<h1 title="Deprecated API" class="title">Deprecated API</h1>
7575
<h2 title="Contents">Contents</h2>
76+
<ul>
77+
<li><a href="#constructor">Deprecated Constructors</a></li>
78+
</ul>
79+
</div>
80+
<div class="contentContainer"><a name="constructor">
81+
<!-- -->
82+
</a>
83+
<ul class="blockList">
84+
<li class="blockList">
85+
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Constructors table, listing deprecated constructors, and an explanation">
86+
<caption><span>Deprecated Constructors</span><span class="tabEnd">&nbsp;</span></caption>
87+
<tr>
88+
<th class="colOne" scope="col">Constructor and Description</th>
89+
</tr>
90+
<tbody>
91+
<tr class="altColor">
92+
<td class="colOne"><a href="org/codehaus/plexus/components/io/attributes/FileAttributes.html#FileAttributes-java.io.File-java.util.Map-java.util.Map-">org.codehaus.plexus.components.io.attributes.FileAttributes(File, Map&lt;Integer, String&gt;, Map&lt;Integer, String&gt;)</a>
93+
<div class="block"><span class="deprecationComment">use <a href="org/codehaus/plexus/components/io/attributes/FileAttributes.html#FileAttributes-java.io.File-"><code>FileAttributes(File)</code></a> and remove the unused userCache and groupCache parameters</span></div>
94+
</td>
95+
</tr>
96+
</tbody>
97+
</table>
98+
</li>
99+
</ul>
76100
</div>
77101
<!-- ======= START OF BOTTOM NAVBAR ====== -->
78102
<div class="bottomNav"><a name="navbar.bottom">
@@ -121,6 +145,6 @@ <h2 title="Contents">Contents</h2>
121145
<!-- -->
122146
</a></div>
123147
<!-- ======== END OF BOTTOM NAVBAR ======= -->
124-
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
148+
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
125149
</body>
126150
</html>

apidocs/help-doc.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_322) on Mon May 02 06:18:32 UTC 2022 -->
5+
<!-- Generated by javadoc (1.8.0_362) on Tue Feb 28 17:35:52 UTC 2023 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>API Help (Plexus IO Components 3.3.1 API)</title>
8-
<meta name="date" content="2022-05-02">
7+
<title>API Help (Plexus IO Components 3.4.1 API)</title>
8+
<meta name="date" content="2023-02-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="API Help (Plexus IO Components 3.3.1 API)";
16+
parent.document.title="API Help (Plexus IO Components 3.4.1 API)";
1717
}
1818
}
1919
catch(err) {
@@ -226,6 +226,6 @@ <h2>Constant Field Values</h2>
226226
<!-- -->
227227
</a></div>
228228
<!-- ======== END OF BOTTOM NAVBAR ======= -->
229-
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
229+
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2023 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
230230
</body>
231231
</html>

0 commit comments

Comments
 (0)