Help
Comparing current revision with historical revision 0.
Document History: Seam Security 3.0.0.Alpha1 release
Current revision:
1
Parent:
Shane
Created On:
02. Dec 2010, 08:44 (shane)
Last Modified On:
03. Dec 2010, 23:25 (dan)
Historical revisions:
0 03. Dec 2010, 08:31 (dan) ShowDiff

From line 0 changed to line 0:
I'm pleased to announce the availability of Seam Security 3.0.0 Alpha1. This release is a major rework of the
I'm pleased to announce the availability of [Seam Security=>http://seamframework.org/Seam3/SecurityModule] 3.0.0 Alpha1. This release is a major rework of the
From lines 3 to 4 deleted to line 3:


From lines 7 to 8 deleted to line 5:


From lines 11 to 12 deleted to line 7:


From line 15 added to lines 9 to 13:
`<dependency>
<groupId>org.jboss.seam.security</groupId>
<artifactId>seam-security-impl</artifactId>
<version>3.0.0.Alpha1</version>
</dependency>`
From line 16 added to line 15:
Alternatively, you can use the API at compile time and only include the implementation at runtime.
From line 17 changed to lines 17 to 22:
*groupId:* |org.jboss.seam.security|
`<dependency>
<groupId>org.jboss.seam.security</groupId>
<artifactId>seam-security-api</artifactId>
<version>3.0.0.Alpha1</version>
<scope>compile</scope>
</dependency>
From line 19 changed to lines 24 to 29:
*artifactId:* |seam-security-impl|
<dependency>
<groupId>org.jboss.seam.security</groupId>
<artifactId>seam-security-impl</artifactId>
<version>3.0.0.Alpha1</version>
<scope>runtime</scope>
</dependency>`
From line 21 changed to line 31:
*version:* 3.0.0.Alpha1
Note: You must configure the [JBoss Community Repository=>http://www.seamframework.org/Seam3/MavenArtifacts] in your |settings.xml| or project POM.
From lines 23 to 27 deleted to line 33:
Note: You must configure the [JBoss Maven Repository=>http://www.seamframework.org/Seam3/MavenArtifacts] in your |settings.xml|.




From lines 30 to 31 deleted to line 35:


From lines 38 to 39 deleted to line 41:


From lines 42 to 43 deleted to line 43:


From lines 46 to 47 deleted to line 45:


From lines 50 to 51 deleted to line 47:


From lines 54 to 55 deleted to line 49:


From lines 61 to 62 deleted to line 54:


From lines 65 to 66 deleted to line 56:


From lines 79 to 82 deleted to line 68:




From lines 85 to 86 deleted to line 70:


From lines 93 to 94 deleted to line 76:


From lines 97 to 98 deleted to line 78:


From lines 101 to 102 deleted to line 80:


From lines 111 to 112 deleted to line 88:


From lines 117 to 118 deleted to line 92:


From lines 121 to 122 deleted to line 94:


From lines 127 to 128 deleted to line 98:


From lines 131 to 132 deleted to line 100:


From lines 135 to 136 deleted to line 102:


From lines 139 to 140 deleted to line 104:


From lines 143 to 144 deleted to line 106:


From lines 149 to 150 deleted to line 110:


From lines 153 to 154 deleted to line 112:


From lines 165 to 168 deleted to line 122:




From lines 171 to 172 deleted to line 124:


From lines 175 to 176 deleted to line 126:


From lines 179 to 180 deleted to line 128:


From lines 183 to 184 deleted to line 130:


From lines 187 to 188 deleted to line 132:


From lines 191 to 192 deleted to line 134:


From lines 195 to 196 deleted to line 136:


From lines 199 to 200 deleted to line 138:


From lines 203 to 204 deleted to line 140:


From lines 207 to 208 deleted to line 142:


From line 211 added to line 144:
++++ So what's next?
From lines 212 to 218 deleted to line 146:



++++ So what's missing?



From lines 220 to 221 deleted to line 147: