Subversion Repositories Integrator Subversion

Rev

Rev 106 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 106 Rev 423
Line 7... Line 7...
7
		</attributes>
7
		</attributes>
8
	</classpathentry>
8
	</classpathentry>
9
	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
9
	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
10
		<attributes>
10
		<attributes>
11
			<attribute name="maven.pomderived" value="true"/>
11
			<attribute name="maven.pomderived" value="true"/>
-
 
12
			<attribute name="optional" value="true"/>
12
		</attributes>
13
		</attributes>
13
	</classpathentry>
14
	</classpathentry>
14
	<classpathentry kind="src" output="target/test-classes" path="src/test/java">
15
	<classpathentry kind="src" output="target/test-classes" path="src/test/java">
15
		<attributes>
16
		<attributes>
16
			<attribute name="test" value="true"/>
17
			<attribute name="test" value="true"/>
Line 25... Line 26...
25
	</classpathentry>
26
	</classpathentry>
26
	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
27
	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
27
		<attributes>
28
		<attributes>
28
			<attribute name="maven.pomderived" value="true"/>
29
			<attribute name="maven.pomderived" value="true"/>
29
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
30
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
-
 
31
		</attributes>
-
 
32
	</classpathentry>
-
 
33
	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
-
 
34
		<attributes>
-
 
35
			<attribute name="maven.pomderived" value="true"/>
-
 
36
			<attribute name="test" value="true"/>
-
 
37
			<attribute name="optional" value="true"/>
30
		</attributes>
38
		</attributes>
31
	</classpathentry>
39
	</classpathentry>
32
	<classpathentry kind="output" path="target/classes"/>
40
	<classpathentry kind="output" path="target/classes"/>
33
</classpath>
41
</classpath>