[jira] [Updated] (FOP-2834) Patch for support to launch fop command from the MSYS2/MINGW bash on Windows

2019-01-16 Thread simon steiner (JIRA)


 [ 
https://issues.apache.org/jira/browse/FOP-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

simon steiner updated FOP-2834:
---
Fix Version/s: (was: 2.3)

> Patch for support to launch fop command from the MSYS2/MINGW bash on Windows
> 
>
> Key: FOP-2834
> URL: https://issues.apache.org/jira/browse/FOP-2834
> Project: FOP
>  Issue Type: Improvement
>  Components: unqualified
>Affects Versions: 2.3
> Environment: Windows 7/10 with MSYS2 (www.msys2.org)
>Reporter: Gerrit Albrecht
>Priority: Minor
>  Labels: FOP, MSYS
> Attachments: fop-2.3-msys2.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> When using the fop 2.3 binary download with a MSYS2 shell, the fop command in 
> the main directory fails because it does not know anything about MSYS2. Same 
> problem exists after running fop from a MINGW32/64 bash. The fop.bat worked 
> out of the box but would need cmd.exe.
> The patch (for fop 1.0) is from here: 
> [https://gist.github.com/lammermann/1307565]
> My patch enables MSYS2 too (MSYS2 uses different uname's for its shells) and 
> targets version 2.3.
> To test it you need a JAVA_HOME env variable which leads to a JRE (tested 
> with jre1.8.0_192) and you have to add $JAVA_HOME/bin and fop-2.3/fop to the 
> PATH variable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FOP-2834) Patch for support to launch fop command from the MSYS2/MINGW bash on Windows

2019-01-10 Thread Chris Bowditch (JIRA)


 [ 
https://issues.apache.org/jira/browse/FOP-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Bowditch updated FOP-2834:

Issue Type: Improvement  (was: Bug)

> Patch for support to launch fop command from the MSYS2/MINGW bash on Windows
> 
>
> Key: FOP-2834
> URL: https://issues.apache.org/jira/browse/FOP-2834
> Project: FOP
>  Issue Type: Improvement
>  Components: unqualified
>Affects Versions: 2.3
> Environment: Windows 7/10 with MSYS2 (www.msys2.org)
>Reporter: Gerrit Albrecht
>Priority: Minor
>  Labels: FOP, MSYS
> Fix For: 2.3
>
> Attachments: fop-2.3-msys2.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> When using the fop 2.3 binary download with a MSYS2 shell, the fop command in 
> the main directory fails because it does not know anything about MSYS2. Same 
> problem exists after running fop from a MINGW32/64 bash. The fop.bat worked 
> out of the box but would need cmd.exe.
> The patch (for fop 1.0) is from here: 
> [https://gist.github.com/lammermann/1307565]
> My patch enables MSYS2 too (MSYS2 uses different uname's for its shells) and 
> targets version 2.3.
> To test it you need a JAVA_HOME env variable which leads to a JRE (tested 
> with jre1.8.0_192) and you have to add $JAVA_HOME/bin and fop-2.3/fop to the 
> PATH variable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)