Changeset 4258


Ignore:
Timestamp:
01/13/14 15:42:14 (10 years ago)
Author:
twagoo
Message:

Moved cmdi2xhtml stylesheet from importer to web app

Location:
vlo/branches/to-wicket-1.6/vlo_web_app
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • vlo/branches/to-wicket-1.6/vlo_web_app/pom.xml

    r4232 r4258  
    8888                <directory>src/main/resources</directory>
    8989                <filtering>true</filtering>
    90             </resource>
    91             <resource>
    92                 <!-- Include vlo importer resources in the WEB-INF/classes
    93                      directory. Including a source is not the same thing as
    94                      depending on it. When you depend on a source, it only needs
    95                      to be in the location specified, it
    96                      will not be included however.
    97                 -->
    98                 <directory>../vlo_importer/src/main/resources</directory>
    99                 <includes>
    100                     <include>cmdi2xhtml.xsl</include>
    101                 </includes>                   
    10290            </resource>
    10391        </resources>
Note: See TracChangeset for help on using the changeset viewer.