Subversion Repositories bacoAlunos

Rev

Rev 1307 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1307 Rev 1311
1
hibernate.lib=hibernate3.jar
1
hibernate.lib=hibernate3.jar
2
hibernate.ignorecheck=true
2
hibernate.ignorecheck=true
3
 
3
 
4
ant.lib=ant-1.6.5.jar
4
ant.lib=ant-1.6.5.jar
5
ant.version=1.6.5
5
ant.version=1.6.5
6
ant.name=Ant core
6
ant.name=Ant core
7
ant.when=buildtime
7
ant.when=buildtime
8
 
8
 
9
ant-antlr.lib=ant-antlr-1.6.5.jar
9
ant-antlr.lib=ant-antlr-1.6.5.jar
10
ant-antlr.version=1.6.5
10
ant-antlr.version=1.6.5
11
ant-antlr.name=Ant antlr support
11
ant-antlr.name=Ant antlr support
12
ant-antlr.when=buildtime
12
ant-antlr.when=buildtime
13
 
13
 
14
ant-junit.lib=ant-junit-1.6.5.jar
14
ant-junit.lib=ant-junit-1.6.5.jar
15
ant-junit.version=1.6.5
15
ant-junit.version=1.6.5
16
ant-junit.name=Ant junit support
16
ant-junit.name=Ant junit support
17
ant-junit.when=buildtime
17
ant-junit.when=buildtime
18
 
18
 
19
ant-launcher.lib=ant-launcher-1.6.5.jar
19
ant-launcher.lib=ant-launcher-1.6.5.jar
20
ant-launcher.version=1.6.5
20
ant-launcher.version=1.6.5
21
ant-launcher.name=Ant launcher
21
ant-launcher.name=Ant launcher
22
ant-launcher.when=buildtime
22
ant-launcher.when=buildtime
23
 
23
 
24
ant-swing.lib=ant-swing-1.6.5.jar
24
ant-swing.lib=ant-swing-1.6.5.jar
25
ant-swing.version=1.6.5
25
ant-swing.version=1.6.5
26
ant-swing.name=Ant swing support
26
ant-swing.name=Ant swing support
27
ant-swing.when=buildtime
27
ant-swing.when=buildtime
28
 
28
 
29
junit.lib=junit-3.8.1.jar
29
junit.lib=junit-3.8.1.jar
30
junit.version=3.8.1
30
junit.version=3.8.1
31
junit.name=JUnit test framework
31
junit.name=JUnit test framework
32
junit.when=buildtime
32
junit.when=buildtime
33
 
33
 
34
checkstyle.lib=checkstyle-all.jar
34
checkstyle.lib=checkstyle-all.jar
35
checkstyle.name=Checkstyle
35
checkstyle.name=Checkstyle
36
checkstyle.when=buildtime
36
checkstyle.when=buildtime
37
 
37
 
38
cleanimports.lib=cleanimports.jar
38
cleanimports.lib=cleanimports.jar
39
cleanimports.name=cleanimports
39
cleanimports.name=cleanimports
40
cleanimports.when=buildtime
40
cleanimports.when=buildtime
41
hibernate.version=3.0
41
hibernate.version=3.0
42
hibernate.name=Hibernate core
42
hibernate.name=Hibernate core
43
hibernate.when=runtime, required
43
hibernate.when=runtime, required
44
 
44
 
45
versioncheck.lib=versioncheck.jar
45
versioncheck.lib=versioncheck.jar
46
versioncheck.version=1.0
46
versioncheck.version=1.0
47
versioncheck.name=version checker
47
versioncheck.name=version checker
48
versioncheck.when=buildtime
48
versioncheck.when=buildtime
49
 
49
 
50
syndiag.lib=syndiag2.jar
50
syndiag.lib=syndiag2.jar
51
syndiag.version=2.0
51
syndiag.version=2.0
52
syndiag.name=antlr to bnf image generator
52
syndiag.name=antlr to bnf image generator
53
syndiag.when=buildtime
53
syndiag.when=buildtime
54
 
54
 
55
javassist.lib=javassist.jar
55
javassist.lib=javassist.jar
56
javassist.version=3.4
56
javassist.version=3.4
57
javassist.name=Javassist bytecode generator
57
javassist.name=Javassist bytecode generator
58
javassist.when=runtime, required if using 'javassist' bytecode provider
58
javassist.when=runtime, required if using 'javassist' bytecode provider
59
 
59
 
60
cglib.lib=cglib-2.1.3.jar
60
cglib.lib=cglib-2.1.3.jar
61
cglib.version=2.1.3
61
cglib.version=2.1.3
62
cglib.name=CGLIB bytecode generator
62
cglib.name=CGLIB bytecode generator
63
cglib.when=runtime, required if using 'cglib' bytecode provider
63
cglib.when=runtime, required if using 'cglib' bytecode provider
64
 
64
 
