Code Search for Developers
 
 
  

configurations.xml from SmartFrog at Krugle


Show configurations.xml syntax highlighted

<!-- these are the standard configurations -->
<configurations defaultconfmapping="default">
  <conf name="default" extends="master,runtime"
      description="default configuration contains artifacts and runtime dependencies"/>
  <conf name="build" visibility="private"
      description="artifacts needed to build the application"/>
  <conf name="compile" visibility="private"
      description="artifacts needed to compile the application"/>
  <conf name="daemon" visibility="private"
      description="the classpath needed to run smartfrog daemons"/>
  <conf name="test" extends="default,compile"
      description="the classpath needed to run tests"/>
  <conf name="master" description="contains the artifact but no dependencies"/>
  <conf name="redist" description="redistributals excluding smartfrog artifacts"/>
  <conf name="runtime" description="runtime but not the artifact"
      extends="redist"/>
  <conf name="documentation"
        description="all documentation artifacts"/>
</configurations>




See more files for this project here

SmartFrog

SmartFrog (Smart Framework for Object Groups) is a framework for configuring and automatically activating distributed applications. \r\nThe SmartFrog framework is released under LGPL license.\r\nMore info at: www.smartfrog.org

Project homepage: http://sourceforge.net/projects/smartfrog
Programming language(s): Java,XML
License: other

  lib/
    ivy-1.4.1.jar
    ivy-2.0.0-alpha-2.jar
  configurations.xml
  ivy-doc.xsl
  ivy.xsd
  ivyconf.xml