Another merge. I was bored.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@2923 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Britt Park
2006-05-19 00:38:14 +00:00
parent 1b4c08d1d4
commit 9d6b8bdf26
3 changed files with 193 additions and 57 deletions

View File

@@ -347,13 +347,17 @@
<property name="fixesFromSchema"><value>0</value></property>
<property name="fixesToSchema"><value>12</value></property>
<property name="targetSchema"><value>13</value></property>
<property name="scriptsACP"><value>alfresco/bootstrap/example_javascripts.acp</value></property>
<!-- helper beans for execution -->
<property name="importerBootstrap">
<ref bean="spacesBootstrap" />
</property>
<property name="messageSource">
<ref bean="bootstrapSpacesMessageSource" />
</property>
</property>
<property name="importerService">
<ref bean="importerComponent" />
</property>
</bean>
</beans>