[jira] [Created] (JOSHUA-321) Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash scripts

2016-11-09 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created JOSHUA-321:
---

 Summary: Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash 
scripts
 Key: JOSHUA-321
 URL: https://issues.apache.org/jira/browse/JOSHUA-321
 Project: Joshua
  Issue Type: Bug
Affects Versions: 6.0.5
Reporter: Lewis John McGibbney
Assignee: Lewis John McGibbney
Priority: Trivial
 Fix For: 6.1


Right now both bleu and extract-1best do not have the required $JOSHUA env 
variable which will result in an error if it is not set within the users 
environment. This currently breaks the Homebrew install amongst other things so 
we should add it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-joshua pull request #75: JOSHUA-322 extract-1best script reference...

2016-11-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-joshua/pull/75


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (JOSHUA-322) extract-1best script references non-existent execution paths

2016-11-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/JOSHUA-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15652420#comment-15652420
 ] 

ASF GitHub Bot commented on JOSHUA-322:
---

GitHub user lewismc opened a pull request:

https://github.com/apache/incubator-joshua/pull/75

JOSHUA-322 extract-1best script references non-existent execution paths

This issue addresses https://issues.apache.org/jira/browse/JOSHUA-322

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lewismc/incubator-joshua JOSHUA-322

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-joshua/pull/75.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #75


commit bc50c94ebf657314e09d880ae0bb297bf9e205fc
Author: Lewis John McGibbney 
Date:   2016-11-09T23:50:02Z

JOSHUA-322 extract-1best script references non-existent execution paths




> extract-1best script references non-existent execution paths
> 
>
> Key: JOSHUA-322
> URL: https://issues.apache.org/jira/browse/JOSHUA-322
> Project: Joshua
>  Issue Type: Bug
>Affects Versions: 6.0.5
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Trivial
> Fix For: 6.1
>
>
> The extract-1best script has simply not been updated to accommodate the 
> Mavenization of the Joshua codebase (woops!!!), this issue will fix that.
> https://github.com/apache/incubator-joshua/blob/master/bin/extract-1best



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JOSHUA-322) extract-1best script references non-existent execution paths

2016-11-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/JOSHUA-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15652479#comment-15652479
 ] 

Hudson commented on JOSHUA-322:
---

SUCCESS: Integrated in Jenkins build joshua_master #142 (See 
[https://builds.apache.org/job/joshua_master/142/])
JOSHUA-322 extract-1best script references non-existent execution paths 
(lewis.mcgibbney: rev bc50c94ebf657314e09d880ae0bb297bf9e205fc)
* (edit) bin/extract-1best
Fix path in JOSHUA-322 (lewis.mcgibbney: rev 
fab09632776f37f94827195b73e84318c4151c81)
* (edit) bin/extract-1best


> extract-1best script references non-existent execution paths
> 
>
> Key: JOSHUA-322
> URL: https://issues.apache.org/jira/browse/JOSHUA-322
> Project: Joshua
>  Issue Type: Bug
>Affects Versions: 6.0.5
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Trivial
> Fix For: 6.1
>
>
> The extract-1best script has simply not been updated to accommodate the 
> Mavenization of the Joshua codebase (woops!!!), this issue will fix that.
> https://github.com/apache/incubator-joshua/blob/master/bin/extract-1best



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-joshua pull request #74: JOSHUA-321 Add JOSHUA env to ./bin/bleu a...

2016-11-09 Thread lewismc
GitHub user lewismc opened a pull request:

https://github.com/apache/incubator-joshua/pull/74

JOSHUA-321 Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash scripts

This issue addresses https://issues.apache.org/jira/browse/JOSHUA-321

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lewismc/incubator-joshua JOSHUA-321

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-joshua/pull/74.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #74


commit 2f3e752969a2bacc17aa029595c9a56b93331e9e
Author: Lewis John McGibbney 
Date:   2016-11-09T23:31:30Z

JOSHUA-321 Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash scripts




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (JOSHUA-321) Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash scripts

2016-11-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/JOSHUA-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15652378#comment-15652378
 ] 

ASF GitHub Bot commented on JOSHUA-321:
---

GitHub user lewismc opened a pull request:

https://github.com/apache/incubator-joshua/pull/74

JOSHUA-321 Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash scripts

This issue addresses https://issues.apache.org/jira/browse/JOSHUA-321

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lewismc/incubator-joshua JOSHUA-321

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-joshua/pull/74.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #74


commit 2f3e752969a2bacc17aa029595c9a56b93331e9e
Author: Lewis John McGibbney 
Date:   2016-11-09T23:31:30Z

JOSHUA-321 Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash scripts




> Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash scripts
> -
>
> Key: JOSHUA-321
> URL: https://issues.apache.org/jira/browse/JOSHUA-321
> Project: Joshua
>  Issue Type: Bug
>Affects Versions: 6.0.5
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Trivial
> Fix For: 6.1
>
>
> Right now both bleu and extract-1best do not have the required $JOSHUA env 
> variable which will result in an error if it is not set within the users 
> environment. This currently breaks the Homebrew install amongst other things 
> so we should add it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JOSHUA-322) extract-1best script references non-existent execution paths

2016-11-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/JOSHUA-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15652422#comment-15652422
 ] 

ASF GitHub Bot commented on JOSHUA-322:
---

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-joshua/pull/75


> extract-1best script references non-existent execution paths
> 
>
> Key: JOSHUA-322
> URL: https://issues.apache.org/jira/browse/JOSHUA-322
> Project: Joshua
>  Issue Type: Bug
>Affects Versions: 6.0.5
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Trivial
> Fix For: 6.1
>
>
> The extract-1best script has simply not been updated to accommodate the 
> Mavenization of the Joshua codebase (woops!!!), this issue will fix that.
> https://github.com/apache/incubator-joshua/blob/master/bin/extract-1best



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JOSHUA-321) Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash scripts

2016-11-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/JOSHUA-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15652478#comment-15652478
 ] 

Hudson commented on JOSHUA-321:
---

SUCCESS: Integrated in Jenkins build joshua_master #142 (See 
[https://builds.apache.org/job/joshua_master/142/])
JOSHUA-321 Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash 
(lewis.mcgibbney: rev 2f3e752969a2bacc17aa029595c9a56b93331e9e)
* (edit) bin/extract-1best
* (edit) bin/bleu


> Add JOSHUA env to ./bin/bleu and ./bin/extract-1best bash scripts
> -
>
> Key: JOSHUA-321
> URL: https://issues.apache.org/jira/browse/JOSHUA-321
> Project: Joshua
>  Issue Type: Bug
>Affects Versions: 6.0.5
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Trivial
> Fix For: 6.1
>
>
> Right now both bleu and extract-1best do not have the required $JOSHUA env 
> variable which will result in an error if it is not set within the users 
> environment. This currently breaks the Homebrew install amongst other things 
> so we should add it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)