I changed the target =1.3. Still getting the same error. Some of the libraries I am using may not be the right version.
But where should I go to get the right version for all the required libraries:
<pathelement location="${jta.jar}"/>


<pathelement location="${commons-pool.jar}"/>

<pathelement location="${commons-transaction.jar}"/>

<pathelement location="${slide-kernel.jar}"/>

<pathelement location="${slide-jaas.jar}"/>

<pathelement location="${slide-stores.jar}"/>

What I have done is:

(1) downloaded source code from WCK CVS.

(2) got some libraries. Got the libraries from everywhere .... here may be the problem

(3) modified build.properties, build.xml

(4) wrote my own code to glue WebDav to my content mgmt system.

(5) Build. Problem as described before.

Please help.

Thanks,
Jane
----- Original Message ----- From: "Oliver Zeigermann" <[EMAIL PROTECTED]>
To: "Slide Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, November 26, 2004 12:36 PM
Subject: Re: WCK Building Error



Maybe it is due to a mismatch of the compile target set in the
build.properties. The sample file for WCK set it to 1.4 and the one
for Slide is 1.3. I will align them...

Oliver

On Thu, 25 Nov 2004 15:14:43 -0500, Jane [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
 Hi,

I am building WCK with my added custom store to do Tomcat+WCK+my own file mgmt system. Can anyone tell me why I am

getting the following error?

Thanks,

Jane

==============================================================================================

build:

[echo] Building WCK

[javac] Compiling 17 source files to D:\eclipse\workspace\webdav\build\classes

BUILD FAILED: java.lang.UnsupportedClassVersionError: com/sun/tools/javac/Main (Unsupported major.minor version 49.0)

Total time: 891 milliseconds



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to