You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2005/12/01 19:16:30 UTC

[jira] Created: (GERONIMO-1263) dependency element components need white space trimmed

dependency element components need white space trimmed
------------------------------------------------------

         Key: GERONIMO-1263
         URL: http://issues.apache.org/jira/browse/GERONIMO-1263
     Project: Geronimo
        Type: Bug
  Components: deployment  
    Versions: 1.0    
    Reporter: David Jencks
 Assigned to: David Jencks 
     Fix For: 1.0


<dependency> elements need white space trimmed from their component parts so e.g.

<uri>
  foo/bar/1.0/jar
</uri>
works



-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1263) dependency element components need white space trimmed

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1263?page=all ]
     
David Jencks closed GERONIMO-1263:
----------------------------------

    Resolution: Fixed

Sending        modules/service-builder/src/java/org/apache/geronimo/deployment/service/ServiceConfigBuilder.java
Sending        modules/service-builder/src/test/org/apache/geronimo/deployment/service/ConfigPlanTest.java
Sending        modules/service-builder/src/test/org/apache/geronimo/deployment/service/ServiceConfigBuilderTest.java
Sending        modules/service-builder/src/test-resources/services/plan1.xml
Transmitting file data ....
Committed revision 350297.

thanks to Rajiv M for pointing this out.

> dependency element components need white space trimmed
> ------------------------------------------------------
>
>          Key: GERONIMO-1263
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1263
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Versions: 1.0
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0

>
> <dependency> elements need white space trimmed from their component parts so e.g.
> <uri>
>   foo/bar/1.0/jar
> </uri>
> works

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira