From: Chris W. <la...@us...> - 2005-02-28 01:04:12
|
Update of /cvsroot/openinteract/OpenInteract2/t/use In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32042/use Modified Files: fruit-1.00.zip Added Files: test_package_bad.ini test_package.ini Removed Files: test_package_bad.conf test_package.conf Log Message: OIN-137: testing updates as a result of moving package.conf -> package.ini (also with eliminating doc/, but more of that in a bit...) --- NEW FILE: test_package_bad.ini --- [package] name = fruit version = author = wi...@op... url = http://www.openinteract.org/ sql_installer = OpenInteract2::SQLInstall::Fruit module = Data::Dumper description = Demo package for showing how to build an OpenInteract2 \ package. Traditional style, fruit flavor. --- NEW FILE: test_package.ini --- [package] name = OITest version = 1.12 description = Test description. author = Me <me...@me...> author = You <yo...@yo...> spops_file = conf/object_one.ini spops_file = conf/object_two.ini action_file = conf/action.ini url = http://www.openinteract.org/ sql_installer = OpenInteract2::SQLInstall::OITest config_watcher = OpenInteract2::MyWatcher [package template_plugin] TestPlugin = OpenInteract2::Plugin::Test [package observer] myfilter = OpenInteract2::Filter::My Index: fruit-1.00.zip =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/t/use/fruit-1.00.zip,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs7NhCEs and /tmp/cvsiWrBYS differ --- test_package_bad.conf DELETED --- --- test_package.conf DELETED --- |