jford       2004/04/21 21:07:01

  Modified:    plugin/src/plugin-resources/default/template-resources
                        project.xml project.properties
               plugin/src/plugin-resources/default template.properties
  Added:       
plugin/src/plugin-resources/default/template-resources/src/webapp/WEB-INF/conf
                        my.properties
  Log:
  Adding license
  
  Revision  Changes    Path
  1.1                  
jakarta-jetspeed/plugin/src/plugin-resources/default/template-resources/src/webapp/WEB-INF/conf/my.properties
  
  Index: my.properties
  ===================================================================
  # Copyright 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.
  [EMAIL PROTECTED]@.modules
  
  
  1.2       +15 -0     
jakarta-jetspeed/plugin/src/plugin-resources/default/template-resources/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/plugin/src/plugin-resources/default/template-resources/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml       22 Apr 2004 03:54:10 -0000      1.1
  +++ project.xml       22 Apr 2004 04:07:01 -0000      1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +Copyright 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>
   
     <!-- the version of maven's project object model -->
  
  
  
  1.2       +13 -0     
jakarta-jetspeed/plugin/src/plugin-resources/default/template-resources/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/plugin/src/plugin-resources/default/template-resources/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties        22 Apr 2004 03:54:10 -0000      1.1
  +++ project.properties        22 Apr 2004 04:07:01 -0000      1.2
  @@ -1,2 +1,15 @@
  +# Copyright 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.xdoc.date=left
   maven.xdoc.version=${pom.currentVersion}
  
  
  
  1.2       +13 -0     
jakarta-jetspeed/plugin/src/plugin-resources/default/template.properties
  
  Index: template.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/plugin/src/plugin-resources/default/template.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- template.properties       22 Apr 2004 03:54:10 -0000      1.1
  +++ template.properties       22 Apr 2004 04:07:01 -0000      1.2
  @@ -1,3 +1,16 @@
  +# Copyright 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.jetspeed.genapp.repackage=java,test
   maven.jetspeed.genapp.properties=webapp/WEB-INF/conf
   maven.jetspeed.genapp.filter=project.xml
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to