[ http://issues.apache.org/jira/browse/BEEHIVE-874?page=all ]
Jeremiah Johnson updated BEEHIVE-874:
-------------------------------------
Attachment: BEEHIVE-874.tar
BEEHIVE-874.tar is a repro for this bug. To use the tarball, extract it to
some directory, edit build.properties to set the beehive.home, and then 'ant
clean build war'. That is actually enough to verify this bug since you will
get a build error if you have a version that isn't fixed.
Note that if you have a fixed version of Beehive, then you won't get a build
error and you can copy the resulting war (BEEHIVE-874.war) to
CATALINA_HOME/webapps. Then http://localhost:8080/BEEHIVE-874/begin.do will
result in a page with "Message from Hello: Hello World!".
> controls annotation processor generates bad code when control is in the
> default package
> ---------------------------------------------------------------------------------------
>
> Key: BEEHIVE-874
> URL: http://issues.apache.org/jira/browse/BEEHIVE-874
> Project: Beehive
> Type: Bug
> Components: Controls
> Versions: 1.1
> Reporter: Eddie O'Neil
> Assignee: Jeremiah Johnson
> Priority: Minor
> Fix For: 1.1
> Attachments: BEEHIVE-874.tar, beehive-874.diff
>
> When a control implementation bean is in the default package, the code
> generator produces a package name as:
> package ;
> and should just be blank.
> Repro to be attached shortly.
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira