I have use build.bat in de nukes/build directory.
This build action give a error.

Can you help me ?

[javac] Compiling 98 source files to 
D:\anva-abs\nukes\nukes-snapshot\nukes\output\classes
[execmodules] 
D:\anva-abs\nukes\nukes-snapshot\nukes\src\main\org\jboss\nukes\core\modules\mail\MailModule.java:390:
 warning: Name(java.lang.String) in org.xbill.DNS.Name has been deprecated
[execmodules]       Name _name = new Name(name); // Name _name = 
Name.fromString(name); does not work, why ?
[execmodules]                    ^
[execmodules] 
D:\anva-abs\nukes\nukes-snapshot\nukes\src\main\org\jboss\nukes\core\modules\mail\MailModule.java:496:
 cannot resolve symbol
[execmodules] symbol  : method setDebugOut (org.jboss.logging.util.LoggerStream)
[execmodules] location: class javax.mail.Session
[execmodules]          session.setDebugOut(logs);
[execmodules]                 ^
[execmodules] 1 error
[execmodules] 1 warning

BUILD FAILED

file:D:/anva-abs/nukes/nukes-snapshot/nukes/../tools/etc/buildfragments/targets.ent:65:
 Compile failed; see the compiler error output for details.
        at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:842)
        at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:682)
        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:371)
        at 
org.jboss.tools.buildmagic.task.module.ExecuteModules$1.run(ExecuteModules.java:311)
        at 
org.jboss.tools.buildmagic.task.module.ExecuteModules.executeModule(ExecuteModules.java:326)
        at 
org.jboss.tools.buildmagic.task.module.ExecuteModules.execute(ExecuteModules.java:215)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:166)
        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
        at org.apache.tools.ant.Main.runBuild(Main.java:610)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835256#3835256

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835256


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to