The following document contains the results of RAT (Release Audit Tool).
***************************************************** Summary ------- Generated at: 2013-04-23T23:58:25+02:00 Notes: 0 Binaries: 0 Archives: 0 Standards: 16 Apache Licensed: 7 Generated Documents: 0 JavaDocs are generated and so license header is optional Generated files do not required license headers 9 Unknown Licenses ******************************* Unapproved licenses: /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/paragraph.md /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/italic.md /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/numbered-list.md /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/bold.md /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/test.md /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/code.md /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/image.md /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/list.md /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/link.md ******************************* Archives: ***************************************************** Files with Apache License headers will be marked AL Binary files (which do not require AL headers) will be marked B Compressed archives will be marked A Notices, licenses etc will be marked N AL /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownToDoxiaHtmlSerializer.java AL /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownSiteModule.java AL /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownParser.java AL /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/site/apt/index.apt AL /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/site/site.xml !????? /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/paragraph.md !????? /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/italic.md !????? /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/numbered-list.md !????? /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/bold.md !????? /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/test.md !????? /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/code.md !????? /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/image.md !????? /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/list.md !????? /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/link.md AL /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/java/org/apache/maven/doxia/module/markdown/MarkdownParserTest.java AL /home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/pom.xml ***************************************************** Printing headers for files without AL header... ======================================================================= ==/home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/paragraph.md ======================================================================= This is a paragraph. ======================================================================= ==/home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/italic.md ======================================================================= *This is italic text.* ======================================================================= ==/home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/numbered-list.md ======================================================================= 1. List item 2. List item ======================================================================= ==/home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/bold.md ======================================================================= **This is italic text.** ======================================================================= ==/home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/test.md ======================================================================= Markdown test document ====================== This document aggregates all test documents of the Pegdown library, it was generated this way: git clone git://github.com/sirthias/pegdown.git for doc in pegdown/src/test/resources/**/*.md; do echo -e "\n\n$doc\n---\n" >> test.md cat "$doc" >> test.md done Then every test failing with Doxia because Doxia is more strict about HTML formatting has been deleted... pegdown/src/test/resources/docs-php-markdown-todo/Email_auto_links.md --- <michel.fortin@michelf.com> International domain names: <help@tūdaliņ.lv> pegdown/src/test/resources/docs-php-markdown-todo/Emphasis.md --- Combined emphasis: 1. ***test test*** 2. ___test test___ 3. *test **test*** 4. **test *test*** 5. ***test* test** 6. ***test** test* 7. ***test* test** 8. **test *test*** 9. *test **test*** 10. _test __test___ 11. __test _test___ 12. ___test_ test__ 13. ___test__ test_ 14. ___test_ test__ 15. __test _test___ 16. _test __test___ Incorrect nesting: 1. *test **test* test** 2. _test __test_ test__ 3. **test *test** test* 4. __test _test__ test_ ======================================================================= ==/home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/code.md ======================================================================= Here is some code: mvn clean package ======================================================================= ==/home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/image.md ======================================================================= This is an image: ![example](http://example). ======================================================================= ==/home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/list.md ======================================================================= * List item * List item ======================================================================= ==/home/herve/projets/maven/trunks/doxia/doxia/target/checkout/doxia-modules/doxia-module-markdown/src/test/resources/link.md ======================================================================= This is a [link](http://example).