Index: trunk/fmgVen/nbproject/genfiles.properties
===================================================================
--- trunk/fmgVen/nbproject/genfiles.properties	(revision 22)
+++ trunk/fmgVen/nbproject/genfiles.properties	(revision 23)
@@ -1,8 +1,8 @@
-build.xml.data.CRC32=d00ffa57
+build.xml.data.CRC32=6b84a8b1
 build.xml.script.CRC32=a9b2e5a3
 build.xml.stylesheet.CRC32=28e38971@1.38.1.45
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=d00ffa57
+nbproject/build-impl.xml.data.CRC32=6b84a8b1
 nbproject/build-impl.xml.script.CRC32=494c2ca4
 nbproject/build-impl.xml.stylesheet.CRC32=78c6a6ee@1.38.1.45
Index: trunk/fmgVen/nbproject/project.properties
===================================================================
--- trunk/fmgVen/nbproject/project.properties	(revision 22)
+++ trunk/fmgVen/nbproject/project.properties	(revision 23)
@@ -25,11 +25,10 @@
 endorsed.classpath=
 excludes=
-file.reference.spring.jar=lib/spring.jar
 includes=**
 jar.compress=false
 javac.classpath=\
-    ${file.reference.spring.jar}
+    ${libs.Ven.classpath}
 # Space-separated list of extra javac options
-javac.compilerargs=
+javac.compilerargs=-Xlint:deprecation
 javac.deprecation=false
 javac.processorpath=\
@@ -63,5 +62,6 @@
 run.test.classpath=\
     ${javac.test.classpath}:\
-    ${build.test.classes.dir}
+    ${build.test.classes.dir}:\
+    ${libs.Test.classpath}
 source.encoding=UTF-8
 src.dir=src
Index: trunk/fmgVen/nbproject/project.xml
===================================================================
--- trunk/fmgVen/nbproject/project.xml	(revision 22)
+++ trunk/fmgVen/nbproject/project.xml	(revision 23)
@@ -16,4 +16,8 @@
             <definitions>.\lib\nblibraries.properties</definitions>
         </libraries>
+        <spring-data xmlns="http://www.netbeans.org/ns/spring-data/1">
+            <config-files/>
+            <config-file-groups/>
+        </spring-data>
     </configuration>
 </project>
