epugh 2004/11/24 09:10:42
Modified: security/nt project.xml
security/adapters/turbine project.xml
security/xdocs changes.xml
security project.xml
security/adapters/opensymphony project.xml
Log:
update versions to latest memory impl
Revision Changes Path
1.16 +1 -1 jakarta-turbine-fulcrum/security/nt/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-fulcrum/security/nt/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- project.xml 24 Nov 2004 13:46:33 -0000 1.15
+++ project.xml 24 Nov 2004 17:10:41 -0000 1.16
@@ -34,7 +34,7 @@
<dependency>
<groupId>fulcrum</groupId>
<artifactId>fulcrum-security-memory</artifactId>
- <version>1.0.6-dev</version>
+ <version>1.0.7</version>
</dependency>
</dependencies>
1.18 +1 -1
jakarta-turbine-fulcrum/security/adapters/turbine/project.xml
Index: project.xml
===================================================================
RCS file:
/home/cvs/jakarta-turbine-fulcrum/security/adapters/turbine/project.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- project.xml 24 Nov 2004 13:46:33 -0000 1.17
+++ project.xml 24 Nov 2004 17:10:41 -0000 1.18
@@ -70,7 +70,7 @@
<dependency>
<groupId>fulcrum</groupId>
<artifactId>fulcrum-security-memory</artifactId>
- <version>1.0.6-dev</version>
+ <version>1.0.7</version>
</dependency>
<!-- Needed only for testing the Turbine Adaptor -->
1.24 +6 -0 jakarta-turbine-fulcrum/security/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-fulcrum/security/xdocs/changes.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- changes.xml 24 Nov 2004 13:46:32 -0000 1.23
+++ changes.xml 24 Nov 2004 17:10:41 -0000 1.24
@@ -6,6 +6,12 @@
</properties>
<body>
+ <release version="1.0.8" date="">
+ <action dev="epugh" type="add" due-to="Kostyantyn Shchekotykhin">
+ Updated nt impl, turbine and opensymphony adapters to use released
versions
+ of memory impl.
+ </action>
+ </release>
<release version="1.0.7" date="2004-11-24">
<action dev="epugh" type="add" due-to="Ben Gidley">
Add test to verify that usernames bob and BOB are treated the same.
1.21 +9 -1 jakarta-turbine-fulcrum/security/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-fulcrum/security/project.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- project.xml 24 Nov 2004 13:46:33 -0000 1.20
+++ project.xml 24 Nov 2004 17:10:41 -0000 1.21
@@ -3,7 +3,7 @@
<extend>${basedir}/../project.xml</extend>
<id>fulcrum-security-site</id>
<name>Fulcrum Security Site</name>
- <currentVersion>1.0.7</currentVersion>
+ <currentVersion>1.0.8-dev</currentVersion>
<package>org.apache.fulcrum.security</package>
<versions>
<version>
@@ -31,6 +31,14 @@
<role>Developer</role>
</roles>
</contributor>
+ <contributor>
+ <name>Kostyantyn Shchekotykhin</name>
+ <id>kshchekotykhin</id>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </contributor>
</contributors>
<dependencies>
1.15 +1 -1
jakarta-turbine-fulcrum/security/adapters/opensymphony/project.xml
Index: project.xml
===================================================================
RCS file:
/home/cvs/jakarta-turbine-fulcrum/security/adapters/opensymphony/project.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- project.xml 24 Nov 2004 13:46:32 -0000 1.14
+++ project.xml 24 Nov 2004 17:10:41 -0000 1.15
@@ -50,7 +50,7 @@
<dependency>
<groupId>fulcrum</groupId>
<artifactId>fulcrum-security-memory</artifactId>
- <version>1.0.6-dev</version>
+ <version>1.0.7</version>
</dependency>
</dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]