Hi everyone,

I previously used BCEL 4.1 which contained JasminVisitor.  I recently
switched to 5.1, which doesn't seem to have it.  According to the
following thread:

http://www.mail-archive.com/bcel-user%40jakarta.apache.org/msg00089.html

It should be located in the "examples" directory in the source
distribution.  I have downloaded the source distribution
(bcel-5.1-src.tar.gz) and it does not contains examples, nor does it
contain the file "manifest.txt" which ant complains about during build.  
I actually had to "touch manifext.txt" and "mkdir examples" in order for
the build to be successful.

I have copied the JasminVisitor.java from 4.1 and ported it to 5.1 (only
had to change package names) so I have that, but I'm concerned that I may
be using the incorrect source distribution, as it is missing both
"examples" and "manifest.txt".


Thanks,
Rob


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to