File: jarnames.diff

package info (click to toggle)
libloader 0.3.6-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 568 kB
  • ctags: 544
  • sloc: java: 3,581; xml: 847; makefile: 16
file content (27 lines) | stat: -rw-r--r-- 811 bytes parent folder | download
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
--- build.properties-old	2007-12-29 19:45:31.000000000 +0100
+++ build.properties	2007-12-29 19:45:58.000000000 +0100
@@ -36,20 +36,20 @@
 #  Used libraries ...
 
 # Used by: core libraries
-jcommon-jar-file=jcommon-1.0.10.jar
+jcommon-jar-file=jcommon.jar
 
 
 # Used by: module-cache-oscache, module-cache-ehcache
-commons-logging-jar-file=optional/commons-logging-1.0.4.jar
+commons-logging-jar-file=commons-logging.jar
 
 # Used by: module-cache-oscache
 oscache-jar-file=optional/oscache-2.3-compat.jar
 
 # Used by: module-cache-ehcache
-ehcache-jar-file=optional/ehcache-1.2.4.jar
+ehcache-jar-file=ehcache.jar
 
 # Used by: module-factory-wmf
-pixie-jar-file=optional/pixie-0.8.9.jar
+pixie-jar-file=pixie.jar
 
 ##############################################################
 #