Author: reto
Date: Mon Apr 8 18:19:43 2013
New Revision: 1465704
URL: http://svn.apache.org/r1465704
Log:
reverted bundle commented out in STANBOL-966
Modified:
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Modified:
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1465704&r1=1465703&r2=1465704&view=diff
==============================================================================
---
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
(original)
+++
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Mon Apr 8 18:19:43 2013
@@ -239,11 +239,11 @@
<version>1.15</version>
</bundle>
<!-- needed to read data from mime multipart requests -->
- <!-- bundle>
+ <bundle>
<groupId>org.apache.clerezza</groupId>
<artifactId>jaxrs.utils</artifactId>
<version>0.7-incubating-SNAPSHOT</version>
- </bundle -->
+ </bundle>
<!-- still used in many places also it only runs on jersey and the code is
not portable across jax-rs implementations -->
<bundle>
<groupId>com.sun.jersey.contribs</groupId>