All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.ruby-tools.3.0.2.source-code.requireDEVELOPMENT.rb.vm Maven / Gradle / Ivy

There is a newer version: 3.0.5
Show newest version
require File.dirname(__FILE__) + '/$filename'

CHILD_EXCLUSIONS = [] unless defined? CHILD_EXCLUSIONS
THIS_EXCLUSIONS = [] unless defined? THIS_EXCLUSIONS
THIS_EXCLUSIONS.replace(CHILD_EXCLUSIONS)

#foreach( $dep in $dependencies )
CHILD_EXCLUSIONS.replace([$dep.Exclusions])
require 'maven/$dep.Name' unless THIS_EXCLUSIONS.member?('$dep.Name')
#end




© 2015 - 2024 Weber Informatics LLC | Privacy Policy