roxspring 2004/09/02 06:58:17
Added: cli/xdocs/examples index.xml ant.xml cp.xml ls.xml cvs.xml
Log:
Added initial cli2 examples stub
Revision Changes Path
1.1 jakarta-commons/cli/xdocs/examples/index.xml
Index: index.xml
===================================================================
<?xml version="1.0"?>
<!--
Copyright 2004 The Apache Software Foundation
Licensed 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.
-->
<document>
<properties>
<author email="[EMAIL PROTECTED]">commons-dev</author>
<title>Examples</title>
</properties>
<body>
<section name="Overview">
<p>TODO quick overview to the examples</p>
</section>
</body>
</document>
1.1 jakarta-commons/cli/xdocs/examples/ant.xml
Index: ant.xml
===================================================================
<?xml version="1.0"?>
<!--
Copyright 2004 The Apache Software Foundation
Licensed 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.
-->
<document>
<properties>
<author email="[EMAIL PROTECTED]">commons-dev</author>
<title>Examples - ant</title>
</properties>
<body>
<section name="ant">
<p>TODO what is ant</p>
<subsection name="Modelling">
</subsection>
<subsection name="Querying">
</subsection>
<subsection name="Helping">
</subsection>
</section>
</body>
</document>
1.1 jakarta-commons/cli/xdocs/examples/cp.xml
Index: cp.xml
===================================================================
<?xml version="1.0"?>
<!--
Copyright 2004 The Apache Software Foundation
Licensed 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.
-->
<document>
<properties>
<author email="[EMAIL PROTECTED]">commons-dev</author>
<title>Examples - cp</title>
</properties>
<body>
<section name="cp">
<p>TODO what is cp</p>
<subsection name="Modelling">
</subsection>
<subsection name="Querying">
</subsection>
<subsection name="Helping">
</subsection>
</section>
</body>
</document>
1.1 jakarta-commons/cli/xdocs/examples/ls.xml
Index: ls.xml
===================================================================
<?xml version="1.0"?>
<!--
Copyright 2004 The Apache Software Foundation
Licensed 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.
-->
<document>
<properties>
<author email="[EMAIL PROTECTED]">commons-dev</author>
<title>Examples - ls</title>
</properties>
<body>
<section name="ls">
<p>TODO what is ls</p>
<subsection name="Modelling">
</subsection>
<subsection name="Querying">
</subsection>
<subsection name="Helping">
</subsection>
</section>
</body>
</document>
1.1 jakarta-commons/cli/xdocs/examples/cvs.xml
Index: cvs.xml
===================================================================
<?xml version="1.0"?>
<!--
Copyright 2004 The Apache Software Foundation
Licensed 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.
-->
<document>
<properties>
<author email="[EMAIL PROTECTED]">commons-dev</author>
<title>Examples - cvs</title>
</properties>
<body>
<section name="cvs">
<p>TODO what is cvs</p>
<subsection name="Modelling">
</subsection>
<subsection name="Querying">
</subsection>
<subsection name="Helping">
</subsection>
</section>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]