My favorites | Sign in
Google
       
Details: Show all Hide all

Last 30 days

  • Dec 14, 2009
    issue 6 (QandASet works for html generation but fails for pdf generat...) changed   -   Hi, I guess we can close this bug as docbook toolchain changed a lot since 2007 and we didn't think the problem was in docbkx-tools side. Regards, Cedric
    Status: WontFix
    Owner: MimilOwns
    Hi, I guess we can close this bug as docbook toolchain changed a lot since 2007 and we didn't think the problem was in docbkx-tools side. Regards, Cedric
    Status: WontFix
    Owner: MimilOwns
  • Dec 14, 2009
    UsingArchetypeTemplate (Describes how to use the docbkx-quickstart-archetype) Wiki page edited   -   Revision r114 Edited wiki page through web user interface.
    Revision r114 Edited wiki page through web user interface.
  • Dec 14, 2009
    issue 2 (Chunked HTML output to separate directories) commented on   -   Maybe the default behaviour should be to have a default directory per source file and if the used need to have all generated content within a single directory it will be able to override the base.dir and use your html.ext tip. What do you think about this solution? Regards, Cedric,
    Maybe the default behaviour should be to have a default directory per source file and if the used need to have all generated content within a single directory it will be able to override the base.dir and use your html.ext tip. What do you think about this solution? Regards, Cedric,
  • Dec 14, 2009
    issue 38 (profiling stylesheets partly missing) Status changed   -   Hi, I gave it a try and it seems there is no more problem on file loading. Regards, Cedric,
    Status: Fixed
    Hi, I gave it a try and it seems there is no more problem on file loading. Regards, Cedric,
    Status: Fixed
  • Dec 14, 2009
    issue 40 (Tables built with 2.0.8 no longer build with 2.0.9, column-n...) commented on   -   Hi, did you manage to have something working? Regards, Cedric,
    Hi, did you manage to have something working? Regards, Cedric,
  • Dec 14, 2009
    issue 42 (archetype: '\' instead of '/' in project path) changed   -   Hi, Thank you for the bug report and sorry for the long delay reply. This is a true bug and it is already corrected in the SVN version but it seems that the snapshot release is older. I will trying to include other patches before making a new snapshot release. Regards, Cédric
    Status: Fixed
    Labels: Milestone-Release2.0.10
    Hi, Thank you for the bug report and sorry for the long delay reply. This is a true bug and it is already corrected in the SVN version but it seems that the snapshot release is older. I will trying to include other patches before making a new snapshot release. Regards, Cédric
    Status: Fixed
    Labels: Milestone-Release2.0.10

Older

  • Nov 16, 2009
    issue 2 (Chunked HTML output to separate directories) Owner changed   -   maybe we don't need a patch for that, the plugin allows to set html.ext but for sure it is a good tip.
    Owner: MimilOwns
    maybe we don't need a patch for that, the plugin allows to set html.ext but for sure it is a good tip.
    Owner: MimilOwns
  • Nov 16, 2009
    issue 31 (TransformerConfigurationException while building man pages) changed   -   commited in r113 no more empty output file is generated and the generated files are now placed in target directory. As far as I could see the man stylesheet creates the output file directly, this is a different behaviour from other stylesheets where we can specify the output file.
    Status: Fixed
    Labels: Milestone-Release2.0.10
    commited in r113 no more empty output file is generated and the generated files are now placed in target directory. As far as I could see the man stylesheet creates the output file directly, this is a different behaviour from other stylesheets where we can specify the output file.
    Status: Fixed
    Labels: Milestone-Release2.0.10
  • Nov 16, 2009
    r113 (issue #31: no more additional empty output file generated) committed   -   issue #31: no more additional empty output file generated
    issue #31: no more additional empty output file generated
  • Nov 16, 2009
    issue 41 (Have a better handling of stylesheets generating their own o...) changed   -   commited in r112. Add of optional <useStandardOutput/> in docbkx-builder-maven-plugin and the generated Mojos.
    Status: Fixed
    Labels: Type-Enhancement Type-Defect
    commited in r112. Add of optional <useStandardOutput/> in docbkx-builder-maven-plugin and the generated Mojos.
    Status: Fixed
    Labels: Type-Enhancement Type-Defect
  • Nov 16, 2009
    r112 (issue #41: add of useStandardOutput feature to handle styles...) committed   -   issue #41: add of useStandardOutput feature to handle stylesheets that create their own output files
    issue #41: add of useStandardOutput feature to handle stylesheets that create their own output files
  • Nov 16, 2009
    issue 41 (Have a better handling of stylesheets generating their own o...) reported   -   Some stylesheets (like manpages) seem to not allow the specification of the output filename. The stylesheet is responsible of the filename. As for now an empty output file is created in addition of what the stylesheet generates and this may cause some misunderstandings of what is supposed to be generated.
    Some stylesheets (like manpages) seem to not allow the specification of the output filename. The stylesheet is responsible of the filename. As for now an empty output file is created in addition of what the stylesheet generates and this may cause some misunderstandings of what is supposed to be generated.
  • Nov 16, 2009
    r111 (typo in artifact name) committed   -   typo in artifact name
    typo in artifact name
  • Nov 16, 2009
    r110 (improve class readability and comments) committed   -   improve class readability and comments
    improve class readability and comments
  • Nov 16, 2009
    issue 40 (Tables built with 2.0.8 no longer build with 2.0.9, column-n...) commented on   -   As I guessed I think it is linked to FOP 0.95 (http://old.nabble.com/cell-number-overflow-td21790992.html). So I think you will have to fix the "cols" attribute in "tgroup" to 6 instead of 3? Regards, Cedric,
    As I guessed I think it is linked to FOP 0.95 (http://old.nabble.com/cell-number-overflow-td21790992.html). So I think you will have to fix the "cols" attribute in "tgroup" to 6 instead of 3? Regards, Cedric,
  • Nov 15, 2009
    issue 30 (XHTML support) Status changed   -  
    Status: Started
    Status: Started
  • Nov 14, 2009
    issue 40 (Tables built with 2.0.8 no longer build with 2.0.9, column-n...) commented on   -   Hi, the major modification between 2.0.8 and 2.0.9 if you are still using your same xsl is that fop moved from 0.94 to 0.95. So I am not sure I can help you much on this point. What is the version docbook xsl version of your local xsl? Maybe it is not aligned with fop 0.95 requirements? (docbkx 2.0.9 is shipped with docbook xsl 1.73.2) Mimil,
    Hi, the major modification between 2.0.8 and 2.0.9 if you are still using your same xsl is that fop moved from 0.94 to 0.95. So I am not sure I can help you much on this point. What is the version docbook xsl version of your local xsl? Maybe it is not aligned with fop 0.95 requirements? (docbkx 2.0.9 is shipped with docbook xsl 1.73.2) Mimil,
  • Nov 09, 2009
    issue 31 (TransformerConfigurationException while building man pages) changed   -   Okay I found where it is located. The manpages stylesheet seems to generate the output filenames (not taking care of what was expected). The only thing we can set is the output directory. Cedric,
    Status: Started
    Owner: MimilOwns
    Okay I found where it is located. The manpages stylesheet seems to generate the output filenames (not taking care of what was expected). The only thing we can set is the output directory. Cedric,
    Status: Started
    Owner: MimilOwns
  • Nov 09, 2009
    r109 (issue #31 start debuging manpages, add of a dedicated manpag...) committed   -   issue #31 start debuging manpages, add of a dedicated manpages mojo
    issue #31 start debuging manpages, add of a dedicated manpages mojo
  • Nov 09, 2009
    r108 (adding more debug) committed   -   adding more debug
    adding more debug
  • Nov 08, 2009
    issue 31 (TransformerConfigurationException while building man pages) commented on   -   I tried it on 2.0.10-SNAPSHOT (docbook 1.75.2) and it doesn't make anymore an error but it generates an empty file :( It doesn't come from a stylesheet problem as I tried it with xsltproc and it works as expected. I haven't yet found where the bug is located. Cedric,
    I tried it on 2.0.10-SNAPSHOT (docbook 1.75.2) and it doesn't make anymore an error but it generates an empty file :( It doesn't come from a stylesheet problem as I tried it with xsltproc and it works as expected. I haven't yet found where the bug is located. Cedric,
  • Nov 08, 2009
    issue 24 (generate-manpages broken with the namespaced stylesheets) changed   -  
    Status: Duplicate
    Status: Duplicate
  • Nov 08, 2009
    issue 31 (TransformerConfigurationException while building man pages) commented on   -   Issue 24 has been merged into this issue.
    Issue 24 has been merged into this issue.
  • Nov 08, 2009
    issue 34 (Create a maven archetype) Status changed   -   Here is some documentation: http://code.google.com/p/docbkx-tools/wiki/UsingArchetypeTemplate
    Status: Fixed
    Here is some documentation: http://code.google.com/p/docbkx-tools/wiki/UsingArchetypeTemplate
    Status: Fixed
  • Sep 04, 2009
    UsingArchetypeTemplate (Describes how to use the docbkx-quickstart-archetype) Wiki page edited   -   Revision r106 Edited wiki page through web user interface.
    Revision r106 Edited wiki page through web user interface.
  • Sep 04, 2009
    r105 (archetype was not anymore working, maybe it is related to ma...) committed   -   archetype was not anymore working, maybe it is related to maven 2.2.0. I just changed some attributes to make it working back
    archetype was not anymore working, maybe it is related to maven 2.2.0. I just changed some attributes to make it working back
  • Sep 04, 2009
    UsingArchetypeTemplate (Describes how to use the docbkx-quickstart-archetype) Wiki page edited   -   Revision r104 Edited wiki page through web user interface.
    Revision r104 Edited wiki page through web user interface.
  • Sep 04, 2009
    UsingArchetypeTemplate (Describes how to use the docbkx-quickstart-archetype) Wiki page edited   -   Revision r103 Edited wiki page through web user interface.
    Revision r103 Edited wiki page through web user interface.
  • Sep 04, 2009
    UsingArchetypeTemplate (Describes how to use the docbkx-quickstart-archetype) Wiki page added   -   Revision r102 Created wiki page through web user interface.
    Revision r102 Created wiki page through web user interface.
  • Sep 04, 2009
    r101 (archetype was not anymore working, maybe it is related to ma...) committed   -   archetype was not anymore working, maybe it is related to maven 2.2.0. I just changed some attributes to make it working back
    archetype was not anymore working, maybe it is related to maven 2.2.0. I just changed some attributes to make it working back
  • Aug 27, 2009
    issue 34 (Create a maven archetype) Labels changed   -  
    Labels: Priority-Medium Priority-Low
    Labels: Priority-Medium Priority-Low
  • Aug 27, 2009
    issue 39 (Error 400 on Link to Plugin documentation) Status changed   -   The main page is now uptodate
    Status: Fixed
    The main page is now uptodate
    Status: Fixed
  • Aug 27, 2009
    issue 32 (Processing instructions ignored with the embedded stylesheet) changed   -  
    Owner: MimilOwns
    Labels: Milestone-Release2.0.10
    Owner: MimilOwns
    Labels: Milestone-Release2.0.10
  • Aug 27, 2009
    issue 32 (Processing instructions ignored with the embedded stylesheet) Status changed   -   Thank you for the test. Cédric,
    Status: Fixed
    Thank you for the test. Cédric,
    Status: Fixed
  • Aug 24, 2009
    issue 18 (Problem to convert docbook file while using this plugin bhin...) Status changed   -   Closing
    Status: Invalid
    Closing
    Status: Invalid
  • Aug 24, 2009
    issue 15 (Upgrade DocBook stylesheets to latest version) Status changed   -   xslthl artifacts are now available at http://repo1.maven.org/maven2/net/sf/xslthl/xslthl/ 2.0.10-snapshot (on the svn) is now using both of these projects as dependencies and as I am the maintainer of their artifacts too we should always be synched with the latest versions. Cédric,
    Status: Fixed
    xslthl artifacts are now available at http://repo1.maven.org/maven2/net/sf/xslthl/xslthl/ 2.0.10-snapshot (on the svn) is now using both of these projects as dependencies and as I am the maintainer of their artifacts too we should always be synched with the latest versions. Cédric,
    Status: Fixed
  • Aug 24, 2009
    issue 32 (Processing instructions ignored with the embedded stylesheet) Status changed   -   It seems to be working as expected on 2.0.10-snapshot (note that it uses docbook 1.75.2 but it should not be related) I don't think we will investigate for a patch for 2.0.9, you can get 2.0.10-snapshot from svn or wait for a release. If really are in need of it a will make a snapshot. Cédric,
    Status: Started
    It seems to be working as expected on 2.0.10-snapshot (note that it uses docbook 1.75.2 but it should not be related) I don't think we will investigate for a patch for 2.0.9, you can get 2.0.10-snapshot from svn or wait for a release. If really are in need of it a will make a snapshot. Cédric,
    Status: Started
  • Aug 24, 2009
    r100 (remove of docbook and xslthl jars, now we use them as depend...) committed   -   remove of docbook and xslthl jars, now we use them as dependencies
    remove of docbook and xslthl jars, now we use them as dependencies
  • Aug 24, 2009
    issue 34 (Create a maven archetype) commented on   -   It is in the svn, just need some documentation now. Cédric,
    It is in the svn, just need some documentation now. Cédric,
  • Aug 24, 2009
    issue 13 (NullPointerException in docbkx:generate-pdf 2.0.8) changed   -   - xslthl is now synched with maven central repository - concerning this issue I think we can say that this error is related to docbook and fop, so I will close it. Mimil,
    Status: WontFix
    Owner: MimilOwns
    - xslthl is now synched with maven central repository - concerning this issue I think we can say that this error is related to docbook and fop, so I will close it. Mimil,
    Status: WontFix
    Owner: MimilOwns
  • Aug 24, 2009
    issue 1 (plugin does not support attribute-set) changed   -   In my opinion I think we should rely on the customization layer for complex types. Docbkx plugin is here to help with a convenient way to override and share simple properties. Mimil,
    Status: WontFix
    Owner: MimilOwns
    In my opinion I think we should rely on the customization layer for complex types. Docbkx plugin is here to help with a convenient way to override and share simple properties. Mimil,
    Status: WontFix
    Owner: MimilOwns
  • Aug 24, 2009
    issue 39 (Error 400 on Link to Plugin documentation) changed   -   Hi and sorry for the delay, I think I have updated everywhere, only a link on googlecode first page is remaining as I do not have the writes on this page. I will try to get it update. I did a new site generation (2.0.10-snapshot) on sourceforge. Mimil,
    Status: Started
    Owner: MimilOwns
    Labels: Priority-Low Priority-Medium
    Hi and sorry for the delay, I think I have updated everywhere, only a link on googlecode first page is remaining as I do not have the writes on this page. I will try to get it update. I did a new site generation (2.0.10-snapshot) on sourceforge. Mimil,
    Status: Started
    Owner: MimilOwns
    Labels: Priority-Low Priority-Medium
  • Aug 24, 2009
    r99 (remove of an old documentation statement pointing to agileja...) committed   -   remove of an old documentation statement pointing to agilejava website
    remove of an old documentation statement pointing to agilejava website
  • Aug 24, 2009
    r98 (remove of some plugin definition in order of generate site, ...) committed   -   remove of some plugin definition in order of generate site, add of issue management url
    remove of some plugin definition in order of generate site, add of issue management url
  • Jul 27, 2009
    issue 37 (Enhance verbatim stylesheet in DocBook to be able to use dp....) changed   -   Hello, Thank you for the tips but this kind of modification is on the docbook project side (http://docbook.sourceforge.net/) or have to be added in the customization layer. So I set it as WontFix on the docbkx-tool project. Regards, Cédric,
    Status: WontFix
    Owner: MimilOwns
    Labels: Type-Enhancement
    Hello, Thank you for the tips but this kind of modification is on the docbook project side (http://docbook.sourceforge.net/) or have to be added in the customization layer. So I set it as WontFix on the docbkx-tool project. Regards, Cédric,
    Status: WontFix
    Owner: MimilOwns
    Labels: Type-Enhancement
  • Jul 27, 2009
    issue 38 (profiling stylesheets partly missing) changed   -   Hello, It is a correct behavior for <=2.0.9 releases as only referenced files from the main stylesheet (per output types) have been included. Thus the profiling stylesheets have not been taken into account. In the next release 2.0.10 we directly use docbook artifacts so I guess everything should work. I will try to make a release shortly. Regards, Cédric
    Status: Accepted
    Labels: Milestone-Release2.0.10
    Hello, It is a correct behavior for <=2.0.9 releases as only referenced files from the main stylesheet (per output types) have been included. Thus the profiling stylesheets have not been taken into account. In the next release 2.0.10 we directly use docbook artifacts so I guess everything should work. I will try to make a release shortly. Regards, Cédric
    Status: Accepted
    Labels: Milestone-Release2.0.10
  • Jul 27, 2009
    issue 5 (html generation accept relative img src path , but not pdf g...) commented on   -   Hello, Do you have any logs? Regards, Cédric,
    Hello, Do you have any logs? Regards, Cédric,
  • Jul 22, 2009
    r5 ([No log message]) committed   -   [No log message]
    [No log message]
  • Jul 21, 2009
    HowToUseRepositories (Explains how to setup maven to use snapshot and stable relea...) Wiki page edited
  • Jul 20, 2009
    HowToUseSnapshots Wiki page deleted