| 133 |
<war.bundle>false</war.bundle> |
<war.bundle>false</war.bundle> |
| 134 |
</properties> |
</properties> |
| 135 |
</dependency> |
</dependency> |
| 136 |
<!-- warred jars --> |
|
| 137 |
|
<dependency> |
| 138 |
|
<groupId>commons-lang</groupId> |
| 139 |
|
<artifactId>commons-lang</artifactId> |
| 140 |
|
<version>2.1</version> |
| 141 |
|
<url>http://jakarta.apache.org/commons/lang</url> |
| 142 |
|
<properties> |
| 143 |
|
<war.bundle>true</war.bundle> |
| 144 |
|
</properties> |
| 145 |
|
</dependency> |
| 146 |
<dependency> |
<dependency> |
| 147 |
<groupId>commons-beanutils</groupId> |
<groupId>commons-beanutils</groupId> |
| 148 |
<artifactId>commons-beanutils</artifactId> |
<artifactId>commons-beanutils</artifactId> |
| 149 |
<version>1.6.1</version> |
<version>1.6.1</version> |
| 150 |
<url>http://jakarta.apache.org/commons/beanutils.html</url> |
<url>http://jakarta.apache.org/commons/beanutils</url> |
| 151 |
<properties> |
<properties> |
| 152 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 153 |
</properties> |
</properties> |
| 165 |
<groupId>commons-collections</groupId> |
<groupId>commons-collections</groupId> |
| 166 |
<artifactId>commons-collections</artifactId> |
<artifactId>commons-collections</artifactId> |
| 167 |
<version>2.1</version> |
<version>2.1</version> |
| 168 |
<url>http://jakarta.apache.org/commons/collections.html</url> |
<url>http://jakarta.apache.org/commons/collections</url> |
| 169 |
<properties> |
<properties> |
| 170 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 171 |
</properties> |
</properties> |
| 174 |
<groupId>commons-digester</groupId> |
<groupId>commons-digester</groupId> |
| 175 |
<artifactId>commons-digester</artifactId> |
<artifactId>commons-digester</artifactId> |
| 176 |
<version>1.5</version> |
<version>1.5</version> |
| 177 |
<url>http://jakarta.apache.org/commons/digester.html</url> |
<url>http://jakarta.apache.org/commons/digester</url> |
| 178 |
<properties> |
<properties> |
| 179 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 180 |
</properties> |
</properties> |
| 208 |
<groupId>commons-logging</groupId> |
<groupId>commons-logging</groupId> |
| 209 |
<artifactId>commons-logging</artifactId> |
<artifactId>commons-logging</artifactId> |
| 210 |
<version>1.0.4</version> |
<version>1.0.4</version> |
| 211 |
<url>http://jakarta.apache.org/commons/logging.html</url> |
<url>http://jakarta.apache.org/commons/logging</url> |
| 212 |
<properties> |
<properties> |
| 213 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 214 |
</properties> |
</properties> |