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

[jira] Updated: (GUMP-3)
The following issue has been updated:

    Updater: Stefan Bodewig (mailto:bodewig@apache.org)
       Date: Thu, 8 Apr 2004 1:34 AM
    Changes:
             assignee changed from Gump Development Team
             description changed from Today to get a package to work one needs a <project definition plus a <module 
definition, to teach Gump the outputs (jars) from the project/package.

e.g.

  <project name="krysalis-centipede" package="krysalis-centipede-1.0.0-beta5"/>

  <module href="trysybase/krysalis-centipede.xml"/>

Unfortunately any <cvs or <ant tags in the module.xml cause Gump to attempt to 
check out and/or build the project. Having to create a copy of the module.xml 
in order to remove these tags is counterproductive.

I beleive when Gump sees <project package= it ought ignore <cvs and <ant in 
module.xml. to Today to get a package to work one needs a <project definition plus a <module 
definition, to teach Gump the outputs (jars) from the project/package.

e.g.

  <project name="krysalis-centipede" package="krysalis-centipede-1.0.0-beta5"/>

  <module href="trysybase/krysalis-centipede.xml"/>

Unfortunately any <cvs or <ant tags in the module.xml cause Gump to attempt to 
check out and/or build the project. Having to create a copy of the module.xml 
in order to remove these tags is counterproductive.

I beleive when Gump sees <project package= it ought ignore <cvs and <ant in 
module.xml.
             environment changed from Operating System: Other
Platform: Other to Operating System: Other
Platform: Other
             priority changed to Blocker
             Component changed to Object Model (GOM)
             Component changed from Java/XSLT
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GUMP-3
    Summary: <project package ought override <module <cvs / <ant
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: Gump
 Components: 
             Object Model (GOM)
   Versions:
             unspecified

   Assignee: 
   Reporter: Adam Jack

    Created: Thu, 26 Jun 2003 1:46 PM
    Updated: Thu, 8 Apr 2004 1:34 AM
Environment: Operating System: Other
Platform: Other

Description:
Today to get a package to work one needs a <project definition plus a <module 
definition, to teach Gump the outputs (jars) from the project/package.

e.g.

  <project name="krysalis-centipede" package="krysalis-centipede-1.0.0-beta5"/>

  <module href="trysybase/krysalis-centipede.xml"/>

Unfortunately any <cvs or <ant tags in the module.xml cause Gump to attempt to 
check out and/or build the project. Having to create a copy of the module.xml 
in order to remove these tags is counterproductive.

I beleive when Gump sees <project package= it ought ignore <cvs and <ant in 
module.xml.


---------------------------------------------------------------------
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


Packaged Projects/Modules (was Re: [jira] Updated: (GUMP-3) Posted by "Adam R. B. Jack" <aj...@trysybase.com>.
Ok, I wondered if it was the component change. Q: Is Blocker some high
priority, it sure looks it.

Ah yes, it is all coming back to me. Nick and I used to run into this all
the time. We'd run 'personal gumps' (at work, etc.) and not want to build
the full OSS stack, but still be able to refer to the contents of their
metadata (rather than create our own.) As such, in the bottom of the profile
we'd add package references for the projects, using <project name=x
package=y -- which was meant to override the real metadata w/ this
attribute.

Nick generated the 'nobuild' subdirectory and an XSLT script to strip out
<cvs <ant etc for no-builds, but this only worked on the metadata in project
(it did not work on remote HTTP metadata). As such, this 'fix' was of
limited use.

I'll resolve this for Gumpy, and (if you don't mind) assign this to
traditional, but at a far far lower priority.

regards,

Adam
----- Original Message ----- 
From: "Stefan Bodewig" <bo...@apache.org>
To: <ge...@gump.apache.org>
Sent: Thursday, April 08, 2004 8:51 AM
Subject: Re: [jira] Updated: (GUMP-3) <project package ought override
<module <cvs / <ant


> On Thu, 8 Apr 2004, Adam R. B. Jack <aj...@trysybase.com> wrote:
>
> > I can't follow this mail,
>
> neither did I.
>
> I have changed the component from traditional to GOM.  At least that
> is what I intended to do.
>
> > BTW: I don't know why this has lasted in Gumpy so long. Is it also a
> > problem in Traditional? In Gumpy I can fix it quickly.
>
> I'm not sure, I've never tried to do something like this in
> traditional Gump.  It may or may not work.
>
> Stefan
>
> ---------------------------------------------------------------------
> 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


