3 Replies Latest reply on Aug 17, 2006 1:07 AM by claprun

    JBoss 2.4 and Forums

      Has anyone tried to compile the JBoss 2.4 version of the forums in the last two weeks? It hasn't been compiling for me on Windows XP.

      Danny

        • 1. Re: JBoss 2.4 and Forums
          unibrew

          Yeah, I tried few times in last 2 weeks and it was working. However, lately build became broken but I repaired it and it is ok now. Before building forums package you have to go into core package of portal and run

          sh build.sh package-tests
          Just a temporary inconvenience.

          ------------------------
          Ryszard Kozmik
          JBoss Labs Team

          • 2. Re: JBoss 2.4 and Forums

            I just pulled the 2.4 portal code from cvs. Compiling the portal 2.4 forums on windows XP results in the compilation error

            ...\portlet\forums\interceptors\NotificationInterceptor.java:27 package org.jboss.portal.node does not exist
            [javac] import org.jboss.portal.node.PortalNode;

            Danny

            • 3. Re: JBoss 2.4 and Forums
              claprun

              This should be fixed in cvs now. Thanks for the heads up.