Skip to content

Conversation

@plamentotev
Copy link
Contributor

Add configuration option that specifies the working directory of the application ran by Maven plugin's run/start goals.

See #6243

@pivotal-issuemaster
Copy link

@plamentotev Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 13, 2016
}

public RunProcess(String... command) {
this.command = command;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should call the other constructor

@snicoll
Copy link
Member

snicoll commented Aug 14, 2016

@plamentotev thanks for the PR, I've made a couple of comments.

@plamentotev
Copy link
Contributor Author

@snicoll Thanks. As this is my first PR to the Spring project I have a question. The issue is targeted for 1.5.0 but I can't see a branch for this version and the master is 1.4.1 so how features for 1.5.0 are developed?

@snicoll
Copy link
Member

snicoll commented Aug 15, 2016

They aren't. Master is 1.4 and we'll create a 1.4.x at some point and master will become the branch for 1.5 work.

In some cases the working directory of a process is important.
Add configuration option that specifies the working directory
of the application ran by Maven plugin's run/start goals.

Closes gh-6243
@pivotal-issuemaster
Copy link

@plamentotev Thank you for signing the Contributor License Agreement!

@snicoll snicoll added the type: enhancement A general enhancement label Aug 16, 2016
@snicoll snicoll added this to the 1.5.0 M1 milestone Aug 16, 2016
@snicoll snicoll self-assigned this Aug 16, 2016
@snicoll snicoll removed the status: waiting-for-triage An issue we've not yet triaged label Aug 16, 2016
@snicoll snicoll removed their assignment Aug 16, 2016
@philwebb philwebb modified the milestones: 1.5.0 M1, 1.5.0 Aug 30, 2016
@snicoll snicoll modified the milestones: 1.5.0, 1.5.0 M1 Aug 31, 2016
@snicoll snicoll self-assigned this Oct 11, 2016
snicoll added a commit that referenced this pull request Oct 11, 2016
* pr/6645:
  Polish contribution
  Add workingDirectory option for Maven plugin run/start
@snicoll snicoll closed this in 28ed59c Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants