Issues Opened: week of 2007-01-01

2007-01-01 Thread dblevins

Shale - Monday, January 1, 2007

  4 opened in last 7 days

[SHALE-382] Abstract TestCase for testing TLDs
  - Type: New Feature
  - Reporter: Dennis Byrne
  - Components: [Test]
  - Affects Versions: []
  - http://issues.apache.org/struts/browse/SHALE-382

[SHALE-380] Catch-all for v1.0.4 preparation
  - Type: Task
  - Reporter: Rahul Akolkar
  - Components: []
  - Affects Versions: []
  - http://issues.apache.org/struts/browse/SHALE-380

[SHALE-379] Update API Stability Page
  - Type: Task
  - Reporter: Craig McClanahan
  - Components: [Website]
  - Affects Versions: []
  - http://issues.apache.org/struts/browse/SHALE-379

[SHALE-381] Abstract the Rolodex DAO functionality out of 
shale-clay-use-cases for easier reuse
  - Type: New Feature
  - Reporter: Craig McClanahan
  - Components: [Examples]
  - Affects Versions: []
  - http://issues.apache.org/struts/browse/SHALE-381



svn commit: r491615 - /shale/framework/trunk/src/site/resources/docs/release-notes-1.0.4.html

2007-01-01 Thread rahul
Author: rahul
Date: Mon Jan  1 10:55:53 2007
New Revision: 491615

URL: http://svn.apache.org/viewvc?view=revrev=491615
Log:
Update projected quality bits based on Craig's feedback:
 * Talk about quality per module
 * Clarify beta projected quality is mainly for shale-tiles (in section 1 as 
well as 4)
 * s/However, many APIs are stable/Most APIs are stable/ 
SHALE-380

Modified:
shale/framework/trunk/src/site/resources/docs/release-notes-1.0.4.html

Modified: shale/framework/trunk/src/site/resources/docs/release-notes-1.0.4.html
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/resources/docs/release-notes-1.0.4.html?view=diffrev=491615r1=491614r2=491615
==
--- shale/framework/trunk/src/site/resources/docs/release-notes-1.0.4.html 
(original)
+++ shale/framework/trunk/src/site/resources/docs/release-notes-1.0.4.html Mon 
Jan  1 10:55:53 2007
@@ -59,14 +59,13 @@
 
 pThis is the fourth milestone release of Shale, released to encourage
 experimentation and gather feedback on usage issues and requested features.
-A final vote on quality has yet to take place for this release, but it will
-likely be voted to be of beta quality due to the following issues:/p
-ul
-liReliance on a snapshot of the unreleased Standalone Tiles
-package./li
-/ul
+A final vote on quality has yet to take place for this release, and will
+take place later.  We plan to vote on the quality of each module separately
+where necessary.  For example, the shale-tiles module is likely to receive
+a grade no higher than Beta because it relies on a snapshot of the as-yet
+unreleased Standalone Tiles package.
 
-pHowever, many of the APIs in Shale are reasonably stable -- for details,
+pMost of the APIs in Shale are reasonably stable -- for details,
 see a href=http://shale.apache.org/api-stability.html;
 Shale API Target Audiences and Stability Ratings/a./p
 
@@ -263,11 +262,11 @@
 this link/a for a detailed Road Map of upcoming versions of Shale.  The
 following paragraphs highlight only the most important issues./p
 
-pstrongStandalone Tiles/strong - Shale has a dependency on the
-Standalone Tiles package, currently in the Struts Sandbox (and soon to be
-an Apache Top Level Project), that has not yet been released.  This needs
-to be resolved before a General Availability release of Shale can occur.
-/p
+pstrongStandalone Tiles/strong - The shale-tiles module has a
+dependency on the Standalone Tiles package, currently in the Struts Sandbox
+(and soon to be an Apache Top Level Project), that has not yet been
+released.  This needs to be resolved before the shale-tiles module can be
+deemed GA./p
 
 a name=Details/a
 h35.0 Detailed Change Log/h3




