Browse CVS Repository
Contents of /concierge/Plugin iPapers/build.properties
Parent Directory
| Revision Log
| Revision Graph
Revision 1.4 -
( show annotations)
( download)
Thu Nov 23 14:50:40 2006 UTC
(17 years, 4 months ago)
by h-sakai
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -1 lines
Icon folder were added in the build.properties.
| 1 |
source.. = src/ |
| 2 |
output.. = bin/ |
| 3 |
bin.includes = META-INF/,\ |
| 4 |
.,\ |
| 5 |
plugin.xml,\ |
| 6 |
wsdl4j-1.5.1.jar,\ |
| 7 |
saaj.jar,\ |
| 8 |
log4j-1.2.8.jar,\ |
| 9 |
jaxrpc.jar,\ |
| 10 |
hsqldb.jar,\ |
| 11 |
eutil.jar,\ |
| 12 |
commons-logging-1.0.4.jar,\ |
| 13 |
commons-httpclient-3.0.1.jar,\ |
| 14 |
commons-discovery-0.2.jar,\ |
| 15 |
commons-codec-1.3.jar,\ |
| 16 |
bin/,\ |
| 17 |
axis.jar,\ |
| 18 |
icons/ |
| 19 |
src.includes = src/ |
| |