[ http://issues.apache.org/jira/browse/AXISCPP-245?page=comments#action_12317297 ]
Adrian Dick commented on AXISCPP-245: ------------------------------------- You are correct in saying only 1 'unless' condition maybe used, however you may have an 'if' and 'unless' together. The two solutions that are obvious to me are: 1) (if you can) modify the Guthila structure such that the lib files are located in <parser>/lib - then this script will work immediately. 2) provide an additional libset entry - I believe ANT will not fail if it is unable to find one of the libset entries - as long as the compiler can succeed with what is provided. > Pull Parser > ----------- > > Key: AXISCPP-245 > URL: http://issues.apache.org/jira/browse/AXISCPP-245 > Project: Axis-C++ > Type: New Feature > Components: XML parser abstraction layer > Versions: 1.4 Alpha > Environment: Windows and linux > Reporter: Farhaan Mohideen > Assignee: Samisa Abeysinghe > Priority: Minor > Attachments: Guththila-1.0.1.tar.gz, build.Linux.properties, > build.common.properties, build.xml, guththila.zip, guththila_src.tar.gz, > guththila_xml.tar.gz > > Develop a pull parser that will support atleast UTF-8 and UTF-16 encoding > with a clear seperation at the parser abstraction level so as to introduce a > third parser available for Axis -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
