Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fail with ant #52

Closed
Ryanlee88 opened this issue Sep 17, 2016 · 1 comment
Closed

build fail with ant #52

Ryanlee88 opened this issue Sep 17, 2016 · 1 comment

Comments

@Ryanlee88
Copy link

Ryanlee88 commented Sep 17, 2016

Line 40 and 41 of build.xml should be:

    <target name="javadoc" depends="prepare" >
        <javadoc sourcepath="${src.dir}" destdir="${jdocs.dir}" additionalparam="subpackages"/>

the current version fails when run ant.

@robert-lawrence
Copy link
Contributor

@Ryanlee88 @pushkar I'm pretty sure this has since been fixed, and this issue should be marked as closed.

@pushkar pushkar closed this as completed Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants