I downloaded the wsdk_51 for windows which comes with "build 1.3.1, J2RE 1.3.1 IBM Windows 32 build cn131-20030618"

Doing build results in errors both for jdk 1.4 and ibm jre 1.3.1


BUILD RESULTS IBM jre ======================================== mail-compile: Copying 1 file to D:\src\cocoon-2.1\build\cocoon-2.1.4-dev\blocks\mail\dest

Copied 14 empty directories to 5 empty directories under D:\src\cocoon-2.1\
build\cocoon-2.1.4-dev\blocks\mail\dest
Compiling 21 source files to D:\src\cocoon-2.1\build\cocoon-2.1.4-dev\block
s\mail\dest
D:\src\cocoon-2.1\src\blocks\mail\java\org\apache\cocoon\mail\MailContentHandlerDelegate.java:384: cannot resolve symbol


symbol : method getDeletedMessageCount ()

location: class javax.mail.Folder
            addAttribute("deleted-messages", String.valueOf(folder.getDelet
edMessageCount()));
                                                                  ^
1 error

BUILD FAILED
D:\src\cocoon-2.1\tools\targets\compile-build.xml:152: Following error occured while executing this line
D:\src\cocoon-2.1\build\cocoon-2.1.4-dev\temp\blocks-build.xml:5020: Following error occured while executing this line
D:\src\cocoon-2.1\build\cocoon-2.1.4-dev\temp\blocks-build.xml:5062: Compile failed; see the compiler error output for details.
========================================



BUILD RESULTS JDK 1.4 ======================================== Processing: D:\src\cocoon-2.1\src\blocks\woody\conf\woody-category.xlog Processing: D:\src\cocoon-2.1\src\blocks\woody\conf\woody-target.xlog Writing: D:\src\cocoon-2.1\build\webapp\WEB-INF\logkit.xconf Processing: D:\src\cocoon-2.1\src\blocks\hsqldb\conf\hsql.driver.xweb Error in: D:\src\cocoon-2.1\src\blocks\slide\conf\slide-auth.xweb

BUILD FAILED
D:\src\cocoon-2.1\tools\targets\webapp-build.xml:70: Following error occured while executing this line
D:\src\cocoon-2.1\build\cocoon-2.1.4-dev\temp\blocks-build.xml:8611: IOException: java.io.IOException: XPath (mime-mapping[position() = last()]) returned not one node, but 43 nodes
========================================


HTH
Jorg

PS
during IBM build i got this banner, so i guess really only JVM 1.3+ is supported
+-------------------------| W A R N I N G |------------------------+
This build is targeted for use with JVM 1.3
Using this build on a virtual machine other than the one
it is targeted for may result in runtime errors.
+------------------------------------------------------------------+




Antonio Gallardo wrote:

Jorg Heymans dijo:

the IBM 1.3 jre seems to stumble over this feature.

http://blogs.codehaus.org/people/avasseur/archives/2003_09.html#000139_aspectwerkz_has_support_for_ibm

Is the IBM runtime supported by cocoon?


Don't know.

Are you using it? If yes, please test the lastest CVS and report about it.

Best Regards,

Antonio Gallardo


Reply via email to