[ http://issues.apache.org/jira/browse/BEEHIVE-932?page=all ]

Carlin Rogers updated BEEHIVE-932:
----------------------------------

    Attachment: j932-newpatch.txt

Adding a different patch. Please ignore the first patch as it has the schema 
delete but does not add it to the new location and this will cause confusion 
with the manual step.

Please use this new patch (j932-newpatch.txt) and then do the following steps 
manually.

cd trunk/netui/src/core
mkdir org/apache/beehive/netui/core/urltemplates/schema/
svn add org/apache/beehive/netui/core/urltemplates/schema/
svn move schema/url-template-config/url-template-config.xsd 
org/apache/beehive/netui/core/urltemplates/schema/url-template-config.xsd
svn delete schema

Thanks

> Remove XMLBean dependence from the url template config support in the NetUI 
> runtime
> -----------------------------------------------------------------------------------
>
>          Key: BEEHIVE-932
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-932
>      Project: Beehive
>         Type: Improvement
>   Components: NetUI
>     Versions: V1
>     Reporter: Carlin Rogers
>     Assignee: Carlin Rogers
>      Fix For: V1
>  Attachments: j932-newpatch.txt, j932-patch.txt
>
> Make changes to the DefaultURLTemplatesFactory class to remove dependence on 
> XMLbeans.
> I've got a patch I'll attach to this in a moment.

-- 
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

Reply via email to