svn commit: r491628 - /shale/framework/branches/SHALE_1_0_X/

2007-01-01 Thread rahul
Author: rahul
Date: Mon Jan  1 12:49:56 2007
New Revision: 491628

URL: http://svn.apache.org/viewvc?view=revrev=491628
Log:
Create a branch for the Shale 1.0.x line of development

Added:
shale/framework/branches/SHALE_1_0_X/
  - copied from r491627, shale/framework/trunk/



svn commit: r491671 - in /shale/framework/trunk: ./ shale-application/ shale-apps/ shale-apps/mailreader-jpa/ shale-apps/shale-blank/ shale-apps/shale-clay-usecases/ shale-apps/shale-mailreader-jpa/ s

2007-01-01 Thread craigmcc
Author: craigmcc
Date: Mon Jan  1 14:58:04 2007
New Revision: 491671

URL: http://svn.apache.org/viewvc?view=revrev=491671
Log:
Advance trunk version numbers from 1.0.4-SNAPSHOT to 1.1.0-SNAPSHOT now that
1.0 has been branched.  SHALE-383

Modified:
shale/framework/trunk/pom.xml
shale/framework/trunk/shale-application/pom.xml
shale/framework/trunk/shale-apps/mailreader-jpa/pom.xml
shale/framework/trunk/shale-apps/pom.xml
shale/framework/trunk/shale-apps/shale-blank/pom.xml
shale/framework/trunk/shale-apps/shale-clay-usecases/pom.xml
shale/framework/trunk/shale-apps/shale-mailreader-jpa/pom.xml
shale/framework/trunk/shale-apps/shale-mailreader/pom.xml
shale/framework/trunk/shale-apps/shale-sql-browser/pom.xml
shale/framework/trunk/shale-apps/shale-test-core/pom.xml
shale/framework/trunk/shale-apps/shale-test-dialog-basic/pom.xml
shale/framework/trunk/shale-apps/shale-test-dialog-scxml/pom.xml
shale/framework/trunk/shale-apps/shale-test-tiger/pom.xml
shale/framework/trunk/shale-apps/shale-test-view/pom.xml
shale/framework/trunk/shale-apps/shale-usecases/pom.xml
shale/framework/trunk/shale-clay/pom.xml
shale/framework/trunk/shale-core/pom.xml
shale/framework/trunk/shale-dialog-basic/pom.xml
shale/framework/trunk/shale-dialog-scxml/pom.xml
shale/framework/trunk/shale-dialog/pom.xml
shale/framework/trunk/shale-dist/pom.xml
shale/framework/trunk/shale-remoting/pom.xml
shale/framework/trunk/shale-spring/pom.xml
shale/framework/trunk/shale-test/pom.xml
shale/framework/trunk/shale-tiger/pom.xml
shale/framework/trunk/shale-tiles/pom.xml
shale/framework/trunk/shale-validator/pom.xml
shale/framework/trunk/shale-view/pom.xml

Modified: shale/framework/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/pom.xml?view=diffrev=491671r1=491670r2=491671
==
--- shale/framework/trunk/pom.xml (original)
+++ shale/framework/trunk/pom.xml Mon Jan  1 14:58:04 2007
@@ -30,7 +30,7 @@
 
 groupIdorg.apache.shale/groupId
 artifactIdshale-parent/artifactId
-version1.0.4-SNAPSHOT/version
+version1.1.0-SNAPSHOT/version
 packagingpom/packaging
 nameApache Shale Framework Parent POM/name
 urlhttp://shale.apache.org/url

Modified: shale/framework/trunk/shale-application/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-application/pom.xml?view=diffrev=491671r1=491670r2=491671
==
--- shale/framework/trunk/shale-application/pom.xml (original)
+++ shale/framework/trunk/shale-application/pom.xml Mon Jan  1 14:58:04 2007
@@ -25,7 +25,7 @@
 parent
 groupIdorg.apache.shale/groupId
 artifactIdshale-parent/artifactId
