You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Mar 2010 at 5:14The text was updated successfully, but these errors were encountered: