You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2004/06/27 18:56:39 UTC

cvs commit: jakarta-turbine-2/extensions/maven-plugin/xdocs goals.xml navigation.xml properties.xml

henning     2004/06/27 09:56:39

  Modified:    extensions/maven-plugin/src/plugin Tag: TURBINE_2_3_BRANCH
                        plugin.properties
               extensions/maven-plugin/src/plugin-resources/flavor/common/conf
                        Tag: TURBINE_2_3_BRANCH TurbineResources.properties
                        application-intake.xml application-web.xml
                        application.properties componentConfiguration.xml
                        log4j.properties roleConfiguration.xml
                        torque.properties
               extensions/maven-plugin/src/plugin-resources/flavor/common/maven
                        Tag: TURBINE_2_3_BRANCH build.properties maven.xml
               extensions/maven-plugin/src/plugin-resources/flavor/common/schema
                        Tag: TURBINE_2_3_BRANCH application-data.xml
                        application-schema.xml id-table-schema.xml
                        turbine-security-data.xml
                        turbine-security-schema.xml
               extensions/maven-plugin/src/plugin-resources/flavor/common/templates/layouts
                        Tag: TURBINE_2_3_BRANCH Default.vm
               extensions/maven-plugin/src/plugin-resources/flavor/common/templates/macros
                        Tag: TURBINE_2_3_BRANCH applicationMacros.vm
               extensions/maven-plugin/src/plugin-resources/flavor/common/templates/screens
                        Tag: TURBINE_2_3_BRANCH Index.vm
               extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3/maven
                        Tag: TURBINE_2_3_BRANCH project.xml
               extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.1-dev/maven
                        Tag: TURBINE_2_3_BRANCH project.xml
               extensions/maven-plugin/src/plugin-resources/setup Tag:
                        TURBINE_2_3_BRANCH setup.properties
               extensions/maven-plugin/xdocs Tag: TURBINE_2_3_BRANCH
                        goals.xml navigation.xml properties.xml
  Added:       extensions/maven-plugin/src/plugin-resources/flavor/common/pages
                        Tag: TURBINE_2_3_BRANCH index.html
  Log:
  Add a lot more copyright notices
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.7   +17 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin/plugin.properties
  
  Index: plugin.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin/plugin.properties,v
  retrieving revision 1.1.2.6
  retrieving revision 1.1.2.7
  diff -u -r1.1.2.6 -r1.1.2.7
  --- plugin.properties	26 Jun 2004 18:10:04 -0000	1.1.2.6
  +++ plugin.properties	27 Jun 2004 16:56:38 -0000	1.1.2.7
  @@ -7,6 +7,22 @@
   # ------------------------------------------------------------------------
   
   #
  +# Copyright 2001-2004 The Apache Software Foundation.
  +# 
  +# Licensed 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.
  +#
  +
  +#
   # Defaults for the plugin parameters. These are described in depth in
   # the documentation. If you find any parameter in this file which is
   # missing in the documentation, please report this to the Turbine 
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +17 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/TurbineResources.properties
  
  Index: TurbineResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/TurbineResources.properties,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- TurbineResources.properties	26 Jun 2004 17:35:03 -0000	1.1.2.1
  +++ TurbineResources.properties	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -8,6 +8,22 @@
   #
   # -------------------------------------------------------------------
   
  +#
  +# Copyright 2001-2004 The Apache Software Foundation.
  +# 
  +# Licensed 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.
  +#
  +
   # -------------------------------------------------------------------
   #
   #  L O G 4 J - L O G G I N G
  
  
  
  1.1.2.2   +19 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/application-intake.xml
  
  Index: application-intake.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/application-intake.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- application-intake.xml	26 Jun 2004 17:35:03 -0000	1.1.2.1
  +++ application-intake.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,5 +1,23 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
   
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
  +
   <!-- ======================================================================== -->
   <!--                                                                          -->
   <!--  Default Intake file for Turbine Skeleton                                -->
  
  
  
  1.1.2.2   +19 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/application-web.xml
  
  Index: application-web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/application-web.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- application-web.xml	26 Jun 2004 17:35:03 -0000	1.1.2.1
  +++ application-web.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -4,6 +4,24 @@
       PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
       "http://java.sun.com/dtd/web-app_2_3.dtd">
   
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
  +
   <!-- $Id$ -->
   
   <web-app>
  
  
  
  1.1.2.2   +17 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/application.properties
  
  Index: application.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/application.properties,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- application.properties	26 Jun 2004 17:35:03 -0000	1.1.2.1
  +++ application.properties	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -6,6 +6,22 @@
   #
   # -------------------------------------------------------------------
   
  +#
  +# Copyright 2001-2004 The Apache Software Foundation.
  +# 
  +# Licensed 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.
  +#
  +
   ########################################################################
   #
   # Additional Packages for loading Modules
  
  
  
  1.1.2.2   +19 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/componentConfiguration.xml
  
  Index: componentConfiguration.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/componentConfiguration.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- componentConfiguration.xml	26 Jun 2004 17:35:03 -0000	1.1.2.1
  +++ componentConfiguration.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,5 +1,23 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
  +
   <!-- ======================================================================== -->
   <!--                                                                          -->
   <!--  Avalon component configuration for loading Torque                       -->
  
  
  
  1.1.2.2   +17 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/log4j.properties
  
  Index: log4j.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/log4j.properties,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- log4j.properties	26 Jun 2004 17:35:03 -0000	1.1.2.1
  +++ log4j.properties	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -7,6 +7,22 @@
   # ------------------------------------------------------------------------
   
   #
  +# Copyright 2001-2004 The Apache Software Foundation.
  +# 
  +# Licensed 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.
  +#
  +
  +#
   # If we don't know the logging facility, put it into the
   # turbine.log
   #
  
  
  
  1.1.2.2   +19 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/roleConfiguration.xml
  
  Index: roleConfiguration.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/roleConfiguration.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- roleConfiguration.xml	26 Jun 2004 17:35:03 -0000	1.1.2.1
  +++ roleConfiguration.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,5 +1,23 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
  +
   <!-- ======================================================================== -->
   <!--                                                                          -->
   <!--  Avalon role configuration for loading Torque                            -->
  
  
  
  1.1.2.2   +17 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/torque.properties
  
  Index: torque.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/conf/Attic/torque.properties,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- torque.properties	26 Jun 2004 17:35:03 -0000	1.1.2.1
  +++ torque.properties	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -6,6 +6,22 @@
   #
   # ------------------------------------------------------------------------
   
  +#
  +# Copyright 2001-2004 The Apache Software Foundation.
  +# 
  +# Licensed 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.
  +#
  +
   torque.applicationRoot = .
   
   # -------------------------------------------------------------------
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +17 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/maven/Attic/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/maven/Attic/build.properties,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- build.properties	26 Jun 2004 17:26:52 -0000	1.1.2.1
  +++ build.properties	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -6,6 +6,22 @@
   # ------------------------------------------------------------------------
   
   #
  +# Copyright 2001-2004 The Apache Software Foundation.
  +# 
  +# Licensed 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.
  +#
  +
  +#
   # Application Server configuration
   #
   maven.appserver.home =      @MAVEN_APPSERVER_HOME@
  
  
  
  1.1.2.2   +19 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/maven/Attic/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/maven/Attic/maven.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- maven.xml	26 Jun 2004 17:26:52 -0000	1.1.2.1
  +++ maven.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,5 +1,23 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
  +
   <!-- ======================================================================== -->
   <!--                                                                          -->
   <!-- maven Buildfile                                                          -->
  
  
  
  No                   revision
  No                   revision
  1.1.2.1   +28 -0     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/pages/Attic/index.html
  
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +18 -0     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/schema/Attic/application-data.xml
  
  Index: application-data.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/schema/Attic/application-data.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- application-data.xml	26 Jun 2004 17:36:30 -0000	1.1.2.1
  +++ application-data.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,5 +1,23 @@
   <?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
   <!DOCTYPE dataset SYSTEM "file://@TURBINE_APP_NAME@-data.dtd">
   
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
  +
   <dataset name="all"/>
   
  
  
  
  1.1.2.2   +19 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/schema/Attic/application-schema.xml
  
  Index: application-schema.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/schema/Attic/application-schema.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- application-schema.xml	26 Jun 2004 17:36:30 -0000	1.1.2.1
  +++ application-schema.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,6 +1,24 @@
   <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
   <!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_1.dtd">
   
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
  +
   <!-- ======================================================================== -->
   <!-- =                                                                      = -->
   <!-- = Database Definition for the Application                              = -->
  
  
  
  1.1.2.2   +19 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/schema/Attic/id-table-schema.xml
  
  Index: id-table-schema.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/schema/Attic/id-table-schema.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- id-table-schema.xml	26 Jun 2004 17:36:30 -0000	1.1.2.1
  +++ id-table-schema.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,6 +1,24 @@
   <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
   <!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_1.dtd">
   
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
  +
   <!-- ==================================================================== -->
   <!--                                                                      -->
   <!-- Table definition for the ID Broker Table used by Torque              -->
  
  
  
  1.1.2.2   +19 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/schema/Attic/turbine-security-data.xml
  
  Index: turbine-security-data.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/schema/Attic/turbine-security-data.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- turbine-security-data.xml	26 Jun 2004 17:36:30 -0000	1.1.2.1
  +++ turbine-security-data.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,6 +1,24 @@
   <?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
   <!DOCTYPE dataset SYSTEM "file://turbine-security-data.dtd">
   
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
  +
   <!-- ==================================================================== -->
   <!--                                                                      -->
   <!-- Default Values for Admin and normal User                             -->
  
  
  
  1.1.2.2   +19 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/schema/Attic/turbine-security-schema.xml
  
  Index: turbine-security-schema.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/schema/Attic/turbine-security-schema.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- turbine-security-schema.xml	26 Jun 2004 17:36:30 -0000	1.1.2.1
  +++ turbine-security-schema.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,6 +1,24 @@
   <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
   <!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_1.dtd">
   
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
  +
   <!-- ======================================================================== -->
   <!--                                                                          -->
   <!--  Turbine Torque based Security Service Schema                            -->
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +17 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/templates/layouts/Attic/Default.vm
  
  Index: Default.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/templates/layouts/Attic/Default.vm,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- Default.vm	26 Jun 2004 17:38:49 -0000	1.1.2.1
  +++ Default.vm	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,4 +1,20 @@
   ##
  +## Copyright 2001-2004 The Apache Software Foundation.
  +## 
  +## Licensed 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.
  +##
  +
  +##
   ## Default Layout for Turbine
   ##
   ## $Id$
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +17 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/templates/macros/Attic/applicationMacros.vm
  
  Index: applicationMacros.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/templates/macros/Attic/applicationMacros.vm,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- applicationMacros.vm	26 Jun 2004 17:38:49 -0000	1.1.2.1
  +++ applicationMacros.vm	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,4 +1,20 @@
   ##
  +## Copyright 2001-2004 The Apache Software Foundation.
  +## 
  +## Licensed 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.
  +##
  +
  +##
   ## $Id$
   ##
   ## Default Macro file for @TURBINE_APP_NAME@
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +16 -0     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/templates/screens/Attic/Index.vm
  
  Index: Index.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/common/templates/screens/Attic/Index.vm,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- Index.vm	26 Jun 2004 17:38:49 -0000	1.1.2.1
  +++ Index.vm	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,3 +1,19 @@
  +##
  +## Copyright 2001-2004 The Apache Software Foundation.
  +## 
  +## Licensed 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.
  +##
  +
   <table bgcolor="#023262" width="100%">
   <tr>
     <td>&nbsp;</td>
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +18 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3/maven/Attic/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3/maven/Attic/project.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- project.xml	26 Jun 2004 17:24:51 -0000	1.1.2.1
  +++ project.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
   
   <!-- =================================================================== -->
   <!--                                                                     -->
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +18 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.1-dev/maven/Attic/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.1-dev/maven/Attic/project.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- project.xml	26 Jun 2004 17:24:51 -0000	1.1.2.1
  +++ project.xml	27 Jun 2004 16:56:38 -0000	1.1.2.2
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
   
   <!-- =================================================================== -->
   <!--                                                                     -->
  
  
  
  No                   revision
  No                   revision
  1.1.2.3   +17 -1     jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/setup/Attic/setup.properties
  
  Index: setup.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/setup/Attic/setup.properties,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- setup.properties	26 Jun 2004 18:10:47 -0000	1.1.2.2
  +++ setup.properties	27 Jun 2004 16:56:39 -0000	1.1.2.3
  @@ -7,6 +7,22 @@
   # ------------------------------------------------------------------------
   
   #
  +# Copyright 2001-2004 The Apache Software Foundation.
  +# 
  +# Licensed 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.
  +#
  +
  +#
   # These parameters have been set by turbine:setup. You can use this file
   # to recreate the skeleton for the current application.
   #
  
  
  
  No                   revision
  No                   revision
  1.2.2.5   +17 -0     jakarta-turbine-2/extensions/maven-plugin/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/xdocs/goals.xml,v
  retrieving revision 1.2.2.4
  retrieving revision 1.2.2.5
  diff -u -r1.2.2.4 -r1.2.2.5
  --- goals.xml	27 Jun 2004 14:34:15 -0000	1.2.2.4
  +++ goals.xml	27 Jun 2004 16:56:39 -0000	1.2.2.5
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
   
   <document>
     <properties>
  
  
  
  1.2.2.5   +17 -0     jakarta-turbine-2/extensions/maven-plugin/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/xdocs/navigation.xml,v
  retrieving revision 1.2.2.4
  retrieving revision 1.2.2.5
  diff -u -r1.2.2.4 -r1.2.2.5
  --- navigation.xml	27 Jun 2004 14:34:15 -0000	1.2.2.4
  +++ navigation.xml	27 Jun 2004 16:56:39 -0000	1.2.2.5
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
   
   <project>
     <title>
  
  
  
  1.2.2.6   +24 -0     jakarta-turbine-2/extensions/maven-plugin/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/xdocs/properties.xml,v
  retrieving revision 1.2.2.5
  retrieving revision 1.2.2.6
  diff -u -r1.2.2.5 -r1.2.2.6
  --- properties.xml	27 Jun 2004 14:34:15 -0000	1.2.2.5
  +++ properties.xml	27 Jun 2004 16:56:39 -0000	1.2.2.6
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!-- 
  +/*
  + * Copyright 2001-2004 The Apache Software Foundation.
  + * 
  + * Licensed 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.
  + */
  + -->
   
   <document>
     <properties>
  @@ -229,6 +246,13 @@
   <td>Yes</td>
   <td>depends on development mode, see <a href="tree.html">Directory tree reference</a></td>
   <td>Directory where image files are kept.</td>
  +</tr>
  +
  +<tr>
  +<td>turbine.plugin.src.pages</td>
  +<td>Yes</td>
  +<td>depends on development mode, see <a href="tree.html">Directory tree reference</a></td>
  +<td>Directory where files that should go into the root of the web application are kept.</td>
   </tr>
   
   <tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org