Re: [rules-users] 4.0 Dependencies

2007-08-17 Thread Fernando Meyer

The readme_dependencies.txt is at trunk root directory
http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/ 
README_DEPENDENCIES.txt


you are missing the antlr runtime library


On Aug 17, 2007, at 1:36 PM, Scott Reed wrote:

1) Please tell me where I can find the definitive list of  
dependencies for the 4.0 release.


The manual lists them but also says to look for  
README_DEPENDENCIES.txt in the lib dir but I do not see it.

I am getting the following error:

Exception in thread main java.lang.NoSuchMethodError:  
org.antlr.runtime.DFA.unpackEncodedString(Ljava/lang/String;)[S

at org.drools.lang.DRLParser.clinit(DRLParser.java:7223)
at org.drools.compiler.DrlParser.getParser(DrlParser.java:204)
at org.drools.compiler.DrlParser.parse(DrlParser.java:60)
	at org.drools.compiler.PackageBuilder.addPackageFromDrl 
(PackageBuilder.java:158)


My classpath has antlr-3.0ea8.jar.
2) What am I missing?
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] 4.0 Dependencies

2007-08-17 Thread Scott Reed

1) Please tell me where I can find the definitive list of dependencies for the 
4.0 release.

The manual lists them but also says to look for README_DEPENDENCIES.txt in the lib dir but I do not 
see it.

I am getting the following error:

Exception in thread main java.lang.NoSuchMethodError: 
org.antlr.runtime.DFA.unpackEncodedString(Ljava/lang/String;)[S

at org.drools.lang.DRLParser.clinit(DRLParser.java:7223)
at org.drools.compiler.DrlParser.getParser(DrlParser.java:204)
at org.drools.compiler.DrlParser.parse(DrlParser.java:60)
at 
org.drools.compiler.PackageBuilder.addPackageFromDrl(PackageBuilder.java:158)

My classpath has antlr-3.0ea8.jar.
2) What am I missing?
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users