65
asm.lib=asm.jar
65
asm.lib=asm.jar
66
asm.name=ASM bytecode library
66
asm.name=ASM bytecode library
67
asm.when=runtime, required if using 'cglib' bytecode provider
67
asm.when=runtime, required if using 'cglib' bytecode provider
68
 
68
 
69
asm-attrs.lib=asm-attrs.jar
69
asm-attrs.lib=asm-attrs.jar
70
asm-attrs.name=ASM bytecode library
70
asm-attrs.name=ASM bytecode library
71
asm-attrs.when=runtime, required if using 'cglib' bytecode provider
71
asm-attrs.when=runtime, required if using 'cglib' bytecode provider
72
 
72
 
73
commons-collections.lib=commons-collections-2.1.1.jar
73
commons-collections.lib=commons-collections-2.1.1.jar
74
commons-collections.version=2.1.1
74
commons-collections.version=2.1.1
75
commons-collections.name=Commons Collections
75
commons-collections.name=Commons Collections
76
commons-collections.when=runtime, required
76
commons-collections.when=runtime, required
77
 
77
 
78
commons-logging.lib=commons-logging-1.0.4.jar
78
commons-logging.lib=commons-logging-1.0.4.jar
79
commons-logging.version=1.0.4
79
commons-logging.version=1.0.4
80
commons-logging.name=Commons Logging
80
commons-logging.name=Commons Logging
81
commons-logging.when=runtime, required
81
commons-logging.when=runtime, required
82
 
82
 
83
antlr.lib=antlr-2.7.6.jar
83
antlr.lib=antlr-2.7.6.jar
84
antlr.version=2.7.6
84
antlr.version=2.7.6
85
antlr.name=ANother Tool for Language Recognition
85
antlr.name=ANother Tool for Language Recognition
86
antlr.when=runtime, required
86
antlr.when=runtime, required
87
 
87
 
88
## xml/xslt handling
88
## xml/xslt handling
89
 
89
 
90
dom4j.lib=dom4j-1.6.1.jar
90
dom4j.lib=dom4j-1.6.1.jar
91
dom4j.version=1.6.1
91
dom4j.version=1.6.1
92
dom4j.name=XML configuration & mapping parser
92
dom4j.name=XML configuration & mapping parser
93
dom4j.when=runtime, required
93
dom4j.when=runtime, required
94
 
94
 
95
jaxen.lib=jaxen-1.1-beta-7.jar
95
jaxen.lib=jaxen-1.1-beta-7.jar
96
jaxen.version=1.1-beta-7
96
jaxen.version=1.1-beta-7
97
jaxen.name=Jaxen - universal java xpath engine
97
jaxen.name=Jaxen - universal java xpath engine
98
jaxen.when=runtime, required if you want to deserialize a Configuration to improve startup performance
98
jaxen.when=runtime, required if you want to deserialize a Configuration to improve startup performance
99
 
99
 
100
xerces.lib=xerces-2.6.2.jar
100
xerces.lib=xerces-2.6.2.jar
101
xerces.version=2.6.2
101
xerces.version=2.6.2
102
xerces.name=SAX parser
102
xerces.name=SAX parser
103
xerces.when=runtime, required for JDK < 1.4
103
xerces.when=runtime, required for JDK < 1.4
104
 
104
 
105
xml-apis.lib=xml-apis.jar
105
xml-apis.lib=xml-apis.jar
106
xml-apis.name=Standard JAXP API
106
xml-apis.name=Standard JAXP API
107
xml-apis.when=runtime, some SAX parser is required
107
xml-apis.when=runtime, some SAX parser is required
108
 
108
 
109
## j2ee related
109
## j2ee related
110
 
110
 
111
jdbc-stdext.lib=jdbc2_0-stdext.jar
111
jdbc-stdext.lib=jdbc2_0-stdext.jar
112
jdbc-stdext.version=2.0
112
jdbc-stdext.version=2.0
113
jdbc-stdext.name=Standard Extension JDBC APIs
113
jdbc-stdext.name=Standard Extension JDBC APIs
114
jdbc-stdext.when=runtime, required for standalone operation (outside application server)
114
jdbc-stdext.when=runtime, required for standalone operation (outside application server)
115
 
115
 
116
jta.lib=jta.jar
116
jta.lib=jta.jar
117
jta.name=Standard JTA API
117
jta.name=Standard JTA API
118
jta.when=runtime, required for standalone operation (outside application server)
118
jta.when=runtime, required for standalone operation (outside application server)
119
 
119
 
120
connector.lib=connector.jar
120
connector.lib=connector.jar
121
connector.name=Standard JCA API
121
connector.name=Standard JCA API
122
connector.when=runtime, optional
122
connector.when=runtime, optional
123
 
123
 
124
jaas.lib=jaas.jar
124
jaas.lib=jaas.jar
125
jaas.name=Standard JAAS API
125
jaas.name=Standard JAAS API
126
jaas.when=runtime, optional (required by JCA)
126
jaas.when=runtime, optional (required by JCA)
127
 
127
 
