You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2014/02/19 03:07:21 UTC

[jira] [Updated] (DERBY-6482) Revamp the vti demo to look and behave more like the other demos.

     [ https://issues.apache.org/jira/browse/DERBY-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Hillegas updated DERBY-6482:
---------------------------------

    Attachment: derby-6482-01-aa-moveResources.diff

Attaching derby-6482-01-aa-moveResources.diff. This patch revamps the VTI demo to behave more like the other demos:

1) Resources are moved out of subdirectories into the main directory of the VTI demo. This makes it possible to run the demo script without having to customize it.

2) Extra material is added to the README.html instructions, explaining how to set the classpath and run the demo script.


Touches the following files:

D       java/demo/vtis/sql
D       java/demo/vtis/sql/demoFileVtis.sql
M       java/demo/vtis/README.html
M       java/demo/vtis/java/org/apache/derbyDemo/vtis/example/DerbyJiraReportVTI.java
M       java/demo/vtis/java/org/apache/derbyDemo/vtis/example/ApacheServerLogVTI.java
A       java/demo/vtis/messages_en.properties
A  +    java/demo/vtis/svn_log.txt
A  +    java/demo/vtis/DerbyJiraReport.xml
A  +    java/demo/vtis/demoFileVtis.sql
D       java/demo/vtis/data
D       java/demo/vtis/data/svn_log.txt
D       java/demo/vtis/data/DerbyJiraReport.xml
D       java/demo/vtis/data/ApacheServerLog.xml
A  +    java/demo/vtis/ApacheServerLog.xml
A       java/demo/vtis/messages_fr.properties


> Revamp the vti demo to look and behave more like the other demos.
> -----------------------------------------------------------------
>
>                 Key: DERBY-6482
>                 URL: https://issues.apache.org/jira/browse/DERBY-6482
>             Project: Derby
>          Issue Type: Improvement
>          Components: Demos/Scripts
>    Affects Versions: 10.11.0.0
>            Reporter: Rick Hillegas
>            Priority: Minor
>         Attachments: derby-6482-01-aa-moveResources.diff
>
>
> The VTI demo began as a set of classes which could not be compiled by the normal build because they used Java 5 features. We hooked these classes into the ordinary build later on (see DERBY-3684). But the VTI  demo still sticks out like a sore thumb. We ought to be able to make the VTI demo behave like the other demos now.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)