Skip to content
Snippets Groups Projects
Commit 68c53e83 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

Removed build.installers from build.all because we still don't have a...

Removed build.installers from build.all because we still don't have a preconfigured izpack solution in the project.
parent 6715e735
No related branches found
No related tags found
No related merge requests found
......@@ -1094,7 +1094,7 @@ POSSIBILITY OF SUCH DAMAGE.
</target>
<target name="all" depends="versions,clean,build,javadoc,build.installers,test"
<target name="all" depends="versions,clean,build,javadoc,test"
description="complete clean/build ready for distribution and deployment">
<!-- build.dist to create a distributable Xj3D complete with documentation -->
<!-- build.dist does not include javadoc in installers, but javadoc might detect errors -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment