Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 0bbfae5

Browse files
author
hung huynh
committed
more package for osgi
svn path=/trunk/ehcache/; revision=9046
1 parent c91f1f4 commit 0bbfae5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ehcache/.settings/org.eclipse.jdt.ui.prefs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#
21
eclipse.preferences.version=1
32
editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
43
formatter_profile=_Terracotta profile

ehcache/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@
358358
org.terracotta.toolkit.*;resolution:=optional,
359359
org.quartz.*;resolution:=optional,
360360
org.terracotta.quartz.*;resolution:=optional,
361+
javax.xml.stream;resolution:=optional,
361362
!sun.misc,*
362363
</Import-Package>
363364
<Export-Package>net.sf.ehcache.*</Export-Package>

0 commit comments

Comments
 (0)