Ignore:
Timestamp:
10/15/12 14:53:44 (12 years ago)
Author:
pharms
Message:
  • changed implementation so that java script is served by server itself and that it determines the servers location through its own URL
Location:
trunk/autoquest-htmlmonitor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-htmlmonitor

    • Property svn:ignore set to
      target
  • trunk/autoquest-htmlmonitor/pom.xml

    r867 r879  
    5353    </dependencies> 
    5454    <build> 
     55        <resources> 
     56            <resource> 
     57                <directory>src/main/js</directory> 
     58            </resource> 
     59        </resources> 
    5560        <extensions> 
    5661            <extension> 
Note: See TracChangeset for help on using the changeset viewer.