[Dev] Help with initial building of tm5. Also placing PushToTest
into Eclipse.
Douglas Beattie
beattiedb at ldschurch.org
Fri Dec 21 11:58:15 PST 2007
I would like to set up to build (contribute to as well) PushToTest in the Eclipse (Europa) environment.
If anyone has put together an environment to import into Eclipse I would love to get it from you as I am having problems getting everything properly in place. (I'm down to a couple of errors dealing with com.pushtotest.testmaker.XSTest.xml.TestScenario TestT not having a getWhile() method and CallT not finding a getInstance() method.
In the mean time I tried to build the vanilla tm5 using ant build_distribution. I get the following:
beattiedb:~/Desktop/PushToTest/Src/tm5> ant build_distribution
Buildfile: build.xml
[echo] ==============================================================
[echo] PushToTest(tm) TestMaker Distribution Generator
[echo] PushToTest TestMaker is the open-source SOA governance and
[echo] test automation platform. Details at http://www.pushtotest.com
[echo] ==============================================================
clean:
[echo] Removing any previous distribution.
compile_modules:
[echo] ==============================================
[echo] Compile All Modules
[echo] Monitors: WinMonitor
jar:
[mkdir] Created dir: /home/default/Desktop/PushToTest/Src/tm5/TestMaker/PTTMonitor/build
[javac] Compiling 3 source files to /home/default/Desktop/PushToTest/Src/tm5/TestMaker/PTTMonitor/build
[jar] Building jar: /home/default/Desktop/PushToTest/Src/tm5/TestMaker/PTTMonitor/PTTMonitor.jar
[jar] Building jar: /home/default/Desktop/PushToTest/Src/tm5/TestMaker/PTTMonitor/PTTMonitorClient.jar
[copy] Copying 1 file to /home/default/Desktop/PushToTest/Src/tm5/TestMaker/lib
[echo] Monitors: UnixMonitor
-pre-init:
-init-private:
-init-user:
-init-project:
-init-macrodef-property:
-do-init:
-post-init:
-init-check:
-init-macrodef-javac:
-init-macrodef-junit:
-init-macrodef-nbjpda:
-init-macrodef-debug:
-init-macrodef-java:
-init-presetdef-jar:
init:
deps-jar:
-pre-pre-compile:
[mkdir] Created dir: /home/default/Desktop/PushToTest/Src/tm5/TestMaker/PTTMonitor/UnixMonitor/build/classes
-pre-compile:
-do-compile:
[javac] Compiling 5 source files to /home/default/Desktop/PushToTest/Src/tm5/TestMaker/PTTMonitor/UnixMonitor/build/classes
-post-compile:
compile:
-pre-jar:
-pre-pre-jar:
-do-jar-with-manifest:
-do-jar-without-manifest:
-do-jar-with-mainclass:
[j2seproject1:jar] Building jar: /home/default/Desktop/PushToTest/Src/tm5/TestMaker/PTTMonitor/UnixMonitor/dist/UnixMonitor.jar
[echo] To run this application from the command line without Ant, try:
BUILD FAILED
/home/default/Desktop/PushToTest/Src/tm5/build.xml:86: The following error occurred while executing this line:
/home/default/Desktop/PushToTest/Src/tm5/TestMaker/PTTMonitor/UnixMonitor/nbproject/build-impl.xml:300: You must specify at least one of targetOS, dirSep, or pathSep
Total time: 2 seconds
Any thoughts on this problem. I am not familiar with building using ant. (Sorry)
Any help you may be able to provide would be greatly appreciated as I would like to be able to dig into PushToTest with a good debugger to better understand the product before I look at ways to help improve it.
Doug
----------------------------------------------------------------------
NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
More information about the Dev
mailing list