You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by se...@apache.org on 2004/08/25 03:06:00 UTC

cvs commit: db-torque/src/generator/src/conf build.properties default.properties

seade       2004/08/24 18:06:00

  Modified:    src/maven-plugin Tag: TORQUE_3_1_BRANCH plugin.properties
                        plugin.jelly
               .        Tag: TORQUE_3_1_BRANCH project.properties
                        default.properties maven.xml
               src/generator Tag: TORQUE_3_1_BRANCH maven.xml
                        project.properties
               src/generator/src/conf Tag: TORQUE_3_1_BRANCH
                        build.properties default.properties
  Log:
  ASL 2.0
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.3.2.5   +18 -0     db-torque/src/maven-plugin/plugin.properties
  
  Index: plugin.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/src/maven-plugin/plugin.properties,v
  retrieving revision 1.3.2.4
  retrieving revision 1.3.2.5
  diff -u -r1.3.2.4 -r1.3.2.5
  --- plugin.properties	24 Aug 2004 06:59:51 -0000	1.3.2.4
  +++ plugin.properties	25 Aug 2004 01:05:59 -0000	1.3.2.5
  @@ -1,7 +1,25 @@
   # -------------------------------------------------------------------
  +# Copyright 2002-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.
  +# -------------------------------------------------------------------
  +
  +# -------------------------------------------------------------------
   # P L U G I N  P R O P E R T I E S
   # -------------------------------------------------------------------
   # Torque plugin properties
  +#
  +# $Id$
   #
   # DO NOT EDIT THIS FILE - If you need to change the values found
   # in this file, override them in your project.properties or
  
  
  
  1.8.2.2   +25 -0     db-torque/src/maven-plugin/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/db-torque/src/maven-plugin/plugin.jelly,v
  retrieving revision 1.8.2.1
  retrieving revision 1.8.2.2
  diff -u -r1.8.2.1 -r1.8.2.2
  --- plugin.jelly	23 Oct 2003 10:17:24 -0000	1.8.2.1
  +++ plugin.jelly	25 Aug 2004 01:05:59 -0000	1.8.2.2
  @@ -1,4 +1,29 @@
   <?xml version="1.0"?>
  +<!-- 
  +/*
  + * Copyright 2002-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.
  + */
  + -->
  +
  +<!-- ======================================================================== -->
  +<!--                                                                          -->
  +<!--  plugin.jelly for Torque maven-plugin.                                   -->
  +<!--                                                                          -->
  +<!-- $Id$               -->
  +<!--                                                                          -->
  +<!-- ======================================================================== -->
   
   <project xmlns:j="jelly:core">
   
  
  
  
  No                   revision
  No                   revision
  1.7.2.1   +21 -4     db-torque/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/project.properties,v
  retrieving revision 1.7
  retrieving revision 1.7.2.1
  diff -u -r1.7 -r1.7.2.1
  --- project.properties	10 Feb 2003 13:23:10 -0000	1.7
  +++ project.properties	25 Aug 2004 01:05:59 -0000	1.7.2.1
  @@ -1,9 +1,26 @@
   # -------------------------------------------------------------------
  -# B U I L D  P R O P E R T I E S
  +# 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 properties are used by the maven Torque build, you may override
  -# any of these default values by placing property values in
  -# your build.properties file.
  +
  +# -------------------------------------------------------------------
  +# P R O J E C T  P R O P E R T I E S
  +#
  +# $Id$
  +#
  +# Do not change this file. Please use build.properties in this directory
  +# to do site or installation specific changes to the project build.
   # -------------------------------------------------------------------
   
   torque.generator.home = src/generator
  
  
  
  1.58.2.1  +19 -1     db-torque/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/default.properties,v
  retrieving revision 1.58
  retrieving revision 1.58.2.1
  diff -u -r1.58 -r1.58.2.1
  --- default.properties	18 Aug 2003 15:21:03 -0000	1.58
  +++ default.properties	25 Aug 2004 01:05:59 -0000	1.58.2.1
  @@ -1,6 +1,24 @@
   # -------------------------------------------------------------------
  -# B U I L D  P R O P E R T I E S
  +# 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.
   # -------------------------------------------------------------------
  +
  +# -------------------------------------------------------------------
  +# D E F A U L T  P R O P E R T I E S
  +#
  +# $Id$
  +#
   # These properties are used by the Torque build, you may override
   # any of these default values by placing property values in
   # your ${user.home}/build.properties file.
  
  
  
  1.20.2.2  +27 -0     db-torque/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/maven.xml,v
  retrieving revision 1.20.2.1
  retrieving revision 1.20.2.2
  diff -u -r1.20.2.1 -r1.20.2.2
  --- maven.xml	16 Aug 2004 03:04:38 -0000	1.20.2.1
  +++ maven.xml	25 Aug 2004 01:05:59 -0000	1.20.2.2
  @@ -1,3 +1,30 @@
  +<?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.
  + */
  + -->
  +
  +<!-- ======================================================================== -->
  +<!--                                                                          -->
  +<!--  maven Buildfile                                                         -->
  +<!--                                                                          -->
  +<!-- $Id$ -->
  +<!--                                                                          -->
  +<!-- ======================================================================== -->
  +
   <project
     default="jar:jar"
     xmlns:deploy="deploy">
  
  
  
  No                   revision
  No                   revision
  1.8.2.2   +27 -0     db-torque/src/generator/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/maven.xml,v
  retrieving revision 1.8.2.1
  retrieving revision 1.8.2.2
  diff -u -r1.8.2.1 -r1.8.2.2
  --- maven.xml	16 Aug 2004 03:05:52 -0000	1.8.2.1
  +++ maven.xml	25 Aug 2004 01:05:59 -0000	1.8.2.2
  @@ -1,3 +1,30 @@
  +<?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.
  + */
  + -->
  +
  +<!-- ======================================================================== -->
  +<!--                                                                          -->
  +<!--  maven Buildfile                                                         -->
  +<!--                                                                          -->
  +<!-- $Id$ -->
  +<!--                                                                          -->
  +<!-- ======================================================================== -->
  +
   <project
     default="jar:jar"
     xmlns:pom="pom"
  
  
  
  1.1.2.1   +19 -1     db-torque/src/generator/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- project.properties	10 Feb 2003 13:17:41 -0000	1.1
  +++ project.properties	25 Aug 2004 01:05:59 -0000	1.1.2.1
  @@ -1,6 +1,24 @@
   # -------------------------------------------------------------------
  -# B U I L D  P R O P E R T I E S
  +# 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.
   # -------------------------------------------------------------------
  +
  +# -------------------------------------------------------------------
  +# P R O J E C T  P R O P E R T I E S
  +#
  +# $Id$
  +#
   # These properties are used by the maven Torque build, you may override
   # any of these default values by placing property values in
   # your build.properties file.
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +18 -1     db-torque/src/generator/src/conf/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/src/conf/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	11 Sep 2003 22:46:09 -0000	1.1.2.1
  +++ build.properties	25 Aug 2004 01:06:00 -0000	1.1.2.2
  @@ -1,13 +1,30 @@
   # -------------------------------------------------------------------
  +# 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.
  +# -------------------------------------------------------------------
  +
  +# -------------------------------------------------------------------
   #
   # T O R Q U E  C O N F I G U R A T I O N  F I L E
   #
  +# $Id$
  +#
   # -------------------------------------------------------------------
   # This file contains the most commonly used properties. For a
   # a complete list of build properties, please refer to:
   #   http://jakarta.apache.org/turbine/torque/properties-reference.xml
   # -------------------------------------------------------------------
  -
   
   # -------------------------------------------------------------------
   #
  
  
  
  1.3.2.3   +18 -0     db-torque/src/generator/src/conf/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/src/conf/default.properties,v
  retrieving revision 1.3.2.2
  retrieving revision 1.3.2.3
  diff -u -r1.3.2.2 -r1.3.2.3
  --- default.properties	24 Aug 2004 06:59:51 -0000	1.3.2.2
  +++ default.properties	25 Aug 2004 01:06:00 -0000	1.3.2.3
  @@ -1,6 +1,24 @@
   # -------------------------------------------------------------------
  +# 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.
  +# -------------------------------------------------------------------
  +
  +# -------------------------------------------------------------------
   #
   #  D E F A U L T   P R O P E R T I E S
  +#
  +# $Id$
   #
   # -------------------------------------------------------------------
   # This file maps old properties (and their default values) to the
  
  
  

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