Subversion Repositories Integrator Subversion

Rev

Rev 695 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 695 Rev 744
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="optional" value="true"/>
17
			<attribute name="optional" value="true"/>
17
			<attribute name="maven.pomderived" value="true"/>
18
			<attribute name="maven.pomderived" value="true"/>
-
 
19
			<attribute name="test" value="true"/>
18
		</attributes>
20
		</attributes>
19
	</classpathentry>
21
	</classpathentry>
20
	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
22
	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
21
		<attributes>
23
		<attributes>
22
			<attribute name="maven.pomderived" value="true"/>
24
			<attribute name="maven.pomderived" value="true"/>
-
 
25
			<attribute name="test" value="true"/>
-
 
26
			<attribute name="optional" value="true"/>
23
		</attributes>
27
		</attributes>
24
	</classpathentry>
28
	</classpathentry>
25
	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
29
	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
26
		<attributes>
30
		<attributes>
27
			<attribute name="maven.pomderived" value="true"/>
31
			<attribute name="maven.pomderived" value="true"/>
-
 
32
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
28
		</attributes>
33
		</attributes>
29
	</classpathentry>
34
	</classpathentry>
30
	<classpathentry kind="con" path="org.eclipse.ajdt.core.ASPECTJRT_CONTAINER"/>
35
	<classpathentry kind="con" path="org.eclipse.ajdt.core.ASPECTJRT_CONTAINER"/>
31
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
36
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
32
		<attributes>
37
		<attributes>