Users - crmsfa build failed

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

Users - crmsfa build failed

Walter Vaughan
I updated ofbiz to svn this evening. I then moved into the ./hot-deploy/crmsfa
directory and did a "svn update". Everthing looked fine and I believe it said
version 120. Mistakenly I think I typed "ant" in that directory if that is what
busted it. Regardless I moved back into the base ofbiz directory
(/usr/local/ofbiz/ofbiz) and ran "ant run-install". Everything seems to be
working fine until I get to this...

BUILD FAILED
/usr/local/ofbiz/ofbiz/build.xml:152: The following error occurred while
executing this line:
/usr/local/ofbiz/ofbiz/hot-deploy/crmsfa/build.xml:118: Compile failed; see the
compiler error output for details.

Any assistance appreciated. I know I could wipe out everthing, but I would
rather see if it's a quick fix.

--
Walter
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - crmsfa build failed

Hans Bakker
To Help you with this, please look earlier in you log for the compiler
messages....

the last few days i also found a problem, however without knowing what went
wrong, the attached patch could solve it....

it will change your build.xml file

--
Regards,
Hans Bakker
ANT Websystems Co.,Ltd (http://www.antwebsystems.com)

If you want to verify that this message really originates from
from the above person, download the public key from:
http://www.antwebsystems.com/hbakkerAntwebsystems.asc


On Saturday 10 June 2006 08:43, Walter Vaughan wrote:

> I updated ofbiz to svn this evening. I then moved into the
> ./hot-deploy/crmsfa directory and did a "svn update". Everthing looked fine
> and I believe it said version 120. Mistakenly I think I typed "ant" in that
> directory if that is what busted it. Regardless I moved back into the base
> ofbiz directory
> (/usr/local/ofbiz/ofbiz) and ran "ant run-install". Everything seems to be
> working fine until I get to this...
>
> BUILD FAILED
> /usr/local/ofbiz/ofbiz/build.xml:152: The following error occurred while
> executing this line:
> /usr/local/ofbiz/ofbiz/hot-deploy/crmsfa/build.xml:118: Compile failed; see
> the compiler error output for details.
>
> Any assistance appreciated. I know I could wipe out everthing, but I would
> rather see if it's a quick fix.
>
> --
> Walter
>
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
--
Regards,
Hans Bakker
ANT Websystems Co.,Ltd (http://www.antwebsystems.com)

If you want to verify that this message really originates from
from the above person, download the public key from:
http://www.antwebsystems.com/hbakkerAntwebsystems.asc

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users

build.patch (730 bytes) Download Attachment
attachment1 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Users - crmsfa build failed

Walter Vaughan
In reply to this post by Walter Vaughan
Walter Vaughan wrote:

> I updated ofbiz this evening. I then moved into the ./hot-deploy/crmsfa
> directory and did a "svn update". Everthing looked fine and I believe it said
> version 120. I moved back into the base ofbiz directory
> (/usr/local/ofbiz/ofbiz) and ran "ant run-install". Everything seems to be
> working fine until I get to this...

> BUILD FAILED
> /usr/local/ofbiz/ofbiz/build.xml:152: The following error occurred while
> executing this line:
> /usr/local/ofbiz/ofbiz/hot-deploy/crmsfa/build.xml:118: Compile failed; see the
> compiler error output for details.

The fix is that the documentation at
http://www.opensourcestrategies.com/ofbiz/open_source_crm.php
needs to be updated. The instructions for source code access recommend version
0.9/trunk. The correct version should be 1.0 in order to work with current
ofBiz. So the correct command that *I have found* to work with *current ofBiz* is

$ svn co svn://svn.opentaps.org/crmsfa/versions/1.0/trunk/ crmsfa

It appears to work just fine. I only figured this out since I noticed that some
the commits were for version 1.0...

Walter
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users