-version1.0.4-SNAPSHOT/version
+version1.1.0-SNAPSHOT/version
 /parent
 
 artifactIdshale-application/artifactId

Modified: shale/framework/trunk/shale-apps/mailreader-jpa/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/mailreader-jpa/pom.xml?view=diffrev=491671r1=491670r2=491671
==
--- shale/framework/trunk/shale-apps/mailreader-jpa/pom.xml (original)
+++ shale/framework/trunk/shale-apps/mailreader-jpa/pom.xml Mon Jan  1 14:58:04 
2007
@@ -27,13 +27,13 @@
   parent
 groupIdorg.apache.shale/groupId
 artifactIdshale-parent/artifactId
-version1.0.4-SNAPSHOT/version
+version1.1.0-SNAPSHOT/version
   /parent
 
   groupIdorg.apache.shale.extras/groupId
   artifactIdmailreader-jpa/artifactId
   packagingjar/packaging
-  version1.0.4-SNAPSHOT/version
+  version1.1.0-SNAPSHOT/version
   nameMailReader JPA Entity Classes/name
 
   dependencies

Modified: shale/framework/trunk/shale-apps/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/pom.xml?view=diffrev=491671r1=491670r2=491671
==
--- shale/framework/trunk/shale-apps/pom.xml (original)
+++ shale/framework/trunk/shale-apps/pom.xml Mon Jan  1 14:58:04 2007
@@ -25,7 +25,7 @@
 parent
 groupIdorg.apache.shale/groupId
 artifactIdshale-parent/artifactId
-version1.0.4-SNAPSHOT/version
+version1.1.0-SNAPSHOT/version
 /parent
 artifactIdshale-apps-parent/artifactId
 packagingpom/packaging

Modified: shale/framework/trunk/shale-apps/shale-blank/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-blank/pom.xml?view=diffrev=491671r1=491670r2=491671
==
--- shale/framework/trunk/shale-apps/shale-blank/pom.xml (original)
+++ shale/framework/trunk/shale-apps/shale-blank/pom.xml Mon Jan  1 14:58:04 
2007
@@ -25,7 +25,7 @@
 parent
 

svn commit: r491707 - in /shale/framework/branches/SHALE_1_0_X: ./ shale-application/src/main/resources/META-INF/ shale-apps/mailreader-jpa/src/main/resources/META-INF/ shale-apps/shale-blank/src/main

2007-01-01 Thread rahul
Author: rahul
Date: Mon Jan  1 15:52:14 2007
New Revision: 491707

URL: http://svn.apache.org/viewvc?view=revrev=491707
Log:
Happy New Year, Shale.
SHALE-380

Modified:
shale/framework/branches/SHALE_1_0_X/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-application/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-apps/mailreader-jpa/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-apps/shale-blank/src/main/webapp/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-apps/shale-clay-usecases/src/main/webapp/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-apps/shale-mailreader-jpa/src/main/webapp/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-apps/shale-mailreader/src/main/webapp/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-apps/shale-sql-browser/src/main/webapp/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-apps/shale-usecases/src/main/webapp/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-clay/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-core/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-dialog-basic/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-dialog-scxml/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-dialog/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-remoting/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-spring/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-test/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-tiger/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-tiles/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-validator/src/main/resources/META-INF/NOTICE.txt

shale/framework/branches/SHALE_1_0_X/shale-view/src/main/resources/META-INF/NOTICE.txt

Modified: shale/framework/branches/SHALE_1_0_X/NOTICE.txt
URL: 
http://svn.apache.org/viewvc/shale/framework/branches/SHALE_1_0_X/NOTICE.txt?view=diffrev=491707r1=491706r2=491707
==
--- shale/framework/branches/SHALE_1_0_X/NOTICE.txt (original)
+++ shale/framework/branches/SHALE_1_0_X/NOTICE.txt Mon Jan  1 15:52:14 2007
@@ -1,5 +1,5 @@
 Apache Shale
