[jira] Resolved: (BEEHIVE-368) switch to using the 2.0-beta version of XMLBeans

2005-03-01 Thread Michael Merz (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-368?page=history ] Michael Merz resolved BEEHIVE-368: -- Resolution: Fixed Switch over complete: rev. 155718. switch to using the 2.0-beta version of XMLBeans

[jira] Resolved: (BEEHIVE-87) README.txt in dist doesn't have what it needs

2005-03-01 Thread Steve Hanson (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-87?page=history ] Steve Hanson resolved BEEHIVE-87: - Assign To: Heather Stephens (was: Steve Hanson) Resolution: Fixed I added a new README.txt file at docs/dist-docs/README.txt This file is

[jira] Resolved: (BEEHIVE-358) http://incubator.apache.org/beehive/samples/index.html doesn't exist

2005-03-01 Thread Steve Hanson (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-358?page=history ] Steve Hanson resolved BEEHIVE-358: -- Resolution: Fixed The The local link is now fixed (/docs/samples/index.html). The live link is still wrong, but it will remain wrong until the

[jira] Closed: (BEEHIVE-302) Pageflow Tutorial needs import to be bold

2005-03-01 Thread Steve Hanson (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-302?page=history ] Steve Hanson closed BEEHIVE-302: Pageflow Tutorial needs import to be bold - Key: BEEHIVE-302 URL:

[jira] Updated: (BEEHIVE-151) Section number issues in ControlsProgramming doc

2005-03-01 Thread Steve Hanson (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-151?page=history ] Steve Hanson updated BEEHIVE-151: - Version: V1 (was: V1Alpha) Looking all over the Forrest docs, I don't see anything like this feature. I am punting to v1 on the off

[jira] Created: (BEEHIVE-381) @Jpf.Catch does not put expression message into the right error key

2005-03-01 Thread Rich Feit (JIRA)
@Jpf.Catch does not put expression message into the right error key --- Key: BEEHIVE-381 URL: http://issues.apache.org/jira/browse/BEEHIVE-381 Project: Beehive Type: Bug Components: NetUI

[jira] Updated: (BEEHIVE-381) @Jpf.Catch does not put expression message into the right error key

2005-03-01 Thread Rich Feit (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-381?page=history ] Rich Feit updated BEEHIVE-381: -- Description: Repro: - Add the following to a page flow: @Jpf.Catch(type=IllegalStateException.class, path=error.jsp, message=${pageFlow.URI})

[jira] Reopened: (BEEHIVE-378) Overriding loginRequired to false when when rolesAllowed is set in the parent Controller

2005-03-01 Thread Rich Feit (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-378?page=history ] Rich Feit reopened BEEHIVE-378: --- Assign To: Rich Feit (was: Julie Zhuo) I see what you meant now -- you weren't really trying to override the annotations on one begin method with

Re: Beehive Check-in Test (Linux) Failed

2005-03-01 Thread Richard Feit
This is mine -- fixed with revision 155755 (left out a file). [EMAIL PROTECTED] wrote: View results here - http://beehive01.bea.com/cruisecontrol/buildresults?log=log20050228205429

[jira] Resolved: (BEEHIVE-381) @Jpf.Catch does not put expression message into the right error key

2005-03-01 Thread Rich Feit (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-381?page=history ] Rich Feit resolved BEEHIVE-381: --- Assign To: Alejandro Ramirez (was: Rich Feit) Resolution: Fixed Fixed with revision 155754. @Jpf.Catch does not put expression message into the

[jira] Resolved: (BEEHIVE-86) tar.gz file probs from build.dist.archives

2005-03-01 Thread Kenneth Tam (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-86?page=history ] Kenneth Tam resolved BEEHIVE-86: Resolution: Fixed Delegate to an external tar program when building archives under Windows, svn #155753. tar.gz file probs from

[jira] Updated: (BEEHIVE-365) Enable optional declarative contextual services

2005-03-01 Thread Kenneth Tam (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-365?page=history ] Kenneth Tam updated BEEHIVE-365: Assign To: Kyle Marvin Fix Version: V1 (was: V1Beta) Enable optional declarative contextual services

[jira] Assigned: (BEEHIVE-29) Apache infrastructure for regular builds, serving distributions (gump/maven integration)

2005-03-01 Thread Kenneth Tam (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-29?page=history ] Kenneth Tam reassigned BEEHIVE-29: -- Assign To: Eddie O'Neil Apache infrastructure for regular builds, serving distributions (gump/maven integration)

[jira] Updated: (BEEHIVE-151) Section number issues in ControlsProgramming doc

2005-03-01 Thread Jeremiah Johnson (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-151?page=history ] Jeremiah Johnson updated BEEHIVE-151: - Attachment: sectionNumberPatch.txt The redundant section numbers in the PDF are a side-effect of the hard-coded section numbers in the Forrest

[jira] Commented: (BEEHIVE-29) Apache infrastructure for regular builds, serving distributions (gump/maven integration)

