[
https://jira.jboss.org/jira/browse/JBIDE-4199?page=com.atlassian.jira.plu...
]
Nick Boldt commented on JBIDE-4199:
-----------------------------------
Latest build artefacts can be found on hudson, in particular the
binary
zip:
http://hudson.qa.jboss.com/hudson/job/drools/lastSuccessfulBuild/artifact...
Simply updating the drools-* jars and the mvel2 jar should be fine.
The eclipse IDE expects the following jars in the lib directory (note
that we strip away version numbers to make management easier):
lib/antlr-runtime.jar,
lib/drools-api.jar,
lib/drools-compiler.jar,
lib/drools-core.jar,
lib/drools-decisiontables.jar,
lib/drools-jsr94.jar,
lib/drools-templates.jar,
lib/joda-time.jar
lib/jsr94.jar,
lib/jxl.jar,
lib/mvel2.jar,
lib/xpp3.jar,
lib/xstream.jar,
1. We are now fetching Drools sources from trunk.
2. I've updated the Drools libs to the latest green snapshot
(
http://hudson.qa.jboss.com/hudson/job/drools/2888/):
devstudio-nightly-2.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/drools-ide/lib/
drools-api.jar
drools-compiler.jar
drools-jsr94.jar
drools-transformer-xstream.jar
drools-decisiontables.jar
drools-core.jar
drools-templates.jar
mvel2.jar
devstudio-nightly-2.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/drools-ide/lib-task/
slf4j-api.jar
mina-core.jar
drools-process-task.jar
3. I ran a build using Eclipse 3.5.0 I build from 2009/04/21:
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/devstudio-nightly-2....
4. The first of the 12 problems above is fixed. The remaining 11 are the same as before:
[javac] 1. ERROR in
/home/hudson/hudson_workspace/workspace/devstudio-nightly-2.1.0.Alpha1/jbds-build/eclipse/plugins/org.drools.eclipse/src/main/java/org/drools/eclipse/debug/core/DroolsDebugTarget.java
(at line 88)
[javac] addJDIEventListener(new IJDIEventListener() {
[javac] ^^^^^^^^^^^^^^^^^^^
(etc.)
Looking through your latest build log, I see you're building with
http://download.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/ec....
Have you ever tried to compile your sources with Eclipse 3.5? Or at least Eclipse 3.4.2,
which fixes a ton of problems?
Compilation errors in drools-ide builder
----------------------------------------
Key: JBIDE-4199
URL:
https://jira.jboss.org/jira/browse/JBIDE-4199
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Reporter: Nick Boldt
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira