You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Jeremy Hughes <hu...@apache.org> on 2006/04/04 17:06:57 UTC

[Axis2] axis-wsdl4j in ibiblio maven repository

Hi, I've been looking at wsdl4j jars stored in the ibiblio maven2
repository. There are two - axis-wsdl4j [1] and wsdl4j [2].

axis-wsdl4j [1] has these subdirs:
[DIR] 1.2-RC1/                08-Nov-2005 17:03      -
[DIR] 1.2-RC2/                08-Nov-2005 17:03      -
[DIR] 1.2-RC3/                08-Nov-2005 17:03      -
[DIR] 1.2-beta-2/             08-Nov-2005 17:03      -
[DIR] 1.2-beta-3/             08-Nov-2005 17:03      -
[DIR] 1.2.1/                  08-Nov-2005 17:03      -
[DIR] 1.2/                    08-Nov-2005 17:03      -
[DIR] 1.3/                    08-Nov-2005 17:03      -
[DIR] 1.5.1/                  08-Nov-2005 17:03      -

I'm unclear as to the numbering scheme being used here - all of them
track Axis v1 release numbers except 1.5.1 which was probably a
mistake - can someone confirm? The jar under 1.2 is identical to the
jar under 1.5.1.

wsdl4j [2] has these subdirs:
[DIR] 1.0/                    08-Nov-2005 17:03      -
[DIR] 1.4/                    08-Nov-2005 17:03      -
[DIR] 1.5.1/                  07-Nov-2005 16:31      -
[DIR] 1.5.2/                  05-Dec-2005 16:40      -

the jar in this 1.5.1 is identical to the one in the axis-wsdl4j 1.5.1
and 1.2 directories.

Axis2 refers to the axis-wsdl4j (axis1?) resources in its
project.properties and project.xml files. To go with the spirit of
maven repo's shouldn't it be referring to the wsdl4j [2] ones rather
than having its own separate place for identical jars? Also, axis2
could step up to the 1.5.2 release.

[1] http://www.ibiblio.org/maven2/axis/axis-wsdl4j/
[2] http://www.ibiblio.org/maven2/wsdl4j/wsdl4j/

Thx,
Jeremy