Matt Benson a écrit :
> Thanks to anyone who reported/resolved issues with the
> previous release candidates.
>
> The artifacts are here:
> http://people.apache.org/~mbenson/jxpath-1.3-rc5/
Only one minor comment: there is a javadoc warning, which can be removed
with the following patch:
src/java/org/apache/commons/jxpath/ri/compiler/Step.java~
src/java/org/apache/commons/jxpath/ri/compiler/Step.java
--- src/java/org/apache/commons/jxpath/ri/compiler/Step.java~ 2008-07-30
18:31:28.000000000 +0200
+++ src/java/org/apache/commons/jxpath/ri/compiler/Step.java 2008-08-02
13:49:17.000000000 +0200
@@ -128,7 +128,7 @@
* @param axis int code
* @return String name.
* @see Compiler
- * @see http://www.w3.org/TR/xpath#axes
+ * @see <a href="http://www.w3.org/TR/xpath#axes">Xpath
recommendation - axes</a>
*/
public static String axisToString(int axis) {
switch (axis) {
otherwise +1.
Luc
>
> The tag is here:
> http://svn.apache.org/viewvc/commons/proper/jxpath/tags/JXPATH_1_3_RC5/
>
> Site:
> http://people.apache.org/~mbenson/jxpath-1.3-rc5/site
>
> Clirr Report (compared to 1.2; one-shot not working w/
> M2)
> http://people.apache.org/~mbenson/jxpath-1.3-rc5/clirr-report.txt
>
> Thanks in advance to whomever can take the time to
> check and vote on the artifacts. This vote will be
> open through Friday, August 8.
>
> Thanks,
> Matt
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]