Thomas Fox wrote: > The vote is cancelled because the source distribution still contains > 4.0-beta1-SNAPSHOT as parent pom version in the test project's pom in the > source ditsribution.
The tricky part is that the torque-test project needs the torque maven plugin which is not available for the current version when the build starts. I have found a hacky workaround, and will build a new Release Candidate soon. > Also, I have some errors with maven builds against postgres 9.1: The test > project cannot select from time columns, plus blob data seems to be doubled > on insert. The problems occurs in linux only from a commandline maven > build, not inside eclipse. In window,s I only have the doubled blob data > problem, not the select from time columns problem, but in both eclipse and > from command line. I found the problem, it was due to an outdated postgres driver jar. Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
