Changeset 24 for trunk/fmgVen/lib


Ignore:
Timestamp:
Sep 22, 2010, 10:01:20 PM (14 years ago)
Author:
fmguler
Message:

Refs #3 - Added liquibase library for test database operations, which means we can update and rollback a test database in the test scenarios. Now we should add test scenarios to be tested on this database.

Location:
trunk/fmgVen/lib
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fmgVen/lib/nblibraries.properties

    r23 r24  
    66    ${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar 
    77libs.Test.classpath=\ 
    8     ${base}/test/postgresql-8.4-701.jdbc3.jar 
     8    ${base}/test/postgresql-8.4-701.jdbc3.jar;\ 
     9    ${base}/test/liquibase-1.9.5.jar 
    910libs.Ven.classpath=\ 
    1011    ${base}/ven/spring-beans.jar;\ 
Note: See TracChangeset for help on using the changeset viewer.