You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by de...@avalon.apache.org on 2004/06/26 06:08:08 UTC

[jira] Created: (RUNTIME-39) Model addition into an assembled container.

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Open
   Priority: Major

    Project: Merlin Runtime
 Components: 
             COMPOSITION
   Versions:
             3.3.0

   Assignee: Stephen McConnell
   Reporter: Stephen McConnell

    Created: Fri, 25 Jun 2004 9:06 PM
    Updated: Fri, 25 Jun 2004 9:06 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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


[jira] Closed: (RUNTIME-39) Model addition into an assembled container.

Posted by de...@avalon.apache.org.
Message:

   The following issue has been closed.

   Resolver: Stephen McConnell
       Date: Fri, 25 Jun 2004 9:10 PM

On addition of a new model to a container a flag is now set to mark the container as dirty.  The implementation of the assembly operation has been updated to check for both assembly and non-dirty status before bypassing sub-systems assembly.  A test case has been added to the composition-impl package.
---------------------------------------------------------------------
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 9:10 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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


[jira] Commented: (RUNTIME-39) Model addition into an assembled container.

Posted by de...@avalon.apache.org.
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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org