You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by Dale Christ <gr...@gmail.com> on 2009/08/02 05:45:51 UTC

Can't compile Roller 4.0.1 from source

When I download Roller source (4.0.1), along with Java (1.6.10_05), and Ant
(1.7.0) yields the following:

C:\workspace\mythbox\website\roller\trunk>ant
Buildfile: build.xml

build:

build:

dist:

build-business:

BUILD FAILED
C:\workspace\mythbox\website\roller\trunk\build.xml:32: The following error
occurred while executing this line:
C:\workspace\mythbox\website\roller\trunk\apps\planet\build.xml:214:
java.lang.NoClassDefFoundError: javax/transaction/Synchronization

Does anyone know about this error?  I'd like to make some changes to my
version of roller and customize it a bit.  Thanks.