jboss-integration / fuse-bxms-integ

A code repository for the Fuse and BxMS integration components.
5 stars 21 forks source link

Fuse Integration: SwitchYard: Knowledge Common Component Library FAILURE #145

Closed mbiarnes closed 8 years ago

mbiarnes commented 9 years ago

I tried to execute prefectus/fuse-bxms-integ-1.1.x-release.sh on JENKINS to generate a tag for productusation for the integ pack and I get: https://10.8.63.16/view/Fuse%20Integration/job/perfectus-fuse-integration-1.1.x/22/console (compilation error)

dvirgiln commented 9 years ago

Hi mbiarnes.

I know this error. This error is coming from drools. We overload a class from drools.

I ve tried the 1.1.x branch, that uses the drools 6.2.x branch and it is working perfectly.

@mariofusco can you help us here?

mbiarnes commented 9 years ago

thanx dvirgiln - I think the error is then in 6.3.x vs 6.2.x - as in the script it is used the 6.3.x - branch of drools - the 6.3.0.Final-redhat-1 version.

dvirgiln commented 9 years ago

but the 1.1.x code is compatible with drools 6.2.x

mbiarnes commented 9 years ago

this means we can't build a tag for fuse-bxms-integ using the fuse-bxms-integ-1.1.x-release.sh and 6.3.0.Final-redhat-1 ?

dvirgiln commented 9 years ago

We need to know which is the version of drools we want to use with the fuse bxms integ 1.1.x branch. Until now the drools version used in this branch has been 6.2.x. in case we want to use 6.3.x we nedd to include easy changes in the 1.1.x branch.

Our master code is 6.3.x compatibe and the changes between 1.1.x and master are minimal El 25/9/2015 3:04 p. m., "Michael Biarnés Kiefer" notifications@github.com escribió:

this means we can't build a tag for fuse-bxms-integ using the fuse-bxms-integ-1.1.x-release.sh and 6.3.0.Final-redhat-1 ?

— Reply to this email directly or view it on GitHub https://github.com/jboss-integration/fuse-bxms-integ/issues/145#issuecomment-143215945 .

psiroky commented 9 years ago

I believe we need a new branch. We need to support both 6.2.x and 6.3.x versions of KIE.

@dvirgiln I see you already created branch 1.2.x, is this the one which will use KIE 6.3.x?

psiroky commented 8 years ago

Closing, this is outdated.