The following comment has been added to this issue:

     Author: Stephen McConnell
    Created: Fri, 25 Jun 2004 11:30 PM
       Body:
Due to recent updates to the artifact uri specification (used in the merlin-impl 
plugin descriptor) - applications embedding merlin 3.3.1-DEV will need to update their 
bootstrap classpath to the following:

  \avalon\repository\jars\avalon-repository-api-2.1.0-DEV.jar
  \avalon\repository\jars\avalon-repository-spi-2.0.0.jar
  \avalon\repository\jars\avalon-repository-main-2.1.0-DEV.jar
  \avalon\repository\jars\avalon-repository-util-2.0.0.jar
  \avalon\util\jars\avalon-util-exception-1.0.0.jar
  \avalon\util\jars\avalon-util-env-1.1.1.jar
  \avalon\util\jars\avalon-util-i18n-1.0.0.jar
  \avalon\util\jars\avalon-util-criteria-1.1.0.jar
  \avalon\util\jars\avalon-util-defaults-1.2.1.jar
  \commons-cli\jars\commons-cli-1.0.jar

In addition, embeddor artifact references to the merlin plugin need to be updated to 
the following:

  "artifact:jar:avalon/merlin/avalon-merlin-impl#3.3.1-DEV";

Please note that the above uri reflect the new "unified" artifact reference scheme and 
group breakdown.  Also note that the meta descriptor for 3.3.1-dev includes jms and 
mailapi.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/RUNTIME-39?page=comments#action_36374

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/RUNTIME-39

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: RUNTIME-39
    Summary: Model addition into an assembled container.
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Merlin Runtime
 Components: 
             COMPOSITION
   Fix Fors:
             3.3.1
   Versions:
             3.3.0

   Assignee: Stephen McConnell
   Reporter: Stephen McConnell

    Created: Fri, 25 Jun 2004 9:06 PM
    Updated: Fri, 25 Jun 2004 11:30 PM

Description:
Under 3.3.0 is a user of the composition SPI creates and adds a new component or 
containment model to a container that is already assembled - there is now way to 
initate the assembly of the new component model prior to the model commissioning.  
This is due to that fact that the containment model holds a reference to the assembled 
state and bypasses assembly if it is flagged as already assembled (irrespective of 
content addition).


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to