<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>bpmn-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/maillist.html</link>
		<description>bpmn-dev</description>
		<language>en-us</language>
		<pubDate>Thu, 05 Jan 2012 05:13:05 GMT</pubDate>
		<lastBuildDate>Thu, 05 Jan 2012 05:13:05 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>bpmn-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/maillist.html</link>
		</image>
 

	<item>
		<title>[bpmn-dev] Project meta data is out of date for soa.bpmnmodeler</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00070.html</link>
		<description>Antoine, Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * Project home page (projecturl = http://www.eclipse.org/bpmn) does not...</description>
		<content:encoded><![CDATA[<pre>Antoine,
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* Project home page (projecturl = <a  href="http://www.eclipse.org/bpmn">http://www.eclipse.org/bpmn</a>) does not
have an &quot;About &lt;project&gt;&quot;,&quot;About This Project&quot; or &quot;Information about
&lt;project&gt;&quot; link. Projects are required to provide that standard link on
their home page (see
<a  href="http://www.eclipse.org/projects/standard-link-on-home-page.php">http://www.eclipse.org/projects/standard-link-on-home-page.php</a>) .
The 'About' link should point to this URL: 
<a  href="http://www.eclipse.org/projects/project_summary.php?projectid=soa.bpmnmodel">http://www.eclipse.org/projects/project_summary.php?projectid=soa.bpmnmodel</a>
er
* The date for release &quot;1.1&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* The date for release &quot;1.2&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.


</pre>]]></content:encoded>
		<pubDate>Thu, 05 Jan 2012 05:00:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00070.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>Re: [bpmn-dev] Termination of the BPMN modeler subproject</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00069.html</link>
		<description> </description>
		<content:encoded><![CDATA[Folks,<div><br></div><div>the project is looking at a termination review. If you would like to take it forward, please step in.</div><div><br></div><div>Below is the email I sent to the SOA PMC last week.</div><div><br></div>

<div>Thanks,</div><div><br></div><div>Antoine<br><br><div class="gmail_quote">On Mon, Nov 14, 2011 at 12:04, Antoine Toulme <span dir="ltr">&lt;<a href="mailto:antoine@xxxxxxxxxxxxxxx">antoine@xxxxxxxxxxxxxxx</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><span>Hi all,</span><div>
<br></div><div>I am looking at resigning from my position of lead of the BPMN modeler subproject.</div>
<div><br></div><div>
I would like to offer to conduct a termination review of the BPMN modeler project, according to the guidelines.</div><div>
<br></div><div>If there is interest from one or more of the PMC members to take over the project, I would be happy to discuss it.</div>
<div><br></div><div>
Thanks,</div><div><br></div><div>
Antoine</div>
</blockquote></div><br></div>
]]></content:encoded>
		<pubDate>Mon, 21 Nov 2011 19:50:21 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00069.html</guid>
		<author>antoine@xxxxxxx (Antoine Toulme)</author>
	</item>


	<item>
		<title>Re: [bpmn-dev] Two questions regarding output of the eclipse.bpmn2	api</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00068.html</link>
		<description> </description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#FFFFFF" style="background-color: #FFFFFF; color: #000000; "><font color="#000000">
  
  
    
    <span class="MsgBodyText">I understand now why the issue 2) is
      happening. In BPMN20.ecore looking specifically at the Process
      element. The Process element extends CallableElement and
      FlowElementContainer:<br>
      <br>
      Process-&gt;CallableElement, FlowElementContainer<br>
      <br>
      Process itself defines it's own elements and attributes, for sake
      of example it has:<br>
      <br>
      Process-&gt;CallableElement, FlowElementContainer<br>
      auditing<br>
      monitoring<br>
      properties<br>
      ....<br>
      <br>
      Let's look at FlowElementContainer:<br>
      <br>
      FlowElementContainer -&gt; BaseElement<br>
      laneSets<br>
      flowElements<br>
      <br>
      What happens during generation of the output bpmn2 when processing
      element nodes, _first_ the elements of the extended nodes are
      printed out, _then_ the elements of the actual node, so in this
      example the elements of FlowElementContainer (laneSets,
      flowElements) will always come before the Process elements
      (auditing, monitoring, properties). <br>
      <br>
      This however does not conform to Semantic.xml .. and I don't know
      if there was ever an intention to do that or not.<br>
      <br>
      Unless there is some setting that I don't know of to pick the
      elements of the actual nodes _before_ ones of nodes it extends, I
      don't know how this would be feasible to implements without an
      ecore rewrite.<br>
      <br>
      Please let me know what you think.</span><br>
    Thanks<br>
    tsurdilo<br>
    <br>
    <br>
    On 8/26/11 4:15 PM, Tihomir Surdilovic wrote:
    <blockquote cite="" type="cite">
      
      Hi guys, I am using eclipse.bpmn2 api to produce bpmn2 for the
      jBPM5 project and ran into two issues I would love to have some
      insight on. <br>
      Both questions are concerning the following example output:<br>
      <br>
      &lt;bpmn2:definitions xmlns:xsi=<a moz-do-not-send="true"
        class="moz-txt-link-rfc2396E"
        href="http://www.w3.org/2001/XMLSchema-instance">"http://www.w3.org/2001/XMLSchema-instance"</a>
      xmlns=<a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
        href="http://www.omg.org/bpmn20">"http://www.omg.org/bpmn20"</a>
      xmlns:bpmn2=<a moz-do-not-send="true"
        class="moz-txt-link-rfc2396E"
        href="http://www.omg.org/spec/BPMN/20100524/MODEL">"http://www.omg.org/spec/BPMN/20100524/MODEL"</a>
      xmlns:bpmndi=<a moz-do-not-send="true"
        class="moz-txt-link-rfc2396E"
        href="http://www.omg.org/spec/BPMN/20100524/DI">"http://www.omg.org/spec/BPMN/20100524/DI"</a>
      xmlns:dc=<a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
        href="http://www.omg.org/spec/DD/20100524/DC">"http://www.omg.org/spec/DD/20100524/DC"</a>
      xmlns:di=<a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
        href="http://www.omg.org/spec/DD/20100524/DI">"http://www.omg.org/spec/DD/20100524/DI"</a>
      xmlns:drools=<a moz-do-not-send="true"
        class="moz-txt-link-rfc2396E" href="http://www.jboss.org/drools">"http://www.jboss.org/drools"</a>
      id="6018529e-e1db-4fc7-abff-c8574c49e754" xsi:schemaLocation=<a
        moz-do-not-send="true" class="moz-txt-link-rfc2396E"
        href="http://www.omg.org/spec/BPMN/20100524/MODELBPMN20.xsd">"http://www.omg.org/spec/BPMN/20100524/MODEL

        BPMN20.xsd"</a> name="sa" targetNamespace=<a
        moz-do-not-send="true" class="moz-txt-link-rfc2396E"
        href="http://www.omg.org/bpmn20">"http://www.omg.org/bpmn20"</a>&gt;<br>
      &nbsp;&nbsp; &lt;bpmn2:itemDefinition id="_xItem" structureRef="String"/&gt;<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;bpmn2:process id="sa"
      drools:packageName="defaultPackage" drools:version="1" name="sa"
      isExecutable="true"&gt;<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;bpmn2:startEvent
      id="_0495796B-D9E5-4079-A6A9-EF9706011D7E" name=""&gt;<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;bpmn2:outgoing&gt;_93664981-BF49-45BD-BED6-35CC0E512DEF&lt;/bpmn2:outgoing&gt;<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/bpmn2:startEvent&gt;<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;bpmn2:property id="x" itemSubjectRef="_xItem"/&gt;<br>
      &nbsp;&nbsp;&nbsp;&nbsp; &lt;/bpmn2:process&gt;<br>
      ...<br>
      &lt;/bpmn2:definitions&gt;<br>
      <br>
      1) The first problem I have is the id attribute of the definitions
      element. I do not know what in the ecore model controls its type.
      In BPMN20.ecore there is a Definitions element defined which
      extends from BaseElement, however changing the type of the id of
      BaseElement from EString to NCName (which is really needed
      here..the id should NOT start with a number) changes the type of
      all elements in the document EXCEPT the definitions element. Could
      someone please tell me what part of the ecore model determines the
      type of the id attribute of the definitions element?<br>
      <br>
      2) The produced bpmn2 in my case has a big problem, in that it
      does not conform to Semantics.xml. Specifically Semantics.xml
      defines a sequence for the process element:<br>
      <br>
      
      <span class="MsgBodyText">&lt;xsd:element name="process"
        type="tProcess" substitutionGroup="rootElement"/&gt;<br>
        &lt;xsd:complexType name="tProcess"&gt;<br>
        &lt;xsd:complexContent&gt;<br>
        &lt;xsd:extension base="tCallableElement"&gt;<br>
        &lt;xsd:sequence&gt;<br>
        &lt;xsd:element ref="auditing" minOccurs="0" maxOccurs="1"/&gt;<br>
        &lt;xsd:element ref="monitoring" minOccurs="0"
        maxOccurs="1"/&gt;<br>
        &lt;xsd:element ref="property" minOccurs="0"
        maxOccurs="unbounded"/&gt;<br>
        &lt;xsd:element ref="laneSet" minOccurs="0"
        maxOccurs="unbounded"/&gt;<br>
        &lt;xsd:element ref="flowElement" minOccurs="0"
        maxOccurs="unbounded"/&gt;<br>
        &lt;xsd:element ref="artifact" minOccurs="0"
        maxOccurs="unbounded"/&gt;<br>
        &lt;xsd:element name="supports" type="xsd:QName" minOccurs="0"
        maxOccurs="unbounded"/&gt;<br>
        &lt;/xsd:sequence&gt;<br>
        &lt;xsd:attribute name="processType" type="tProcessType"
        default="none"/&gt;<br>
        &lt;xsd:attribute name="isClosed" type="xsd:boolean"
        default="false"/&gt;<br>
        &lt;xsd:attribute name="definitionalCollaborationRef"
        type="xsd:QName" use="optional"/&gt;<br>
        &lt;/xsd:extension&gt;<br>
        &lt;/xsd:complexContent&gt;<br>
        &lt;/xsd:complexType&gt;</span><br>
      <br>
      but if you can see for example eclipse.bpmn2 api produce output
      that does not follow this sequence (the property elements for
      example are placed as last ones). <br>
      This forces me to turn of xml validation alltogether when trying
      to execute the bpmn2 in runtime engines such as jBPM. <br>
      Is there a setting or anything else that forces the output xml to
      conform the the schemas I assume were used to create the ecore
      model?<br>
      <br>
      I opened two questions on the user forums on this, but am getting
      no traction so asked Antoine and he recommended me to try this
      list.<br>
      <br>
      Any inputs on this are very very welcome. I am willing to do any
      bug fixes and contribute patches in case any of these are actually
      bugs..so in that case just guidance is needed :)<br>
      <br>
      Thanks!<br>
      Tihomir<br>
    </blockquote>
    <br>
  

