You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lev Kozakov (JIRA)" <ui...@incubator.apache.org> on 2006/11/16 21:19:37 UTC

[jira] Created: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

The ';' path separator char is not  replaced with OS dependent char in installed PEAR
-------------------------------------------------------------------------------------

                 Key: UIMA-43
                 URL: http://issues.apache.org/jira/browse/UIMA-43
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
            Reporter: Lev Kozakov


The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.

-- 
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] Resolved: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/UIMA-43?page=all ]

Adam Lally resolved UIMA-43.
----------------------------

    Resolution: Fixed

I have applied the patch.  Lev, please get the latest from SVN and verify that the problem is fixed.

> The ';' path separator char is not  replaced with OS dependent char in installed PEAR
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-43
>                 URL: http://issues.apache.org/jira/browse/UIMA-43
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Lev Kozakov
>         Assigned To: Adam Lally
>             Fix For: 2.1
>
>         Attachments: UIMA-43.patch
>
>
> The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.

-- 
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] Commented: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by "Lev Kozakov (JIRA)" <ui...@incubator.apache.org>.
    [ http://issues.apache.org/jira/browse/UIMA-43?page=comments#action_12454711 ] 
            
Lev Kozakov commented on UIMA-43:
---------------------------------

After applying the patch the problem is fixed.

> The ';' path separator char is not  replaced with OS dependent char in installed PEAR
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-43
>                 URL: http://issues.apache.org/jira/browse/UIMA-43
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Lev Kozakov
>         Assigned To: Adam Lally
>             Fix For: 2.1
>
>         Attachments: UIMA-43.patch
>
>
> The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.

-- 
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] Updated: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/UIMA-43?page=all ]

Adam Lally updated UIMA-43:
---------------------------

    Fix Version/s: 2.1

> The ';' path separator char is not  replaced with OS dependent char in installed PEAR
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-43
>                 URL: http://issues.apache.org/jira/browse/UIMA-43
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Lev Kozakov
>             Fix For: 2.1
>
>         Attachments: UIMA-43.patch
>
>
> The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.

-- 
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] Updated: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by "Lev Kozakov (JIRA)" <ui...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/UIMA-43?page=all ]

Lev Kozakov updated UIMA-43:
----------------------------

    Attachment: UIMA-20.patch

Both PEAR files are modified to ensure the PEAR Merger test does not fail in the Apache UIMA environment.

> The ';' path separator char is not  replaced with OS dependent char in installed PEAR
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-43
>                 URL: http://issues.apache.org/jira/browse/UIMA-43
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Lev Kozakov
>         Attachments: UIMA-20.patch, UIMA-43.patch
>
>
> The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.

-- 
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] Commented: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by "Lev Kozakov (JIRA)" <ui...@incubator.apache.org>.
    [ http://issues.apache.org/jira/browse/UIMA-43?page=comments#action_12450541 ] 
            
Lev Kozakov commented on UIMA-43:
---------------------------------

Disregard the comment about PEAR files - it's not relevant to this issue.

> The ';' path separator char is not  replaced with OS dependent char in installed PEAR
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-43
>                 URL: http://issues.apache.org/jira/browse/UIMA-43
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Lev Kozakov
>         Attachments: UIMA-43.patch
>
>
> The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.

-- 
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] Updated: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/UIMA-43?page=all ]

Adam Lally updated UIMA-43:
---------------------------

    Attachment:     (was: UIMA-20.patch)

> The ';' path separator char is not  replaced with OS dependent char in installed PEAR
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-43
>                 URL: http://issues.apache.org/jira/browse/UIMA-43
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Lev Kozakov
>         Attachments: UIMA-43.patch
>
>
> The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.

-- 
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: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/UIMA-43?page=all ]

Adam Lally closed UIMA-43.
--------------------------


Lev verified that the issue is now fixed.

> The ';' path separator char is not  replaced with OS dependent char in installed PEAR
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-43
>                 URL: http://issues.apache.org/jira/browse/UIMA-43
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Lev Kozakov
>         Assigned To: Adam Lally
>             Fix For: 2.1
>
>         Attachments: UIMA-43.patch
>
>
> The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.

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

        

