0 Replies Latest reply on May 6, 2005 7:55 AM by derrickhackman

    Forum Portlet will not build, buildmagic.ent:116 error

      I am running JBoss 4.0.1sp1 with Portal 2.0-beta1 and trying to build and install Forum 2.0-beta1a. The generatl environment is: OS=SuSE 9.0, java=1.4.2, Ant=1.6.1. The dirrectory structure for the build is:
      |-forums
      |-+fourm
      |-+tools( this is a copy portal\tools due to forum 'build.sh' dependancy resolution)
      |-portal
      |-+tools

      When I run 'sh build.sh ddl' from the forums/forum directory I get:


      sh build.sh ddl
      build.sh: *WARNING* Ignoring environment value for $ANT_HOME
      build.sh: Executing: /tools/bin/ant -logger org.apache.tools.ant.NoBannerLogger ddl
      Buildfile: build.xml

      _buildmagic:init:
      Trying to override old definition of task property

      BUILD FAILED
      ../tools/etc/buildfragments/buildmagic.ent:116: Reference dbunit.dbunit.classpath not found.

      Total time: 2 seconds

      Again, I am using the 'tools' directory for this forum build. I appreciate your help.