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

StringIndexOutofBoundsException #46

Open
GoogleCodeExporter opened this issue Jun 12, 2015 · 8 comments
Open

StringIndexOutofBoundsException #46

GoogleCodeExporter opened this issue Jun 12, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
I have this particular line in my ant build file
<deb todir="dist" package="${package.name}" section="games" depends="sun-
java5-jre | sun-java6-jre">

and when i run it it gives me a StringIndexOutofBounds Exception.
what seems to be the problem since i am following one of the examples 
provided. and also what is the significance of section attribute above and 
how do i change it in above line from games to something like audioplayer.

Thanks
AJ 

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
I am using ant-deb-0.0.1.jar on Ubuntu 9.04

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 30 Mar 2010 at 5:14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant