Develop and Download Open Source Software

Browse CVS Repository

Diff of /concierge/Concierge/build.properties

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by yasunori_suzuki, Wed Aug 9 15:37:52 2006 UTC revision 1.4 by yasunori_suzuki, Fri Oct 20 08:01:00 2006 UTC
# Line 3  output.. = bin/ Line 3  output.. = bin/
3  bin.includes = plugin.xml,\  bin.includes = plugin.xml,\
4                 META-INF/,\                 META-INF/,\
5                 .,\                 .,\
                lib/,\  
6                 .project,\                 .project,\
7                 .classpath,\                 .classpath,\
8                 bin/,\                 bin/,\
9                 icons/                 icons/,\
10                   lib/
11  jars.extra.classpath = lib/xmlrpc-1.1.jar,\  jars.extra.classpath = lib/xmlrpc-1.1.jar,\
12                         lib/xmldb-xupdate-20040205.jar,\                         lib/xmldb-xupdate-20040205.jar,\
13                         lib/xmldb-common-20030701.jar,\                         lib/xmldb-common-20030701.jar,\
# Line 18  jars.extra.classpath = lib/xmlrpc-1.1.ja Line 18  jars.extra.classpath = lib/xmlrpc-1.1.ja
18                         lib/xerces-2.6.0.jar,\                         lib/xerces-2.6.0.jar,\
19                         lib/xalan-2.5.2.jar,\                         lib/xalan-2.5.2.jar,\
20                         lib/servlet-2.3.jar,\                         lib/servlet-2.3.jar,\
21                         lib/commons-logging-1.0.3.jar                         lib/commons-logging-1.0.3.jar,\
22                           lib/commons-io-1.2.jar

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26