</font></td></tr></table>]]></content:encoded>
		<pubDate>Sat, 27 Aug 2011 01:27:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00068.html</guid>
		<author>tsurdilo@xxxxxxx (Tihomir Surdilovic)</author>
	</item>
	<item>
		<title>[bpmn-dev] Two questions regarding output of the eclipse.bpmn2 api</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00067.html</link>
		<description>Hi guys, I am using eclipse.bpmn2 api to produce bpmn2 for the jBPM5 project and ran into two issues I would love to have some insight on. Both questions are concerning the following example output: &amp;lt;bpmn2:definitions xmlns:xsi=&amp;quot;http://www.w3.org/2001/XMLS...</description>
		<content:encoded><![CDATA[Hi guys, I am using eclipse.bpmn2 api to produce bpmn2 for the jBPM5
    project and ran into two issues I would love to have some insight
    on. <br>
    Both questions are concerning the following example output:<br>
    <br>
    &lt;bpmn2:definitions
    xmlns:xsi=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance">&quot;http://www.w3.org/2001/XMLSchema-instance&quot;</a>
    xmlns=<a class="moz-txt-link-rfc2396E" href="http://www.omg.org/bpmn20">&quot;http://www.omg.org/bpmn20&quot;</a>
    xmlns:bpmn2=<a class="moz-txt-link-rfc2396E" href="http://www.omg.org/spec/BPMN/20100524/MODEL">&quot;http://www.omg.org/spec/BPMN/20100524/MODEL&quot;</a>
    xmlns:bpmndi=<a class="moz-txt-link-rfc2396E" href="http://www.omg.org/spec/BPMN/20100524/DI">&quot;http://www.omg.org/spec/BPMN/20100524/DI&quot;</a>
    xmlns:dc=<a class="moz-txt-link-rfc2396E" href="http://www.omg.org/spec/DD/20100524/DC">&quot;http://www.omg.org/spec/DD/20100524/DC&quot;</a>
    xmlns:di=<a class="moz-txt-link-rfc2396E" href="http://www.omg.org/spec/DD/20100524/DI">&quot;http://www.omg.org/spec/DD/20100524/DI&quot;</a>
    xmlns:drools=<a class="moz-txt-link-rfc2396E" href="http://www.jboss.org/drools">&quot;http://www.jboss.org/drools&quot;</a>
    id=&quot;6018529e-e1db-4fc7-abff-c8574c49e754&quot;
    xsi:schemaLocation=<a class="moz-txt-link-rfc2396E" href="http://www.omg.org/spec/BPMN/20100524/MODELBPMN20.xsd">&quot;http://www.omg.org/spec/BPMN/20100524/MODEL
    BPMN20.xsd&quot;</a> name=&quot;sa&quot;
    targetNamespace=<a class="moz-txt-link-rfc2396E" href="http://www.omg.org/bpmn20">&quot;http://www.omg.org/bpmn20&quot;</a>&gt;<br>
    &#xA0;&#xA0; &lt;bpmn2:itemDefinition id=&quot;_xItem&quot; structureRef=&quot;String&quot;/&gt;<br>
    &#xA0;&#xA0;&#xA0;&#xA0;&#xA0; &lt;bpmn2:process id=&quot;sa&quot; drools:packageName=&quot;defaultPackage&quot;
    drools:version=&quot;1&quot; name=&quot;sa&quot; isExecutable=&quot;true&quot;&gt;<br>
    &#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0; &lt;bpmn2:startEvent
    id=&quot;_0495796B-D9E5-4079-A6A9-EF9706011D7E&quot; name=&quot;&quot;&gt;<br>
    &#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;
&lt;bpmn2:outgoing&gt;_93664981-BF49-45BD-BED6-35CC0E512DEF&lt;/bpmn2:outgoing&gt;<br>
    &#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0; &lt;/bpmn2:startEvent&gt;<br>
    &#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0; ...<br>
    &#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0; &lt;bpmn2:property id=&quot;x&quot; itemSubjectRef=&quot;_xItem&quot;/&gt;<br>
    &#xA0;&#xA0;&#xA0;&#xA0; &lt;/bpmn2:process&gt;<br>
    ...<br>
    &lt;/bpmn2:definitions&gt;<br>
    <br>
    1) The first problem I have is the id attribute of the definitions
    element. I do not know what in the ecore model controls its type. In
    BPMN20.ecore there is a Definitions element defined which extends
    from BaseElement, however changing the type of the id of BaseElement
    from EString to NCName (which is really needed here..the id should
    NOT start with a number) changes the type of all elements in the
    document EXCEPT the definitions element. Could someone please tell
    me what part of the ecore model determines the type of the id
    attribute of the definitions element?<br>
    <br>
    2) The produced bpmn2 in my case has a big problem, in that it does
    not conform to Semantics.xml. Specifically Semantics.xml defines a
    sequence for the process element:<br>
    <br>
    
    <span class="MsgBodyText">&lt;xsd:element name=&quot;process&quot;
      type=&quot;tProcess&quot; substitutionGroup=&quot;rootElement&quot;/&gt;<br>
      &lt;xsd:complexType name=&quot;tProcess&quot;&gt;<br>
      &lt;xsd:complexContent&gt;<br>
      &lt;xsd:extension base=&quot;tCallableElement&quot;&gt;<br>
      &lt;xsd:sequence&gt;<br>
      &lt;xsd:element ref=&quot;auditing&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot;/&gt;<br>
      &lt;xsd:element ref=&quot;monitoring&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot;/&gt;<br>
      &lt;xsd:element ref=&quot;property&quot; minOccurs=&quot;0&quot;
      maxOccurs=&quot;unbounded&quot;/&gt;<br>
      &lt;xsd:element ref=&quot;laneSet&quot; minOccurs=&quot;0&quot;
      maxOccurs=&quot;unbounded&quot;/&gt;<br>
      &lt;xsd:element ref=&quot;flowElement&quot; minOccurs=&quot;0&quot;
      maxOccurs=&quot;unbounded&quot;/&gt;<br>
      &lt;xsd:element ref=&quot;artifact&quot; minOccurs=&quot;0&quot;
      maxOccurs=&quot;unbounded&quot;/&gt;<br>
      &lt;xsd:element name=&quot;supports&quot; type=&quot;xsd:QName&quot; minOccurs=&quot;0&quot;
      maxOccurs=&quot;unbounded&quot;/&gt;<br>
      &lt;/xsd:sequence&gt;<br>
      &lt;xsd:attribute name=&quot;processType&quot; type=&quot;tProcessType&quot;
      default=&quot;none&quot;/&gt;<br>
      &lt;xsd:attribute name=&quot;isClosed&quot; type=&quot;xsd:boolean&quot;
      default=&quot;false&quot;/&gt;<br>
      &lt;xsd:attribute name=&quot;definitionalCollaborationRef&quot;
      type=&quot;xsd:QName&quot; use=&quot;optional&quot;/&gt;<br>
      &lt;/xsd:extension&gt;<br>
      &lt;/xsd:complexContent&gt;<br>
      &lt;/xsd:complexType&gt;</span><br>
    <br>
    but as you can see for example eclipse.bpmn2 api produce output that
    does not follow this sequence (the property elements for example are
    placed as last ones). <br>
    This forces me to turn of xml validation alltogether when trying to
    execute the bpmn2 in runtime engines such as jBPM. <br>
    Is there a setting or anything else that forces the output xml to
    conform the the schemas I assume were used to create the ecore
    model?<br>
    <br>
    I opened two questions on the user forums on this, but am getting no
    traction so asked Antoine and he recommended me to try this list.<br>
    <br>
    Any inputs on this are very very welcome. I am willing to do any bug
    fixes and contribute patches in case any of these are actually
    bugs..so in that case just guidance is needed :)<br>
    <br>
    Thanks!<br>
    tsurdilo
]]></content:encoded>
		<pubDate>Fri, 26 Aug 2011 20:23:01 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00067.html</guid>
		<author>tsurdilovic@xxxxxxx (tihomir surdilovic)</author>
	</item>


	<item>
		<title>[bpmn-dev] Project meta data is out of date for soa.bpmnmodeler</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00066.html</link>
		<description>Antoine, Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * Project home page (projecturl = http://www.eclipse.org/bpmn) does not...</description>
		<content:encoded><![CDATA[<pre>Antoine,
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* Project home page (projecturl = <a  href="http://www.eclipse.org/bpmn">http://www.eclipse.org/bpmn</a>) does not
have an &quot;About &lt;project&gt;&quot;,&quot;About This Project&quot; or &quot;Information about
&lt;project&gt;&quot; link. Projects are required to provide that standard link on
their home page (see
<a  href="http://www.eclipse.org/projects/standard-link-on-home-page.php">http://www.eclipse.org/projects/standard-link-on-home-page.php</a>) .
The 'About' link should point to this URL: 
<a  href="http://www.eclipse.org/projects/project_summary.php?projectid=soa.bpmnmodel">http://www.eclipse.org/projects/project_summary.php?projectid=soa.bpmnmodel</a>
er
* The date for release &quot;1.1&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* The date for release &quot;1.2&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.


</pre>]]></content:encoded>
		<pubDate>Fri, 05 Aug 2011 04:00:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00066.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>[bpmn-dev] Project meta data is out of date for soa.bpmnmodeler</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00065.html</link>
		<description>Antoine, Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * The date for release &amp;quot;1.1&amp;quot; is in the past, but the release is not mar...</description>
		<content:encoded><![CDATA[<pre>Antoine,
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* The date for release &quot;1.1&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* The date for release &quot;1.2&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.
* Project home page (projecturl = <a  href="http://www.eclipse.org/bpmn">http://www.eclipse.org/bpmn</a>) does not
have an &quot;About &lt;project&gt;&quot;,&quot;About This Project&quot; or &quot;Information about
&lt;project&gt;&quot; link. Projects are required to provide that standard link on
their home page (see
<a  href="http://www.eclipse.org/projects/standard-link-on-home-page.php">http://www.eclipse.org/projects/standard-link-on-home-page.php</a>) .
The 'About' link should point to this URL: 
<a  href="http://www.eclipse.org/projects/project_summary.php?projectid=soa.bpmnmodel">http://www.eclipse.org/projects/project_summary.php?projectid=soa.bpmnmodel</a>
er


</pre>]]></content:encoded>
		<pubDate>Sun, 05 Jun 2011 04:00:08 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00065.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>[bpmn-dev] Project meta data is out of date for soa.bpmnmodeler</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00064.html</link>
		<description>Antoine, Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * The date for release &amp;quot;1.1&amp;quot; is in the past, but the release is not mar...</description>
		<content:encoded><![CDATA[<pre>Antoine,
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* The date for release &quot;1.1&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* The date for release &quot;1.2&quot; is in the past, but the release is not marked
as completed. If it is completed, it should be marked as completed; if it
has been postponed, it should be given a new target date.
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.
* Project home page (projecturl = <a  href="http://www.eclipse.org/bpmn">http://www.eclipse.org/bpmn</a>) does not
have an &quot;About &lt;project&gt;&quot;,&quot;About This Project&quot; or &quot;Information about
&lt;project&gt;&quot; link. Projects are required to provide that standard link on
their home page (see
<a  href="http://www.eclipse.org/projects/standard-link-on-home-page.php">http://www.eclipse.org/projects/standard-link-on-home-page.php</a>) .
The 'About' link should point to this URL: 
<a  href="http://www.eclipse.org/projects/project_summary.php?projectid=soa.bpmnmodel">http://www.eclipse.org/projects/project_summary.php?projectid=soa.bpmnmodel</a>
er


</pre>]]></content:encoded>
		<pubDate>Thu, 05 May 2011 04:00:09 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00064.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>Re: [bpmn-dev] How to start a new document</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00063.html</link>
		<description> </description>
		<content:encoded><![CDATA[It&#39;s not so much that the project is inactive (it is pretty much though) but the extension point here is part of the mangrove project.<div><br></div><div>You will have better luck asking the Mangrove lists.</div><div><br>

</div><div>Thanks,</div><div><br></div><div>Antoine<br><br><div class="gmail_quote">On Tue, Apr 12, 2011 at 06:03, Wolfgang Rohregger <span dir="ltr">&lt;<a href="mailto:wolfgang.rohregger@xxxxxxxxx">wolfgang.rohregger@xxxxxxxxx</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
I&#39;m not sure that the project is still active. I guess that the<br>
current development has moved to the newer BPMN2 editor of Eclipse. I<br>
recommend switching to that project if you&#39;re building a new tool.<br>
<br>
Cheers,<br>
<br>
Wolfgang<br>
<br>
2011/4/11 <a href="mailto:gicatena@xxxxxxxxx">gicatena@xxxxxxxxx</a> &lt;<a href="mailto:gicatena@xxxxxxxxx">gicatena@xxxxxxxxx</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi, I&#39;m trying to figure how to create a new BPMN Editor document from my<br>
&gt; plugin.<br>
&gt;<br>
&gt; I need to create a blank document where the user can draw his diagram and then<br>
&gt; manipulate it (like adding annotations).<br>
&gt;<br>
&gt; I&#39;m trying to import the extension points like org.eclipse.stp.im.in.bpmn.<br>
&gt; bpmnprocessor, but there&#39;s no documentation nor definitions of this extension<br>
&gt; point so I don&#39;t know what to do<br>
&gt;<br>
&gt; Can someone please help?<br>
&gt; _______________________________________________<br>
&gt; bpmn-dev mailing list<br>
&gt; <a href="mailto:bpmn-dev@xxxxxxxxxxx">bpmn-dev@xxxxxxxxxxx</a><br>
&gt; <a href="https://dev.eclipse.org/mailman/listinfo/bpmn-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/bpmn-dev</a><br>
&gt;<br>
_______________________________________________<br>
bpmn-dev mailing list<br>
<a href="mailto:bpmn-dev@xxxxxxxxxxx">bpmn-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/bpmn-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/bpmn-dev</a><br>
</div></div></blockquote></div><br></div>
]]></content:encoded>
		<pubDate>Tue, 12 Apr 2011 18:50:27 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00063.html</guid>
		<author>antoine@xxxxxxx (Antoine Toulme)</author>
	</item>
	<item>
		<title>Re: [bpmn-dev] How to start a new document</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00062.html</link>
		<description>Hi, I'm not sure that the project is still active. I guess that the current development has moved to the newer BPMN2 editor of Eclipse. I recommend switching to that project if you're building a new tool. Cheers, Wolfgang 2011/4/11 gicatena@xxxxxxxxx &amp;lt;gica...</description>
		<content:encoded><![CDATA[<pre>Hi,

I'm not sure that the project is still active. I guess that the
current development has moved to the newer BPMN2 editor of Eclipse. I
recommend switching to that project if you're building a new tool.

Cheers,

Wolfgang

2011/4/11 gicatena@xxxxxxxxx &lt;gicatena@xxxxxxxxx&gt;:
&gt; Hi, I'm trying to figure how to create a new BPMN Editor document from my
&gt; plugin.
&gt;
&gt; I need to create a blank document where the user can draw his diagram and then
&gt; manipulate it (like adding annotations).
&gt;
&gt; I'm trying to import the extension points like org.eclipse.stp.im.in.bpmn.
&gt; bpmnprocessor, but there's no documentation nor definitions of this extension
&gt; point so I don't know what to do
&gt;
&gt; Can someone please help?
&gt; _______________________________________________
&gt; bpmn-dev mailing list
&gt; bpmn-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/bpmn-dev">https://dev.eclipse.org/mailman/listinfo/bpmn-dev</a>
&gt;

</pre>]]></content:encoded>
		<pubDate>Tue, 12 Apr 2011 13:03:05 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00062.html</guid>
		<author>wolfgang.rohregger@xxxxxxx (Wolfgang Rohregger)</author>
	</item>


	<item>
		<title>[bpmn-dev] How to start a new document</title>
		<link>http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00061.html</link>
		<description>Hi, I'm trying to figure how to create a new BPMN Editor document from my plugin. I need to create a blank document where the user can draw his diagram and then manipulate it (like adding annotations). I'm trying to import the extension points like org.ecl...</description>
		<content:encoded><![CDATA[<pre>Hi, I'm trying to figure how to create a new BPMN Editor document from my 
plugin.

I need to create a blank document where the user can draw his diagram and then 
manipulate it (like adding annotations).

I'm trying to import the extension points like org.eclipse.stp.im.in.bpmn.
bpmnprocessor, but there's no documentation nor definitions of this extension 
point so I don't know what to do

Can someone please help?

</pre>]]></content:encoded>
		<pubDate>Mon, 11 Apr 2011 15:52:04 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/bpmn-dev/msg00061.html</guid>
		<author>gicatena@xxxxxxx (gicatena@xxxxxxxxx)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
