Ignore:
Timestamp:
04/15/14 13:45:04 (10 years ago)
Author:
pharms
Message:
  • preparation for release of 0.1.0
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-httpmonitor-test/.classpath

    r1520 r1523  
    99        <classpathentry including="**/*.java" kind="src" path="src/main/resources"/> 
    1010        <classpathentry kind="src" output="target/classes" path="src/main/java"> 
     11                <attributes> 
     12                        <attribute name="optional" value="true"/> 
     13                        <attribute name="maven.pomderived" value="true"/> 
     14                </attributes> 
     15        </classpathentry> 
     16        <classpathentry kind="src" output="target/classes" path="target/generated-sources/cxf"> 
    1117                <attributes> 
    1218                        <attribute name="optional" value="true"/> 
Note: See TracChangeset for help on using the changeset viewer.