[jboss-dev-forums] [JBoss AS7 Development] - List of APIs Exposed Through AS7
Clebert Suconic
do-not-reply at jboss.com
Thu Oct 20 12:18:25 EDT 2011
Clebert Suconic [http://community.jboss.org/people/clebert.suconic] modified the document:
"List of APIs Exposed Through AS7"
To view the document, visit: http://community.jboss.org/docs/DOC-17286
--------------------------------------------------------------
Project Leads:
This is a listing of all APIs that are to be exposed to users via JBoss AS7. Please note the Maven coordinates (ie. GAVs - groupId, artifactId, version not necessary) that users can expect to rely upon when developing software targeted for the AS7 runtime. We will be exporting these dependencies via https://github.com/jbossas/jboss-as/blob/master/api/pom.xml https://github.com/jbossas/jboss-as/blob/master/api/pom.xml.
Also note all dependent libraries needed for compilation. When adding these to the API POM, we will be excluding out transitive dependencies.
This process is defined by https://issues.jboss.org/browse/AS7-581 https://issues.jboss.org/browse/AS7-581.
Please keep the list below in alphabetical order.
|| *Project* || *Lead* || *groupIds* || *artifactIds* || *Packages to Assert* ||
| HornetQ | Clebert Suconic (http://community.jboss.org/people/clebert.suconic) | org.hornetq | hornetq-core | org.hornetq.api.core.*
org.hornetq.api.core.client.*
org.hornetq.api.core.management.* |
| ShrinkWrap | Andrew Rubinger (http://community.jboss.org/people/ALRubinger) | org.jboss.shrinkwrap | shrinkwrap-api | org.jboss.shrinkwrap.api.*
org.jboss.shrinkwrap.api.asset.*
org.jboss.shrinkwrap.api.classloader.*
org.jboss.shrinkwrap.api.container.*
org.jboss.shrinkwrap.api.exporter.*
org.jboss.shrinkwrap.api.formatter.*
org.jboss.shrinkwrap.api.importer.*
org.jboss.shrinkwrap.api.serialization.*
org.jboss.shrinkwrap.api.spec.* |
| ShrinkWrap Descriptors Integration | Andrew Rubinger (http://community.jboss.org/people/ALRubinger) | org.jboss.shrinkwrap.descriptors | shrinkwrap-descriptors-archive-integration | org.jboss.shrinkwrap.api.descriptors.* |
| ShrinkWrap Resolver | Andrew Rubinger (http://community.jboss.org/people/ALRubinger) | org.jboss.shrinkwrap.resolver | shrinkwrap-resolver-api
shrinkwrap-resolver-api-maven | org.jboss.shrinkwrap.api.resolver.*
org.jboss.shrinkwrap.api.resolver.maven.*
org.jboss.shrinkwrap.api.resolver.maven.filter.* |
--------------------------------------------------------------
Comment by going to Community
[http://community.jboss.org/docs/DOC-17286]
Create a new document in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111020/6437ff8f/attachment.html
More information about the jboss-dev-forums
mailing list