You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Sachin Patel (JIRA)" <de...@geronimo.apache.org> on 2005/09/01 14:35:06 UTC

[jira] Created: (GERONIMO-967) React to WTP model/API changes in LaunchConfiguration

React to WTP model/API changes in LaunchConfiguration
-----------------------------------------------------

         Key: GERONIMO-967
         URL: http://issues.apache.org/jira/browse/GERONIMO-967
     Project: Geronimo
        Type: Bug
  Components: eclipse-plugin  
    Versions: 1.0-M5    
 Reporter: Sachin Patel


org.eclipse.jst.server.generic.servertype.definition.LaunchConfiguration
methods
getProgramArguments()
getVmParameters()
are changed, you can use 
getVmParametersAsString()
getProgramArgumentsAsString()
instead

your serverdef file will not cause any failures but you may wish to
separate VmParameters and ProgramArguments to benefit from
improvements in user based modifications in LaunchConfiguration.


On 9/1/05, Sachin Patel <sp...@gmail.com> wrote:
> > So does my serverdef have to be modified? Which APIs am I using that are
> > deprecated?
> > 
> > Thanks.
> > 
> > Gorkem Ercan wrote:
>> > > Hi guys,
>> > > I have released a few changes into yesterday' s builds. The changes
>> > > are mostly releated to program and vm arguments and environment
>> > > variables.
>> > > 1. In order handle user changes to the created launch configs vm
>> > > arguments and program arguments in the serverdef files are seperated
>> > > instead of a big single line. This naturally causes some model changes
>> > > in the LaunchConfiguration. I have created two new methods that
>> > > provides the old funcionality getProgramArgumentsAsString() and
>> > > getVmParametersAsString(), use these instead. Sachin I have spotted
>> > > use of these methods in Geronimo plugins.
>> > > 2. It is possible to define environment variables for launch
>> > > configurations now, with the optional environmentVariable tag.

-- 
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: (GERONIMODEVTOOLS-4) React to WTP model/API changes in LaunchConfiguration

Posted by "Sachin Patel (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-4?page=all ]
     
Sachin Patel resolved GERONIMODEVTOOLS-4:
-----------------------------------------

    Fix Version:     (was: 1.0)
     Resolution: Fixed
      Assign To: Sachin Patel

> React to WTP model/API changes in LaunchConfiguration
> -----------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-4
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-4
>      Project: Geronimo-Devtools
>         Type: Bug
>   Components: eclipse-plugin
>     Reporter: Sachin Patel
>     Assignee: Sachin Patel

>
> org.eclipse.jst.server.generic.servertype.definition.LaunchConfiguration
> methods
> getProgramArguments()
> getVmParameters()
> are changed, you can use 
> getVmParametersAsString()
> getProgramArgumentsAsString()
> instead
> your serverdef file will not cause any failures but you may wish to
> separate VmParameters and ProgramArguments to benefit from
> improvements in user based modifications in LaunchConfiguration.
> On 9/1/05, Sachin Patel <sp...@gmail.com> wrote:
> > > So does my serverdef have to be modified? Which APIs am I using that are
> > > deprecated?
> > > 
> > > Thanks.
> > > 
> > > Gorkem Ercan wrote:
> >> > > Hi guys,
> >> > > I have released a few changes into yesterday' s builds. The changes
> >> > > are mostly releated to program and vm arguments and environment
> >> > > variables.
> >> > > 1. In order handle user changes to the created launch configs vm
> >> > > arguments and program arguments in the serverdef files are seperated
> >> > > instead of a big single line. This naturally causes some model changes
> >> > > in the LaunchConfiguration. I have created two new methods that
> >> > > provides the old funcionality getProgramArgumentsAsString() and
> >> > > getVmParametersAsString(), use these instead. Sachin I have spotted
> >> > > use of these methods in Geronimo plugins.
> >> > > 2. It is possible to define environment variables for launch
> >> > > configurations now, with the optional environmentVariable tag.

-- 
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: (GERONIMODEVTOOLS-4) React to WTP model/API changes in LaunchConfiguration

Posted by "Sachin Patel (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-4?page=all ]

Sachin Patel updated GERONIMODEVTOOLS-4:
----------------------------------------

    Component: eclipse-plugin

> React to WTP model/API changes in LaunchConfiguration
> -----------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-4
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-4
>      Project: Geronimo-Devtools
>         Type: Bug
>   Components: eclipse-plugin
>     Reporter: Sachin Patel
>      Fix For: 1.0

