exporting variables using build.sh on solaris breaks
----------------------------------------------------
Key: JAMES-778
URL: https://issues.apache.org/jira/browse/JAMES-778
Project: James
Issue Type: Bug
Components: Build System
Affects Versions: 2.3.0
Environment: Solaris 10
Reporter: Raja Venkataraman
Building James-with-phoenix-2.3.0-src on Solaris breaks due to the Solaris 10's
shell not being able to understand the export syntax of
export VAR=VALUE
It only understands
VAR=VALUE && export VAR
This breaks building James on Solaris
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]