[jira] Created: (OFBIZ-2940) compilation error with uno libs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2940) compilation error with uno libs

Nicolas Malin (Jira)
compilation error with uno libs
-------------------------------

                 Key: OFBIZ-2940
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2940
             Project: OFBiz
          Issue Type: Bug
          Components: content
    Affects Versions: Release Branch 9.04, SVN trunk
            Reporter: Wickersheimer Jeremy
            Priority: Critical
             Fix For: Release Branch 9.04, SVN trunk
         Attachments: 2940.patch

The OpenOfficeServices.java does not build due to some errors after the ByteWrapper refactoring.
Since it is an optional package and not built by default it got unnoticed.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2940) compilation error with uno libs

Nicolas Malin (Jira)

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

Wickersheimer Jeremy updated OFBIZ-2940:
----------------------------------------

    Attachment: 2940.patch

 Patch for 09.04 (and should apply to trunk as well)

> compilation error with uno libs
> -------------------------------
>
>                 Key: OFBIZ-2940
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2940
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Wickersheimer Jeremy
>            Priority: Critical
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: 2940.patch
>
>
> The OpenOfficeServices.java does not build due to some errors after the ByteWrapper refactoring.
> Since it is an optional package and not built by default it got unnoticed.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2940) compilation error with uno libs

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Scott Gray updated OFBIZ-2940:
------------------------------

    Priority: Major  (was: Critical)

> compilation error with uno libs
> -------------------------------
>
>                 Key: OFBIZ-2940
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2940
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Wickersheimer Jeremy
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: 2940.patch
>
>
> The OpenOfficeServices.java does not build due to some errors after the ByteWrapper refactoring.
> Since it is an optional package and not built by default it got unnoticed.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2940) compilation error with uno libs

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757380#action_12757380 ]

Jacques Le Roux commented on OFBIZ-2940:
----------------------------------------

Hi Jeremy,

This patch is a git patch, we use Subversion

> compilation error with uno libs
> -------------------------------
>
>                 Key: OFBIZ-2940
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2940
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Wickersheimer Jeremy
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: 2940.patch
>
>
> The OpenOfficeServices.java does not build due to some errors after the ByteWrapper refactoring.
> Since it is an optional package and not built by default it got unnoticed.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2940) compilation error with uno libs

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757633#action_12757633 ]

Wickersheimer Jeremy commented on OFBIZ-2940:
---------------------------------------------

It is a unified diff, it should apply with `patch -p 1 -i xxx`. I'll attach another one then.

> compilation error with uno libs
> -------------------------------
>
>                 Key: OFBIZ-2940
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2940
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Wickersheimer Jeremy
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: 2940-svn.patch, 2940.patch
>
>
> The OpenOfficeServices.java does not build due to some errors after the ByteWrapper refactoring.
> Since it is an optional package and not built by default it got unnoticed.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2940) compilation error with uno libs

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Wickersheimer Jeremy updated OFBIZ-2940:
----------------------------------------

    Attachment: 2940-svn.patch

> compilation error with uno libs
> -------------------------------
>
>                 Key: OFBIZ-2940
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2940
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Wickersheimer Jeremy
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: 2940-svn.patch, 2940.patch
>
>
> The OpenOfficeServices.java does not build due to some errors after the ByteWrapper refactoring.
> Since it is an optional package and not built by default it got unnoticed.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2940) compilation error with uno libs

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-2940.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Jeremy,

It's really easier for me to use Eclipse's Apply Patch from clipboard option, there is nothing quicker (when it works and of course as long as you have Eclipse loaded, mine is always)

Your patch is in trunk at r816863, R9.04 at r816864


> compilation error with uno libs
> -------------------------------
>
>                 Key: OFBIZ-2940
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2940
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Wickersheimer Jeremy
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: 2940-svn.patch, 2940.patch
>
>
> The OpenOfficeServices.java does not build due to some errors after the ByteWrapper refactoring.
> Since it is an optional package and not built by default it got unnoticed.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.