You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "sumedha rubasinghe (JIRA)" <ji...@apache.org> on 2007/04/23 11:22:15 UTC

[jira] Created: (SANDESHA2-86) Maven2 build

Maven2 build
------------

                 Key: SANDESHA2-86
                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
             Project: Sandesha2
          Issue Type: Improvement
         Environment: any
            Reporter: sumedha rubasinghe


Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe updated SANDESHA2-86:
----------------------------------------

    Attachment: distributions-ver-1.patch

This patch includes changes needed to create source & binary distributions. Source distribution is fully functional & creating artifacts similar to maven1 build. 
But I am in the middle of completing binary distribution. will soon attach a patch for that.
Just run mvn install & distributions will be created inside modules/distribution/target.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: distributions-ver-1.patch, m2-ver1.1.patch.tar.gz, maven1-buid-and-test.patch
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe updated SANDESHA2-86:
----------------------------------------

    Attachment: maven1-buid-and-test.patch

Hi,
Attached patch contains fixes for several issues introduced while maven2 conversion. Sorry for the inconvenience caused, if someone tried to build using maven1 & failed.
Thanks.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: m2-ver1.1.patch.tar.gz, maven1-buid-and-test.patch
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe updated SANDESHA2-86:
----------------------------------------

    Attachment: distributions-ver-2.patch

Creating the binary distribution is complete now.. With this patch, a binary distribution identical to the one created from maven1 build will be created.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: distributions-ver-1.patch, distributions-ver-2.patch, m2-ver1.1.patch.tar.gz, maven1-buid-and-test.patch
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe updated SANDESHA2-86:
----------------------------------------

    Attachment: SANDESHA2-86-dependency-removal.patch

Removed unwanted dependencies.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: distributions-ver-1.patch, distributions-ver-2.patch, m2-ver1.1.patch.tar.gz, maven1-buid-and-test.patch, SANDESHA2-86-dependency-removal.patch
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe updated SANDESHA2-86:
----------------------------------------

    Attachment: distributions-ver-2.patch

Creating the binary distribution is complete now.. With this patch, a binary distribution identical to the one created from maven1 build will be created.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: distributions-ver-1.patch, distributions-ver-2.patch, m2-ver1.1.patch.tar.gz, maven1-buid-and-test.patch
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe updated SANDESHA2-86:
----------------------------------------

    Attachment: maven1-buid-and-test.patch

Hi,
Attached patch contains fixes for several issues introduced while maven2 conversion. Sorry for the inconvenience caused, if someone tried to build using maven1 & failed.
Thanks.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: m2-ver1.1.patch.tar.gz, maven1-buid-and-test.patch
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe updated SANDESHA2-86:
----------------------------------------

    Attachment: m2-ver1.1.patch.tar.gz

sorry, forgot to attach the patch.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: m2-ver1.1.patch.tar.gz
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Closed: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe closed SANDESHA2-86.
---------------------------------------

    Resolution: Fixed

Maven2 build for Sandesha2 is now complete & developers are using it successfully.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: distributions-ver-1.patch, distributions-ver-2.patch, m2-ver1.1.patch.tar.gz, maven1-buid-and-test.patch, SANDESHA2-86-dependency-removal.patch
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe updated SANDESHA2-86:
----------------------------------------

    Attachment: m2-ver1.1.patch.tar.gz

sorry, forgot to attach the patch.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: m2-ver1.1.patch.tar.gz
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe updated SANDESHA2-86:
----------------------------------------

    Attachment: distributions-ver-1.patch

This patch includes changes needed to create source & binary distributions. Source distribution is fully functional & creating artifacts similar to maven1 build. 
But I am in the middle of completing binary distribution. will soon attach a patch for that.
Just run mvn install & distributions will be created inside modules/distribution/target.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: distributions-ver-1.patch, m2-ver1.1.patch.tar.gz, maven1-buid-and-test.patch
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SANDESHA2-86) Maven2 build

Posted by "sumedha rubasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sumedha rubasinghe updated SANDESHA2-86:
----------------------------------------

    Attachment: SANDESHA2-86-dependency-removal.patch

Removed unwanted dependencies.

> Maven2 build
> ------------
>
>                 Key: SANDESHA2-86
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-86
>             Project: Sandesha2
>          Issue Type: Improvement
>         Environment: any
>            Reporter: sumedha rubasinghe
>         Attachments: distributions-ver-1.patch, distributions-ver-2.patch, m2-ver1.1.patch.tar.gz, maven1-buid-and-test.patch, SANDESHA2-86-dependency-removal.patch
>
>
> Attached patch contains changes required to convert the project to support maven2 build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org