>
> org.eclipse.jst.server.generic.servertype.definition.LaunchConfiguration
> methods
> getProgramArguments()
> getVmParameters()
> are changed, you can use 
> getVmParametersAsString()
> getProgramArgumentsAsString()
> instead
> your serverdef file will not cause any failures but you may wish to
> separate VmParameters and ProgramArguments to benefit from
> improvements in user based modifications in LaunchConfiguration.
> On 9/1/05, Sachin Patel <sp...@gmail.com> wrote:
> > > So does my serverdef have to be modified? Which APIs am I using that are
> > > deprecated?
> > > 
> > > Thanks.
> > > 
> > > Gorkem Ercan wrote:
> >> > > Hi guys,
> >> > > I have released a few changes into yesterday' s builds. The changes
> >> > > are mostly releated to program and vm arguments and environment
> >> > > variables.
> >> > > 1. In order handle user changes to the created launch configs vm
> >> > > arguments and program arguments in the serverdef files are seperated
> >> > > instead of a big single line. This naturally causes some model changes
> >> > > in the LaunchConfiguration. I have created two new methods that
> >> > > provides the old funcionality getProgramArgumentsAsString() and
> >> > > getVmParametersAsString(), use these instead. Sachin I have spotted
> >> > > use of these methods in Geronimo plugins.
> >> > > 2. It is possible to define environment variables for launch
> >> > > configurations now, with the optional environmentVariable tag.

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


unsubscribe script busted. Please remove.

Posted by Kuato <ku...@shaw.ca>.
The unubscribe script appears to be broken. Please remove me from the 
distribution list.

Thanks



[jira] Closed: (GERONIMODEVTOOLS-4) React to WTP model/API changes in LaunchConfiguration

Posted by "Sachin Patel (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-4?page=all ]
     
Sachin Patel closed GERONIMODEVTOOLS-4:
---------------------------------------


> React to WTP model/API changes in LaunchConfiguration
> -----------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-4
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-4
>      Project: Geronimo-Devtools
>         Type: Bug
>   Components: eclipse-plugin
>     Reporter: Sachin Patel
>     Assignee: Sachin Patel

>
> org.eclipse.jst.server.generic.servertype.definition.LaunchConfiguration
> methods
> getProgramArguments()
> getVmParameters()
> are changed, you can use 
> getVmParametersAsString()
> getProgramArgumentsAsString()
> instead
> your serverdef file will not cause any failures but you may wish to
> separate VmParameters and ProgramArguments to benefit from
> improvements in user based modifications in LaunchConfiguration.
> On 9/1/05, Sachin Patel <sp...@gmail.com> wrote:
> > > So does my serverdef have to be modified? Which APIs am I using that are
> > > deprecated?
> > > 
> > > Thanks.
> > > 
> > > Gorkem Ercan wrote:
> >> > > Hi guys,
> >> > > I have released a few changes into yesterday' s builds. The changes
> >> > > are mostly releated to program and vm arguments and environment
> >> > > variables.
> >> > > 1. In order handle user changes to the created launch configs vm
> >> > > arguments and program arguments in the serverdef files are seperated
> >> > > instead of a big single line. This naturally causes some model changes
> >> > > in the LaunchConfiguration. I have created two new methods that
> >> > > provides the old funcionality getProgramArgumentsAsString() and
> >> > > getVmParametersAsString(), use these instead. Sachin I have spotted
> >> > > use of these methods in Geronimo plugins.
> >> > > 2. It is possible to define environment variables for launch
> >> > > configurations now, with the optional environmentVariable tag.

-- 
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: (GERONIMO-967) React to WTP model/API changes in LaunchConfiguration

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

Aaron Mulder updated GERONIMO-967:
----------------------------------

    Fix Version: 1.0

> React to WTP model/API changes in LaunchConfiguration
> -----------------------------------------------------
>
>          Key: GERONIMO-967
>          URL: http://issues.apache.org/jira/browse/GERONIMO-967
>      Project: Geronimo
>         Type: Bug
>   Components: eclipse-plugin
>     Versions: 1.0-M5
>     Reporter: Sachin Patel
>      Fix For: 1.0

>
> org.eclipse.jst.server.generic.servertype.definition.LaunchConfiguration
> methods
> getProgramArguments()
> getVmParameters()
> are changed, you can use 
> getVmParametersAsString()
> getProgramArgumentsAsString()
> instead
> your serverdef file will not cause any failures but you may wish to
> separate VmParameters and ProgramArguments to benefit from
> improvements in user based modifications in LaunchConfiguration.
> On 9/1/05, Sachin Patel <sp...@gmail.com> wrote:
> > > So does my serverdef have to be modified? Which APIs am I using that are
> > > deprecated?
> > > 
> > > Thanks.
> > > 
> > > Gorkem Ercan wrote:
> >> > > Hi guys,
> >> > > I have released a few changes into yesterday' s builds. The changes
> >> > > are mostly releated to program and vm arguments and environment
> >> > > variables.
> >> > > 1. In order handle user changes to the created launch configs vm
> >> > > arguments and program arguments in the serverdef files are seperated
> >> > > instead of a big single line. This naturally causes some model changes
> >> > > in the LaunchConfiguration. I have created two new methods that
> >> > > provides the old funcionality getProgramArgumentsAsString() and
> >> > > getVmParametersAsString(), use these instead. Sachin I have spotted
> >> > > use of these methods in Geronimo plugins.
> >> > > 2. It is possible to define environment variables for launch
> >> > > configurations now, with the optional environmentVariable tag.

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