Author: bodewig
Date: Thu Aug 31 20:39:26 2006
New Revision: 439159
URL: http://svn.apache.org/viewvc?rev=439159&view=rev
Log:
forgot some old task docs
Added:
ant/antlibs/dotnet/trunk/docs/csc.html
- copied, changed from r439158,
ant/core/trunk/docs/manual/OptionalTasks/csc.html
ant/antlibs/dotnet/trunk/docs/ilasm.html
- copied, changed from r439158,
ant/core/trunk/docs/manual/OptionalTasks/ilasm.html
ant/antlibs/dotnet/trunk/docs/ildasm.html
- copied, changed from r439158,
ant/core/trunk/docs/manual/OptionalTasks/ildasm.html
ant/antlibs/dotnet/trunk/docs/importtypelib.html
- copied, changed from r439158,
ant/core/trunk/docs/manual/OptionalTasks/importtypelib.html
ant/antlibs/dotnet/trunk/docs/jsharpc.html
- copied, changed from r439158,
ant/core/trunk/docs/manual/OptionalTasks/jsharpc.html
ant/antlibs/dotnet/trunk/docs/vbc.html
- copied, changed from r439158,
ant/core/trunk/docs/manual/OptionalTasks/vbc.html
ant/antlibs/dotnet/trunk/docs/wsdltodotnet.html
- copied, changed from r439158,
ant/core/trunk/docs/manual/OptionalTasks/wsdltodotnet.html
Copied: ant/antlibs/dotnet/trunk/docs/csc.html (from r439158,
ant/core/trunk/docs/manual/OptionalTasks/csc.html)
URL:
http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/docs/csc.html?p2=ant/antlibs/dotnet/trunk/docs/csc.html&p1=ant/core/trunk/docs/manual/OptionalTasks/csc.html&r1=439158&r2=439159&rev=439159&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/OptionalTasks/csc.html (original)
+++ ant/antlibs/dotnet/trunk/docs/csc.html Thu Aug 31 20:39:26 2006
@@ -1,9 +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.
+-->
<html>
-<head>
- <meta http-equiv="Content-Language" content="en-us">
- <title>Csc
- Task</title>
+ <head>
+ <meta http-equiv="Content-Language" content="en-us"></meta>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ <title>Csc Task</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76"
@@ -491,22 +508,6 @@
</td>
</tr>
<!-- END RIGHT SIDE MAIN BODY -->
-
- <!-- FOOTER SEPARATOR -->
- <tr>
- <td>
- <hr noshade="" size="1">
- </td>
- </tr>
-
- <!-- PAGE FOOTER -->
- <tr>
- <td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2000-2005, The Apache Software Foundation. All Rights
Reserved.
- </em></font></div>
- </td>
- </tr>
</table>
Copied: ant/antlibs/dotnet/trunk/docs/ilasm.html (from r439158,
ant/core/trunk/docs/manual/OptionalTasks/ilasm.html)
URL:
http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/docs/ilasm.html?p2=ant/antlibs/dotnet/trunk/docs/ilasm.html&p1=ant/core/trunk/docs/manual/OptionalTasks/ilasm.html&r1=439158&r2=439159&rev=439159&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/OptionalTasks/ilasm.html (original)
+++ ant/antlibs/dotnet/trunk/docs/ilasm.html Thu Aug 31 20:39:26 2006
@@ -1,10 +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.
+-->
<html>
-<head>
- <meta http-equiv="Content-Language" content="en-us">
- <title>Ilasm
- Task</title>
-</head>
+ <head>
+ <meta http-equiv="Content-Language" content="en-us"></meta>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ <title>Ilasm Task</title>
+ </head>
<body bgcolor="#ffffff" text="#000000" link="#525D76"
alink="#525D76" vlink="#525D76">
@@ -265,22 +282,6 @@
</td>
</tr>
<!-- END RIGHT SIDE MAIN BODY -->
-
- <!-- FOOTER SEPARATOR -->
- <tr>
- <td>
- <hr noshade="" size="1">
- </td>
- </tr>
-
- <!-- PAGE FOOTER -->
- <tr>
- <td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2000-2004, The Apache Software Foundation. All Rights
Reserved.
- </em></font></div>
- </td>
- </tr>
</table>
Copied: ant/antlibs/dotnet/trunk/docs/ildasm.html (from r439158,
ant/core/trunk/docs/manual/OptionalTasks/ildasm.html)
URL:
http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/docs/ildasm.html?p2=ant/antlibs/dotnet/trunk/docs/ildasm.html&p1=ant/core/trunk/docs/manual/OptionalTasks/ildasm.html&r1=439158&r2=439159&rev=439159&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/OptionalTasks/ildasm.html (original)
+++ ant/antlibs/dotnet/trunk/docs/ildasm.html Thu Aug 31 20:39:26 2006
@@ -1,10 +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.
+-->
<html>
-<head>
- <meta http-equiv="Content-Language" content="en-us">
- <title>Ildasm
- Task</title>
-</head>
+ <head>
+ <meta http-equiv="Content-Language" content="en-us"></meta>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ <title>Ildasm Task</title>
+ </head>
<body bgcolor="#ffffff" text="#000000" link="#525D76"
alink="#525D76" vlink="#525D76">
@@ -315,22 +332,6 @@
</td>
</tr>
<!-- END RIGHT SIDE MAIN BODY -->
-
- <!-- FOOTER SEPARATOR -->
- <tr>
- <td>
- <hr noshade="" size="1">
- </td>
- </tr>
-
- <!-- PAGE FOOTER -->
- <tr>
- <td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2000-2004, The Apache Software Foundation. All Rights
Reserved.
- </em></font></div>
- </td>
- </tr>
</table>
Copied: ant/antlibs/dotnet/trunk/docs/importtypelib.html (from r439158,
ant/core/trunk/docs/manual/OptionalTasks/importtypelib.html)
URL:
http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/docs/importtypelib.html?p2=ant/antlibs/dotnet/trunk/docs/importtypelib.html&p1=ant/core/trunk/docs/manual/OptionalTasks/importtypelib.html&r1=439158&r2=439159&rev=439159&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/OptionalTasks/importtypelib.html (original)
+++ ant/antlibs/dotnet/trunk/docs/importtypelib.html Thu Aug 31 20:39:26 2006
@@ -1,10 +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.
+-->
<html>
-<head>
- <meta http-equiv="Content-Language" content="en-us">
- <title>Importtypelib
- Task</title>
-</head>
+ <head>
+ <meta http-equiv="Content-Language" content="en-us"></meta>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ <title>Importtypelib Task</title>
+ </head>
<body bgcolor="#ffffff" text="#000000" link="#525D76"
alink="#525D76" vlink="#525D76">
@@ -183,22 +200,6 @@
</td>
</tr>
<!-- END RIGHT SIDE MAIN BODY -->
-
- <!-- FOOTER SEPARATOR -->
- <tr>
- <td>
- <hr noshade="" size="1">
- </td>
- </tr>
-
- <!-- PAGE FOOTER -->
- <tr>
- <td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2000-2004, The Apache Software Foundation. All Rights
Reserved.
- </em></font></div>
- </td>
- </tr>
</table>
Copied: ant/antlibs/dotnet/trunk/docs/jsharpc.html (from r439158,
ant/core/trunk/docs/manual/OptionalTasks/jsharpc.html)
URL:
http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/docs/jsharpc.html?p2=ant/antlibs/dotnet/trunk/docs/jsharpc.html&p1=ant/core/trunk/docs/manual/OptionalTasks/jsharpc.html&r1=439158&r2=439159&rev=439159&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/OptionalTasks/jsharpc.html (original)
+++ ant/antlibs/dotnet/trunk/docs/jsharpc.html Thu Aug 31 20:39:26 2006
@@ -1,10 +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.
+-->
<html>
-<head>
- <meta http-equiv="Content-Language" content="en-us">
- <title>Jsharpc
- Task</title>
-</head>
+ <head>
+ <meta http-equiv="Content-Language" content="en-us"></meta>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ <title>Jsharpc Task</title>
+ </head>
<body bgcolor="#ffffff" text="#000000" link="#525D76"
alink="#525D76" vlink="#525D76">
@@ -431,22 +448,6 @@
</td>
</tr>
<!-- END RIGHT SIDE MAIN BODY -->
-
- <!-- FOOTER SEPARATOR -->
- <tr>
- <td>
- <hr noshade="" size="1">
- </td>
- </tr>
-
- <!-- PAGE FOOTER -->
- <tr>
- <td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2000-2005, The Apache Software Foundation. All Rights
Reserved.
- </em></font></div>
- </td>
- </tr>
</table>
Copied: ant/antlibs/dotnet/trunk/docs/vbc.html (from r439158,
ant/core/trunk/docs/manual/OptionalTasks/vbc.html)
URL:
http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/docs/vbc.html?p2=ant/antlibs/dotnet/trunk/docs/vbc.html&p1=ant/core/trunk/docs/manual/OptionalTasks/vbc.html&r1=439158&r2=439159&rev=439159&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/OptionalTasks/vbc.html (original)
+++ ant/antlibs/dotnet/trunk/docs/vbc.html Thu Aug 31 20:39:26 2006
@@ -1,10 +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.
+-->
<html>
-<head>
- <meta http-equiv="Content-Language" content="en-us">
- <title>Vbc
- Task</title>
-</head>
+ <head>
+ <meta http-equiv="Content-Language" content="en-us"></meta>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ <title>Vbc Task</title>
+ </head>
<body bgcolor="#ffffff" text="#000000" link="#525D76"
alink="#525D76" vlink="#525D76">
@@ -467,22 +484,6 @@
</td>
</tr>
<!-- END RIGHT SIDE MAIN BODY -->
-
- <!-- FOOTER SEPARATOR -->
- <tr>
- <td>
- <hr noshade="" size="1">
- </td>
- </tr>
-
- <!-- PAGE FOOTER -->
- <tr>
- <td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2000-2005, The Apache Software Foundation. All Rights
Reserved.
- </em></font></div>
- </td>
- </tr>
</table>
Copied: ant/antlibs/dotnet/trunk/docs/wsdltodotnet.html (from r439158,
ant/core/trunk/docs/manual/OptionalTasks/wsdltodotnet.html)
URL:
http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/docs/wsdltodotnet.html?p2=ant/antlibs/dotnet/trunk/docs/wsdltodotnet.html&p1=ant/core/trunk/docs/manual/OptionalTasks/wsdltodotnet.html&r1=439158&r2=439159&rev=439159&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/OptionalTasks/wsdltodotnet.html (original)
+++ ant/antlibs/dotnet/trunk/docs/wsdltodotnet.html Thu Aug 31 20:39:26 2006
@@ -1,10 +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.
+-->
<html>
-<head>
- <meta http-equiv="Content-Language" content="en-us">
- <title>Wsdltodotnet
- Task</title>
-</head>
+ <head>
+ <meta http-equiv="Content-Language" content="en-us"></meta>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ <title>Wsdltodotnet Task</title>
+ </head>
<body bgcolor="#ffffff" text="#000000" link="#525D76"
alink="#525D76" vlink="#525D76">
@@ -207,22 +224,6 @@
</td>
</tr>
<!-- END RIGHT SIDE MAIN BODY -->
-
- <!-- FOOTER SEPARATOR -->
- <tr>
- <td>
- <hr noshade="" size="1">
- </td>
- </tr>
-
- <!-- PAGE FOOTER -->
- <tr>
- <td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2000-2004, The Apache Software Foundation. All Rights
Reserved.
- </em></font></div>
- </td>
- </tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]