| |
1 |
1 |
<?xml version="1.0"?> |
| |
2 |
2 |
<!-- Generated by the ACS Package Manager --> |
| |
3 |
3 |
|
| |
4 |
4 |
<package key="acs-util" url="http://www.arsdigita.com/acs-repository/apm/packages/acs-util/" type="apm_service"> |
| |
5 |
5 |
<package-name>ACS Utilities</package-name> |
| |
6 |
6 |
<pretty-plural>ACS Utility Services</pretty-plural> |
| |
7 |
7 |
<singleton-p>t</singleton-p> |
| |
8 |
8 |
<initial-install-p>t</initial-install-p> |
| |
9 |
9 |
|
| |
10 |
10 |
<version name="4.5" url="http://www.openacs.org/repository/download/apm/acs-util-4.5.apm"> |
| |
11 |
11 |
<database-support> |
| |
12 |
12 |
<database>oracle</database> |
| |
13 |
13 |
<database>postgresql</database> |
| |
14 |
14 |
</database-support> |
| |
15 |
15 |
<owner url="mailto:acsteam@arsdigita.com">ACS Team</owner> |
| |
16 |
16 |
<summary>A set of utility functions that supplement the ACS Kernel.</summary> |
| |
17 |
17 |
<release-date>2002-05-15</release-date> |
| |
18 |
18 |
<vendor url="http://www.openacs.org">OpenACS</vendor> |
| |
19 |
19 |
|
| |
20 |
20 |
<provides url="acs-util" version="4.5"/> |
| |
21 |
|
<requires url="acs-kernel" version="4.0"/> |
| |
|
21 |
<requires url="acs-kernel" version="4.6.2"/> |
| |
22 |
22 |
|
| |
23 |
23 |
<files> |
| |
24 |
24 |
<file type="package_spec" path="acs-util.info"/> |
| |
25 |
25 |
<file type="data_model_create" db_type="oracle" path="sql/oracle/acs-util-create.sql"/> |
| |
26 |
26 |
<file type="data_model" db_type="oracle" path="sql/oracle/acs-util-package.sql"/> |
| |
27 |
27 |
<file type="data_model" db_type="oracle" path="sql/oracle/string-package.sql"/> |
| |
28 |
28 |
<file type="data_model_create" db_type="postgresql" path="sql/postgresql/acs-util-create.sql"/> |
| |
29 |
29 |
<file type="data_model_drop" db_type="postgresql" path="sql/postgresql/acs-util-drop.sql"/> |
| |
30 |
30 |
<file type="data_model" db_type="postgresql" path="sql/postgresql/acs-util-package.sql"/> |
| |
31 |
31 |
<file type="data_model" db_type="postgresql" path="sql/postgresql/string-package.sql"/> |
| |
32 |
32 |
<file type="data_model" db_type="postgresql" path="sql/postgresql/test/acs-util-test.sql"/> |
| |
33 |
33 |
</files> |
| |
34 |
34 |
<parameters> |
| |
35 |
35 |
<!-- No version parameters --> |
| |
36 |
36 |
</parameters> |
| |
37 |
37 |
|
| |
38 |
38 |
</version> |
| |
39 |
39 |
</package> |