The QDox team is pleased to announce the release of QDox-1.10.1

 

QDox is a high speed, small footprint parser for extracting 
class/interface/method definitions from source files complete with JavaDoc 
@tags. It is designed to be used by active code generators or documentation 
tools.

 

Visit http://qdox.codehaus.org/ for further details.

 

To use this version of QDox, add the following to your POM's dependencies 
section:

 

<plugin>
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
<version>1.10.1</version>
</plugin>


 

 

Release Notes - QDox - Version 1.10.1 

Bug 

[QDOX-76] - Handling of JavaDoc between multiple field initializers in a single 
statement 
[QDOX-134] - Upgrading breaks parsing of doclet tag parameters 
[QDOX-180] - Different interpretation of voids primitivity between QDox and 
Java reflection 
[QDOX-181] - JavaMethod.getCallSignature() reports parameter names not types 
[QDOX-182] - Type.toString() and Type.toGenericString() inconsequent for 
non-array innerclasses 
[QDOX-193] - FieldRefAnnotation gives java.lang.ArrayIndexOutOfBoundsException: 
2 
Improvement 

[QDOX-179] - Annoying name difference between methods 
JavaClass.getFullyQualifiedName() and Type.getFullQualifiedName() 
New Feature 

[QDOX-178] - Annotations on method parameters are inaccessible 
 

 

Enjoy,

 

- The QDox team
                                          
_________________________________________________________________
New Windows 7: Simplify what you do everyday. Find the right PC for you.
http://windows.microsoft.com/shop

Reply via email to