3 Replies Latest reply on Jul 27, 2005 3:33 PM by starksm64

    Does this installer build

    acoliver

      So I thought I was following the instructions in readme.html

      I built JBoss...

      BUILD SUCCESSFUL
      Total time: 5 minutes 46 seconds
      Andrew-Olivers-Computer:~/projects/jboss/jboss-mail/head/jboss-4.0 acoliver$ cd -
      /Users/acoliver/projects/jboss/jboss-mail/head/jboss-4.0/build/install
      Andrew-Olivers-Computer:~/projects/jboss/jboss-mail/head/jboss-4.0/build/install acoliver$ ant -Dizpack.home=/Users/acoliver/projects/jboss/jboss-mail/head/izpack
      Buildfile: build.xml

      installer:
      [echo] Building JBossAS jboss-4.0.3RC2-installer.jar ...

      BUILD FAILED
      /Users/acoliver/projects/jboss/jboss-mail/head/jboss-4.0/build/install/build.xml:55: com.izforge.izpack.compiler.CompilerException: install.xml:93: CustomAction jar file not found: /Users/acoliver/projects/jboss/jboss-mail/head/jboss-4.0/build/install/output/jboss-listeners.jar

      it seems that it actually kind of wants the one in the repository (I grabbed my izPack from the head). Once I did the install-izpack despite a really annoying bug with the file picker (it won't pick directories only files)...the build then works.