[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798617#action_12798617
]
Johannes Weberhofer commented on GERONIMODEVTOOLS-599:
------------------------------------------------------
Hi Delos,
regarding to the architecture, I'm building on an openSUSE AMD 64bit system, on
which my patch worked well. I agree, that detection of "sun.arch.data.model"
could be much better as the "os.arch" seem to return different values on
different operating systems on the same architecture. Do you already have a
patch for GERONIMODEVTOOLS-600, which I could test? Elsewise I could prepeare a
patch.
I have not found the simplification-patches in the latest sources. What do you
think about those?
> Compilation on x86_64 systems, simplifications of the build.xml files,
> Eclipse 3.5.1, testsuite fixes
> -----------------------------------------------------------------------------------------------------
>
> Key: GERONIMODEVTOOLS-599
> URL:
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-599
> Project: Geronimo-Devtools
> Issue Type: Improvement
> Components: eclipse-plugin
> Affects Versions: 2.2.0
> Environment: linux x86_64
> Reporter: Johannes Weberhofer
> Assignee: Tim McConnell
> Attachments: gep-x86_64_and_simplifications.patch
>
>
> * Since revision 832984 build on x86_64 systems was broken again. I have
> fixed the pom.xml file again and replaced i386 architecture by x86; hope,
> this works on your build environments, too.
> * simplified the build.xml files by replacing the "galileo" parameters by a
> more general "eclipse" parameter, which makes changes between eclipse
> releases much easier (changes have to be done in the header sections only).
> At the same time I have upgraded to galileo version 3.5.1 (SR1)
> * a bug has been fixed in the testsuite, which made the x86_64 target not to
> depend on the common target. The testsuite runs much better now on x86_64
> (but still produces an error)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.