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.