sbmlteam / jsbml

JSBML is a community-driven project to create a free, open-source, pure Java™ library for reading, writing, and manipulating SBML files (the Systems Biology Markup Language) and data streams. It is an alternative to the mixed Java/native code-based interface provided in libSBML.
https://sbml.org/software/jsbml/
GNU Lesser General Public License v2.1
37 stars 24 forks source link

Fix for issue #207: building javadoc #208

Closed mhucka closed 4 years ago

mhucka commented 4 years ago

This adds options to the invocation of javadoc so that it no longer fails, at least on my system and using ant 1.10.7 and Java 8.

Attached is a log of the build after these changes are made. javadoc.log