[ 
https://jira.codehaus.org/browse/MJS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Hunt updated MJS-13:
--------------------------------

        Fix Version/s:     (was: Short Term)
                       1.0
             Assignee: Tim Astle
    Affects Version/s: 1.0
    
> Specify a JsUnit test URL different from output directory
> ---------------------------------------------------------
>
>                 Key: MJS-13
>                 URL: https://jira.codehaus.org/browse/MJS-13
>             Project: Maven Javascript Tools
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: Windows Server 2003 SP2, Sharepoint 2007
>            Reporter: Andrew Hushbeck
>            Assignee: Tim Astle
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: JsUnitMojo.java
>
>
> When using a system like Sharepoint 2007 and uploading javascript to a 
> template folder, where relative URLs are going to change depending on site, 
> it would be nice to be able to specify a test location that is different from 
> the upload location. Also, in many of these cases, a URL would be nicer then 
> a file:\\
> I've coded out this change and attached the file. The major changes are 
> adding property values for testFinalLocation and protocol and creating the 
> path either with these set files.
> Note that mine, on line 233, uses "path = testFinalLocation;" without adding 
> the protocol on the front. This is more convenient for me, however, would 
> probably need to be added for consistency in the final coded version.
> This code could very well have some redundancy and clean up issues as I coded 
> it fairly quickly, but it solves the issue for me (at least for now).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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