jBoss CVS Development wrote:
>
> User: oberg
> Date: 00/08/25 06:40:53
>
> Removed: src/etc banktest.mf ctstest.mf hellotest.mf
> Log:
> Added perf tests and idgen
Removal of these files makes it impossible for me to build
jbosstest:
Buildfile: build.xml
Project base dir set to: /home/osh/src/java/t/jbosstest
Executing Target: init
Executing Target: prepare
Created dir: /home/osh/src/java/t/jbosstest/build
Executing Target: compile
Created dir: /home/osh/src/java/t/jbosstest/build/classes
Compiling 47 source files to /home/osh/src/java/t/jbosstest/build/classes
Executing Target: jar
Created dir: /home/osh/src/java/t/jbosstest/build/lib
Created dir: /home/osh/src/java/t/jbosstest/build/deploy
Deleting: /home/osh/src/java/t/jbosstest/build/classes/META-INF
Copying 5 files to /home/osh/src/java/t/jbosstest/build/classes
Building jar: /home/osh/src/java/t/jbosstest/build/lib/banktest.jar
BUILD FATAL ERROR: Problem creating jar
/home/osh/src/java/t/jbosstest/src/etc/manifest.mf (No such file or directory)
I build using Linux and JDK 1.3.0beta_refresh-b09.
If I re-add these manifest files, create new manifest files for
the new tests and edit build.xml accordingly I have no problems
building.
Am I missing something?
Best Regards,
Ole Husgaard.