You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "John Muth (JIRA)" <ji...@apache.org> on 2006/07/27 13:12:23 UTC

[jira] Created: (SM-501) ServiceMix Ant tasks: accept URL for file

ServiceMix Ant tasks: accept URL for file
-----------------------------------------

                 Key: SM-501
                 URL: https://issues.apache.org/activemq/browse/SM-501
             Project: ServiceMix
          Issue Type: Improvement
    Affects Versions: 3.0-M2
         Environment: any
            Reporter: John Muth
            Priority: Minor
         Attachments: dep_sa_patch.txt, inst_comp_patch.txt, inst_sl_patch.txt

It would be very useful to be able to pass urls to the servicemix ant tasks that install things, and for servicemix to go and fetch the file you've pointed to at the point at which it's ready to do the installing. 

The affected files are:

InstallComponentTask.java
InstallSharedLibraryTask.java
DeployServiceAssemblyTask.java

The change is nearly identical in all three.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (SM-501) ServiceMix Ant tasks: accept URL for file

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-501?page=all ]

Guillaume Nodet resolved SM-501.
--------------------------------

    Fix Version/s: 3.0-M3
       Resolution: Fixed
         Assignee: Guillaume Nodet

Author: gnodet
Date: Mon Jul 31 11:49:01 2006
New Revision: 427204

URL: http://svn.apache.org/viewvc?rev=427204&view=rev
Log:
SM-501: ServiceMix Ant tasks: accept URL for file
Patch provided by John Muth

Modified:
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/management/task/DeployServiceAssemblyTask.java
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/management/task/InstallComponentTask.java
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/management/task/InstallSharedLibraryTask.java



> ServiceMix Ant tasks: accept URL for file
> -----------------------------------------
>
>                 Key: SM-501
>                 URL: https://issues.apache.org/activemq/browse/SM-501
>             Project: ServiceMix
>          Issue Type: Improvement
>    Affects Versions: 3.0-M2
>         Environment: any
>            Reporter: John Muth
>         Assigned To: Guillaume Nodet
>            Priority: Minor
>             Fix For: 3.0-M3
>
>         Attachments: dep_sa_patch.txt, inst_comp_patch.txt, inst_sl_patch.txt
>
>
> It would be very useful to be able to pass urls to the servicemix ant tasks that install things, and for servicemix to go and fetch the file you've pointed to at the point at which it's ready to do the installing. 
> The affected files are:
> InstallComponentTask.java
> InstallSharedLibraryTask.java
> DeployServiceAssemblyTask.java
> The change is nearly identical in all three.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira