[ https://issues.apache.org/jira/browse/CXF-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Yu updated CXF-877: ------------------------ Component/s: (was: Documentation) Samples > Remove unneeded uncomment statement from samples/README.txt > ----------------------------------------------------------- > > Key: CXF-877 > URL: https://issues.apache.org/jira/browse/CXF-877 > Project: CXF > Issue Type: Improvement > Components: Samples > Affects Versions: 2.0 > Reporter: Erlend Leganger > Priority: Minor > > The file samples/README.txt contains the comment: > To build and run the demos provided in the Apache CXF source distribution > using ant you will need to edit the common_build.xml file. Uncomment the > line: <import file="../../../target/srcbuild_paths.xml" optional="true"/> > There is no need to do this, the line is already uncommented. Consequently, > the paragraph should be removed from samples/README.txt. > PS: The line in question in common_build.xml reads <import > file="${srcbuild_paths.file}" optional="true"/>. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.