forked from tn5250j/tn5250j
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild.properties
30 lines (24 loc) · 954 Bytes
/
build.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#
# $Id$
#
# #############################################################################
# Do not edit this file for customizing your local preferences!
# Just edit this file for 'global' things regarding all developers in the team.
#
# If you want to change settings to fit you local environment,
# like 'IzPack.dir', create a file 'build.$USERNAME.properties',
# where $USERNAME equals your login name on your operating system.
# Put your changes in this new file, they will be pulled from build script.
# #############################################################################
#
#
name=tn5250j
Name=Tn5250j
#Please, keep in sync with org.tn5250j.TN5250jConstants#VERSION_INFO
version=0.7.7-Snapshot
year=2001-2015
IzPack.dir=c:/IzPack/
main.class=org.tn5250j.My5250
runtime.classpath=activation.jar mailapi.jar smtp.jar jython.jar jt400.jar itext.jar kunststoff.jar log4j-1.2.15.jar
debug=off
optimize=on