Marc Prud'hommeaux
|
68d9b38133
|
Changed docbook processing to use the docbkx-maven-plugin, which enables us to easily also generate PDF documentation
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@531128 13f79535-47bb-0310-9956-ffa450edef68
|
2007-04-22 00:03:29 +00:00 |
Marc Prud'hommeaux
|
640cddad04
|
Updated license headers to be in accordance with http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@528881 13f79535-47bb-0310-9956-ffa450edef68
|
2007-04-14 21:50:17 +00:00 |
Marc Prud'hommeaux
|
67a73ee0ea
|
Changed docbook build mechanism to no longer manually download the docbook files from sourgeforge.net, and instead have the docbook files be a maven dependency, and access the dependency directly. This is mainly because they removed the old file from http://docbook.sourceforge.net/release/xsl that we were relying on, but has the side-benefit of removing one network-sensitive component from the release build probless. Unfortunately, this also means that we need to downgrade from version 1.69.1 to 1.67.2 of the docbook stylesheets (since the Maven repository doesn't yet have the newer versions), but that doesn't appear to have any visible effects.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@501704 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-31 03:08:42 +00:00 |
Marc Prud'hommeaux
|
089ec41d3e
|
Fixed XML headers to be valid
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473949 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-12 12:11:37 +00:00 |
Marc Prud'hommeaux
|
ead07f40c0
|
Rolled back to 0.9.6-incubating to re-run the release process; fixed licenses in NOTICE.txt; added license headers to files where they were missing; removed sun.misc.Perf class, since we are no longer supporting JDK 1.3 (and it is only unavailable in 1.3 and lower)
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@473939 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-12 11:44:59 +00:00 |
Marc Prud'hommeaux
|
9b8351c60e
|
Fixed location of docbook stylesheet
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@446912 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-16 18:31:57 +00:00 |
Marc Prud'hommeaux
|
0c34969609
|
Download and cache the stylesheet file to reduce network chatter when building docs; fixed the image scaling so graphs are not shrunken in the resulting HTML document
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@446896 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-16 16:53:45 +00:00 |
Marc Prud'hommeaux
|
1fc9187ac7
|
Changed to html stylesheets, since they seem to not output strange characters
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425658 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-26 07:56:59 +00:00 |
Marc Prud'hommeaux
|
01d05dfbb8
|
Enabled use.id.as.filename to use more human-readable file names.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425655 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-26 07:47:27 +00:00 |
Marc Prud'hommeaux
|
c3845a4232
|
Documentation images and style sheets
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425652 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-26 07:36:39 +00:00 |
Marc Prud'hommeaux
|
3c702ef0d1
|
Added openjpa-project for assembly descriptiors and docs; upped version to 0.9.0
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@425608 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-26 04:24:28 +00:00 |