[Biojava-dev] [Bug 2068] New: bytecode.jar incorrectly specified in build.xml
bugzilla-daemon at newportal.open-bio.org
bugzilla-daemon at newportal.open-bio.org
Thu Aug 10 00:18:12 UTC 2006
http://bugzilla.open-bio.org/show_bug.cgi?id=2068
Summary: bytecode.jar incorrectly specified in build.xml
Product: BioJava
Version: 1.4
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Others
AssignedTo: biojava-dev at biojava.org
ReportedBy: pedromor at ufl.edu
When downloading the BioJava, I had to tweak build.xml to include
bytecode-0.92.jar in the classpath section. I was unable to find the bytecode
package because I didn't realize that it was in the jar file, but the build.xml
file line 51 refers to "bytecode.jar" and not "bytecode-0.92.jar".
You should package the required jar files in a lib/ directory, and include them
all in the classpath via the build.xml file.
Thank you!
Pedro
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the biojava-dev
mailing list