Browse CVS Repository
Annotation of /concierge/Concierge/build.properties
Parent Directory
| Revision Log
| Revision Graph
Revision 1.3 -
( hide annotations)
( download)
Wed Aug 9 15:37:52 2006 UTC
(17 years, 8 months ago)
by yasunori_suzuki
Branch: MAIN
CVS Tags: alpha
Changes since 1.2: +0 -1 lines
*** empty log message ***
| 1 |
yasunori_suzuki |
1.1 |
source.. = src/ |
| 2 |
|
|
output.. = bin/ |
| 3 |
|
|
bin.includes = plugin.xml,\ |
| 4 |
|
|
META-INF/,\ |
| 5 |
|
|
.,\ |
| 6 |
|
|
lib/,\ |
| 7 |
|
|
.project,\ |
| 8 |
|
|
.classpath,\ |
| 9 |
yasunori_suzuki |
1.2 |
bin/,\ |
| 10 |
|
|
icons/ |
| 11 |
yasunori_suzuki |
1.1 |
jars.extra.classpath = lib/xmlrpc-1.1.jar,\ |
| 12 |
|
|
lib/xmldb-xupdate-20040205.jar,\ |
| 13 |
|
|
lib/xmldb-common-20030701.jar,\ |
| 14 |
|
|
lib/xmldb-api-sdk-20030701.jar,\ |
| 15 |
|
|
lib/xmldb-api-20030701.jar,\ |
| 16 |
|
|
lib/xml-apis.jar,\ |
| 17 |
|
|
lib/xindice-1.1b4.jar,\ |
| 18 |
|
|
lib/xerces-2.6.0.jar,\ |
| 19 |
|
|
lib/xalan-2.5.2.jar,\ |
| 20 |
|
|
lib/servlet-2.3.jar,\ |
| 21 |
|
|
lib/commons-logging-1.0.3.jar |
| |