Hi,
I am trying to make a JAR which consists of several utilties but I would
like this JAR not to affect the classpath. So ,for example, the JAR will
contain packages A, B an C but I would like to slightly mangle the
contents of JAR so when packages A, B and C are placed on the classpath
by the user there will be no collision with contents of my JAR with
aggregated packages. Is there a BCEL derived tool that might already do
this kicking around?
--
jvz.
Jason van Zyl
jvanzyl@apache.org
http://tambora.zenplex.org
--
To unsubscribe, e-mail: <mailto:bcel-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:bcel-dev-help@jakarta.apache.org>
|