record the obvious :-)
This commit is contained in:
parent
5a643daa9c
commit
be7561480b
|
|
@ -51,6 +51,14 @@
|
|||
</ul>
|
||||
<p>Notes:</p>
|
||||
<ul>
|
||||
<li>
|
||||
Converted the build system to
|
||||
<a href="http://maven.apache.org/">Maven</a>. The directory structure
|
||||
has been maintained for now, rather than adopting Maven's
|
||||
<a href="http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html">
|
||||
standard directory layout
|
||||
</a>. This will change once Maven has been <i>proven</i>.
|
||||
</li>
|
||||
<li>
|
||||
Introduced <span class="code">FileText</span> to provide more
|
||||
flexibitily on how the contents of a file are
|
||||
|
|
|
|||
Loading…
Reference in New Issue