You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/03/01 17:38:15 UTC

[jira] Created: (TILES-127) Create assembly module

Create assembly module
----------------------

                 Key: TILES-127
                 URL: https://issues.apache.org/struts/browse/TILES-127
             Project: Tiles
          Issue Type: Task
    Affects Versions: 2.0.1
            Reporter: Antonio Petrelli


Create a new assembly module, responsible of creating release files, instead of having it inside tiles-core.
This way we can assembly all the dependencies we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TILES-127) Create assembly module

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli resolved TILES-127.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.2

Created assembly module, that creates a binary assembly similar to the one created previously inside the "tiles-core" module.
The "source" assembly collects together the sources of "tiles-api", "tiles-core" and "assembly" modules.

> Create assembly module
> ----------------------
>
>                 Key: TILES-127
>                 URL: https://issues.apache.org/struts/browse/TILES-127
>             Project: Tiles
>          Issue Type: Task
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> Create a new assembly module, responsible of creating release files, instead of having it inside tiles-core.
> This way we can assembly all the dependencies we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TILES-127) Create assembly module

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-127.
----------------------------------


> Create assembly module
> ----------------------
>
>                 Key: TILES-127
>                 URL: https://issues.apache.org/struts/browse/TILES-127
>             Project: Tiles
>          Issue Type: Task
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> Create a new assembly module, responsible of creating release files, instead of having it inside tiles-core.
> This way we can assembly all the dependencies we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TILES-127) Create assembly module

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli reassigned TILES-127:
--------------------------------------

    Assignee: Antonio Petrelli

> Create assembly module
> ----------------------
>
>                 Key: TILES-127
>                 URL: https://issues.apache.org/struts/browse/TILES-127
>             Project: Tiles
>          Issue Type: Task
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>
> Create a new assembly module, responsible of creating release files, instead of having it inside tiles-core.
> This way we can assembly all the dependencies we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (TILES-127) Create assembly module

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli reopened TILES-127:
------------------------------------


Sorry, forgot to include the assembly pom.xml in the commit!

> Create assembly module
> ----------------------
>
>                 Key: TILES-127
>                 URL: https://issues.apache.org/struts/browse/TILES-127
>             Project: Tiles
>          Issue Type: Task
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> Create a new assembly module, responsible of creating release files, instead of having it inside tiles-core.
> This way we can assembly all the dependencies we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TILES-127) Create assembly module

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli resolved TILES-127.
------------------------------------

    Resolution: Fixed

Now everything works.
I had to use the 2.2-SNAPSHOT version of the Maven Assembly plugin, it seems there is a bug in 2.1 in dependency evaluation.

> Create assembly module
> ----------------------
>
>                 Key: TILES-127
>                 URL: https://issues.apache.org/struts/browse/TILES-127
>             Project: Tiles
>          Issue Type: Task
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> Create a new assembly module, responsible of creating release files, instead of having it inside tiles-core.
> This way we can assembly all the dependencies we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.