Add missing imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197543 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fca59df905
commit
5135b05022
2 changed files with 3 additions and 0 deletions
sca-java-2.x/trunk/modules
|
@ -12,6 +12,8 @@ Import-Package: javax.jms,
|
|||
javax.security.auth,
|
||||
javax.xml.namespace,
|
||||
javax.xml.stream,
|
||||
org.w3c.dom,
|
||||
org.xml.sax,
|
||||
org.apache.activemq.jndi;resolution:=optional,
|
||||
org.apache.axiom.om,
|
||||
org.apache.axiom.om.impl.builder,
|
||||
|
|
|
@ -23,6 +23,7 @@ Import-Package: javax.activation,
|
|||
javax.xml.bind.annotation,
|
||||
javax.xml.bind.annotation.adapters,
|
||||
javax.xml.bind.attachment,
|
||||
javax.xml.bind.util,
|
||||
javax.xml.datatype,
|
||||
javax.xml.namespace,
|
||||
javax.xml.stream,
|
||||
|
|
Loading…
Add table
Reference in a new issue