git-svn-id: http://talendforge.org/svn/tos/trunk@73207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
20 lines
454 B
Properties
20 lines
454 B
Properties
|
|
# <copyright>
|
|
# </copyright>
|
|
#
|
|
# $Id$
|
|
|
|
bin.includes = .,\
|
|
model/,\
|
|
META-INF/,\
|
|
plugin.xml,\
|
|
plugin.properties,\
|
|
migration_metamodel/,\
|
|
transformation/
|
|
jars.compile.order = .
|
|
source.. = src/
|
|
output.. = bin/
|
|
bin.excludes = transformation/development/,\
|
|
transformation/top_metadata400to410.atl,\
|
|
transformation/tos_metadata400to410.atl
|