Strange! When I open jakarta-ojb-0.9.5-src.tgz there is no /etc directory ! But there is a /src/etc/MANIFEST.MF.
I tried to build complete releases from the archive under windows and linux without problems. cheers, Thomas > -----Urspr�ngliche Nachricht----- > Von: Les Dunaway [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 29. August 2002 03:30 > An: OJB Users List > Betreff: 0.9.5 build jar fails - can't find MANIFEST > > > Downloaded 0.9.5 > build junit runs fine > tutorial1 runs fine (lots of console chat > build jar fails looking for MANIFEST.MF to copy > It's looking in .../src/etc and it's really in .../etc ???? > > Les > ++++++++++++++++Console +++++++++++++++ > > [Les@Frodo jakarta-ojb-0.9.5]$ bin/build.sh jar > Buildfile: build.xml > > set-archive-name: > > set-archive-name-date: > > detect-jdk: > > use-jdk12: > > use-jdk13: > [echo] detected JDK 1.3 > > use-jdk14: > > init: > > prepare: > > preprocess: > [echo] using switches: +JDK13, -JDBC30 > > > > main-opt: > > jar: > > BUILD FAILED > file:/usr/local/jakarta-ojb-0.9.5/build.xml:258: Warning: > Could not find > file /usr/local/jakarta-ojb-0.9.5/src/etc/MANIFEST.MF to copy. > > Total time: 2 seconds > [Les@Frodo jakarta-ojb-0.9.5]$ ls dist > [Les@Frodo jakarta-ojb-0.9.5]$ ls > bin build-torque.xml dist lib > project.properties src > build-maven.xml build-xdoclet.xml doc LICENSE.txt > project.xml target > build.properties build.xml etc profile > release-notes.txt velocity.log > [Les@Frodo jakarta-ojb-0.9.5]$ ls src/etc > ls: src/etc: No such file or directory > [Les@Frodo jakarta-ojb-0.9.5]$ ls etc > MANIFEST.MF ojb-service.xml ra.xml > [Les@Frodo jakarta-ojb-0.9.5]$ > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
