It does not seem right to me to have to unpack the 'bin' distro to build from the source. I think that there's a -1's worth of unhappiness here, but I'll defer to Dan's judgement on the importance of this issue.
On Mon, Sep 27, 2010 at 1:25 PM, Daniel Kulp <dk...@apache.org> wrote: > > My question is why is the "src" release not just a tarball of the svn checkout > and thus include the libs and the maven pom and such? Probably historical. > > Dan > > > On Monday 27 September 2010 1:23:19 pm Colm O hEigeartaigh wrote: >> You need the >> "http://people.apache.org/~coheigea/stage/wss4j/1.5.9/dist/wss4j-bin-1.5.9 >> .zip" file as well to build the jar via "ant jar", as it runs the tests >> before creating the jar. >> >> Colm. >> >> On Mon, Sep 27, 2010 at 5:41 PM, Benson Margulies <bimargul...@gmail.com> > wrote: >> > I'm having a bit of trouble building it. I unpacked source and >> > otherjars and got: >> > >> > /Users/benson/Downloads/w/wss4j ant jar >> > Buildfile: build.xml >> > >> > init: >> > >> > prepare: >> > [mkdir] Created dir: /Users/benson/Downloads/w/wss4j/build >> > [mkdir] Created dir: >> > /Users/benson/Downloads/w/wss4j/build/test-reports >> > >> > prepare-src: >> > [mkdir] Created dir: /Users/benson/Downloads/w/wss4j/build/classes >> > >> > compile.library: >> > [javac] Compiling 111 source files to >> > /Users/benson/Downloads/w/wss4j/build/classes >> > [javac] Note: Some input files use or override a deprecated API. >> > [javac] Note: Recompile with -Xlint:deprecation for details. >> > [copy] Copying 4 files to >> > /Users/benson/Downloads/w/wss4j/build/classes >> > >> > compile.samples: >> > >> > BUILD FAILED >> > /Users/benson/Downloads/w/wss4j/build.xml:394: srcdir >> > "/Users/benson/Downloads/w/wss4j/samples" does not exist! >> > >> > >> > >> > >> > On Mon, Sep 27, 2010 at 11:57 AM, Colm O hEigeartaigh >> > >> > <cohei...@apache.org> wrote: >> >> To the Apache Web Services Community, >> >> >> >> This is a call for votes for the wss4j-1.5.9 release. It's been well >> >> over a year since 1.5.8 was released, and 32 bugs have been fixed in >> >> 1.5.9. >> >> >> >> The distribution can be found at the following URL: >> >> >> >> http://people.apache.org/~coheigea/stage/wss4j/1.5.9/dist/ >> >> >> >> You can also point maven at the following URL to pull down the 1.5.9 >> >> release POM, source, and class JARs: >> >> >> >> http://people.apache.org/~coheigea/stage/wss4j/1.5.9/maven/ >> >> >> >> Additionally, the generated version of the web site can be found at >> >> >> >> http://people.apache.org/~coheigea/stage/wss4j/1.5.9/site/ >> >> >> >> This vote will stay open for at least 72 hours. >> >> >> >> Here is my (non-binding and advisory) +1. >> >> >> >> Thanks, >> >> >> >> Colm. > > -- > Daniel Kulp > dk...@apache.org > http://dankulp.com/blog >