You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-user@portals.apache.org by "DeHamer, Brian" <br...@hp.com> on 2006/05/17 23:38:38 UTC

New Build Issues w/ Latest Source

I just checked out the latest version of the source (405814) and ran
into a number of problems simply trying to compile the project:

1) The /etc/artifact-versions.ent file has been removed, effectively
breaking any maven 1.0 builds
2) The persistence-xml/project.xml file is missing a dependency on the
commons-logging JAR
3) A number of the source files in the /persistence-xml module still
have dependencies on org.apache.wsrp4j.commons.log.Logger which has
since been removed

It looks like there has been a flurry of activity in the last couple of
weeks.  Perhaps some stuff just didn't get checked-in or its still under
construction?

Brian DeHamer