-Copyright 2005-2006 The Apache Software Foundation
+Copyright 2005-2007 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: 
shale/framework/branches/SHALE_1_0_X/shale-application/src/main/resources/META-INF/NOTICE.txt
URL: 
http://svn.apache.org/viewvc/shale/framework/branches/SHALE_1_0_X/shale-application/src/main/resources/META-INF/NOTICE.txt?view=diffrev=491707r1=491706r2=491707
==
--- 
shale/framework/branches/SHALE_1_0_X/shale-application/src/main/resources/META-INF/NOTICE.txt
 (original)
+++ 
shale/framework/branches/SHALE_1_0_X/shale-application/src/main/resources/META-INF/NOTICE.txt
 Mon Jan  1 15:52:14 2007
@@ -1,5 +1,5 @@
 Apache Shale Application Controller
-Copyright 2004-2006 The Apache Software Foundation
+Copyright 2004-2007 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: 
shale/framework/branches/SHALE_1_0_X/shale-apps/mailreader-jpa/src/main/resources/META-INF/NOTICE.txt
URL: 
http://svn.apache.org/viewvc/shale/framework/branches/SHALE_1_0_X/shale-apps/mailreader-jpa/src/main/resources/META-INF/NOTICE.txt?view=diffrev=491707r1=491706r2=491707
==
--- 
shale/framework/branches/SHALE_1_0_X/shale-apps/mailreader-jpa/src/main/resources/META-INF/NOTICE.txt
 (original)
+++ 
shale/framework/branches/SHALE_1_0_X/shale-apps/mailreader-jpa/src/main/resources/META-INF/NOTICE.txt
 Mon Jan  1 15:52:14 2007
@@ -1,5 +1,5 @@
 Apache Shale JPA classes for Shale Mailreader JPA sample application
-Copyright 2004-2006 The Apache Software Foundation
+Copyright 2004-2007 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: 
shale/framework/branches/SHALE_1_0_X/shale-apps/shale-blank/src/main/webapp/META-INF/NOTICE.txt
URL: 
http://svn.apache.org/viewvc/shale/framework/branches/SHALE_1_0_X/shale-apps/shale-blank/src/main/webapp/META-INF/NOTICE.txt?view=diffrev=491707r1=491706r2=491707
==
--- 

svn commit: r491703 - /shale/framework/trunk/pom.xml

2007-01-01 Thread craigmcc
Author: craigmcc
Date: Mon Jan  1 15:31:57 2007
New Revision: 491703

URL: http://svn.apache.org/viewvc?view=revrev=491703
Log:
Update version number of shale-master to the current one on the trunk
(thanks Rahul :-).  SHALE-383

Modified:
shale/framework/trunk/pom.xml

Modified: shale/framework/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/pom.xml?view=diffrev=491703r1=491702r2=491703
==
--- shale/framework/trunk/pom.xml (original)
+++ shale/framework/trunk/pom.xml Mon Jan  1 15:31:57 2007
@@ -25,7 +25,7 @@
 parent
 groupIdorg.apache.shale/groupId
 artifactIdshale-master/artifactId
-version2-SNAPSHOT/version
+version3-SNAPSHOT/version
 /parent
 
 groupIdorg.apache.shale/groupId




svn commit: r491722 - /shale/framework/trunk/NOTICE.txt

2007-01-01 Thread rahul
Author: rahul
Date: Mon Jan  1 16:21:05 2007
New Revision: 491722

URL: http://svn.apache.org/viewvc?view=revrev=491722
Log:
Notices in modules have 2004-*
SHALE-380

Modified:
shale/framework/trunk/NOTICE.txt

Modified: shale/framework/trunk/NOTICE.txt
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/NOTICE.txt?view=diffrev=491722r1=491721r2=491722
==
--- shale/framework/trunk/NOTICE.txt (original)
+++ shale/framework/trunk/NOTICE.txt Mon Jan  1 16:21:05 2007
@@ -1,5 +1,5 @@
 Apache Shale
-Copyright 2005-2007 The Apache Software Foundation
+Copyright 2004-2007 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).