Revision e08fd2f3

b/gss/.classpath
15 15
			<attribute name="javadoc_location" value="http://commons.apache.org/fileupload/apidocs/"/>
16 16
		</attributes>
17 17
	</classpathentry>
18
	<classpathentry kind="lib" path="ear/lib/commons-configuration-1.5.jar"/>
19 18
	<classpathentry kind="lib" path="lib/gwt-dnd-2.5.6.jar"/>
20 19
	<classpathentry kind="lib" path="ear/lib/commons-codec-1.3.jar"/>
21 20
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 common lib"/>
22 21
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 lib"/>
22
	<classpathentry kind="lib" path="ear/lib/commons-configuration-1.6.jar" sourcepath="/home/past/Desktop/commons-configuration-1.6-sources.jar"/>
23 23
	<classpathentry kind="output" path="bin"/>
24 24
</classpath>
b/gss/build.xml
91 91
		<pathelement location="${jboss.lib.dir}/jboss-system.jar"/>
92 92
		<pathelement location="${jboss.lib.dir}/jbosssx.jar"/>
93 93
		<pathelement location="${ear.lib.dir}/commons-codec-1.3.jar"/>
94
		<pathelement location="${ear.lib.dir}/commons-configuration-1.5.jar"/>
94
		<pathelement location="${ear.lib.dir}/commons-configuration-1.6.jar"/>
95 95
		<pathelement location="${war.lib.dir}/commons-fileupload-1.2.jar"/>
96 96
		<pathelement location="${ear.lib.dir}/commons-lang.jar"/>
97 97
		<pathelement location="${junit.path}/junit.jar"/>

Also available in: Unified diff