Re: [jira] Updated: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by Adam Lally <al...@alum.rpi.edu>.
On 11/17/06, Marshall Schor <ms...@schor.com> wrote:
> <snip/>
> There was some discussion on general@incubator also
> about this - something about Jira processing having a checkbox to say
> you have rights to contribute what you're attaching, and that you agree
> to the apache 2 license for contributions, as part of attaching a
> patch.  Has anyone tried that to see if that's happening?
>

Yes, this is happening.  You can click "Manage Attachments" on the
JIRA issue to determine whether the submitter has checked the box
allowing the contribution to be licensed under the ASF 2 license.

-Adam

Re: [jira] Updated: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by Thilo Goetz <tw...@gmx.de>.
Don't get me wrong, I would love to have a simpler process.  However, 
while we're not sure where to draw the line, let's err on the side of 
caution.  I hope that an ICLA is not too much of an impediment for 
people who want to contribute to UIMA.  If we can figure out how to work 
that JIRA option you mention, Marshall, that might be a good way to 
simplify the process.

--Thilo

Marshall Schor wrote:
> Re: Requiring ICLAs - there's a trade off here.  If trivial things 
> require contributors to file ICLAs, then we might put off getting 
> contributions.  There was some discussion on general@incubator also 
> about this - something about Jira processing having a checkbox to say 
> you have rights to contribute what you're attaching, and that you agree 
> to the apache 2 license for contributions, as part of attaching a 
> patch.  Has anyone tried that to see if that's happening?
> 
> I agree for more major contributions, we need the ICLA.  Can the mentors 
> chime in here?
> 
> -Marshall
> 
> Thilo Goetz wrote:
>> For anything that's non-trivial (i.e., more than two lines) or 
>> non-obvious, even if less than two lines, we require an ICLA.  The 
>> ICLA should be on file before the patch gets submitted.  Strictly 
>> speaking, we need to ask people to resubmit their patches after their 
>> ICLA is on file.
>>
>> --Thilo
>>
>> Adam Lally wrote:
>>> On 11/16/06, Thilo Goetz <tw...@gmx.de> wrote:
>>>> Hi Lev,
>>>>
>>>> thanks for your patch.  Have you submitted an ICLA?  You don't 
>>>> appear on
>>>> the web site (http://people.apache.org/~jim/committers.html) yet.  I
>>>> know it's a small patch, and we really appreciate you sending it, 
>>>> but we
>>>> need to make sure that everything is above board wrt legal 
>>>> requirements.
>>>>
>>>> Thanks,
>>>> Thilo
>>>>
>>>
>>> Copying Lev on this... who isn't on the uima-dev list.  Lev, you may
>>> want to subscribe.
>>>
>>> However, I didn't realize we were requiring an ICLA for small patches.
>>>
>>> -Adam
>>
>>

Re: [jira] Updated: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by Marshall Schor <ms...@schor.com>.
Re: Requiring ICLAs - there's a trade off here.  If trivial things 
require contributors to file ICLAs, then we might put off getting 
contributions.  There was some discussion on general@incubator also 
about this - something about Jira processing having a checkbox to say 
you have rights to contribute what you're attaching, and that you agree 
to the apache 2 license for contributions, as part of attaching a 
patch.  Has anyone tried that to see if that's happening?

I agree for more major contributions, we need the ICLA.  Can the mentors 
chime in here?

-Marshall

Thilo Goetz wrote:
> For anything that's non-trivial (i.e., more than two lines) or 
> non-obvious, even if less than two lines, we require an ICLA.  The 
> ICLA should be on file before the patch gets submitted.  Strictly 
> speaking, we need to ask people to resubmit their patches after their 
> ICLA is on file.
>
> --Thilo
>
> Adam Lally wrote:
>> On 11/16/06, Thilo Goetz <tw...@gmx.de> wrote:
>>> Hi Lev,
>>>
>>> thanks for your patch.  Have you submitted an ICLA?  You don't 
>>> appear on
>>> the web site (http://people.apache.org/~jim/committers.html) yet.  I
>>> know it's a small patch, and we really appreciate you sending it, 
>>> but we
>>> need to make sure that everything is above board wrt legal 
>>> requirements.
>>>
>>> Thanks,
>>> Thilo
>>>
>>
>> Copying Lev on this... who isn't on the uima-dev list.  Lev, you may
>> want to subscribe.
>>
>> However, I didn't realize we were requiring an ICLA for small patches.
>>
>> -Adam
>
>


Re: [jira] Updated: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by Thilo Goetz <tw...@gmx.de>.
For anything that's non-trivial (i.e., more than two lines) or 
non-obvious, even if less than two lines, we require an ICLA.  The ICLA 
should be on file before the patch gets submitted.  Strictly speaking, 
we need to ask people to resubmit their patches after their ICLA is on 
file.

--Thilo

Adam Lally wrote:
> On 11/16/06, Thilo Goetz <tw...@gmx.de> wrote:
>> Hi Lev,
>>
>> thanks for your patch.  Have you submitted an ICLA?  You don't appear on
>> the web site (http://people.apache.org/~jim/committers.html) yet.  I
>> know it's a small patch, and we really appreciate you sending it, but we
>> need to make sure that everything is above board wrt legal requirements.
>>
>> Thanks,
>> Thilo
>>
> 
> Copying Lev on this... who isn't on the uima-dev list.  Lev, you may
> want to subscribe.
> 
> However, I didn't realize we were requiring an ICLA for small patches.
> 
> -Adam

Re: [jira] Updated: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by Adam Lally <al...@alum.rpi.edu>.
On 11/16/06, Thilo Goetz <tw...@gmx.de> wrote:
> Hi Lev,
>
> thanks for your patch.  Have you submitted an ICLA?  You don't appear on
> the web site (http://people.apache.org/~jim/committers.html) yet.  I
> know it's a small patch, and we really appreciate you sending it, but we
> need to make sure that everything is above board wrt legal requirements.
>
> Thanks,
> Thilo
>

Copying Lev on this... who isn't on the uima-dev list.  Lev, you may
want to subscribe.

However, I didn't realize we were requiring an ICLA for small patches.

-Adam

Re: [jira] Updated: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by Thilo Goetz <tw...@gmx.de>.
Lev Kozakov (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/UIMA-43?page=all ]
> 
> Lev Kozakov updated UIMA-43:
> ----------------------------
> 
>     Attachment: UIMA-43.patch
> 
> The 'universal' path separator is now replaced in all 'action' values during PEAR installation.
> 
>> The ';' path separator char is not  replaced with OS dependent char in installed PEAR
>> -------------------------------------------------------------------------------------
>>
>>                 Key: UIMA-43
>>                 URL: http://issues.apache.org/jira/browse/UIMA-43
>>             Project: UIMA
>>          Issue Type: Bug
>>          Components: Core Java Framework
>>            Reporter: Lev Kozakov
>>         Attachments: UIMA-43.patch
>>
>>
>> The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.
> 

Hi Lev,

thanks for your patch.  Have you submitted an ICLA?  You don't appear on 
the web site (http://people.apache.org/~jim/committers.html) yet.  I 
know it's a small patch, and we really appreciate you sending it, but we 
need to make sure that everything is above board wrt legal requirements.

Thanks,
Thilo


[jira] Updated: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by "Lev Kozakov (JIRA)" <ui...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/UIMA-43?page=all ]

Lev Kozakov updated UIMA-43:
----------------------------

    Attachment: UIMA-43.patch

The 'universal' path separator is now replaced in all 'action' values during PEAR installation.

> The ';' path separator char is not  replaced with OS dependent char in installed PEAR
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-43
>                 URL: http://issues.apache.org/jira/browse/UIMA-43
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Lev Kozakov
>         Attachments: UIMA-43.patch
>
>
> The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.

-- 
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] Assigned: (UIMA-43) The ';' path separator char is not replaced with OS dependent char in installed PEAR

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/UIMA-43?page=all ]

Adam Lally reassigned UIMA-43:
------------------------------

    Assignee: Adam Lally

> The ';' path separator char is not  replaced with OS dependent char in installed PEAR
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-43
>                 URL: http://issues.apache.org/jira/browse/UIMA-43
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Lev Kozakov
>         Assigned To: Adam Lally
>             Fix For: 2.1
>
>         Attachments: UIMA-43.patch
>
>
> The 'universal' path separator character is not replaced with OS dependent character during PEAR package installation. Need to replace chars in the org.apache.uima.pear.tools.InstallationProcessor.substituteStringVariablesInAction() method.

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