Andy,
results for me with a JDK1.5

- compile fails when no JBOSS_HOME is given:
D:\tmp\jboss-mail>ant gui-install
  | Buildfile: build.xml
  | 
  | clean:
  | 
  | prepare:
  |      [echo] jbhome=${env.JBOSS_HOME}
  |     [mkdir] Created dir: D:\tmp\jboss-mail\build
  |     [mkdir] Created dir: D:\tmp\jboss-mail\build\classes
  |     [mkdir] Created dir: D:\tmp\jboss-mail\build\test\classes
  |     [mkdir] Created dir: D:\tmp\jboss-mail\build\lib
  |     [mkdir] Created dir: D:\tmp\jboss-mail\build\deploy
  | 
  | compile:
  |      [echo] sourcedir = D:\tmp\jboss-mail/src
  |      [echo] sourcejavadir = D:\tmp\jboss-mail/src/java
  |     [javac] Compiling 185 source files to D:\tmp\jboss-mail\build\classes
  | 
  | BUILD FAILED
  | file:D:/tmp/jboss-mail/build.xml:302: 
D:\tmp\jboss-mail\${env.JBOSS_HOME}\lib no
  | t found.


After setting JBOSS_HOME, build fails in main:


  | main:
  |       [jar] Building jar: D:\tmp\jboss-mail\build\mail.jar
  |       [jar] Building jar: D:\tmp\jboss-mail\build\deploy\mail.sar
  | 
  | BUILD FAILED
  | file:D:/tmp/jboss-mail/build.xml:340: The <ejbjar> task doesn't support the 
"cmp
  | version" attribute.
  | 
This seems to be a problem with not having ant 1.6, but 1.5. Unfortunately, 
your request did not specify ant 1.6.

Installed ant 1.6.2 ..  restart ... JBOSS_HOME still needed (as expected).

Build runs fine and the installer is shown.

0: no problem
1: easy
2: yes. JBmail is listening on ports 25 and 110 as requested ( I did not want 
to use ssl), smtp dialog is working.
3: It was irritating for me that the installer asks what DB I want to use but 
doesn't give me directions on what I should do ater I have choosen 'other'.

Hope that helps.

  Heiko


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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to