Hi, I'd like to know if there's any way to use JDK 1.4rc with Jess 6.0.
When I tried to compile Jess distribution with JDK 1.4rc, I got the
following errors.
C:\Documents and
Settings\yjlee\Desktop\Download\NeedToBackUpToLaptop\Jess60\Jess60>javac -d
jess\*.java jess\awt\*.java jess\factory\*.java
jess\Rete.java:270: warning: as of release 1.4, assert is a keyword, and may
not be used as an identifier
    public Fact assert(Fact f) throws JessException

                      ^
jess\Rete.java:292: warning: as of release 1.4, assert is a keyword, and may
not be used as an identifier
    public Fact assert(Fact f, Context c) throws JessException

                      ^
jess\Activation.java:10: error while writing jess.Activation:
jess\Accelerator.java\jess\Activation.class (The system cannot find the path
specified)
public class Activation implements Serializable

          ^
1 error
2 warnings

Thanks in advance.

YJ


--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to