You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by se...@apache.org on 2004/03/31 01:56:25 UTC

cvs commit: jakarta-turbine-2/extensions/torque/xdocs changes.xml

seade       2004/03/30 15:56:25

  Modified:    extensions/maven-plugin/xdocs navigation.xml properties.xml
                        index.xml changes.xml goals.xml
               extensions/torque/xdocs changes.xml
  Log:
  ASL 2.0, navigation fixes, link fixes, better Jakarta logo for latest maven site style.
  
  Revision  Changes    Path
  1.2       +18 -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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml	24 Oct 2003 15:02:43 -0000	1.1
  +++ navigation.xml	30 Mar 2004 23:56:25 -0000	1.2
  @@ -1,4 +1,22 @@
   <?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.
  + */
  + -->
  +
   <project name="Maven Turbine Plugin">
   
     <title>Maven Turbine Plugin</title>
  
  
  
  1.2       +18 -1     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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- properties.xml	24 Oct 2003 15:02:43 -0000	1.1
  +++ properties.xml	30 Mar 2004 23:56:25 -0000	1.2
  @@ -1,9 +1,26 @@
   <?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.
  + */
  + -->
  +	
   <document>
   
     <properties>
       <title>Maven Turbine Plug-in Properties</title>
  -    <author email="mpoeschl@marmot.at">Martin Poeschl</author>
     </properties>
   
     <body>
  
  
  
  1.2       +18 -4     jakarta-turbine-2/extensions/maven-plugin/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/xdocs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	24 Oct 2003 15:02:43 -0000	1.1
  +++ index.xml	30 Mar 2004 23:56:25 -0000	1.2
  @@ -1,10 +1,26 @@
   <?xml version="1.0"?>
  +<!-- 
  +/*
  + * 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>
       <title>Maven Turbine Plug-in</title>
  -    <author email="mpoeschl@marmot.at">Martin Poeschl</author>
  -    <author email="epugh@upstate.com">Eric Pugh</author>
     </properties>
   
     <body>
  @@ -17,8 +33,6 @@
   		It has goals to help you setup your base Turbine environment.  Additionally it has 
   		goals to help you with inplace code/build/compile development.
         </p>
  -     
  -     
   
       </section>
     </body>
  
  
  
  1.2       +19 -1     jakarta-turbine-2/extensions/maven-plugin/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	24 Oct 2003 15:02:43 -0000	1.1
  +++ changes.xml	30 Mar 2004 23:56:25 -0000	1.2
  @@ -1,8 +1,26 @@
   <?xml version="1.0"?>
  +<!-- 
  +/*
  + * 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>
       <title>Changes</title>
  -    <author email="epugh@upstate.com">Eric Pugh</author>
     </properties>
   
     <body>
  
  
  
  1.2       +19 -2     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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- goals.xml	24 Oct 2003 15:02:43 -0000	1.1
  +++ goals.xml	30 Mar 2004 23:56:25 -0000	1.2
  @@ -1,11 +1,28 @@
   <?xml version="1.0"?>
  +<!-- 
  +/*
  + * 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>
       <title>Maven Turbine Plug-in Goals</title>
  -    <author email="mpoeschl@marmot.at">Martin Poeschl</author>
  -    <author email="epugh@upstate.com">Eric Pugh</author>
     </properties>
  +
     <body>
       <goals>
         <goal>
  
  
  
  1.2       +19 -1     jakarta-turbine-2/extensions/torque/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/torque/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	2 Nov 2003 21:47:54 -0000	1.1
  +++ changes.xml	30 Mar 2004 23:56:25 -0000	1.2
  @@ -1,8 +1,26 @@
   <?xml version="1.0"?>
  +<!-- 
  +/*
  + * 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>
       <title>Changes</title>
  -    <author email="epugh@upstate.com">Eric Pugh</author>
     </properties>
   
     <body>
  
  
  

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