AaronNGray / jsdoc-toolkit

Automatically exported from code.google.com/p/jsdoc-toolkit
0 stars 0 forks source link

First impressions on Linux not good #297

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download ZIP
2. unzip, and set path for JS file in jgrouse.properties
3. try to run ant

What is the expected output? What do you see instead?
anything, nothing much

What version of the product are you using? On what operating system?
2.0

Please provide any additional information below.

ant.sh is missing for some reason
nothing is executable since the download is a zip
most of the ant/bin files dont do anything or report any errors

[root@mypc jGrouseDoc-2.0]# ant/bin/antRun.pl
[root@mypc jGrouseDoc-2.0]# ant/bin/complete-ant-cmd.pl
[root@mypc jGrouseDoc-2.0]# ant/bin/runant.pl

ANT_HOME *MUST* be set!

[root@mypc jGrouseDoc-2.0]# export ANT_HOME=ant
[root@mypc jGrouseDoc-2.0]# ant/bin/runant.pl

 /opt/jdk/bin/java -classpath ant/lib/ant-launcher.jar -Dant.home=ant org.apache.tools.ant.launch.Launcher

Buildfile: build.xml

setup:

clean:

makeProjectFile:
    [mkdir] Created dir: /java/[deleted for privacy]
    [jgdoc] Building jGrouseDoc project file (BIN) /java/[deleted for privacy]/target/jgrouse.jgd

BUILD FAILED
/opt/jGrouseDoc-2.0/build.xml:27: java.lang.StringIndexOutOfBoundsException

Total time: 0 seconds

[root@mypc jGrouseDoc-2.0]# ant/bin/runant.py
The -lib argument must be followed by a library location

nice!

Original issue reported on code.google.com by teknop...@gmail.com on 4 Aug 2010 at 3:37

GoogleCodeExporter commented 9 years ago
err wrong tab :$

Original comment by teknop...@gmail.com on 4 Aug 2010 at 3:58

GoogleCodeExporter commented 9 years ago
Different project. Suggest you send this to denis@jgrouse.com

Original comment by micmath on 4 Aug 2010 at 4:52