[
https://issues.apache.org/jira/browse/FLEX-33136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410679#comment-13410679
]
Christofer Dutz commented on FLEX-33136:
----------------------------------------
Ok ... I attached the sources for Flex to my IntelliJ and started debugging
into the ASDoc code and it seems that the problems are related to a missing
dependency on saxon, because I'm getting a "java.lang.NoClassDefFoundError:
net/sf/saxon/Transform" exception. While tracking down the reason for this, I
found out that all the missing files are included in the "external" directory.
That's why my Maven FDK generator didn't pick them up automatically. Guess I
can close this isssue.
> ASDoc no longer generates valid output when executed inside Flexmojos
> ---------------------------------------------------------------------
>
> Key: FLEX-33136
> URL: https://issues.apache.org/jira/browse/FLEX-33136
> Project: Apache Flex
> Issue Type: Bug
> Components: ASDoc Tool
> Affects Versions: Apache Flex 4.8 (parity release)
> Environment: FDK: 4.8.0.1358354
> Executed inside Flexmojos 6.0-SNAPSHOT
> DefaultFlexCompiler
> (https://github.com/chrisdutz/flexmojos/blob/flexmojos-4.x/flexmojos-sandbox/flexmojos-flex-compiler/src/main/java/net/flexmojos/oss/compiler/DefaultFlexCompiler.java)
> Line 94
> Reporter: Christofer Dutz
> Priority: Minor
> Attachments: args.txt
>
>
> I am currently working on making Flexmojos compatible with Apache Flex
> 4.8.0.1358354
> Allmost all tests are running smoothly, except the ones regarding ASDoc. In
> all of these casses the output directory for ASDoc only contains one
> directory "tempdita" and this contains one file "packages.dita" but nothing
> else. I'll attach the configuration passed to the ASDoc call to this issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira