You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2009/09/08 22:53:57 UTC

[jira] Created: (LUCENE-1902) Changes.html not explicitly included in release

Changes.html not explicitly included in release
-----------------------------------------------

                 Key: LUCENE-1902
                 URL: https://issues.apache.org/jira/browse/LUCENE-1902
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Hoss Man
            Priority: Minor
             Fix For: 2.9


None of the release related ant targets explicitly call cahnges-to-html ... this seems like an oversight.  (currently it's only called as part of the nightly target)



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-1902) Changes.html not explicitly included in release

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man updated LUCENE-1902:
-----------------------------

    Attachment: LUCENE-1902.patch

I'm sick of dealing with forrest.

this patch does the following things...
* calls cahnges-to-html from the pacakge target
* add a link to Changes.html and Contrib-Changes.html in the left nav of the version specific docs
* fixes a hardcoded link to the public site when refering to the contrib changes in an existing page.

it has the side effect of of causing forrest to freak out that it doesn't know how to create Changes.html ... never mind that i've configured it to be an external page, never mind that there are 100 other external pages configured the same way that work just fine (all of the contrib javadoc pages) ... forrest refuses to play nice with me.

I've taken this as far as i can ... someone else can pick it up if they choose.

> Changes.html not explicitly included in release
> -----------------------------------------------
>
>                 Key: LUCENE-1902
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1902
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1902.patch
>
>
> None of the release related ant targets explicitly call cahnges-to-html ... this seems like an oversight.  (currently it's only called as part of the nightly target)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Assigned: (LUCENE-1902) Changes.html not explicitly included in release

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man reassigned LUCENE-1902:
--------------------------------

    Assignee: Hoss Man

> Changes.html not explicitly included in release
> -----------------------------------------------
>
>                 Key: LUCENE-1902
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1902
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1902.patch, LUCENE-1902.patch
>
>
> None of the release related ant targets explicitly call cahnges-to-html ... this seems like an oversight.  (currently it's only called as part of the nightly target)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-1902) Changes.html not explicitly included in release

Posted by "Steven Rowe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752770#action_12752770 ] 

Steven Rowe commented on LUCENE-1902:
-------------------------------------

Maybe *Main* should be changed to be the conventional *Core* (the standard term when differentiating from *Contrib*) in the new Changes menu?

> Changes.html not explicitly included in release
> -----------------------------------------------
>
>                 Key: LUCENE-1902
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1902
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1902.patch, LUCENE-1902.patch
>
>
> None of the release related ant targets explicitly call cahnges-to-html ... this seems like an oversight.  (currently it's only called as part of the nightly target)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-1902) Changes.html not explicitly included in release

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752815#action_12752815 ] 

Hoss Man commented on LUCENE-1902:
----------------------------------

bq. Patch looks good so far mark ... go for it.

scratch that mark ... you've got enough on your plate, i'll finish this

> Changes.html not explicitly included in release
> -----------------------------------------------
>
>                 Key: LUCENE-1902
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1902
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1902.patch, LUCENE-1902.patch
>
>
> None of the release related ant targets explicitly call cahnges-to-html ... this seems like an oversight.  (currently it's only called as part of the nightly target)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-1902) Changes.html not explicitly included in release

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller updated LUCENE-1902:
--------------------------------

    Attachment: LUCENE-1902.patch

Thanks - Steve orig hardcoded that link, and I made it relative - then realized it didn't work cause changes.html didn't go out in dist - just thought that was on purpose - so went back to hardcoded. Much better this way.

This patch fixes the Forrest issue.

> Changes.html not explicitly included in release
> -----------------------------------------------
>
>                 Key: LUCENE-1902
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1902
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1902.patch, LUCENE-1902.patch
>
>
> None of the release related ant targets explicitly call cahnges-to-html ... this seems like an oversight.  (currently it's only called as part of the nightly target)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-1902) Changes.html not explicitly included in release

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller resolved LUCENE-1902.
---------------------------------

       Resolution: Fixed
    Lucene Fields: [New, Patch Available]  (was: [New])

r812734

> Changes.html not explicitly included in release
> -----------------------------------------------
>
>                 Key: LUCENE-1902
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1902
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1902.patch, LUCENE-1902.patch
>
>
> None of the release related ant targets explicitly call cahnges-to-html ... this seems like an oversight.  (currently it's only called as part of the nightly target)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-1902) Changes.html not explicitly included in release

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752781#action_12752781 ] 

Hoss Man commented on LUCENE-1902:
----------------------------------

agreed ... the only reason i had "Main" in my patch is because i thought maybe the "Core" link in the javadocs menu was causing the problem so i tried a unique name.

> Changes.html not explicitly included in release
> -----------------------------------------------
>
>                 Key: LUCENE-1902
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1902
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1902.patch, LUCENE-1902.patch
>
>
> None of the release related ant targets explicitly call cahnges-to-html ... this seems like an oversight.  (currently it's only called as part of the nightly target)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-1902) Changes.html not explicitly included in release

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752768#action_12752768 ] 

Hoss Man commented on LUCENE-1902:
----------------------------------

"cli.xconf" ?!?!?!?!

how many years have i been using forrest w/o knowing about this file?!?!?!

Patch looks good so far mark ... go for it.

> Changes.html not explicitly included in release
> -----------------------------------------------
>
>                 Key: LUCENE-1902
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1902
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1902.patch, LUCENE-1902.patch
>
>
> None of the release related ant targets explicitly call cahnges-to-html ... this seems like an oversight.  (currently it's only called as part of the nightly target)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org