Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Commit

Permalink
include fasterxml jackson libs on update site to make them available …
Browse files Browse the repository at this point in the history
…for Eclipse 4.4-based builds as well
  • Loading branch information
Martin Lippert committed Jul 1, 2015
1 parent b71bbd8 commit fdfe98b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions org.springsource.ide.eclipse.commons.site-e44/category.xml
Expand Up @@ -52,6 +52,10 @@
<bundle id="edu.emory.mathcs.backport" version="0.0.0"/>
<bundle id="edu.emory.mathcs.backport.source" version="0.0.0"/>

<bundle id="com.fasterxml.jackson.core.jackson-annotations" version="0.0.0"/>
<bundle id="com.fasterxml.jackson.core.jackson-core" version="0.0.0"/>
<bundle id="com.fasterxml.jackson.core.jackson-databind" version="0.0.0"/>

<bundle id="com.google.protobuf" version="0.0.0"/>
<bundle id="com.google.protobuf.source" version="0.0.0"/>

Expand Down

0 comments on commit fdfe98b

Please sign in to comment.