You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by ge...@gump.apache.org on 2004/06/21 04:15:10 UTC

[jira] Created: (GUMP-69) Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GUMP-69

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GUMP-69
    Summary: Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'
       Type: Task

     Status: Unassigned
   Priority: Major

    Project: Gump

   Assignee: 
   Reporter: Adam Jack

    Created: Sun, 20 Jun 2004 7:14 PM
    Updated: Sun, 20 Jun 2004 7:14 PM

Description:
1) Install JDK 1.5
2) Follow 'Gump Farm' (see BrutusConfig) requirements for HTTP configuration for non-Forrest-webapp new flavour 'jdk15' (i.e. point to the ./jdk15/results area for http://.../gump/jdk15/.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Using Forrest on teh html docs

Posted by Nicola Ken Barozzi <ni...@apache.org>.
Adam R. B. Jack wrote:
...
> I'll configure that run to use "--xdocs" (not the default XHTML), or it'll
> corrupt the webapp.

Try doing this: add to the html output all the files that are in the 
xdocs target *without* the actual xdocs (IOW site.xml, skinconf.xml, 
tabs.xml, etc, but no index.xml, page.xml) and name the html docs with 
an .ihtml extension (index.html->index.ihtml, etc).

The Forrest webapp should still work.

-- 
Nicola Ken Barozzi                   nicolaken@apache.org
             - verba volant, scripta manent -
    (discussions get forgotten, just code remains)
---------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: [jira] Closed: (GUMP-69) Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'

Posted by "Adam R. B. Jack" <aj...@trysybase.com>.
> Like I wrote in the comment to the tomcat issue, I dupped the forrest
> webapp and changed the jdk15 config to write its results there. Until
> the rerun of the jdk15 config you'll see the results from the public run
> (they were copied after all), after that things should change to what
> they should be. I think.

I went looking for what I was expecting, and missed what you wrote, sorry.
Ok, thanks for doing all that.

> I don't know why we use a forrest webapp, but since we do, I figured we
> should be doing the same for the jdk15 run....

Fair enough, thanks. I was thinking about trying the XHTML alternative, to
see if it were adequate (tolerable), but I can do that elsewhere. For
comparing old to new (and JDK1.4 to JDK 1.5) it'll be good if the two look
the same.

I'll configure that run to use "--xdocs" (not the default XHTML), or it'll
corrupt the webapp.

Again, thanks for doing that.

regards

Adam


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: [jira] Closed: (GUMP-69) Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'

Posted by Leo Simons <ls...@jicarilla.org>.
Adam R. B. Jack wrote:
> Many thanks for doing this. Are you sure it points to
> .../gump/jdk15/results? I was kinda expecting XHTML not Forrest (like
> /gump/public.)

nope.

> I think this is pointing to public:
> 
>     http://brutus.apache.org/gump/jdk15/workspace.html

also nope.

Like I wrote in the comment to the tomcat issue, I dupped the forrest 
webapp and changed the jdk15 config to write its results there. Until 
the rerun of the jdk15 config you'll see the results from the public run 
(they were copied after all), after that things should change to what 
they should be. I think.

I don't know why we use a forrest webapp, but since we do, I figured we 
should be doing the same for the jdk15 run....

cheers,

- LSD

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: [jira] Closed: (GUMP-69) Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'

Posted by "Adam R. B. Jack" <aj...@apache.org>.
Leo

Many thanks for doing this. Are you sure it points to
.../gump/jdk15/results? I was kinda expecting XHTML not Forrest (like
/gump/public.)

I think this is pointing to public:

    http://brutus.apache.org/gump/jdk15/workspace.html

regards

Adam
----- Original Message ----- 
From: <ge...@gump.apache.org>
To: <ge...@gump.apache.org>
Sent: Friday, June 25, 2004 3:20 AM
Subject: [jira] Closed: (GUMP-69) Install JDK1.5 and configure HTTPD for a
JDK15 gump 'flavour'


> Message:
>
>    The following issue has been closed.
>
>    Resolver: Leo Simons
>        Date: Fri, 25 Jun 2004 2:19 AM
>
> installed jdk 1.5 in /usr/local/jdk1.5.0 and updated
local-gump-brutus-env-py-dinges-blahblah.sh to point JAVA_HOME to it.
> ---------------------------------------------------------------------
> View the issue:
>   http://issues.apache.org/jira/browse/GUMP-69
>
> Here is an overview of the issue:
> ---------------------------------------------------------------------
>         Key: GUMP-69
>     Summary: Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'
>        Type: Task
>
>      Status: Closed
>    Priority: Major
>  Resolution: FIXED
>
>     Project: Gump
>  Components:
>              configuration of live servers
>
>    Assignee:
>    Reporter: Adam Jack
>
>     Created: Sun, 20 Jun 2004 7:14 PM
>     Updated: Fri, 25 Jun 2004 2:19 AM
>
> Description:
> 1) Install JDK 1.5
> 2) Follow 'Gump Farm' (see BrutusConfig) requirements for HTTP
configuration for non-Forrest-webapp new flavour 'jdk15' (i.e. point to the
./jdk15/results area for http://.../gump/jdk15/.
>
>
> ---------------------------------------------------------------------
> JIRA INFORMATION:
> 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
>
> If you want more information on JIRA, or have a bug to report see:
>    http://www.atlassian.com/software/jira
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
> For additional commands, e-mail: general-help@gump.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


[jira] Closed: (GUMP-69) Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'

Posted by ge...@gump.apache.org.
Message:

   The following issue has been closed.

   Resolver: Leo Simons
       Date: Fri, 25 Jun 2004 2:19 AM

installed jdk 1.5 in /usr/local/jdk1.5.0 and updated local-gump-brutus-env-py-dinges-blahblah.sh to point JAVA_HOME to it.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GUMP-69

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GUMP-69
    Summary: Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'
       Type: Task

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Gump
 Components: 
             configuration of live servers

   Assignee: 
   Reporter: Adam Jack

    Created: Sun, 20 Jun 2004 7:14 PM
    Updated: Fri, 25 Jun 2004 2:19 AM

Description:
1) Install JDK 1.5
2) Follow 'Gump Farm' (see BrutusConfig) requirements for HTTP configuration for non-Forrest-webapp new flavour 'jdk15' (i.e. point to the ./jdk15/results area for http://.../gump/jdk15/.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


[jira] Closed: (GUMP-69) Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'

Posted by ge...@gump.apache.org.
Message:

   The following issue has been closed.

   Resolver: Leo Simons
       Date: Wed, 11 Aug 2004 8:10 AM

ehm, no it doesn't. I just double-triple-checked....
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GUMP-69

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GUMP-69
    Summary: Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'
       Type: Task

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Gump
 Components: 
             configuration of live servers

   Assignee: 
   Reporter: Adam Jack

    Created: Sun, 20 Jun 2004 7:14 PM
    Updated: Wed, 11 Aug 2004 8:10 AM

Description:
1) Install JDK 1.5
2) Follow 'Gump Farm' (see BrutusConfig) requirements for HTTP configuration for non-Forrest-webapp new flavour 'jdk15' (i.e. point to the ./jdk15/results area for http://.../gump/jdk15/.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


[jira] Reopened: (GUMP-69) Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'

Posted by ge...@gump.apache.org.
Message:

   The following issue has been reopened.

   Reopener: Adam Jack
       Date: Fri, 25 Jun 2004 7:58 AM

The /gump/jdk15 URL poinst to the 'public' flavour (ProxyPassed to webapp), not to the jdk15 flavour (XHTML).
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GUMP-69

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GUMP-69
    Summary: Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'
       Type: Task

     Status: Reopened
   Priority: Major

    Project: Gump
 Components: 
             configuration of live servers

   Assignee: 
   Reporter: Adam Jack

    Created: Sun, 20 Jun 2004 7:14 PM
    Updated: Fri, 25 Jun 2004 7:58 AM

Description:
1) Install JDK 1.5
2) Follow 'Gump Farm' (see BrutusConfig) requirements for HTTP configuration for non-Forrest-webapp new flavour 'jdk15' (i.e. point to the ./jdk15/results area for http://.../gump/jdk15/.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


[jira] Updated: (GUMP-69) Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'

Posted by ge...@gump.apache.org.
The following issue has been updated:

    Updater: Adam Jack (mailto:ajack@apache.org)
       Date: Tue, 22 Jun 2004 8:32 AM
    Comment:
1) I failed to set the right component 'config of live servers'.
2) Even without the JDK1.5 install, could I get the HTTPD config. I really need it to see the results of this run (which is the CleanUp branch).
    Changes:
             Component changed to configuration of live servers
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/GUMP-69?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GUMP-69

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GUMP-69
    Summary: Install JDK1.5 and configure HTTPD for a JDK15 gump 'flavour'
       Type: Task

     Status: Unassigned
   Priority: Major

    Project: Gump
 Components: 
             configuration of live servers

   Assignee: 
   Reporter: Adam Jack

    Created: Sun, 20 Jun 2004 7:14 PM
    Updated: Tue, 22 Jun 2004 8:32 AM

Description:
1) Install JDK 1.5
2) Follow 'Gump Farm' (see BrutusConfig) requirements for HTTP configuration for non-Forrest-webapp new flavour 'jdk15' (i.e. point to the ./jdk15/results area for http://.../gump/jdk15/.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org