forked from I2P_Developers/i2p.i2p
Build: Update javadoc links to Java 7
Refresh package-lists
This commit is contained in:
@@ -1,11 +1,20 @@
|
||||
javax.annotation
|
||||
javax.annotation.security
|
||||
javax.annotation.sql
|
||||
javax.batch.api
|
||||
javax.batch.api.chunk
|
||||
javax.batch.api.chunk.listener
|
||||
javax.batch.api.listener
|
||||
javax.batch.api.partition
|
||||
javax.batch.operations
|
||||
javax.batch.runtime
|
||||
javax.batch.runtime.context
|
||||
javax.decorator
|
||||
javax.ejb
|
||||
javax.ejb.embeddable
|
||||
javax.ejb.spi
|
||||
javax.el
|
||||
javax.enterprise.concurrent
|
||||
javax.enterprise.context
|
||||
javax.enterprise.context.spi
|
||||
javax.enterprise.deploy.model
|
||||
@@ -31,6 +40,8 @@ javax.faces.context
|
||||
javax.faces.convert
|
||||
javax.faces.el
|
||||
javax.faces.event
|
||||
javax.faces.flow
|
||||
javax.faces.flow.builder
|
||||
javax.faces.lifecycle
|
||||
javax.faces.model
|
||||
javax.faces.render
|
||||
@@ -41,6 +52,9 @@ javax.faces.webapp
|
||||
javax.inject
|
||||
javax.interceptor
|
||||
javax.jms
|
||||
javax.json
|
||||
javax.json.spi
|
||||
javax.json.stream
|
||||
javax.jws
|
||||
javax.jws.soap
|
||||
javax.mail
|
||||
@@ -81,10 +95,16 @@ javax.transaction.xa
|
||||
javax.validation
|
||||
javax.validation.bootstrap
|
||||
javax.validation.constraints
|
||||
javax.validation.constraintvalidation
|
||||
javax.validation.executable
|
||||
javax.validation.groups
|
||||
javax.validation.metadata
|
||||
javax.validation.spi
|
||||
javax.websocket
|
||||
javax.websocket.server
|
||||
javax.ws.rs
|
||||
javax.ws.rs.client
|
||||
javax.ws.rs.container
|
||||
javax.ws.rs.core
|
||||
javax.ws.rs.ext
|
||||
javax.xml.bind
|
||||
@@ -102,6 +122,7 @@ javax.xml.rpc.handler.soap
|
||||
javax.xml.rpc.holders
|
||||
javax.xml.rpc.server
|
||||
javax.xml.rpc.soap
|
||||
javax.xml.soap
|
||||
javax.xml.ws
|
||||
javax.xml.ws.handler
|
||||
javax.xml.ws.handler.soap
|
||||
|
||||
Reference in New Issue
Block a user