[PATCH] More JTest stuff for various org.apache.bcel.util classes...

"Tom Copeland" <[email protected]>
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <000c01c20b29$7bdeaa30$f501a8c0@TOMLAPTOP>
...just removing unused variables:

Index: AttributeHTML.java
===================================================================
RCS file:
/home/cvspublic/jakarta-bcel/src/java/org/apache/bcel/util/AttributeHTML
.java,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 AttributeHTML.java
121d120
<       Attribute[] attributes = c.getAttributes();


Index: BCELifier.java
===================================================================
RCS file:
/home/cvspublic/jakarta-bcel/src/java/org/apache/bcel/util/BCELifier.jav
a,v
retrieving revision 1.1
diff -r1.1 BCELifier.java
75d74
<   private DescendingVisitor _visitor;


Index: Class2HTML.java
===================================================================
RCS file:
/home/cvspublic/jakarta-bcel/src/java/org/apache/bcel/util/Class2HTML.ja
va,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 Class2HTML.java
121,123d120
<
<     MethodHTML method_html = new MethodHTML(dir, class_name, methods,
java_class.getFields(),
<                                           constant_html,
attribute_html);

Index: CodeHTML.java
===================================================================
RCS file:
/home/cvspublic/jakarta-bcel/src/java/org/apache/bcel/util/CodeHTML.java
,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 CodeHTML.java
108c108
<     String       name, sig, signature;
---
>     String       name, signature;

Yours,

Tom Copeland
InfoEther
703-486-4543
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.