Ant_import doesn't support a URL as an import
---------------------------------------------

                 Key: JRUBY-5530
                 URL: http://jira.codehaus.org/browse/JRUBY-5530
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
    Affects Versions: JRuby 1.5.6
            Reporter: George
            Priority: Trivial


I'm trying to use ant_import, and trying to import a ant script located on our 
perforce server. Instead of mapping a workspace, I just use p4web so I can 
always get the latest version. So 
http://perforce:8080/depot/buildscripts/build.xml fails to load because 
ant_import requires a filename. Currently I stream the file locally, then load 
it, but it would be much more convenient to accept a URL.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to