Rip out "ant init-forrest-entities" and the specversion variables from the 
tutorial.xml
---------------------------------------------------------------------------------------

                 Key: SOLR-2434
                 URL: https://issues.apache.org/jira/browse/SOLR-2434
             Project: Solr
          Issue Type: Task
            Reporter: Hoss Man
            Assignee: Hoss Man
             Fix For: 3.1, 4.0


Back in SOLR-238 we introduced ahook where forrest had access to the 
specversion as of the last time anyone ran an ant task in solr.

the primary reason for this was because we wanted the "live site" version of 
the tutorial to reflect the trunk, while the tutorial included in releases 
would be release specific.

But this process has proved incredibly tedious and error prone and in the long 
run shouldn't be needed anyway since we should ultimately adopt the same model 
for Solr Lucene-Java has been using for a while: distinct sets/directories for 
the live site and version specific documents (this is something that would be 
easiest to switch to when adopting the new Apache CMS - see LUCENE-2748)

So for now i suggest we just rip it out completely.  it's already caused 
several problems as we prep for the 3.1.0 release.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to