[
https://issues.apache.org/jira/browse/DERBY-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836544#action_12836544
]
Kristian Waagan commented on DERBY-3946:
----------------------------------------
Hi Ciu,
The releases 10.5.1 and 10.5.3 are points in time on the 10.5 branch. That is,
if you check out the head of 10.5 you'll get 10.5.3 plus any fixes and changes
made on the 10.5 branch after 10.5.3 was released.
To get the code for the 10.5.1 or 10.5.3 releases you have to check out a
specific revision on the 10.5 branch. For instance, 10.5.3 is revision 802917
(see http://db.apache.org/derby/derby_downloads.html ).
Hope this helps,
> Provide support for using the Derby parser to generate Abstract Syntax Trees
> ----------------------------------------------------------------------------
>
> Key: DERBY-3946
> URL: https://issues.apache.org/jira/browse/DERBY-3946
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 10.5.1.1
> Reporter: Rick Hillegas
> Attachments: ASTParser.java, ASTParser.java, ASTParser.java,
> derby-3946-01-aa-standaloneParser.diff, TreeWalker.java, TreeWalker.java
>
>
> Users would like to be able to use the Derby parser to produce query trees
> without actually running the queries on Derby.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.