Hi,
Hmm... I commited a fix yesterday morning after figuring out the
issue. But seems things have changed even after that!
On 2/8/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote:
> Just committed the fix .. thanks for reporting it.
>
> Sanjiva.
>
> On Tue, 2006-02-07 at 20:48 -0600, Hyen V Chung wrote:
> > In order to build the war from the latest source, I have to change
> > axis2/modules/webapp/project.xml:
> >
> > from
> > <dependency>
> > <groupId>ws-commons</groupId>
> > <artifactId>ws-policy</artifactId>
> > <version>${policy.version}</version>
> > <properties>
> > <module>true</module>
> > </properties>
> > </dependency>
> >
> > to
> > <dependency>
> > <groupId>ws-commons</groupId>
> > <artifactId>policy</artifactId>
> > <version>${policy.version}</version>
> > <properties>
> > <module>true</module>
> > </properties>
> > </dependency>
> >
> >
> > Have anyone see this?
> >
> > Thanks,
> > Henry
> >
>
>
--
Ajith Ranabahu