2005-03-01 Thread Jim Cummings (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-29?page=comments#action_59959 ] Jim Cummings commented on BEEHIVE-29: - Eddie and I are starting to address this. Most likely we will run a nightly script on the Brutus Apache box that builds a

[jira] Created: (BEEHIVE-384) Cannot do a Servlet include of a page flow URI

2005-03-01 Thread Rich Feit (JIRA)
Cannot do a Servlet include of a page flow URI -- Key: BEEHIVE-384 URL: http://issues.apache.org/jira/browse/BEEHIVE-384 Project: Beehive Type: Bug Components: NetUI Versions: V1Alpha, V1Beta Environment:

Re: snapshot for conferences

2005-03-01 Thread Richard Feit
Thanks for the heads-up. I have a pet bug I do *not* want to fix before the drop, so I'll wait until you're done. :) Heather Stephens wrote: Hey all- Since we aren't going to make it to a 0.8.z for the conferences, I'm going to manually roll and post a beehive snapshot (binary but not source)

[jira] Created: (BEEHIVE-386) TwoPhaseAnnotationProcessor processing algorithm is suboptimal

2005-03-01 Thread Kenneth Tam (JIRA)
TwoPhaseAnnotationProcessor processing algorithm is suboptimal -- Key: BEEHIVE-386 URL: http://issues.apache.org/jira/browse/BEEHIVE-386 Project: Beehive Type: Task Components: Controls Versions:

[jira] Created: (BEEHIVE-385) Beehive apt tasks warn no processors registered for many annotations

2005-03-01 Thread Kenneth Tam (JIRA)
Beehive apt tasks warn no processors registered for many annotations -- Key: BEEHIVE-385 URL: http://issues.apache.org/jira/browse/BEEHIVE-385 Project: Beehive Type: Bug Components: Controls

[jira] Assigned: (BEEHIVE-387) Enforce @VersionRequired on control fields at runtime

2005-03-01 Thread Kenneth Tam (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-387?page=history ] Kenneth Tam reassigned BEEHIVE-387: --- Assign To: Kenneth Tam Enforce @VersionRequired on control fields at runtime - Key:

[jira] Created: (BEEHIVE-388) build file referred for the target deploy.beehive.webapp.runtime incorrect in controls tutorial

2005-03-01 Thread Hua Li (JIRA)
build file referred for the target deploy.beehive.webapp.runtime incorrect in controls tutorial --- Key: BEEHIVE-388 URL: http://issues.apache.org/jira/browse/BEEHIVE-388 Project:

RE: Beehive Check-in Test (Linux) Failed

2005-03-01 Thread Jeremiah Johnson
This is one of those breaks due to a change in the JDBC Control. Please be sure to look at the General Logs - build.out for details. - jeremiah -Original Message- From: Nikhil Gore Sent: Tuesday, March 01, 2005 1:36 PM To: beehive-dev@incubator.apache.org; Joe Pemberton; Nikhil Gore

RE: Beehive Check-in Test (Linux) Failed

2005-03-01 Thread Chad Schoettger
Should be fixed now, problem with the jdbc control's build file. - Chad -Original Message- From: Jeremiah Johnson Sent: Tuesday, March 01, 2005 1:33 PM To: Beehive Developers; Joe Pemberton Subject: RE: Beehive Check-in Test (Linux) Failed This is one of those breaks due to a change

[jira] Created: (BEEHIVE-389) NPE when compiling a page flow with @Jpf.MessageBundle that lacks 'bundlePath' attribute

2005-03-01 Thread Rich Feit (JIRA)
NPE when compiling a page flow with @Jpf.MessageBundle that lacks 'bundlePath' attribute - Key: BEEHIVE-389 URL: http://issues.apache.org/jira/browse/BEEHIVE-389 Project: Beehive

[jira] Created: (BEEHIVE-390) Struts-merge wipes out the controller tag

2005-03-01 Thread Rich Feit (JIRA)
Struts-merge wipes out the controller tag --- Key: BEEHIVE-390 URL: http://issues.apache.org/jira/browse/BEEHIVE-390 Project: Beehive Type: Bug Components: NetUI Versions: V1Alpha, V1Beta Reporter: Rich Feit

[jira] Assigned: (BEEHIVE-293) Need warning when @Jpf.Action has both outputFormBean and readOnly=true

2005-03-01 Thread Jason Dunckley (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-293?page=history ] Jason Dunckley reassigned BEEHIVE-293: -- Assign To: Jason Dunckley (was: Alejandro Ramirez) Need warning when @Jpf.Action has both outputFormBean and readOnly=true

[jira] Resolved: (BEEHIVE-230) Controls versioning: VersionRequired not enforced on control extension and declaration

2005-03-01 Thread Kenneth Tam (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-230?page=history ] Kenneth Tam resolved BEEHIVE-230: - Assign To: James Song (was: Kenneth Tam) Resolution: Fixed Fixed as of svn #155837 by adding more compile time diagnostics. Please review

[jira] Resolved: (BEEHIVE-378) Overriding loginRequired to false when when rolesAllowed is set in the parent Controller

2005-03-01 Thread Rich Feit (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-378?page=history ] Rich Feit resolved BEEHIVE-378: --- Assign To: Julie Zhuo (was: Rich Feit) Resolution: Fixed Fixed with revision 155757. Nice catch. Overriding loginRequired to false when when