mirror of https://github.com/apache/openjpa.git
OPENJPA-661 remove duplicate directories in assmebly.xml and remove extra readme file.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@678448 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f9a27b57c5
commit
b52e229a24
|
@ -1,4 +0,0 @@
|
|||
Apache OpenJPA Project
|
||||
======================
|
||||
|
||||
For useful information, navigate to http://openjpa.apache.org
|
|
@ -1,6 +1,7 @@
|
|||
Apache OpenJPA Project
|
||||
======================
|
||||
|
||||
Thank you for downloading this release of OpenJPA. For
|
||||
documentation and project information, please see:
|
||||
|
||||
http://openjpa.apache.org
|
||||
|
||||
For useful information, navigate to http://openjpa.apache.org
|
||||
|
|
|
@ -64,14 +64,6 @@
|
|||
<directory>target/manual</directory>
|
||||
<outputDirectory>docs/manual</outputDirectory>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<directory>src/doc/manual/img</directory>
|
||||
<outputDirectory>docs/manual/img</outputDirectory>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<directory>src/doc/manual/css</directory>
|
||||
<outputDirectory>docs/manual/css</outputDirectory>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<directory>../target/site/apidocs</directory>
|
||||
<outputDirectory>docs/javadoc</outputDirectory>
|
||||
|
|
Loading…
Reference in New Issue