ltheussl
cb79a0ea0c
Make cover header- and footer-height configurable
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280493 13f79535-47bb-0310-9956-ffa450edef68
2005-09-13 04:31:58 +00:00
ltheussl
a7e46d6814
MPPDF-40 : Use optional id tag for sub/section anchors
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280081 13f79535-47bb-0310-9956-ffa450edef68
2005-09-11 05:21:48 +00:00
ltheussl
e91bfc853d
Start work on 2.5
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279370 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 16:23:25 +00:00
ltheussl
9ad85adad1
Remove unnecessary prereq
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279358 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 15:46:23 +00:00
ltheussl
ce0ce73af8
Make escapeNameToken equivalent to xdoc's
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279356 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 15:45:22 +00:00
ltheussl
4013bfcb59
Don't use list inside paragraph
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279355 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 15:44:44 +00:00
ltheussl
834450775d
Add myself as developer
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279354 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 15:44:12 +00:00
aheritier
5e36b50c95
[maven-scm-plugin] prepare release 2.4
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@278854 13f79535-47bb-0310-9956-ffa450edef68
2005-09-05 21:27:48 +00:00
aheritier
aaa360e956
Update know issues
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@278578 13f79535-47bb-0310-9956-ffa450edef68
2005-09-04 10:52:15 +00:00
aheritier
ca40a0f24a
Insert my company name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@267496 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 21:05:01 +00:00
aheritier
772b0ad966
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@239914 13f79535-47bb-0310-9956-ffa450edef68
2005-08-24 20:11:52 +00:00
aheritier
5a19924b49
MPPDF-7 : PDF generation doesn't use proxy settings for external resources.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@239258 13f79535-47bb-0310-9956-ffa450edef68
2005-08-22 22:12:36 +00:00
aheritier
cd9cd70f17
update compatibility infos.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@239252 13f79535-47bb-0310-9956-ffa450edef68
2005-08-22 21:03:51 +00:00
aheritier
7d0e9f5b57
Finally the next release will be the 2.4 (it's more than some bug fixes)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@239250 13f79535-47bb-0310-9956-ffa450edef68
2005-08-22 20:59:30 +00:00
aheritier
da6e821a2d
Fix error with svg graphics using relative urls.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@239249 13f79535-47bb-0310-9956-ffa450edef68
2005-08-22 20:58:22 +00:00
aheritier
8b004b8807
cleanup tests
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@233395 13f79535-47bb-0310-9956-ffa450edef68
2005-08-18 22:55:41 +00:00
aheritier
8478e579e9
Remove ant tasks to run fop and xslt. It will prevent us to load dependencies in the root classloader and it will resolve problems of incompatibility (due to xml parser) with maven 1.0.
...
An known bug exist with this commit. SVG images rendering fail !
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@233394 13f79535-47bb-0310-9956-ffa450edef68
2005-08-18 22:54:53 +00:00
aheritier
3af2deb12c
MPPDF-44 : update docs.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@233344 13f79535-47bb-0310-9956-ffa450edef68
2005-08-18 18:07:14 +00:00
aheritier
4f6a139ac4
Fix how to display an image with a full url
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@233092 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 00:43:16 +00:00
aheritier
dce8aedfc4
Fix image imported in the sample. Use a full url.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@233091 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 00:42:16 +00:00
aheritier
6ab9fc0fd4
MPPDF-9 : Allow the pdf plugin to be added as a project's report.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232685 13f79535-47bb-0310-9956-ffa450edef68
2005-08-15 01:44:00 +00:00
aheritier
2fa365b59e
- MPPDF-8 : Add support for external imaging libraries like jimi and jai to use PNG images in generated pdf files.
...
- Improve some documentations
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232683 13f79535-47bb-0310-9956-ffa450edef68
2005-08-15 01:08:23 +00:00
aheritier
58e981e5e5
MPPDF-32: Cannot use SVG images. batik: java.lang.NoSuchMethodError.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232678 13f79535-47bb-0310-9956-ffa450edef68
2005-08-15 00:02:17 +00:00
aheritier
fe21c058ae
MPPDF-43 : sub-/superscripts do not work.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232674 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 23:42:04 +00:00
aheritier
015d5bad6b
- Fix Typo
...
- Add warning for Java 1.5 users
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232670 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 23:32:24 +00:00
aheritier
b0b3116861
MPPDF-42 : Error when logo locations are not set.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232669 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 23:28:32 +00:00
aheritier
8a1a9c87e9
MPPDF-41 : Suppress verbose output by default.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232668 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 23:20:39 +00:00
aheritier
ebd0d78cf6
update text
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232667 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 23:11:38 +00:00
aheritier
d99bfe6f60
MPPDF-35: Standardize copyright notices.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232666 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 23:10:38 +00:00
aheritier
f7ba3c0aea
Use images from the web site.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232665 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 23:07:30 +00:00
aheritier
c92a371927
I forgot the entry in changes for MPPDF-31
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232657 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 22:07:42 +00:00
aheritier
d15ca4a5f8
MPPDF-33 : Fix some "contents overflows area" errors.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232639 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 20:30:02 +00:00
aheritier
5b65db3fd2
Add a real table in samples
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232638 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 20:27:44 +00:00
aheritier
ae119ea551
MPPDF-31 : Can't insert the logo image described in the POM if its path begins with /
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232599 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 11:36:37 +00:00
aheritier
a9099f6f21
update doc
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232441 13f79535-47bb-0310-9956-ffa450edef68
2005-08-13 10:49:08 +00:00
aheritier
7e25ee53a1
MPPDF-26 : document the need for different files for different items.
...
Thank you Rick.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232440 13f79535-47bb-0310-9956-ffa450edef68
2005-08-13 10:43:21 +00:00
aheritier
c1db30759f
MPPDF-22 : Allow copy and paste from pdf to text editor.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232439 13f79535-47bb-0310-9956-ffa450edef68
2005-08-13 10:24:57 +00:00
aheritier
414969bc35
MPPDF-22 : Allow copy and paste from pdf to text editor.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232438 13f79535-47bb-0310-9956-ffa450edef68
2005-08-13 10:24:06 +00:00
aheritier
ccdfeb4f33
MPPDF-39 : Missing patch for MPPDF-24( it defines a missing attribute for <code style="indent"> tags and cleans up some layout issues with definition lists.)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@191087 13f79535-47bb-0310-9956-ffa450edef68
2005-06-17 05:06:03 +00:00
aheritier
11e704d1af
open 2.3.1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@191007 13f79535-47bb-0310-9956-ffa450edef68
2005-06-16 21:38:18 +00:00
brett
6ea24eca41
remove non-existant attribute added recently
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@190755 13f79535-47bb-0310-9956-ffa450edef68
2005-06-15 15:16:37 +00:00
brett
50bb477300
[maven-scm-plugin] prepare release 2.3
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@190752 13f79535-47bb-0310-9956-ffa450edef68
2005-06-15 14:57:17 +00:00
aheritier
4558576037
reorder changes
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@189714 13f79535-47bb-0310-9956-ffa450edef68
2005-06-09 05:46:20 +00:00
aheritier
b7370ff5a9
fix MPPDF-36 : maven pdf fails with footer in navigation.xml.
...
fix MPPDF-24 : Internal links failed.
fix MPPDF-13 : img src attributes are not made relative to the xdoc source.
Patch from Lukas Theussl reviewed by aheritier
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@189713 13f79535-47bb-0310-9956-ffa450edef68
2005-06-09 05:42:50 +00:00
aheritier
5a88d9b4bc
Replace the java call to generate the pdf with the ant task.
...
Remove a xalan dependency.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@189711 13f79535-47bb-0310-9956-ffa450edef68
2005-06-09 05:31:11 +00:00
aheritier
7cbbdc0a4c
Remove unused dependencies - thanks to Lukas Theussl
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@189707 13f79535-47bb-0310-9956-ffa450edef68
2005-06-09 05:03:18 +00:00
aheritier
64e9d15612
MPPDF-38 : Use the ant task for the xsl transformation and remove xerces and xalan dependencies.
...
merge release 2.2.2 to 2.3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179164 13f79535-47bb-0310-9956-ffa450edef68
2005-05-30 22:22:03 +00:00
brett
9cad18f3b3
remove .cvsignore files, setup svn:ignore properties
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@170202 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 06:49:30 +00:00
aheritier
e86370a847
Fix indent
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@158842 13f79535-47bb-0310-9956-ffa450edef68
2005-03-23 22:09:11 +00:00
aheritier
53920958a4
MPPDF-30 : The first row of table is not rendered.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@158841 13f79535-47bb-0310-9956-ffa450edef68
2005-03-23 22:08:50 +00:00