Author: ltheussl
Date: Thu Jan 12 14:06:40 2006
New Revision: 368492
URL: http://svn.apache.org/viewcvs?rev=368492&view=rev
Log:
Removed old news
Modified:
maven/maven-1/plugins/trunk/native/xdocs/index.xml
Modified: maven/maven-1/plugins/trunk/native/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/native/xdocs/index.xml?rev=368492&r1=368491&r2=368492&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/native/xdocs/index.xml (original)
+++ maven/maven-1/plugins/trunk/native/xdocs/index.xml Thu Jan 12 14:06:40 2006
@@ -30,37 +30,7 @@
<p>
This is a plugin that allows to compile c,c++,fortran code under maven
with
different compilers such as gcc, msvc, bcc, ...
-
</p>
- </section>
- <section name="News">
- <table>
- <tr>
- <th>Date</th>
- <th>Description</th>
- </tr>
-
- <tr>
- <td>17 October 2004</td>
- <td>
- support for dlls added
- </td>
- </tr>
-
- <tr>
- <td>31 July 2004</td>
- <td>
- support for native dependencies added
- </td>
- </tr>
-
- <tr>
- <td>26 Mar 2003</td>
- <td>
- Project Created
- </td>
- </tr>
- </table>
</section>
</body>