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

jar TODO message

parent 7e2755b6
No related branches found
No related tags found
No related merge requests found
...@@ -350,7 +350,9 @@ POSSIBILITY OF SUCH DAMAGE. ...@@ -350,7 +350,9 @@ POSSIBILITY OF SUCH DAMAGE.
   
<target name="jar.all" <target name="jar.all"
depends="dist,jar,jar.apps,jar.src" depends="dist,jar,jar.apps,jar.src"
description="Build all Xj3D application jar files"/> description="Build all Xj3D application jar files">
<echo message="TODO for Xj3D release, push updated jar files to savage.nps.edu"/>
</target>
   
<target name="jar" <target name="jar"
depends="compile" depends="compile"
......
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