Re: [jira] Updated: (GUMP-3) Posted by Stefan Bodewig <bo...@apache.org>.
On Thu, 8 Apr 2004, Adam R. B. Jack <aj...@trysybase.com> wrote:

> I can't follow this mail,

neither did I.

I have changed the component from traditional to GOM.  At least that
is what I intended to do.

> BTW: I don't know why this has lasted in Gumpy so long. Is it also a
> problem in Traditional? In Gumpy I can fix it quickly.

I'm not sure, I've never tried to do something like this in
traditional Gump.  It may or may not work.

Stefan

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


Re: [jira] Updated: (GUMP-3) Posted by "Adam R. B. Jack" <aj...@trysybase.com>.
I can't follow this mail, nor can I understand what I see at JIRA. I
understand the problem, I believe, but I can't see what change you made,
Stefan. Can you highlight the change.

BTW: I don't know why this has lasted in Gumpy so long. Is it also a problem
in Traditional? In Gumpy I can fix it quickly.

regards

Adam
----- Original Message ----- 
From: <ji...@apache.org>
To: <ge...@gump.apache.org>
Sent: Thursday, April 08, 2004 2:35 AM
Subject: [jira] Updated: (GUMP-3) <project package ought override <module
<cvs / <ant


> The following issue has been updated:
>
>     Updater: Stefan Bodewig (mailto:bodewig@apache.org)
>        Date: Thu, 8 Apr 2004 1:34 AM
>     Changes:
>              assignee changed from Gump Development Team
>              description changed from Today to get a package to work one
needs a <project definition plus a <module
> definition, to teach Gump the outputs (jars) from the project/package.
>
> e.g.
>
>   <project name="krysalis-centipede"
package="krysalis-centipede-1.0.0-beta5"/>
>
>   <module href="trysybase/krysalis-centipede.xml"/>
>
> Unfortunately any <cvs or <ant tags in the module.xml cause Gump to
attempt to
> check out and/or build the project. Having to create a copy of the
module.xml
> in order to remove these tags is counterproductive.
>
> I beleive when Gump sees <project package= it ought ignore <cvs and <ant
in
> module.xml. to Today to get a package to work one needs a <project
definition plus a <module
> definition, to teach Gump the outputs (jars) from the project/package.
>
> e.g.
>
>   <project name="krysalis-centipede"
package="krysalis-centipede-1.0.0-beta5"/>
>
>   <module href="trysybase/krysalis-centipede.xml"/>
>
> Unfortunately any <cvs or <ant tags in the module.xml cause Gump to
attempt to
> check out and/or build the project. Having to create a copy of the
module.xml
> in order to remove these tags is counterproductive.
>
> I beleive when Gump sees <project package= it ought ignore <cvs and <ant
in
> module.xml.
>              environment changed from Operating System: Other
> Platform: Other to Operating System: Other
> Platform: Other
>              priority changed to Blocker
>              Component changed to Object Model (GOM)
>              Component changed from Java/XSLT
>     ---------------------------------------------------------------------
> For a full history of the issue, see:
>
>   http://issues.apache.org/jira/browse/GUMP-3?page=history
>
> ---------------------------------------------------------------------
> View the issue:
>   http://issues.apache.org/jira/browse/GUMP-3
>
> Here is an overview of the issue:
> ---------------------------------------------------------------------
>         Key: GUMP-3
>     Summary: <project package ought override <module <cvs / <ant
>        Type: Bug
>
>      Status: Unassigned
>    Priority: Blocker
>
>     Project: Gump
>  Components:
>              Object Model (GOM)
>    Versions:
>              unspecified
>
>    Assignee:
>    Reporter: Adam Jack
>
>     Created: Thu, 26 Jun 2003 1:46 PM
>     Updated: Thu, 8 Apr 2004 1:34 AM
> Environment: Operating System: Other
> Platform: Other
>
> Description:
> Today to get a package to work one needs a <project definition plus a
<module
> definition, to teach Gump the outputs (jars) from the project/package.
>
> e.g.
>
>   <project name="krysalis-centipede"
package="krysalis-centipede-1.0.0-beta5"/>
>
>   <module href="trysybase/krysalis-centipede.xml"/>
>
> Unfortunately any <cvs or <ant tags in the module.xml cause Gump to
attempt to
> check out and/or build the project. Having to create a copy of the
module.xml
> in order to remove these tags is counterproductive.
>
> I beleive when Gump sees <project package= it ought ignore <cvs and <ant
in
> module.xml.
>
>
> ---------------------------------------------------------------------
> 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