Hi Cristiano

I could build ServiceMix 5 with activiti 5.14. I only had to apply the patch for Spring. Otherwise the build fails. But again. My local repository contains probably some libraries which can be not obtained in when building with fresh repository

Regards
Krzysztof

On 15.02.2014 23:14, Krzysztof Sobkowiak wrote:
I have just updated activiti to 5.14 and successfully built ServiceMix 5. But my local copy of ServiceMix contains the patches I have created today. I'll checkout the fresh sources and try again with activiti 5.14

On 15.02.2014 23:07, Krzysztof Sobkowiak wrote:
I had today problems with compilation of examples caused by the upgrade to Spring 3.2.4.RELEASE. I have created an issue and attached a patch solving this problem. Had you any problems with the compilation due the missing spring-asm library?

On 15.02.2014 22:56, Cristiano Costantini wrote:
yeah,
ServiceMix should be made of Karaf, CXF, Camel and ActiveMQ in my opinion.

However I've changed the version of activiti to 5.14 and it compiles fine,
now I have a problem with compilation of examples...
[INFO] Apache ServiceMix :: Examples :: Akka :: Akka Camel  FAILURE
[16.475s]
[INFO] Apache ServiceMix :: Examples :: Camel Drools ..... FAILURE [4.400s]
[INFO] Apache ServiceMix :: Examples :: Camel Drools Blueprint  FAILURE
[0.021s]

consequently also assemblies fails (I expect because examples are included
in the distribution).

I'll check tomorrow.
Regards,
Cristiano



2014-02-15 22:47 GMT+01:00 Krzysztof Sobkowiak<krzys.sobkow...@gmail.com>:

I think, this feature should be moved in Karaf Enterprise Features, after
the Karaf subproject will be created.


On 15.02.2014 22:38, Krzysztof Sobkowiak wrote:

Yes. After upgrade to 5.14 it can be removed.

On 15.02.2014 22:36, Cristiano Costantini wrote:

I see it found them in Alfresco Repository!!!!

<!-- Alfresco repository contains Activiti artifacts -->
          <repository>
              <id>alfresco.public</id>
              <name>Alfresco Public Repository</name>
              <url>https://maven.alfresco.com/nexus/content/groups/public
</url>
              <releases>
                  <enabled>true</enabled>
              </releases>
              <snapshots>
                  <enabled>false</enabled>
              </snapshots>
          </repository>

I don't like this approach external repos... they are hard to maintain...




2014-02-15 22:29 GMT+01:00 Cristiano Costantini <
cristiano.costant...@gmail.com>:

  Thank you Krzysztof,
I think that it should build in a clean environment without the need of
artifact in exotic repos,
so for me we should either upgrade activiti to version 5.14 or remove
activiti from ServiceMix 5 main trunk (I don't know how many people use
activiti, I don't).

What do you think?

Cristiano

2014-02-15 22:16 GMT+01:00 Krzysztof Sobkowiak<krzys.sobkowiak@
gmail.com>
:

Hi Cristiano

I had no problem with the build. Probably my local maven repo contains
the missing libraries and I don't have this problem. There is already a
JIRA issue (SM-2229<https://issues.apache.org/jira/browse/SM-2229>)
  to
upgrade Activiti to 5.14.

Regards
Krzysztof


On 15.02.2014 22:11, Cristiano Costantini wrote:

  Hi,
I'm trying to build by myself ServiceMix 5 from the trunk (I've cloned
the
git repo and I'm working on the trunk branch)

but building fails as maven does not resolve version 5.10 of
activiti-camel
(Failed to execute goal on project org.apache.servicemix.
activiti.config:
Could not resolve dependencies for project
org.apache.servicemix.activiti:org.apache.servicemix.activiti.config:
bundle:5.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.activiti:activiti-camel:jar:5.10,
org.activiti:activiti-engine:jar:5.10, org.activiti:activiti-osgi:
jar:5.10:
Could not find artifact org.activiti:activiti-camel:jar:5.10)


I see on maven central repo, only version 5.14 is available:
<dependency>
       <groupId>org.activiti</groupId>
       <artifactId>activiti-camel</artifactId>
       <version>5.14</version>
</dependency>


1. do you have the same problem of mine?
2. do you think it should be upgraded to 5.14 (or is locked to version
5.10
due conflicts/compatibility requirements with other dependencies ?

thank you,


--
Krzysztof Sobkowiak

JEE & OSS Architect | Technical Architect @ Capgemini
Capgemini <http://www.pl.capgemini.com/> | Software Solutions Center <http://www.pl.capgemini-sdm.com/> | Wroclaw e-mail: krzys.sobkow...@gmail.com <mailto:krzys.sobkow...@gmail.com> | Twitter: @KSobkowiak

Reply via email to