Commit 337d709149bc948651bbb2c7b87493d2a05cf0e5
1 parent
c65d77a7
Exists in
master
Atualização do site e documentos
Showing
7 changed files
with
93 additions
and
248 deletions
Show diff stats
documentation/reference/pt-BR/bookinfo.xml
... | ... | @@ -3,11 +3,11 @@ |
3 | 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []> |
4 | 4 | <bookinfo> |
5 | 5 | |
6 | - <title>Framework Demoiselle 2.4.0</title> | |
6 | + <title>Framework Demoiselle 2.5.0-BETA1</title> | |
7 | 7 | <subtitle>Guia de Referência</subtitle> |
8 | 8 | |
9 | - <abstract>Demoiselle 2.4.0: Framework de Código Aberto para o Desenvolvimento de Aplicações Java EE 6</abstract> | |
10 | - <titleabbrev>Demoiselle 2.4.0 - Guia de Referência</titleabbrev> | |
9 | + <abstract>Demoiselle 2.5.0-BETA1: Framework de Código Aberto para o Desenvolvimento de Aplicações Java EE 6</abstract> | |
10 | + <titleabbrev>Demoiselle 2.5.0-BETA1 - Guia de Referência</titleabbrev> | |
11 | 11 | |
12 | 12 | <xi:include href="authorgroup.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
13 | 13 | ... | ... |
documentation/reference/pt-BR/master.xml
... | ... | @@ -14,7 +14,7 @@ |
14 | 14 | </para> |
15 | 15 | <note> |
16 | 16 | <para> |
17 | - Esta documentação refere-se à release 2.4.0 do <emphasis>Demoiselle Framework</emphasis> | |
17 | + Esta documentação refere-se à release 2.5.0-BETA1 do <emphasis>Demoiselle Framework</emphasis> | |
18 | 18 | e pode diferir significativamente das versões anteriores. |
19 | 19 | </para> |
20 | 20 | </note> | ... | ... |
site/apt/jpa.apt
... | ... | @@ -38,5 +38,5 @@ |
38 | 38 | |
39 | 39 | JPA extension |
40 | 40 | |
41 | - Esta extensão habilita o uso de JPA para tratar a persistência. Nela são disponibilidos uma fábrica de EntityManager, | |
41 | + Esta extensão habilita o uso de JPA para tratar a persistência. Nela são disponibilizados uma fábrica de EntityManager, | |
42 | 42 | um mecanismo de transação para JPA e um template para o DAO. | ... | ... |
site/apt/release-notes.apt
... | ... | @@ -1,242 +0,0 @@ |
1 | -~~ Demoiselle Framework | |
2 | -~~ Copyright (C) 2010 SERPRO | |
3 | -~~ ============================================================================ | |
4 | -~~ This file is part of Demoiselle Framework. | |
5 | -~~ | |
6 | -~~ Demoiselle Framework is free software; you can redistribute it and/or | |
7 | -~~ modify it under the terms of the GNU Lesser General Public License version 3 | |
8 | -~~ as published by the Free Software Foundation. | |
9 | -~~ | |
10 | -~~ This program is distributed in the hope that it will be useful, | |
11 | -~~ but WITHOUT ANY WARRANTY; without even the implied warranty of | |
12 | -~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
13 | -~~ GNU General Public License for more details. | |
14 | -~~ | |
15 | -~~ You should have received a copy of the GNU Lesser General Public License version 3 | |
16 | -~~ along with this program; if not, see <http://www.gnu.org/licenses/> | |
17 | -~~ or write to the Free Software Foundation, Inc., 51 Franklin Street, | |
18 | -~~ Fifth Floor, Boston, MA 02110-1301, USA. | |
19 | -~~ ============================================================================ | |
20 | -~~ Este arquivo é parte do Framework Demoiselle. | |
21 | -~~ | |
22 | -~~ O Framework Demoiselle é um software livre; você pode redistribuí-lo e/ou | |
23 | -~~ modificá-lo dentro dos termos da GNU LGPL versão 3 como publicada pela Fundação | |
24 | -~~ do Software Livre (FSF). | |
25 | -~~ | |
26 | -~~ Este programa é distribuído na esperança que possa ser útil, mas SEM NENHUMA | |
27 | -~~ GARANTIA; sem uma garantia implícita de ADEQUAÇÃO a qualquer MERCADO ou | |
28 | -~~ APLICAÇÃO EM PARTICULAR. Veja a Licença Pública Geral GNU/LGPL em português | |
29 | -~~ para maiores detalhes. | |
30 | -~~ | |
31 | -~~ Você deve ter recebido uma cópia da GNU LGPL versão 3, sob o título | |
32 | -~~ "LICENCA.txt", junto com esse programa. Se não, acesse <http://www.gnu.org/licenses/> | |
33 | -~~ ou escreva para a Fundação do Software Livre (FSF) Inc., | |
34 | -~~ 51 Franklin St, Fifth Floor, Boston, MA 02111-1301, USA. | |
35 | - | |
36 | - ------ | |
37 | - Notas de Versão | |
38 | - | |
39 | -Notas de Versão | |
40 | - | |
41 | -* v2.4.0 | |
42 | - | |
43 | - * {{{https://demoiselle.atlassian.net/secure/ReleaseNote.jspa?projectId=10007&version=11500}Notas de Versão no JIRA}} | |
44 | - | |
45 | -* {{{../2.3.4/}v2.3.4}} | |
46 | - | |
47 | - * {{{https://demoiselle.atlassian.net/secure/ReleaseNote.jspa?projectId=10007&version=11100}Notas de Versão no JIRA}} | |
48 | - | |
49 | -* {{{../2.3.3/}v2.3.3}} | |
50 | - | |
51 | - * {{{http://demoiselle.atlassian.net/secure/ReleaseNote.jspa?projectId=10007&version=10900}Notas de Versão no JIRA}} | |
52 | - | |
53 | -* {{{../2.3.2/}v2.3.2}} | |
54 | - | |
55 | - * {{{http://demoiselle.atlassian.net/secure/ReleaseNote.jspa?projectId=10007&version=10500}Notas de Versão no JIRA}} | |
56 | - | |
57 | -* {{{../2.3.1/}v2.3.1}} | |
58 | - | |
59 | - * {{{http://demoiselle.atlassian.net/secure/ReleaseNote.jspa?projectId=10007&version=10218}Notas de Versão no JIRA}} | |
60 | - | |
61 | -* {{{../2.3.0/}v2.3.0}} | |
62 | - | |
63 | - * {{{http://demoiselle.atlassian.net/secure/ReleaseNote.jspa?projectId=10007&version=10101}Notas de Versão no JIRA}} | |
64 | - | |
65 | -* {{{../2.2.2/}v2.2.2}} | |
66 | - | |
67 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=752}0000752}} [Bug] Correção da exceção retornada pelo interceptador de ExceptionHandler. | |
68 | - | |
69 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=753}0000753}} [Improvement] Atualização do novo Namespace do PrimeFaces no arquétipo JSF-JPA. | |
70 | - | |
71 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=766}0000766}} [Improvement] Atualização para o PrimeFaces 3.2. | |
72 | - | |
73 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=768}0000768}} [Task] Preparação para geração de build do Demoiselle utilizando Maven 3. | |
74 | - | |
75 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=769}0000769}} [Task] Nova versão dos artefatos internos: demoiselle-parent v2 e demoiselle-document-parent v3. | |
76 | - | |
77 | -* {{{../2.2.1/}v2.2.1}} | |
78 | - | |
79 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=749}0000749}} [Bug] Correção da assinatura do método load na abstração JPACrud. | |
80 | - | |
81 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=745}0000745}} [Bug] Correção no Beans.getReference() para beans construídos por Producers. | |
82 | - | |
83 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=744}0000744}} [Bug] Ajuste na aderência à especificação CDI (AroundInvoke). | |
84 | - | |
85 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=740}0000740}} [Bug] Inclusão da dependência para o Servlet 3. | |
86 | - | |
87 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=748}0000748}} [Improvement] Compatibilidade com o WebSphere 8. | |
88 | - | |
89 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=743}0000743}} [Improvement] Ajuste na aderência à especificação JSF 2. | |
90 | - | |
91 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=738}0000738}} [Improvement] O demoiselle-parent foi renomeado para demoiselle-framework-parent. | |
92 | - | |
93 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=739}0000739}} [Improvement] Novos métodos para exclusão de múltiplos registros no AbstractListPageBean e DelegateCrud. | |
94 | - | |
95 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=715}0000715}} [Task] Migração do código-fonte para o GitHub. | |
96 | - | |
97 | -* {{{../2.2.0/}v2.2.0}} | |
98 | - | |
99 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=711}0000711}} [Bug] FileRenderer implementando Serializable. | |
100 | - | |
101 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=697}0000697}} [Bug] Correção do Nullpointer ao executar Beans.getReference(Logger.class). | |
102 | - | |
103 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=693}0000693}} [Bug] SecurityContext criava várias instâncias de Authenticator e Authorizer. | |
104 | - | |
105 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=721}0000721}} [Improvement] Criação de casos de teste unitário no arquétipo jsf-jpa. | |
106 | - | |
107 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=673}0000673}} [Improvement] SecurityContext.isLoggedIn() verifica se authenticator.getUser() está nulo. | |
108 | - | |
109 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=680}0000680}} [Improvement] As extensões JUnit, Vaadin, Shiro viraram componentes. | |
110 | - | |
111 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=681}0000681}} [Improvement] Arquétipo Vaadin migrado para componente. | |
112 | - | |
113 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=682}0000682}} [Improvement] Parent POM Vaadin migrado para componente. | |
114 | - | |
115 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=683}0000683}} [Improvement] Remoção do código depreciado na versão 2.1. | |
116 | - | |
117 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=706}0000706}} [Improvement] Atualização da versão do hibernate-validator. | |
118 | - | |
119 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=703}0000703}} [Improvement] Atualização do repositório do primefaces. | |
120 | - | |
121 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=696}0000696}} [Improvement] Correção da mensagem de sessão invalidada anteriormente. | |
122 | - | |
123 | -* {{{../2.1.2/}v2.1.2}} | |
124 | - | |
125 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=667}0000667}} [Bug] Correção na renderização de tabelas JSF do arquétipo demoiselle-jsf-jpa. | |
126 | - | |
127 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=654}0000654}} [Bug] Erro no arquétipo jsf-jpa: Property 'label.confirm.delete' not found. | |
128 | - | |
129 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=663}0000663}} [Bug] Comandos JPA em ambientes JTA não se uniam à transação antes de executar o comando. | |
130 | - | |
131 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=666}0000666}} [Bug] Correção do erro "You cannot set autocommit during a managed transaction!". | |
132 | - | |
133 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=661}0000661}} [Improvement] Depreciação do pacote "br.gov.frameworkdemoiselle.event". | |
134 | - | |
135 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=664}0000664}} [Improvement] Depreciação do estereótipo @Presenter da extensão Vaadin. | |
136 | - | |
137 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=662}0000662}} [Improvement] Depreciação das exceções do pacote "br.gov.frameworkdemoiselle.exception". | |
138 | - | |
139 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=660}0000660}} [Task] Organização do código interno. | |
140 | - | |
141 | -* {{{../2.1.1/}v2.1.1}} | |
142 | - | |
143 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=621}0000621}} [Bug] Erro em Classe que usa @Configuration. | |
144 | - | |
145 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=623}0000623}} [Bug] Telas de edição com Id do tipo String. | |
146 | - | |
147 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=624}0000624}} [Bug] Erros em arquivos do Arquétipo JPA-JSF. | |
148 | - | |
149 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=625}0000625}} [Bug] Correção do erro ao executar Maven Test no demoiselle-junit. | |
150 | - | |
151 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=638}0000638}} [Bug] Ambiguidade em classes de configuração. | |
152 | - | |
153 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=643}0000643}} [Bug] Mudança de URL no repositório JBoss. | |
154 | - | |
155 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=651}0000651}} [Bug] Correção do nome da interface Authorizator para Authorizer. | |
156 | - | |
157 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=636}0000636}} [Improvement] Possibilidade de desabilitar o redirecionamento no login e logout. | |
158 | - | |
159 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=637}0000637}} [Improvement] Mudança no redirecionamento ao realizar logout. | |
160 | - | |
161 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=641}0000641}} [Improvement] Substituição da propriedade frameworkdemoiselle.security.welcome.page. | |
162 | - | |
163 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=646}0000646}} [Improvement] Melhorias de Testes e Código. | |
164 | - | |
165 | -* {{{../2.1.0/}v2.1.0}} | |
166 | - | |
167 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=601}0000601}} [Bug] Falha ao realizar operações no banco de dados com JPATransaction. | |
168 | - | |
169 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=598}0000598}} [Bug] ClassNotFoundException: br.gov.frameworkdemoiselle.transaction.JTATransaction. | |
170 | - | |
171 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=597}0000597}} [Bug] Unsatisfied dependencies for type UserTransaction. | |
172 | - | |
173 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=584}0000584}} [Bug] Falha no tratamento de exceção no MB quando em método com retorno String. | |
174 | - | |
175 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=582}0000582}} [Bug] Erro "No active contexts" ao reiniciar uma aplicação contendo @Shutdown. | |
176 | - | |
177 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=596}0000596}} [Improvement] Mudança no nome dos eventos LoginSuccessful e LogoutSuccessful. | |
178 | - | |
179 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=595}0000595}} [Improvement] Fechamento automático dos EntityManager e EntityManagerFactory. | |
180 | - | |
181 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=594}0000594}} [Improvement] Flush automático do EntityManager no commit da transação JTA. | |
182 | - | |
183 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=593}0000593}} [Improvement] Criação da extensão JTA. | |
184 | - | |
185 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=592}0000592}} [Improvement] Renomear Classes de Eventos da extensão Vaadin. | |
186 | - | |
187 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=591}0000591}} [Improvement] Mudança na Estrutura de Pacotes da extensão Vaadin. | |
188 | - | |
189 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=577}0000577}} [Improvement] Novo arquétipo demoiselle-minimal. | |
190 | - | |
191 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=579}0000579}} [Improvement] Inclusão do demoiselle-junit no arquétipo jsf-jpa. | |
192 | - | |
193 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=578}0000578}} [Improvement] Classe utilitária para redirecionamento JSF2 no demoiselle-jsf. | |
194 | - | |
195 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=573}0000573}} [Improvement] Fábrica para obter Response. | |
196 | - | |
197 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=457}0000457}} [New Feature] Especificação Demoiselle 2.0 - Segurança. | |
198 | - | |
199 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=583}0000583}} [New Feature] Extensão para controle de acesso com o Apache Shiro. | |
200 | - | |
201 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=524}0000524}} [New Feature] Extensão para camada de apresentação com Vaadin | |
202 | - | |
203 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=580}0000580}} [Task] Parent POM demoiselle-app-parent renomeado para demoiselle-minimal-parent. | |
204 | - | |
205 | -* {{{../2.0.2/}v2.0.2}} | |
206 | - | |
207 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=558}0000558}} [Bug] Abafando Exception do JPA ConfigurationException("??????????????????????"). | |
208 | - | |
209 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=557}0000557}} [Bug] NullPointerException ao executar Beans.getReference(EntityManager.class). | |
210 | - | |
211 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=566}0000566}} [Bug] Erro ao utilizar o demoiselle-junit com o demoiselle-jsf. | |
212 | - | |
213 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=563}0000563}} [Bug] Não é possível trabalhar com duas persistence-unit. | |
214 | - | |
215 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=562}0000562}} [Improvement] Alterar o arquétipo para suportar o Tomcat. | |
216 | - | |
217 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=560}0000560}} [Task] Criar Testes Unitários para a fábrica de EntityManager. | |
218 | - | |
219 | -* {{{../2.0.1/}v2.0.1}} | |
220 | - | |
221 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=538}0000538}} [Bug] Possível loop infinito em ResourceBundleFactory. | |
222 | - | |
223 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=521}0000521}} [Bug] Dependencia indevida do componente demoiselle-validation-1.0.0-SNAPSHOT. | |
224 | - | |
225 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=517}0000517}} [Bug] Tratamento de exceções não funciona com o Weld 1.1.0-CR4. | |
226 | - | |
227 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=523}0000523}} [Improvement] Possibilitar injeção com jUnit. | |
228 | - | |
229 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=522}0000522}} [Improvement] Renomear a extensão Swing para SE. | |
230 | - | |
231 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=518}0000518}} [Improvement] Possibilitar o deploy de aplicações JSF em servidores Tomcat 6 e 7. | |
232 | - | |
233 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=534}0000534}} [Task] Disponibilizar o site do framework. | |
234 | - | |
235 | -* v2.0.0 | |
236 | - | |
237 | - * {{{http://sourceforge.net/apps/mantisbt/demoiselle/view.php?id=456}0000456}} [New Feature] Especificação Demoiselle 2.0. | |
238 | - | |
239 | -* {{{../latest1x.php}v1.x.x}} | |
240 | - | |
241 | - * Para versões anteriores {{{../latest1x.php}clique aqui}}. | |
242 | - |
... | ... | @@ -0,0 +1,42 @@ |
1 | +~~ Demoiselle Framework | |
2 | +~~ Copyright (C) 2010 SERPRO | |
3 | +~~ ============================================================================ | |
4 | +~~ This file is part of Demoiselle Framework. | |
5 | +~~ | |
6 | +~~ Demoiselle Framework is free software; you can redistribute it and/or | |
7 | +~~ modify it under the terms of the GNU Lesser General Public License version 3 | |
8 | +~~ as published by the Free Software Foundation. | |
9 | +~~ | |
10 | +~~ This program is distributed in the hope that it will be useful, | |
11 | +~~ but WITHOUT ANY WARRANTY; without even the implied warranty of | |
12 | +~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
13 | +~~ GNU General Public License for more details. | |
14 | +~~ | |
15 | +~~ You should have received a copy of the GNU Lesser General Public License version 3 | |
16 | +~~ along with this program; if not, see <http://www.gnu.org/licenses/> | |
17 | +~~ or write to the Free Software Foundation, Inc., 51 Franklin Street, | |
18 | +~~ Fifth Floor, Boston, MA 02110-1301, USA. | |
19 | +~~ ============================================================================ | |
20 | +~~ Este arquivo é parte do Framework Demoiselle. | |
21 | +~~ | |
22 | +~~ O Framework Demoiselle é um software livre; você pode redistribuí-lo e/ou | |
23 | +~~ modificá-lo dentro dos termos da GNU LGPL versão 3 como publicada pela Fundação | |
24 | +~~ do Software Livre (FSF). | |
25 | +~~ | |
26 | +~~ Este programa é distribuído na esperança que possa ser útil, mas SEM NENHUMA | |
27 | +~~ GARANTIA; sem uma garantia implícita de ADEQUAÇÃO a qualquer MERCADO ou | |
28 | +~~ APLICAÇÃO EM PARTICULAR. Veja a Licença Pública Geral GNU/LGPL em português | |
29 | +~~ para maiores detalhes. | |
30 | +~~ | |
31 | +~~ Você deve ter recebido uma cópia da GNU LGPL versão 3, sob o título | |
32 | +~~ "LICENCA.txt", junto com esse programa. Se não, acesse <http://www.gnu.org/licenses/> | |
33 | +~~ ou escreva para a Fundação do Software Livre (FSF) Inc., | |
34 | +~~ 51 Franklin St, Fifth Floor, Boston, MA 02111-1301, USA. | |
35 | + | |
36 | + ------ | |
37 | + REST extension | |
38 | + | |
39 | +REST extension | |
40 | + | |
41 | + Esta extensão habilita o uso da especificação JAX-RS para expor serviços. Nela são disponibilizadas exceções, | |
42 | + mapeadores de exceção, interceptadores para validação. | ... | ... |
... | ... | @@ -0,0 +1,43 @@ |
1 | +~~ Demoiselle Framework | |
2 | +~~ Copyright (C) 2010 SERPRO | |
3 | +~~ ============================================================================ | |
4 | +~~ This file is part of Demoiselle Framework. | |
5 | +~~ | |
6 | +~~ Demoiselle Framework is free software; you can redistribute it and/or | |
7 | +~~ modify it under the terms of the GNU Lesser General Public License version 3 | |
8 | +~~ as published by the Free Software Foundation. | |
9 | +~~ | |
10 | +~~ This program is distributed in the hope that it will be useful, | |
11 | +~~ but WITHOUT ANY WARRANTY; without even the implied warranty of | |
12 | +~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
13 | +~~ GNU General Public License for more details. | |
14 | +~~ | |
15 | +~~ You should have received a copy of the GNU Lesser General Public License version 3 | |
16 | +~~ along with this program; if not, see <http://www.gnu.org/licenses/> | |
17 | +~~ or write to the Free Software Foundation, Inc., 51 Franklin Street, | |
18 | +~~ Fifth Floor, Boston, MA 02110-1301, USA. | |
19 | +~~ ============================================================================ | |
20 | +~~ Este arquivo é parte do Framework Demoiselle. | |
21 | +~~ | |
22 | +~~ O Framework Demoiselle é um software livre; você pode redistribuí-lo e/ou | |
23 | +~~ modificá-lo dentro dos termos da GNU LGPL versão 3 como publicada pela Fundação | |
24 | +~~ do Software Livre (FSF). | |
25 | +~~ | |
26 | +~~ Este programa é distribuído na esperança que possa ser útil, mas SEM NENHUMA | |
27 | +~~ GARANTIA; sem uma garantia implícita de ADEQUAÇÃO a qualquer MERCADO ou | |
28 | +~~ APLICAÇÃO EM PARTICULAR. Veja a Licença Pública Geral GNU/LGPL em português | |
29 | +~~ para maiores detalhes. | |
30 | +~~ | |
31 | +~~ Você deve ter recebido uma cópia da GNU LGPL versão 3, sob o título | |
32 | +~~ "LICENCA.txt", junto com esse programa. Se não, acesse <http://www.gnu.org/licenses/> | |
33 | +~~ ou escreva para a Fundação do Software Livre (FSF) Inc., | |
34 | +~~ 51 Franklin St, Fifth Floor, Boston, MA 02111-1301, USA. | |
35 | + | |
36 | + ------ | |
37 | + Servlet extension | |
38 | + | |
39 | +Servlet extension | |
40 | + | |
41 | + Esta extensão possibilita a injeção de elementos da especificação Servlet. Nela são disponibilidos fábricas de | |
42 | + HttpServletResponse, HttpServletRequest, HttpSession; implementação do mecanismo de controle de acesso que delega | |
43 | + a responsabilidade para o login-config definido no web.xml; além de filtros e listeners. | ... | ... |
site/site.xml
... | ... | @@ -63,13 +63,15 @@ |
63 | 63 | <menu name="Demoiselle 2"> |
64 | 64 | <item name="Sobre" href="index.html" /> |
65 | 65 | <item name="Documentação" href="http://demoiselle.sourceforge.net/docs" /> |
66 | - <item name="Notas de Versão" href="release-notes.html" /> | |
66 | + <item name="Notas de Versão" href="https://demoiselle.atlassian.net/browse/FWK/?selectedTab=com.atlassian.jira.jira-projects-plugin:versions-panel" /> | |
67 | 67 | </menu> |
68 | 68 | |
69 | 69 | <menu name="Módulos"> |
70 | 70 | <item name="Core" href="/core.html" /> |
71 | 71 | <item name="JPA extension" href="/jpa.html" /> |
72 | + <item name="Servlet extension" href="/servlet.html" /> | |
72 | 73 | <item name="JSF extension" href="/jsf.html" /> |
74 | + <item name="REST extension" href="/rest.html" /> | |
73 | 75 | <item name="SE extension" href="/se.html" /> |
74 | 76 | <item name="JTA extension" href="/jta.html" /> |
75 | 77 | </menu> | ... | ... |