[JBoss JIRA] (JBRULES-3259) Full build gives a strange warning "[WARNING] Cannot include project artifact: org.drools:drools-distribution:pom:5.3.0.Final; it doesn't have an associated file or directory."
by Geoffrey De Smet (JIRA)
[ https://issues.jboss.org/browse/JBRULES-3259?page=com.atlassian.jira.plug... ]
Geoffrey De Smet resolved JBRULES-3259.
---------------------------------------
Resolution: Out of Date
This issue is out of date and discarded.
If you disagree, feel free to reopen this issue in the DROOLS, OPTAPLANNER or JBPM jira projects.
> Full build gives a strange warning "[WARNING] Cannot include project artifact: org.drools:drools-distribution:pom:5.3.0.Final; it doesn't have an associated file or directory."
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBRULES-3259
> URL: https://issues.jboss.org/browse/JBRULES-3259
> Project: JBRULES
> Issue Type: Bug
> Affects Versions: 5.3.0.Final
> Reporter: Toni Rikkola
> Assignee: Geoffrey De Smet
> Priority: Minor
>
> Happens on several modules, here is an example of the log:
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Drools distribution 5.3.0.Final
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ drools-distribution ---
> [INFO] Deleting /Users/rikkola/Codes/drools/drools/drools-distribution/target
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ drools-distribution ---
> [INFO]
> [INFO] >>> maven-source-plugin:2.1.2:jar (default) @ drools-distribution >>>
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ drools-distribution ---
> [INFO]
> [INFO] <<< maven-source-plugin:2.1.2:jar (default) @ drools-distribution <<<
> [INFO]
> [INFO] --- maven-source-plugin:2.1.2:jar (default) @ drools-distribution ---
> [INFO]
> [INFO] >>> maven-source-plugin:2.1.2:test-jar (default) @ drools-distribution >>>
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ drools-distribution ---
> [INFO]
> [INFO] <<< maven-source-plugin:2.1.2:test-jar (default) @ drools-distribution <<<
> [INFO]
> [INFO] --- maven-source-plugin:2.1.2:test-jar (default) @ drools-distribution ---
> [INFO]
> [INFO] --- maven-javadoc-plugin:2.7:jar (default) @ drools-distribution ---
> [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
> [INFO]
> [INFO] --- maven-assembly-plugin:2.2.1:single (default) @ drools-distribution ---
> [INFO] Reading assembly descriptor: src/main/assembly/assembly-drools.xml
> [WARNING] Cannot include project artifact: org.drools:drools-distribution:pom:5.3.0.Final; it doesn't have an associated file or directory.
> [WARNING] Cannot include project artifact: org.drools:drools-distribution:pom:5.3.0.Final; it doesn't have an associated file or directory.
> [WARNING] Cannot include project artifact: org.drools:drools-distribution:pom:5.3.0.Final; it doesn't have an associated file or directory.
> [WARNING] Cannot include project artifact: org.drools:drools-distribution:pom:5.3.0.Final; it doesn't have an associated file or directory.
> [WARNING] Cannot include project artifact: org.drools:drools-distribution:pom:5.3.0.Final; it doesn't have an associated file or directory.
> [WARNING] Cannot include project artifact: org.drools:drools-distribution:pom:5.3.0.Final; it doesn't have an associated file or directory.
> [WARNING] Cannot include project artifact: org.drools:drools-distribution:pom:5.3.0.Final; it doesn't have an associated file or directory.
> [INFO] Copying files to /Users/rikkola/Codes/drools/drools/drools-distribution/target/drools-distribution-5.3.0.Final
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (JBRULES-3520) CamelServerApp.class missing, camel-client.xml wrong for Drools and jBPM integration camel server war on Tomcat
by Geoffrey De Smet (JIRA)
[ https://issues.jboss.org/browse/JBRULES-3520?page=com.atlassian.jira.plug... ]
Geoffrey De Smet resolved JBRULES-3520.
---------------------------------------
Resolution: Out of Date
This issue is out of date and discarded.
If you disagree, feel free to reopen this issue in the DROOLS, OPTAPLANNER or JBPM jira projects.
> CamelServerApp.class missing, camel-client.xml wrong for Drools and jBPM integration camel server war on Tomcat
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBRULES-3520
> URL: https://issues.jboss.org/browse/JBRULES-3520
> Project: JBRULES
> Issue Type: Release
> Components: drools-camel
> Affects Versions: 5.4.0.CR1, 5.4.0.Final
> Environment: Tomcat 6.x
> Reporter: Ryley Gahagan
> Assignee: Geoffrey De Smet
> Priority: Minor
> Fix For: 5.4.0.CR1, 5.4.0.Final
>
> Attachments: CamelServerApp.class, CamelServerApp.java, camel-client.xml
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> The CamelServerApp.class file is missing from the war. Also, the camel-client.xml has, as default:
> <to uri="cxfrs://http://localhost:8080/drools-server/kservice/rest"/>
> <to uri="cxfrs://http://localhost:8080/drools-server/kservice/soap"/>
> Which Tomcat deploys out of the box as
> <to uri="cxfrs://http://localhost:8080/drools-camel-server-5.4.0.Final/kservice/rest"/>
> <to uri="cxfrs://http://localhost:8080/drools-camel-server-5.4.0.Final/kservice/soap"/>
> (...5.4.0.CR1 for that dist)
> Has existed for awhile, apparently. Documentation indicates test.jsp working out of the box.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (JBRULES-1917) JBRMS does not support business rules with non ascii characters
by Geoffrey De Smet (JIRA)
[ https://issues.jboss.org/browse/JBRULES-1917?page=com.atlassian.jira.plug... ]
Geoffrey De Smet resolved JBRULES-1917.
---------------------------------------
Resolution: Out of Date
This issue is out of date and discarded.
If you disagree, feel free to reopen this issue in the DROOLS, OPTAPLANNER or JBPM jira projects.
> JBRMS does not support business rules with non ascii characters
> ---------------------------------------------------------------
>
> Key: JBRULES-1917
> URL: https://issues.jboss.org/browse/JBRULES-1917
> Project: JBRULES
> Issue Type: Bug
> Affects Versions: 4.0.7
> Reporter: Gregory Chazalon
> Assignee: Geoffrey De Smet
> Attachments: drools-latin-rule-support.zip
>
>
> A very simple rule containing some Latin1 characters (e.g. 'é', 'à'..), is not compiled correctly when using the JBRMS web app.
> The exact same rule defined in a DRL file, and compiled with the drools compiler API is well handled (no characters mismatch).
> Actually, the rule defined both ways is :
> rule "latin_message"
> when
> Let information message
> then
> information message containing latin characters léger problème à résoudre hôpital
> end
> I strongly suspect a poor character encoding scheme inside the JBRMS code, but I haven't been able to identify it.
> The problem is illustrated by the LatinMessageTest test case, bundled inside the small eclipse project provided.
> It has two test methods, one building the rule using the drools compiler API, and the other using a binary package built with JBRMS.
> The second one fails as of the poor character encoding suspected inside JBRMS web app.
> Any help is appreciated.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month