<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic activiti-juel jar versioning in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40460#M21638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While adding some OSGi metadata to activiti-juel, I ran into the problem that this jar isn't versioned as a snapshot, but the version is the one derived from juel.&amp;nbsp; I don't think it works as no modification should be made to a non snapshot jar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A solution would be to just drop the original 2.2.1 version (as no one really cares if we version it along with all the other activiti jars).&amp;nbsp;&amp;nbsp;&amp;nbsp; Another one could be to add the version of the original jar in the artifact id:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; groupId = org.activiti&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; artifactId = activiti-juel-2.2.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; version = 5.0.rc1-SNAPSHOT&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the first one is the easiest and we can just add a comment in the pom to indicate which version was used as the original juel source code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Oct 2010 14:28:18 GMT</pubDate>
    <dc:creator>gnodet</dc:creator>
    <dc:date>2010-10-19T14:28:18Z</dc:date>
    <item>
      <title>activiti-juel jar versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40460#M21638</link>
      <description>While adding some OSGi metadata to activiti-juel, I ran into the problem that this jar isn't versioned as a snapshot, but the version is the one derived from juel.&amp;nbsp; I don't think it works as no modification should be made to a non snapshot jar.A solution would be to just drop the original 2.2.1 vers</description>
      <pubDate>Tue, 19 Oct 2010 14:28:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40460#M21638</guid>
      <dc:creator>gnodet</dc:creator>
      <dc:date>2010-10-19T14:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-juel jar versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40461#M21639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Somewhat peripheral question that I was curious about…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why did activiti choose to fork the &lt;/SPAN&gt;&lt;A href="http://juel.sourceforge.net/" rel="nofollow noopener noreferrer"&gt;http://juel.sourceforge.net/&lt;/A&gt;&lt;SPAN&gt; project rather than just using it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 21:40:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40461#M21639</guid>
      <dc:creator>farrukh_najmi</dc:creator>
      <dc:date>2010-10-20T21:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-juel jar versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40462#M21640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah, I'm not sure either.&amp;nbsp; The &amp;lt;description&amp;gt; tag in the pom says "Adapter version of JUEL without dependencies to javax.el".&amp;nbsp; That just explains what has been done, not really why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The commit log says: "ACT-189 activiti-juel added, based on Apache-licensed JUEL 2.2.1 to allow method-invocations with params in expressions, even in old EL-environments" which provides a bit more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But not being on EL expert, I can't provide more information …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, unless someone shouts quickly, I'll change the version number, as having non snapshot in a tree is really bad (nearly as bad as having SNAPSHOT in a tag).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 06:26:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40462#M21640</guid>
      <dc:creator>gnodet</dc:creator>
      <dc:date>2010-10-21T06:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-juel jar versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40463#M21641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-18" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-18&lt;/A&gt;&lt;SPAN&gt;9 provides more info as well on the reasoning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Guillaume, what version number do you want to update?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 08:01:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40463#M21641</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-10-21T08:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-juel jar versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40464#M21642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The current trunk uses a non SNAPSHOT (2.2.1) version for activiti-juel module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've changed it to use 5.0.rc1-SNAPSHOT.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The very reason is that while transforming all modules into OSGi bundles, I need to update the activiti-juel one, which becomes a problem because it's not a snapshot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm happy to change to something, provided it's a snapshot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 08:06:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40464#M21642</guid>
      <dc:creator>gnodet</dc:creator>
      <dc:date>2010-10-21T08:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-juel jar versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40465#M21643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok makes sense.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm considering to include the juel classes in the activiti-engine module/jar.&amp;nbsp; that might also solve the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 08:22:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40465#M21643</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-10-21T08:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-juel jar versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40466#M21644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure what the benefit would be.&amp;nbsp; If we want an overall jar, we should have a separate jar which would include activiti-pvm, activiti-engine, activiti-juel, and maybe others too.&amp;nbsp; The purpose would be ease of consumption for some users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I think keeping separate maven modules makes sense, as these are clearly unrelated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 10:53:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-juel-jar-versioning/m-p/40466#M21644</guid>
      <dc:creator>gnodet</dc:creator>
      <dc:date>2010-10-21T10:53:06Z</dc:date>
    </item>
  </channel>
</rss>