128
log4j.lib=log4j-1.2.11.jar
128
log4j.lib=log4j-1.2.11.jar
129
log4j.version=1.2.11
129
log4j.version=1.2.11
130
log4j.name=Log4j Library
130
log4j.name=Log4j Library
131
log4j.when=runtime, optional
131
log4j.when=runtime, optional
132
 
132
 
133
## Treecache
133
## Treecache
134
 
134
 
135
jboss-cache.lib=jboss-cache.jar
135
jboss-cache.lib=jboss-cache.jar
136
jboss-cache.version=1.2.2 alpha
136
jboss-cache.version=1.2.2 alpha
137
jboss-cache.name=TreeCache clustered cache
137
jboss-cache.name=TreeCache clustered cache
138
jboss-cache.when=runtime, optional
138
jboss-cache.when=runtime, optional
139
 
139
 
140
concurrent.lib=concurrent-1.3.2.jar
140
concurrent.lib=concurrent-1.3.2.jar
141
concurrent.version=1.3.2
141
concurrent.version=1.3.2
142
concurrent.when=runtime, optional (required by TreeCache)
142
concurrent.when=runtime, optional (required by TreeCache)
143
 
143
 
144
jboss-common.lib=jboss-common.jar
144
jboss-common.lib=jboss-common.jar
145
jboss-common.when=runtime, optional (required by TreeCache)
145
jboss-common.when=runtime, optional (required by TreeCache)
146
 
146
 
147
jboss-jmx.lib=jboss-jmx.jar
147
jboss-jmx.lib=jboss-jmx.jar
148
jboss-jmx.when=runtime, optional (required by TreeCache)
148
jboss-jmx.when=runtime, optional (required by TreeCache)
149
 
149
 
150
jboss-system.lib=jboss-system.jar
150
jboss-system.lib=jboss-system.jar
151
jboss-system.when=runtime, optional (required by TreeCache)
151
jboss-system.when=runtime, optional (required by TreeCache)
152
 
152
 
153
## Replication
153
## Replication
154
 
154
 
155
jgroups.lib=jgroups-2.2.8.jar
155
jgroups.lib=jgroups-2.2.8.jar
156
jgroups.version=2.2.8
156
jgroups.version=2.2.8
157
jgroups.name=JGroups multicast library
157
jgroups.name=JGroups multicast library
158
jgroups.when=runtime, optional (required by replicated caches)
158
jgroups.when=runtime, optional (required by replicated caches)
159
 
159
 
160
## cache providers
160
## cache providers
161
 
161
 
162
ehcache.lib=ehcache-1.2.3.jar
162
ehcache.lib=ehcache-1.2.3.jar
163
ehcache.version=1.2.3
163
ehcache.version=1.2.3
164
ehcache.name=EHCache cache
164
ehcache.name=EHCache cache
165
ehcache.when=runtime, optional (required if no other cache provider is set)
165
ehcache.when=runtime, optional (required if no other cache provider is set)
166
 
166
 
167
oscache.lib=oscache-2.1.jar
167
oscache.lib=oscache-2.1.jar
168
oscache.version=2.1
168
oscache.version=2.1
169
oscache.name=OpenSymphony OSCache
169
oscache.name=OpenSymphony OSCache
170
oscache.when=runtime, optional
170
oscache.when=runtime, optional
171
 
171
 
172
swarmcache.lib=swarmcache-1.0rc2.jar
172
swarmcache.lib=swarmcache-1.0rc2.jar
173
swarmcache.version=1.0rc2
173
swarmcache.version=1.0rc2
174
swarmcache.name=runtime, optional
174
swarmcache.name=runtime, optional
175
swarmcache.when=runtime, optional
175
swarmcache.when=runtime, optional
176
 
176
 
177
## connection pool
177
## connection pool
178
 
178
 
179
c3p0.lib=c3p0-0.9.1.jar
179
c3p0.lib=c3p0-0.9.1.jar
180
c3p0.version=0.9.1
180
c3p0.version=0.9.1
181
c3p0.name=C3P0 JDBC connection pool
181
c3p0.name=C3P0 JDBC connection pool
182
c3p0.when=runtime, optional (needed if using c3p0 as the connection pooling library)
182
c3p0.when=runtime, optional (needed if using c3p0 as the connection pooling library)
183
 
183
 
184
proxool.lib=proxool-0.8.3.jar
184
proxool.lib=proxool-0.8.3.jar
185
proxool.version=0.8.3
185
proxool.version=0.8.3
186
proxool.name=Proxool JDBC connection pool
186
proxool.name=Proxool JDBC connection pool
187
proxool.when=runtime, optional (needed if using proxool as the connection pooling library)
187
proxool.when=runtime, optional (needed if using proxool as the connection pooling library)
188
 
188
 
189
 
189
 
190
jacc.lib=jacc-1_0-fr.jar
190
jacc.lib=jacc-1_0-fr.jar
191
jacc.version=1.0-fr
191
jacc.version=1.0-fr
192
jacc.name=JACC Library
192
jacc.name=JACC Library
193
jacc.when=runtime, optional
193
jacc.when=runtime, optional