djencks     2005/04/21 13:01:50

  Added:       modules  project.properties
  Log:

  for new build system
  
  Revision  Changes    Path
  1.1                  openejb/modules/project.properties
  
  Index: project.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.
  
  ##
  ## $Rev: 158645 $ $Date: 2005/04/21 17:01:49 $
  ##
  
  
  #multiproject properties
  maven.multiproject.includes=\
  core/project.xml,\
  openejb-builder/project.xml
  
  maven.multiproject.excludes=\
  
  maven.idea.project.multiproject.includes=${maven.multiproject.includes}
  maven.idea.project.multiproject.excludes=${maven.multiproject.excludes}
  
  maven.username=${user.name}
  maven.repo.central=apache.org
  maven.repo.central.directory=/www/cvs.apache.org/repository
  
  
  
  
  

Reply via email to