Skip to content

Commit f7cc62d

Browse files
committed
Fixing email address
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@560743 13f79535-47bb-0310-9956-ffa450edef68
1 parent 062ee68 commit f7cc62d

17 files changed

Lines changed: 18 additions & 18 deletions

gump.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</jar>
3131
<javadoc module="jakarta-commons" nested="target/docs/apidocs">
3232
</javadoc>
33-
<nag to="commons-dev@jakarta.apache.org" from="commons-cli development &lt;commons-dev@jakarta.apache.org&gt;">
33+
<nag to="dev@commons.apache.org" from="commons-cli development &lt;dev@commons.apache.org&gt;">
3434
</nag>
3535
</project>
3636
</module>

xdocs/cvs-usage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
<document>
1919
<properties>
2020
<title>Source repository</title>
21-
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
21+
<author email="dev@commons.apache.org">Commons Documentation Team</author>
2222
</properties>
2323
<body>
2424
<!-- ================================================== -->

xdocs/examples/ant.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<document>
1919

2020
<properties>
21-
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
21+
<author email="dev@commons.apache.org">commons-dev</author>
2222
<title>Examples - ant</title>
2323
</properties>
2424

xdocs/examples/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<document>
1919

2020
<properties>
21-
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
21+
<author email="dev@commons.apache.org">commons-dev</author>
2222
<title>Examples</title>
2323
</properties>
2424

@@ -36,7 +36,7 @@
3636
great detail. If more information is required then the reader is
3737
encouraged to review the API documentation and look at the unit tests
3838
for inspiration. Failing that, further advice and discussion can be
39-
found on the <code>commons-user@jakarta.apache.org</code> mailing list.
39+
found on the <code>user@commons.apache.org</code> mailing list.
4040
</p>
4141
</section>
4242

xdocs/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<properties>
2323
<title>Home</title>
24-
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
24+
<author email="dev@commons.apache.org">commons-dev</author>
2525
</properties>
2626

2727
<body>

xdocs/introduction.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<document>
2121

2222
<properties>
23-
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
23+
<author email="dev@commons.apache.org">commons-dev</author>
2424
<title>Introduction</title>
2525
</properties>
2626

xdocs/issue-tracking.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
<document>
1919
<properties>
2020
<title>Issue tracking</title>
21-
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
21+
<author email="dev@commons.apache.org">Commons Documentation Team</author>
2222
</properties>
2323
<body>
2424
<!-- ================================================== -->

xdocs/manual/builders.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<document>
1919

2020
<properties>
21-
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
21+
<author email="dev@commons.apache.org">commons-dev</author>
2222
<title>CLI2 - Builders</title>
2323
</properties>
2424

xdocs/manual/commandlines.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<document>
1919

2020
<properties>
21-
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
21+
<author email="dev@commons.apache.org">commons-dev</author>
2222
<title>CLI2 - CommandLines</title>
2323
</properties>
2424

xdocs/manual/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<document>
1919

2020
<properties>
21-
<author email="commons-dev@jakarta.apache.org">commons-dev</author>
21+
<author email="dev@commons.apache.org">commons-dev</author>
2222
<title>CLI2 - Overview</title>
2323
</properties>
2424

0 commit comments

Comments
 (0)