Forum LAMS for Tech-Heads - General Forum: Re: ant assemble-ear


 
Search: 

2: Re: ant assemble-ear
In response to 1 07/28/09 01:00 AM
[ Reply | Forward ]
Shuai, is that giving you an error? It looks OK from here.

Posted by Ernie Ghiglione

3: Re: Re: ant assemble-ear
In response to 2 07/28/09 04:44 AM
[ Reply | Forward ]
Hi,
Isn't is an error??why I run the source LAM,when going to the autor,I can't see the tools?No one tool is coming .
I think the error bringing to this result which I can't see tools.
thanks.

Posted by shuai yuan

4: Re: Re: Re: ant assemble-ear
In response to 3 07/28/09 06:31 AM
[ Reply | Forward ]
Have you done *all* the ant tasks?

Posted by Ernie Ghiglione

5: Re: Re: Re: Re: ant assemble-ear
In response to 4 07/28/09 07:24 PM
[ Reply | Forward ]
Hi,
yes,I have done all ant tasks,but durning doing the commands,there are many normal like following:
compile-java:
[javac] Compiling 58 source files to E:\lams2.2_source\lams_tool_task\build\
classes\java
[javac] 注意:某些输入文件使用了未经检查或不安全的操作。
[javac] 注意:要了解详细信息,请使用 -Xlint:unchecked 重新编译。
[copy] Copying 11 files to E:\lams2.2_source\lams_tool_task\build\classes\java


All ant tasks have been done,but I can't see the tools.
I don't know why.

Posted by shuai yuan

6: Re: Re: Re: Re: Re: ant assemble-ear
In response to 5 07/28/09 07:29 PM
[ Reply | Forward ]
That particular one isn't an error, just some sort of warning. The reason why the tools don't appear in author must be something else. Can you try this?

cd lams_tool_assessment
ant deploy-tool

And then look at the output of that command? It will say something if there was a problem with installing the tool.

Posted by Jun-Dir Liew

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum