You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by de...@avalon.apache.org on 2004/08/13 11:21:05 UTC

[jira] Created: (PLANET-2) HTTP Facility block porojects using wrong default type.

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/PLANET-2

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: PLANET-2
    Summary: HTTP Facility block porojects using wrong default type.
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Avalon Planet
 Components: 
             HTTP

   Assignee: 
   Reporter: Stephen McConnell

    Created: Fri, 13 Aug 2004 2:20 AM
    Updated: Fri, 13 Aug 2004 2:20 AM

Description:
The index.xml file in the http/blocks directory contains a set of project defintions are using the default artifact type (i.e. jar).  This results in the addition of a reference to a project jar in the block classpath generated by magic.  In most cases the blocks subprojects do not generate jar files - as such a assembly error occurs.  

The solution is to update the index.xml to declare explicitly the projects that are not generating jar file by setting their primary artifact type to "block".



---------------------------------------------------------------------
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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


[jira] Updated: (PLANET-2) HTTP Facility block porojects using wrong default type.

Posted by de...@avalon.apache.org.
The following issue has been updated:

    Updater: $commentauthor.fullName (mailto:)
       Date: Fri, 13 Aug 2004 2:21 AM
    Comment:
Replacement http/blocks/index.xml containing correct type declkarations.
    Changes:
             Attachment changed to index.xml
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/PLANET-2?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/PLANET-2

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: PLANET-2
    Summary: HTTP Facility block porojects using wrong default type.
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Avalon Planet
 Components: 
             HTTP

   Assignee: 
   Reporter: Stephen McConnell

    Created: Fri, 13 Aug 2004 2:20 AM
    Updated: Fri, 13 Aug 2004 2:21 AM

Description:
The index.xml file in the http/blocks directory contains a set of project defintions are using the default artifact type (i.e. jar).  This results in the addition of a reference to a project jar in the block classpath generated by magic.  In most cases the blocks subprojects do not generate jar files - as such a assembly error occurs.  

The solution is to update the index.xml to declare explicitly the projects that are not generating jar file by setting their primary artifact type to "block".



---------------------------------------------------------------------
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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


[jira] Updated: (PLANET-2) HTTP Facility block projects using wrong default type.

Posted by de...@avalon.apache.org.
The following issue has been updated:

    Updater: Stephen McConnell (mailto:mcconnell@apache.org)
       Date: Fri, 13 Aug 2004 2:22 AM
    Changes:
             summary changed from HTTP Facility block porojects using wrong default type. to HTTP Facility block projects using wrong default type.
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/PLANET-2?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/PLANET-2

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: PLANET-2
    Summary: HTTP Facility block projects using wrong default type.
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Avalon Planet
 Components: 
             HTTP

   Assignee: 
   Reporter: Stephen McConnell

    Created: Fri, 13 Aug 2004 2:20 AM
    Updated: Fri, 13 Aug 2004 2:22 AM

Description:
The index.xml file in the http/blocks directory contains a set of project defintions are using the default artifact type (i.e. jar).  This results in the addition of a reference to a project jar in the block classpath generated by magic.  In most cases the blocks subprojects do not generate jar files - as such a assembly error occurs.  

The solution is to update the index.xml to declare explicitly the projects that are not generating jar file by setting their primary artifact type to "block".



---------------------------------------------------------------------
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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


[jira] Closed: (PLANET-2) HTTP Facility block projects using wrong default type.

Posted by de...@avalon.apache.org.
Message:

   The following issue has been closed.

   Resolver: Stephen McConnell
       Date: Fri, 13 Aug 2004 2:58 AM

Patch applied.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/PLANET-2

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: PLANET-2
    Summary: HTTP Facility block projects using wrong default type.
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Avalon Planet
 Components: 
             HTTP

   Assignee: 
   Reporter: Stephen McConnell

    Created: Fri, 13 Aug 2004 2:20 AM
    Updated: Fri, 13 Aug 2004 2:58 AM

Description:
The index.xml file in the http/blocks directory contains a set of project defintions are using the default artifact type (i.e. jar).  This results in the addition of a reference to a project jar in the block classpath generated by magic.  In most cases the blocks subprojects do not generate jar files - as such a assembly error occurs.  

The solution is to update the index.xml to declare explicitly the projects that are not generating jar file by setting their primary artifact type to "block".



---------------------------------------------------------------------
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: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org