Index: jetspeed-installer/zip-tomcat-portal-descriptor.xml
===================================================================
--- jetspeed-installer/zip-tomcat-portal-descriptor.xml (revision 734729)
+++ jetspeed-installer/zip-tomcat-portal-descriptor.xml (working copy)
@@ -27,7 +27,7 @@
- target/${tomcat.version}
+ target/${tomcat.name}
/
Index: jetspeed-installer/etc/database/import/assembly/repository-datasource-spring.xml
===================================================================
--- jetspeed-installer/etc/database/import/assembly/repository-datasource-spring.xml (revision 734729)
+++ jetspeed-installer/etc/database/import/assembly/repository-datasource-spring.xml (working copy)
@@ -1,63 +0,0 @@
-
-
-
-
-
-
-
-
- ${import.jdbc.driver.class}
-
-
- ${import.jdbc.url}
-
-
- ${import.jdbc.username}
-
-
- ${import.jdbc.password}
-
-
-
-
-
-
-
-
-
-
-
-
- JetspeedDS
-
-
-
-
-
-
-
Index: jetspeed-installer/etc/database/import/assembly/import-page-manager.xml
===================================================================
--- jetspeed-installer/etc/database/import/assembly/import-page-manager.xml (revision 734729)
+++ jetspeed-installer/etc/database/import/assembly/import-page-manager.xml (working copy)
@@ -1,190 +0,0 @@
-
-
-
-
-
-
- JETSPEED-INF/ojb/page-manager-repository.xml
-
- false
-
- false
-
-
-
-
-
-
-
-
-
- org.apache.jetspeed.page.PageManager
-
-
-
-
-
-
- PROPAGATION_SUPPORTS
- PROPAGATION_SUPPORTS
- PROPAGATION_SUPPORTS
- PROPAGATION_SUPPORTS
- PROPAGATION_SUPPORTS
- PROPAGATION_SUPPORTS
- PROPAGATION_REQUIRED,-org.apache.jetspeed.page.document.NodeException
- PROPAGATION_REQUIRED,-org.apache.jetspeed.page.document.NodeException
- PROPAGATION_REQUIRED,-org.apache.jetspeed.page.document.NodeException
- PROPAGATION_REQUIRED,-org.apache.jetspeed.page.document.NodeException
- PROPAGATION_REQUIRED,-org.apache.jetspeed.page.document.NodeException
- PROPAGATION_REQUIRED,-org.apache.jetspeed.page.document.NodeException
- PROPAGATION_REQUIRED,-org.apache.jetspeed.page.document.NodeException
- PROPAGATION_REQUIRED,-org.apache.jetspeed.page.document.NodeException
- PROPAGATION_SUPPORTS
- PROPAGATION_SUPPORTS
- PROPAGATION_SUPPORTS
- PROPAGATION_SUPPORTS
- PROPAGATION_SUPPORTS
-
-
-
-
-
-
-
- setPageManagerProxy
-
-
-
-
-
-
-
-
-
- /JETSPEED-INF/castor/page-mapping.xml
- .psml
- org.apache.jetspeed.om.page.psml.PageImpl
- ${org.apache.jetspeed.page.import.pages}
-
-
-
-
- /JETSPEED-INF/castor/page-mapping.xml
- .link
- org.apache.jetspeed.om.page.psml.LinkImpl
- ${org.apache.jetspeed.page.import.pages}
-
-
-
-
- /JETSPEED-INF/castor/page-mapping.xml
- folder.metadata
- org.apache.jetspeed.om.folder.psml.FolderMetaDataImpl
- ${org.apache.jetspeed.page.import.pages}
-
-
-
-
- /JETSPEED-INF/castor/page-mapping.xml
- page.security
- org.apache.jetspeed.om.page.psml.PageSecurityImpl
- ${org.apache.jetspeed.page.import.pages}
-
-
-
-
-
-
-
-
-
-
- ${org.apache.jetspeed.page.import.pages}
-
-
-
-
-
-
-
-
-
-
- false
-
- false
-
-
-
-
-
-
- 10
-
-
-
- 100
-
-
-
-
-
-
- 65536
-
-
-
- P-
-
-
-
-
-
-
-
-
-
-
-
-
Index: jetspeed-installer/etc/database/import/import.properties
===================================================================
--- jetspeed-installer/etc/database/import/import.properties (revision 734729)
+++ jetspeed-installer/etc/database/import/import.properties (working copy)
@@ -1,16 +0,0 @@
-# comma-separated list of boot assemblies for Spring
-boot.assemblies = repository-datasource-spring.xml
-# comma-separated list of assemblies for Spring
-assemblies = import-page-manager.xml, transaction.xml, interceptors.xml
-# root folder to start exporting from
-root.folder = /
-# overwrite folders flag, set to true to replace existing folders
-overwrite.folders = true
-# overwrite pages flag, set to true to replace existing pages
-overwrite.pages = true
-# if this flag is true, will also try to import page.security
-full.import = true
-# source page manager Spring component name
-source.page.manager = castorPageManager
-# destination page manager Spring component name
-dest.page.manager = dbPageManager
Index: jetspeed-installer/etc/database/import/log4j.properties
===================================================================
--- jetspeed-installer/etc/database/import/log4j.properties (revision 734729)
+++ jetspeed-installer/etc/database/import/log4j.properties (working copy)
@@ -1,34 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# ------------------------------------------------------------------------
-#
-# Logging Configuration
-#
-# $Id$
-#
-# ------------------------------------------------------------------------
-
-log4j.rootLogger = WARN, console
-
-#
-# Console
-#
-log4j.appender.console=org.apache.log4j.ConsoleAppender
-log4j.appender.console.layout=org.apache.log4j.PatternLayout
-
-# Pattern to output the caller's file name and line number.
-log4j.appender.console.layout.ConversionPattern=%5p: %m%n
-
Index: jetspeed-installer/etc/database/resources/spring-filter-key.properties
===================================================================
--- jetspeed-installer/etc/database/resources/spring-filter-key.properties (revision 0)
+++ jetspeed-installer/etc/database/resources/spring-filter-key.properties (revision 0)
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Use this to override settings in jetspeed.properties
+spring.filter.key=${org.apache.jetspeed.spring.filter.key}
Property changes on: jetspeed-installer\etc\database\resources\spring-filter-key.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
Index: jetspeed-installer/etc/database/build.xml
===================================================================
--- jetspeed-installer/etc/database/build.xml (revision 734729)
+++ jetspeed-installer/etc/database/build.xml (working copy)
@@ -72,33 +72,31 @@
-
-
-
+
-
-
-
-
-
-
+
+
+
+
+
+
Executing file ${basedir}/derby/create-schema.sql
-
+
@@ -107,10 +105,7 @@
-
-
-
-
+
-
+
@@ -136,7 +131,7 @@
Starting database generation
-
+
@@ -146,7 +141,7 @@
-
+
@@ -158,27 +153,39 @@
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
-
-
+
+
+
+
+
+
+
+
+
Seeding the database
-
+
@@ -187,14 +194,16 @@
-
-
-
-
+
-
+
+
+
+
+
@@ -202,42 +211,30 @@
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
Importing psml into the database
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
Index: jetspeed-installer/etc/ant-installer/antinstall-config-min.xml
===================================================================
--- jetspeed-installer/etc/ant-installer/antinstall-config-min.xml (revision 734729)
+++ jetspeed-installer/etc/ant-installer/antinstall-config-min.xml (working copy)
@@ -44,7 +44,7 @@
-
+
Index: jetspeed-installer/etc/ant-installer/build.xml
===================================================================
--- jetspeed-installer/etc/ant-installer/build.xml (revision 734729)
+++ jetspeed-installer/etc/ant-installer/build.xml (working copy)
@@ -56,7 +56,7 @@
-
+
Index: jetspeed-installer/jetspeed-mvn-database-pom.xml
===================================================================
--- jetspeed-installer/jetspeed-mvn-database-pom.xml (revision 734729)
+++ jetspeed-installer/jetspeed-mvn-database-pom.xml (working copy)
@@ -179,9 +179,8 @@
-
+ tofile="${project.build.directory}/database/resources/${org.apache.jetspeed.portal.context.name}.xml" />
+
run
@@ -215,13 +214,9 @@
@seed.path@
j2-seed.xml
- database
+ database/resources
- db-ojb
- database/import/db-ojb
-
-
ddl
database
@@ -265,3 +260,4 @@
+
Index: jetspeed-installer/jetspeed-mvn-tomcat-portal-pom.xml
===================================================================
--- jetspeed-installer/jetspeed-mvn-tomcat-portal-pom.xml (revision 734729)
+++ jetspeed-installer/jetspeed-mvn-tomcat-portal-pom.xml (working copy)
@@ -38,10 +38,11 @@
pom
+ 6.0.18
+ apache-tomcat-${tomcat.version}
${pom.version}
jetspeed
- apache-tomcat-5.5.27
- ${project.build.directory}/${tomcat.version}
+ ${project.build.directory}/${tomcat.name}
@@ -67,9 +68,9 @@
-
+
Index: maven/jetspeed-deploy-maven-plugin/src/main/java/org/apache/jetspeed/maven/plugins/DeployMojo.java
===================================================================
--- maven/jetspeed-deploy-maven-plugin/src/main/java/org/apache/jetspeed/maven/plugins/DeployMojo.java (revision 734729)
+++ maven/jetspeed-deploy-maven-plugin/src/main/java/org/apache/jetspeed/maven/plugins/DeployMojo.java (working copy)
@@ -135,14 +135,15 @@
{
destMap.putAll(destinations);
}
- // init default for tomcat5.5
+
+ // init default for tomcat6
if (!destMap.containsKey("system"))
{
- destMap.put("system","common/endorsed");
+ destMap.put("system","lib");
}
if (!destMap.containsKey("lib"))
{
- destMap.put("lib","shared/lib");
+ destMap.put("lib","lib");
}
if (!destMap.containsKey("war"))
{
@@ -156,7 +157,7 @@
{
destMap.put("local", ((String)destMap.get("deploy"))+"/local");
}
-
+
File targetBaseDir = new File(this.targetBaseDir);
if (targetBaseDir.exists() && targetBaseDir.isFile())
{