Author: ivol37 at gmail.com
Date: Thu Dec 2 11:10:00 2010
New Revision: 467
Log:
[RELEASE] 0.0.6-RC1
Modified:
branches/0.0.6/amdatu-authorization/login-gadget/pom.xml
branches/0.0.6/amdatu-authorization/login-service/pom.xml
branches/0.0.6/amdatu-authorization/pom.xml
branches/0.0.6/amdatu-buildsupport/pom.xml
branches/0.0.6/amdatu-cassandra/cassandra-application/pom.xml
branches/0.0.6/amdatu-cassandra/cassandra-listener/pom.xml
branches/0.0.6/amdatu-cassandra/cassandra-persistencemanager/pom.xml
branches/0.0.6/amdatu-cassandra/cassandra-tenantstore/pom.xml
branches/0.0.6/amdatu-cassandra/cassandra-useradminstore/pom.xml
branches/0.0.6/amdatu-cassandra/pom.xml
branches/0.0.6/amdatu-core/config-filebased/pom.xml
branches/0.0.6/amdatu-core/config-templates/pom.xml
branches/0.0.6/amdatu-core/loghandler/pom.xml
branches/0.0.6/amdatu-core/pom.xml
branches/0.0.6/amdatu-core/tenant/pom.xml
branches/0.0.6/amdatu-core/tenantstore-fs/pom.xml
branches/0.0.6/amdatu-core/useradminstore-fs/pom.xml
branches/0.0.6/amdatu-example/course-gadget/pom.xml
branches/0.0.6/amdatu-example/course-service/pom.xml
branches/0.0.6/amdatu-example/friends-gadget/pom.xml
branches/0.0.6/amdatu-example/pom.xml
branches/0.0.6/amdatu-libraries/pom.xml
branches/0.0.6/amdatu-libraries/utilities/pom.xml
branches/0.0.6/amdatu-opensocial/dashboard/pom.xml
branches/0.0.6/amdatu-opensocial/dashboard/src/main/resources/jsp/dashboard.jsp
branches/0.0.6/amdatu-opensocial/gadgetmanagement/pom.xml
branches/0.0.6/amdatu-opensocial/pom.xml
branches/0.0.6/amdatu-opensocial/profile/pom.xml
branches/0.0.6/amdatu-opensocial/shindig/pom.xml
branches/0.0.6/amdatu-release/pom.xml
branches/0.0.6/amdatu-semanticweb/pom.xml
branches/0.0.6/amdatu-semanticweb/sesame/pom.xml
branches/0.0.6/amdatu-semanticweb/sparqlendpoint/pom.xml
branches/0.0.6/amdatu-web/httpcontext/pom.xml
branches/0.0.6/amdatu-web/jsp/pom.xml
branches/0.0.6/amdatu-web/pom.xml
branches/0.0.6/amdatu-web/rest-jaxrs/pom.xml
branches/0.0.6/amdatu-web/rest-wink/pom.xml
branches/0.0.6/changelog.txt
branches/0.0.6/integration-tests/pom.xml
branches/0.0.6/pom.xml
branches/0.0.6/readme.txt
branches/0.0.6/src/main/resources/conf/amdatu-minimal.properties
branches/0.0.6/src/main/resources/conf/amdatu-web.properties
Modified: branches/0.0.6/amdatu-authorization/login-gadget/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-authorization/login-gadget/pom.xml (original)
+++ branches/0.0.6/amdatu-authorization/login-gadget/pom.xml Thu Dec 2
11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authorization</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.authorization.login</groupId>
<artifactId>gadget</artifactId>
Modified: branches/0.0.6/amdatu-authorization/login-service/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-authorization/login-service/pom.xml (original)
+++ branches/0.0.6/amdatu-authorization/login-service/pom.xml Thu Dec 2
11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.authorization</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.authorization.login</groupId>
<artifactId>service</artifactId>
Modified: branches/0.0.6/amdatu-authorization/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-authorization/pom.xml (original)
+++ branches/0.0.6/amdatu-authorization/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<artifactId>org.amdatu.authorization</artifactId>
<name>Amdatu Authorization</name>
Modified: branches/0.0.6/amdatu-buildsupport/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-buildsupport/pom.xml (original)
+++ branches/0.0.6/amdatu-buildsupport/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,10 +5,10 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<artifactId>amdatu-buildsupport</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
<packaging>pom</packaging>
<name>Amdatu Buildsupport</name>
<description>Workaround for local file installs. Will be replaced by AMdatu
repository in the future.</description>
Modified: branches/0.0.6/amdatu-cassandra/cassandra-application/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-cassandra/cassandra-application/pom.xml
(original)
+++ branches/0.0.6/amdatu-cassandra/cassandra-application/pom.xml Thu Dec
2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.cassandra</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.cassandra</groupId>
<artifactId>application</artifactId>
Modified: branches/0.0.6/amdatu-cassandra/cassandra-listener/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-cassandra/cassandra-listener/pom.xml (original)
+++ branches/0.0.6/amdatu-cassandra/cassandra-listener/pom.xml Thu Dec 2
11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.cassandra</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.cassandra</groupId>
<artifactId>listener</artifactId>
Modified: branches/0.0.6/amdatu-cassandra/cassandra-persistencemanager/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-cassandra/cassandra-persistencemanager/pom.xml
(original)
+++ branches/0.0.6/amdatu-cassandra/cassandra-persistencemanager/pom.xml
Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.cassandra</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.cassandra</groupId>
<artifactId>persistencemanager</artifactId>
Modified: branches/0.0.6/amdatu-cassandra/cassandra-tenantstore/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-cassandra/cassandra-tenantstore/pom.xml
(original)
+++ branches/0.0.6/amdatu-cassandra/cassandra-tenantstore/pom.xml Thu Dec
2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.cassandra</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.cassandra</groupId>
<artifactId>tenantstore</artifactId>
Modified: branches/0.0.6/amdatu-cassandra/cassandra-useradminstore/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-cassandra/cassandra-useradminstore/pom.xml
(original)
+++ branches/0.0.6/amdatu-cassandra/cassandra-useradminstore/pom.xml Thu Dec
2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.cassandra</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.cassandra</groupId>
<artifactId>useradminstore</artifactId>
Modified: branches/0.0.6/amdatu-cassandra/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-cassandra/pom.xml (original)
+++ branches/0.0.6/amdatu-cassandra/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<artifactId>org.amdatu.cassandra</artifactId>
<packaging>pom</packaging>
Modified: branches/0.0.6/amdatu-core/config-filebased/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-core/config-filebased/pom.xml (original)
+++ branches/0.0.6/amdatu-core/config-filebased/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<artifactId>org.amdatu.core</artifactId>
<groupId>org.amdatu</groupId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.amdatu.core.config</groupId>
Modified: branches/0.0.6/amdatu-core/config-templates/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-core/config-templates/pom.xml (original)
+++ branches/0.0.6/amdatu-core/config-templates/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.core.config</groupId>
<artifactId>templates</artifactId>
Modified: branches/0.0.6/amdatu-core/loghandler/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-core/loghandler/pom.xml (original)
+++ branches/0.0.6/amdatu-core/loghandler/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.core</groupId>
<artifactId>loghandler</artifactId>
Modified: branches/0.0.6/amdatu-core/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-core/pom.xml (original)
+++ branches/0.0.6/amdatu-core/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
Modified: branches/0.0.6/amdatu-core/tenant/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-core/tenant/pom.xml (original)
+++ branches/0.0.6/amdatu-core/tenant/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.core</groupId>
<artifactId>tenant</artifactId>
Modified: branches/0.0.6/amdatu-core/tenantstore-fs/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-core/tenantstore-fs/pom.xml (original)
+++ branches/0.0.6/amdatu-core/tenantstore-fs/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.core</groupId>
<artifactId>tenantstore-fs</artifactId>
Modified: branches/0.0.6/amdatu-core/useradminstore-fs/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-core/useradminstore-fs/pom.xml (original)
+++ branches/0.0.6/amdatu-core/useradminstore-fs/pom.xml Thu Dec 2
11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.core</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.core</groupId>
<artifactId>useradminstore-fs</artifactId>
Modified: branches/0.0.6/amdatu-example/course-gadget/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-example/course-gadget/pom.xml (original)
+++ branches/0.0.6/amdatu-example/course-gadget/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.example</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.example.course</groupId>
<artifactId>gadget</artifactId>
Modified: branches/0.0.6/amdatu-example/course-service/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-example/course-service/pom.xml (original)
+++ branches/0.0.6/amdatu-example/course-service/pom.xml Thu Dec 2
11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.example</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.example.course</groupId>
<artifactId>service</artifactId>
Modified: branches/0.0.6/amdatu-example/friends-gadget/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-example/friends-gadget/pom.xml (original)
+++ branches/0.0.6/amdatu-example/friends-gadget/pom.xml Thu Dec 2
11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.example</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.example.friends</groupId>
<artifactId>gadget</artifactId>
Modified: branches/0.0.6/amdatu-example/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-example/pom.xml (original)
+++ branches/0.0.6/amdatu-example/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<artifactId>org.amdatu.example</artifactId>
<name>Amdatu Examples</name>
Modified: branches/0.0.6/amdatu-libraries/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-libraries/pom.xml (original)
+++ branches/0.0.6/amdatu-libraries/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.libraries</artifactId>
Modified: branches/0.0.6/amdatu-libraries/utilities/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-libraries/utilities/pom.xml (original)
+++ branches/0.0.6/amdatu-libraries/utilities/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.libraries</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.libraries</groupId>
<artifactId>utilities</artifactId>
Modified: branches/0.0.6/amdatu-opensocial/dashboard/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-opensocial/dashboard/pom.xml (original)
+++ branches/0.0.6/amdatu-opensocial/dashboard/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.opensocial</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>dashboard</artifactId>
Modified:
branches/0.0.6/amdatu-opensocial/dashboard/src/main/resources/jsp/dashboard.jsp
==============================================================================
---
branches/0.0.6/amdatu-opensocial/dashboard/src/main/resources/jsp/dashboard.jsp
(original)
+++
branches/0.0.6/amdatu-opensocial/dashboard/src/main/resources/jsp/dashboard.jsp
Thu Dec 2 11:10:00 2010
@@ -49,7 +49,7 @@
</div>
<div id="footer">
- Amdatu 0.0.6 - 2010 - <a href="http://amdatu.org">http://amdatu.org</a>
+ Amdatu 0.0.6-RC1 - 2010 - <a href="http://amdatu.org">http://amdatu.org</a>
</div>
</div>
Modified: branches/0.0.6/amdatu-opensocial/gadgetmanagement/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-opensocial/gadgetmanagement/pom.xml (original)
+++ branches/0.0.6/amdatu-opensocial/gadgetmanagement/pom.xml Thu Dec 2
11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.opensocial</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>gadgetmanagement</artifactId>
Modified: branches/0.0.6/amdatu-opensocial/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-opensocial/pom.xml (original)
+++ branches/0.0.6/amdatu-opensocial/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<artifactId>org.amdatu.opensocial</artifactId>
<name>Amdatu Open Social</name>
Modified: branches/0.0.6/amdatu-opensocial/profile/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-opensocial/profile/pom.xml (original)
+++ branches/0.0.6/amdatu-opensocial/profile/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.opensocial</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>profile</artifactId>
Modified: branches/0.0.6/amdatu-opensocial/shindig/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-opensocial/shindig/pom.xml (original)
+++ branches/0.0.6/amdatu-opensocial/shindig/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.opensocial</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.opensocial</groupId>
<artifactId>shindig</artifactId>
Modified: branches/0.0.6/amdatu-release/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-release/pom.xml (original)
+++ branches/0.0.6/amdatu-release/pom.xml Thu Dec 2 11:10:00 2010
@@ -4,7 +4,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<packaging>pom</packaging>
<artifactId>amdatu-release</artifactId>
Modified: branches/0.0.6/amdatu-semanticweb/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-semanticweb/pom.xml (original)
+++ branches/0.0.6/amdatu-semanticweb/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<artifactId>org.amdatu.semanticweb</artifactId>
<name>Amdatu Semantic Web</name>
Modified: branches/0.0.6/amdatu-semanticweb/sesame/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-semanticweb/sesame/pom.xml (original)
+++ branches/0.0.6/amdatu-semanticweb/sesame/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.semanticweb</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.semanticweb </groupId>
<artifactId>sesame</artifactId>
Modified: branches/0.0.6/amdatu-semanticweb/sparqlendpoint/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-semanticweb/sparqlendpoint/pom.xml (original)
+++ branches/0.0.6/amdatu-semanticweb/sparqlendpoint/pom.xml Thu Dec 2
11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.semanticweb</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.semanticweb</groupId>
<artifactId>sparqlendpoint</artifactId>
Modified: branches/0.0.6/amdatu-web/httpcontext/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-web/httpcontext/pom.xml (original)
+++ branches/0.0.6/amdatu-web/httpcontext/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.web</groupId>
<artifactId>httpcontext</artifactId>
Modified: branches/0.0.6/amdatu-web/jsp/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-web/jsp/pom.xml (original)
+++ branches/0.0.6/amdatu-web/jsp/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.web</groupId>
<artifactId>jsp</artifactId>
Modified: branches/0.0.6/amdatu-web/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-web/pom.xml (original)
+++ branches/0.0.6/amdatu-web/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<artifactId>org.amdatu.web</artifactId>
<name>Amdatu Web</name>
Modified: branches/0.0.6/amdatu-web/rest-jaxrs/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-web/rest-jaxrs/pom.xml (original)
+++ branches/0.0.6/amdatu-web/rest-jaxrs/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.web.rest</groupId>
<artifactId>jaxrs</artifactId>
Modified: branches/0.0.6/amdatu-web/rest-wink/pom.xml
==============================================================================
--- branches/0.0.6/amdatu-web/rest-wink/pom.xml (original)
+++ branches/0.0.6/amdatu-web/rest-wink/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>org.amdatu.web</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.web.rest</groupId>
<artifactId>wink</artifactId>
Modified: branches/0.0.6/changelog.txt
==============================================================================
--- branches/0.0.6/changelog.txt (original)
+++ branches/0.0.6/changelog.txt Thu Dec 2 11:10:00 2010
@@ -3,14 +3,75 @@
Amdatu
-Release 0.0.6-SNAPSHOT
-Last revised October 27, 2010
+Release 0.0.6-RC1
+Last revised December 2, 2010
-----------------------------
The changelog below is automatically generated from JIRA. More information
about the resolved
issues mentioned below can be found on http://jira.amdatu.org.
+0.0.6
+---------------------------------------------------------------------------------------------------
+** Bug
+ * [AMDATU-70] - Possible memory leak when restarting Cassandra
+ * [AMDATU-73] - Improve the ColumnFamiliyProvider to allow different
ColumnFamiliy definitions for keyspaces.
+ * [AMDATU-74] - ConsoleLog Handler doesn't use setting for
java.util.logging logmessages.
+ * [AMDATU-76] - Dashboard doesn't work in IE8
+ * [AMDATU-82] - Loading of gadget definitions is very slow
+ * [AMDATU-101] - Can't start my copied application
+ * [AMDATU-137] - Running the integration tests fails at random
+ * [AMDATU-143] - Amdatu release module does not build outside reactor
+ * [AMDATU-144] - NPE when calling TenantManagementService.getTenantById
+ * [AMDATU-146] - Performing clean deletes target directory during build
+ * [AMDATU-147] - Configurations managed by UserAdmin are read-only in
Felix Webconsole
+ * [AMDATU-149] - Gadget categories fail to be created upon first boot
+ * [AMDATU-150] - Dashboard doesn't work anymore after shindig 2.0.0 upgrade
+ * [AMDATU-152] - Integration tests fail on second install cycle
+ * [AMDATU-154] - Stopping a bundle that uses a httpcontext, does'nt
unregister the context
+ * [AMDATU-156] - Site generation is broken due to unavailable snapshot skin
+ * [AMDATU-159] - Build broken on Bamboo because of NullPointerException in
Cassandra
+ * [AMDATU-166] - AuthorizationService interface is missing login and
logout methods
+ * [AMDATU-167] - Release profile is broken and fails to build
+ * [AMDATU-170] - Gadgestore REST service returns a 404
+ * [AMDATU-171] - Configuration of login gadget not set when service is
restarted
+ * [AMDATU-172] - Images are missing in dashboard jquery plugin
+ * [AMDATU-173] - Course example gadget gives a 501 error and shows up empty
+ * [AMDATU-184] - Integration tests succeed, but several exceptions and
errors pass by
+ * [AMDATU-189] - Random failures for filter/jsp integration test
+ * [AMDATU-192] - Integration test "UserAdminStoreTest" sometimes fails
+
+** Improvement
+ * [AMDATU-115] - Enable codechecking and reporting to build and site
generation
+ * [AMDATU-116] - Add deployment of artifacts (bin / javadoc / sources) to
the repository
+ * [AMDATU-117] - Split project metadata from module/profile concerns
through seperate parent pom
+ * [AMDATU-121] - Refactor TenantManagementService integration test for new
Cassandra 0.7 version
+ * [AMDATU-128] - Replace Pax JSP bundle with an implementation that could
work with any implementation of the OSGi HTTP service specification
+ * [AMDATU-133] - Upgrade Shindig application bundle from
1.1-BETA5-incubating to 2.0.0
+ * [AMDATU-136] - Change the order of the releases in changelog.txt
+ * [AMDATU-145] - Set svn:ignore on common IDE files
+ * [AMDATU-161] - Document tenant management mechanism
+ * [AMDATU-169] - Separate REST calls to retrieve gadgets from AppData from
dashboard plugin
+ * [AMDATU-196] - Provide nice default projectTemplate for maven eclipse
plugin
+ * [AMDATU-197] - Replace Felix OSGi core and compendium with official OSGi
alliance releases
+ * [AMDATU-198] - Add an AtomSyndicationLink class to external bundle to
prevent the need of Wink dependencies in REST services
+
+** New Feature
+ * [AMDATU-176] - Implement filebased storage for tenant management
+ * [AMDATU-177] - Implement filebased storage for pax useradmin
+
+** Task
+ * [AMDATU-118] - Refactor the package structure to the standard form
+ * [AMDATU-129] - Refactor SVN layout
+ * [AMDATU-130] - Replace Cassandra and Bundle cache storages for Amdatu
core with some simple persistent storage
+ * [AMDATU-131] - Implement Simple persistent storage for Amdatu core
+ * [AMDATU-132] - Replace Pax Web with a HttpService implementation that
implements nothing more but the OSGi specification
+ * [AMDATU-141] - Factor out Cassandra-reliant storage for Tenant service
+ * [AMDATU-151] - Replace dependency on Pax Web implementation for filter
registration
+ * [AMDATU-162] - Support removing gadgets from the gadget store
+ * [AMDATU-191] - Move Cassandra bundles to separate subproject
'amdatu-cassandra'
+
+
0.0.5
---------------------------------------------------------------------------------------------------
** Bug
Modified: branches/0.0.6/integration-tests/pom.xml
==============================================================================
--- branches/0.0.6/integration-tests/pom.xml (original)
+++ branches/0.0.6/integration-tests/pom.xml Thu Dec 2 11:10:00 2010
@@ -5,7 +5,7 @@
<parent>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
</parent>
<groupId>org.amdatu.test</groupId>
<artifactId>integration</artifactId>
Modified: branches/0.0.6/pom.xml
==============================================================================
--- branches/0.0.6/pom.xml (original)
+++ branches/0.0.6/pom.xml Thu Dec 2 11:10:00 2010
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.amdatu</groupId>
<artifactId>amdatu</artifactId>
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.6-RC1</version>
<packaging>pom</packaging>
<name>Amdatu</name>
<description>Amdatu is an application platform</description>
@@ -21,7 +21,7 @@
<!--
Platform version
-->
- <platform.version>0.0.6-SNAPSHOT</platform.version>
+ <platform.version>0.0.6-RC1</platform.version>
<!--
Build properties
Modified: branches/0.0.6/readme.txt
==============================================================================
--- branches/0.0.6/readme.txt (original)
+++ branches/0.0.6/readme.txt Thu Dec 2 11:10:00 2010
@@ -4,8 +4,8 @@
Amdatu
-Release 0.0.6-SNAPSHOT
-Last revised October 27, 2010
+Release 0.0.6-RC1
+Last revised December 2, 2010
-----------------------------
===================================================================================================
@@ -53,7 +53,7 @@
-4- HARDWARE AND SOFTWARE REQUIREMENTS
===================================================================================================
- JDK or JRE 1.6 or higher
-- Firefox 3 or higher
+- Firefox 3 or higher (NB: IE8 is not yet supported!)
===================================================================================================
-5- INSTALLATION
Modified: branches/0.0.6/src/main/resources/conf/amdatu-minimal.properties
==============================================================================
--- branches/0.0.6/src/main/resources/conf/amdatu-minimal.properties
(original)
+++ branches/0.0.6/src/main/resources/conf/amdatu-minimal.properties Thu Dec
2 11:10:00 2010
@@ -96,12 +96,12 @@
reference:file:amdatu-system/pax-swissbox-core-1.3.0.jar \
reference:file:amdatu-system/ops4j-base-lang-1.2.2.jar \
reference:file:amdatu-system/org.apache.felix.scr-1.6.0.jar
-felix.auto.start.2=reference:file:amdatu-core/org.amdatu.core.config.filebased-0.0.6-SNAPSHOT.jar
\
-
reference:file:amdatu-core/org.amdatu.core.loghandler-0.0.6-SNAPSHOT.jar \
-
reference:file:amdatu-core/org.amdatu.core.tenant-0.0.6-SNAPSHOT.jar \
-
reference:file:amdatu-core/org.amdatu.core.tenantstore-fs-0.0.6-SNAPSHOT.jar \
-
reference:file:amdatu-core/org.amdatu.core.config.templates-0.0.6-SNAPSHOT.jar \
-
reference:file:amdatu-core/org.amdatu.core.useradminstore-fs-0.0.6-SNAPSHOT.jar
+felix.auto.start.2=reference:file:amdatu-core/org.amdatu.core.config.filebased-0.0.6-RC1.jar
\
+
reference:file:amdatu-core/org.amdatu.core.loghandler-0.0.6-RC1.jar \
+
reference:file:amdatu-core/org.amdatu.core.tenant-0.0.6-RC1.jar \
+
reference:file:amdatu-core/org.amdatu.core.tenantstore-fs-0.0.6-RC1.jar \
+
reference:file:amdatu-core/org.amdatu.core.config.templates-0.0.6-RC1.jar \
+
reference:file:amdatu-core/org.amdatu.core.useradminstore-fs-0.0.6-RC1.jar
# Sets the initial start level of the framework upon startup.
org.osgi.framework.startlevel.beginning=30
Modified: branches/0.0.6/src/main/resources/conf/amdatu-web.properties
==============================================================================
--- branches/0.0.6/src/main/resources/conf/amdatu-web.properties
(original)
+++ branches/0.0.6/src/main/resources/conf/amdatu-web.properties Thu Dec
2 11:10:00 2010
@@ -96,16 +96,16 @@
reference:file:amdatu-system/pax-swissbox-core-1.3.0.jar \
reference:file:amdatu-system/ops4j-base-lang-1.2.2.jar \
reference:file:amdatu-system/org.apache.felix.scr-1.6.0.jar
-felix.auto.start.2=reference:file:amdatu-core/org.amdatu.core.config.filebased-0.0.6-SNAPSHOT.jar
\
-
reference:file:amdatu-core/org.amdatu.core.loghandler-0.0.6-SNAPSHOT.jar \
-
reference:file:amdatu-core/org.amdatu.core.tenant-0.0.6-SNAPSHOT.jar \
-
reference:file:amdatu-core/org.amdatu.core.tenantstore-fs-0.0.6-SNAPSHOT.jar \
-
reference:file:amdatu-core/org.amdatu.core.config.templates-0.0.6-SNAPSHOT.jar \
-
reference:file:amdatu-core/org.amdatu.core.useradminstore-fs-0.0.6-SNAPSHOT.jar
-felix.auto.start.3=reference:file:amdatu-application/org.amdatu.web.httpcontext-0.0.6-SNAPSHOT.jar
\
-
reference:file:amdatu-application/org.amdatu.web.jsp-0.0.6-SNAPSHOT.jar \
-
reference:file:amdatu-application/org.amdatu.web.rest.jaxrs-0.0.6-SNAPSHOT.jar \
-
reference:file:amdatu-application/org.amdatu.web.rest.wink-0.0.6-SNAPSHOT.jar
+felix.auto.start.2=reference:file:amdatu-core/org.amdatu.core.config.filebased-0.0.6-RC1.jar
\
+
reference:file:amdatu-core/org.amdatu.core.loghandler-0.0.6-RC1.jar \
+
reference:file:amdatu-core/org.amdatu.core.tenant-0.0.6-RC1.jar \
+
reference:file:amdatu-core/org.amdatu.core.tenantstore-fs-0.0.6-RC1.jar \
+
reference:file:amdatu-core/org.amdatu.core.config.templates-0.0.6-RC1.jar \
+
reference:file:amdatu-core/org.amdatu.core.useradminstore-fs-0.0.6-RC1.jar
+felix.auto.start.3=reference:file:amdatu-application/org.amdatu.web.httpcontext-0.0.6-RC1.jar
\
+
reference:file:amdatu-application/org.amdatu.web.jsp-0.0.6-RC1.jar \
+
reference:file:amdatu-application/org.amdatu.web.rest.jaxrs-0.0.6-RC1.jar \
+
reference:file:amdatu-application/org.amdatu.web.rest.wink-0.0.6-RC1.jar
# Sets the initial start level of the framework upon startup.
org.osgi.framework.startlevel.beginning=30