Technical setup dock

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

Technical setup dock

BJ Freeman
I notice is says an 1.6 or later.
Since ofbiz ant script uses its own version of ant and the
trunk is currently using 1.7.2
should we distinguish between the 9.04 (1.6) and trunk (1.7.2) in the
setup, or put in instructions how to upgrade ant for 9.04 in ofbiz?
i say this because those that use 9.04 will be asking how to upgrade to
1.7.2

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Reply | Threaded
Open this post in threaded view
|

Re: Technical setup dock

Scott Gray-2
A reference to the document you're referring to is always helpful.  Have you checked that the trunk doesn't compile with ant 1.6 or are you assuming that 1.7.2 is the minimum requirement?

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 14/04/2010, at 5:31 PM, BJ Freeman wrote:

> I notice is says an 1.6 or later.
> Since ofbiz ant script uses its own version of ant and the
> trunk is currently using 1.7.2
> should we distinguish between the 9.04 (1.6) and trunk (1.7.2) in the
> setup, or put in instructions how to upgrade ant for 9.04 in ofbiz?
> i say this because those that use 9.04 will be asking how to upgrade to
> 1.7.2
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Technical setup dock

BJ Freeman
In reply to this post by BJ Freeman
this is more about confusion than technical.
when you do an ant in ofbiz home directory it uses
framework/base/lib/ant-launcher-1.7.1.jar(latest trunk)
when you do an ant for 9.4 the ant vesion is
framework/base/lib/ant-launcher-1.7.0.jar

and yes ant 1.6 will not run some of the features of the build for 1.7.X

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Scott Gray sent the following on 4/14/2010 2:26 AM:

> A reference to the document you're referring to is always helpful.  Have you checked that the trunk doesn't compile with ant 1.6 or are you assuming that 1.7.2 is the minimum requirement?
>
> Regards
> Scott
>
> HotWax Media
> http://www.hotwaxmedia.com
>
> On 14/04/2010, at 5:31 PM, BJ Freeman wrote:
>
>> I notice is says an 1.6 or later.
>> Since ofbiz ant script uses its own version of ant and the
>> trunk is currently using 1.7.2
>> should we distinguish between the 9.04 (1.6) and trunk (1.7.2) in the
>> setup, or put in instructions how to upgrade ant for 9.04 in ofbiz?
>> i say this because those that use 9.04 will be asking how to upgrade to
>> 1.7.2
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>>
>> Systems Integrator-- Glad to Assist
>>
>> Chat  Y! messenger: bjfr33man
>> Linkedin
>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>
>>
>


Reply | Threaded
Open this post in threaded view
|

Re: Technical setup dock

BJ Freeman
In reply to this post by BJ Freeman
The problem I stated has happend on the User ml.
Re: Data loading fails in current trunk r937263

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


BJ Freeman sent the following on 4/14/2010 9:08 AM:

> this is more about confusion than technical.
> when you do an ant in ofbiz home directory it uses
> framework/base/lib/ant-launcher-1.7.1.jar(latest trunk)
> when you do an ant for 9.4 the ant vesion is
> framework/base/lib/ant-launcher-1.7.0.jar
>
> and yes ant 1.6 will not run some of the features of the build for 1.7.X
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>
> Scott Gray sent the following on 4/14/2010 2:26 AM:
>> A reference to the document you're referring to is always helpful.  Have you checked that the trunk doesn't compile with ant 1.6 or are you assuming that 1.7.2 is the minimum requirement?
>>
>> Regards
>> Scott
>>
>> HotWax Media
>> http://www.hotwaxmedia.com
>>
>> On 14/04/2010, at 5:31 PM, BJ Freeman wrote:
>>
>>> I notice is says an 1.6 or later.
>>> Since ofbiz ant script uses its own version of ant and the
>>> trunk is currently using 1.7.2
>>> should we distinguish between the 9.04 (1.6) and trunk (1.7.2) in the
>>> setup, or put in instructions how to upgrade ant for 9.04 in ofbiz?
>>> i say this because those that use 9.04 will be asking how to upgrade to
>>> 1.7.2
>>>
>>> =========================
>>> BJ Freeman
>>> http://bjfreeman.elance.com
>>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>
>>> Systems Integrator-- Glad to Assist
>>>
>>> Chat  Y! messenger: bjfr33man
>>> Linkedin
>>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>>
>>>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Technical setup dock

BJ Freeman
In reply to this post by BJ Freeman
these lines need update
Check/install Java SDK (need 1.5 series full SDK, not just JRE)
to
Check/install Java SDK (need 1.5 series full SDK, not just JRE) for 9.04
Check/install Java SDK (need 1.6 series full SDK, not just JRE) for
Trunk and 10.04

and
3. Check/install ant (1.6 or later)
to
3. Check/install ant (1.6 or later) for 9.04
3. Check/install ant (1.7 or later) for trunk and 10.4

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


BJ Freeman sent the following on 4/23/2010 7:13 AM:

> The problem I stated has happend on the User ml.
> Re: Data loading fails in current trunk r937263
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>
> BJ Freeman sent the following on 4/14/2010 9:08 AM:
>> this is more about confusion than technical.
>> when you do an ant in ofbiz home directory it uses
>> framework/base/lib/ant-launcher-1.7.1.jar(latest trunk)
>> when you do an ant for 9.4 the ant vesion is
>> framework/base/lib/ant-launcher-1.7.0.jar
>>
>> and yes ant 1.6 will not run some of the features of the build for 1.7.X
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>>
>> Systems Integrator-- Glad to Assist
>>
>> Chat  Y! messenger: bjfr33man
>> Linkedin
>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>
>>
>> Scott Gray sent the following on 4/14/2010 2:26 AM:
>>> A reference to the document you're referring to is always helpful.  Have you checked that the trunk doesn't compile with ant 1.6 or are you assuming that 1.7.2 is the minimum requirement?
>>>
>>> Regards
>>> Scott
>>>
>>> HotWax Media
>>> http://www.hotwaxmedia.com
>>>
>>> On 14/04/2010, at 5:31 PM, BJ Freeman wrote:
>>>
>>>> I notice is says an 1.6 or later.
>>>> Since ofbiz ant script uses its own version of ant and the
>>>> trunk is currently using 1.7.2
>>>> should we distinguish between the 9.04 (1.6) and trunk (1.7.2) in the
>>>> setup, or put in instructions how to upgrade ant for 9.04 in ofbiz?
>>>> i say this because those that use 9.04 will be asking how to upgrade to
>>>> 1.7.2
>>>>
>>>> =========================
>>>> BJ Freeman
>>>> http://bjfreeman.elance.com
>>>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>>
>>>> Systems Integrator-- Glad to Assist
>>>>
>>>> Chat  Y! messenger: bjfr33man
>>>> Linkedin
>>>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>>>
>>>>
>>
>>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Technical setup dock

Jacques Le Roux
Administrator
Done, thanks BJ
The wiki is still slooowww...

Jacques

From: "BJ Freeman" <[hidden email]>

> these lines need update
> Check/install Java SDK (need 1.5 series full SDK, not just JRE)
> to
> Check/install Java SDK (need 1.5 series full SDK, not just JRE) for 9.04
> Check/install Java SDK (need 1.6 series full SDK, not just JRE) for
> Trunk and 10.04
>
> and
> 3. Check/install ant (1.6 or later)
> to
> 3. Check/install ant (1.6 or later) for 9.04
> 3. Check/install ant (1.7 or later) for trunk and 10.4
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>
> BJ Freeman sent the following on 4/23/2010 7:13 AM:
>> The problem I stated has happend on the User ml.
>> Re: Data loading fails in current trunk r937263
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>>
>> Systems Integrator-- Glad to Assist
>>
>> Chat  Y! messenger: bjfr33man
>> Linkedin
>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>
>>
>> BJ Freeman sent the following on 4/14/2010 9:08 AM:
>>> this is more about confusion than technical.
>>> when you do an ant in ofbiz home directory it uses
>>> framework/base/lib/ant-launcher-1.7.1.jar(latest trunk)
>>> when you do an ant for 9.4 the ant vesion is
>>> framework/base/lib/ant-launcher-1.7.0.jar
>>>
>>> and yes ant 1.6 will not run some of the features of the build for 1.7.X
>>>
>>> =========================
>>> BJ Freeman
>>> http://bjfreeman.elance.com
>>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>
>>> Systems Integrator-- Glad to Assist
>>>
>>> Chat  Y! messenger: bjfr33man
>>> Linkedin
>>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>>
>>>
>>> Scott Gray sent the following on 4/14/2010 2:26 AM:
>>>> A reference to the document you're referring to is always helpful.  Have you checked that the trunk doesn't compile with ant
>>>> 1.6 or are you assuming that 1.7.2 is the minimum requirement?
>>>>
>>>> Regards
>>>> Scott
>>>>
>>>> HotWax Media
>>>> http://www.hotwaxmedia.com
>>>>
>>>> On 14/04/2010, at 5:31 PM, BJ Freeman wrote:
>>>>
>>>>> I notice is says an 1.6 or later.
>>>>> Since ofbiz ant script uses its own version of ant and the
>>>>> trunk is currently using 1.7.2
>>>>> should we distinguish between the 9.04 (1.6) and trunk (1.7.2) in the
>>>>> setup, or put in instructions how to upgrade ant for 9.04 in ofbiz?
>>>>> i say this because those that use 9.04 will be asking how to upgrade to
>>>>> 1.7.2
>>>>>
>>>>> =========================
>>>>> BJ Freeman
>>>>> http://bjfreeman.elance.com
>>>>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>>>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>>>
>>>>> Systems Integrator-- Glad to Assist
>>>>>
>>>>> Chat  Y! messenger: bjfr33man
>>>>> Linkedin
>>>>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>>>>
>>>>>
>>>
>>>
>>
>>
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Technical setup dock

BJ Freeman
In reply to this post by BJ Freeman
thanks yes it is slow.

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Jacques Le Roux sent the following on 4/24/2010 2:14 AM:

> Done, thanks BJ
> The wiki is still slooowww...
>
> Jacques
>
> From: "BJ Freeman" <[hidden email]>
>> these lines need update
>> Check/install Java SDK (need 1.5 series full SDK, not just JRE)
>> to
>> Check/install Java SDK (need 1.5 series full SDK, not just JRE) for 9.04
>> Check/install Java SDK (need 1.6 series full SDK, not just JRE) for
>> Trunk and 10.04
>>
>> and
>> 3. Check/install ant (1.6 or later)
>> to
>> 3. Check/install ant (1.6 or later) for 9.04
>> 3. Check/install ant (1.7 or later) for trunk and 10.4
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation
>> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>>
>> Systems Integrator-- Glad to Assist
>>
>> Chat  Y! messenger: bjfr33man
>> Linkedin
>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>
>>
>>
>> BJ Freeman sent the following on 4/23/2010 7:13 AM:
>>> The problem I stated has happend on the User ml.
>>> Re: Data loading fails in current trunk r937263
>>>
>>> =========================
>>> BJ Freeman
>>> http://bjfreeman.elance.com
>>> Strategic Power Office with Supplier Automation
>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>
>>> Systems Integrator-- Glad to Assist
>>>
>>> Chat  Y! messenger: bjfr33man
>>> Linkedin
>>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>>
>>>
>>>
>>> BJ Freeman sent the following on 4/14/2010 9:08 AM:
>>>> this is more about confusion than technical.
>>>> when you do an ant in ofbiz home directory it uses
>>>> framework/base/lib/ant-launcher-1.7.1.jar(latest trunk)
>>>> when you do an ant for 9.4 the ant vesion is
>>>> framework/base/lib/ant-launcher-1.7.0.jar
>>>>
>>>> and yes ant 1.6 will not run some of the features of the build for
>>>> 1.7.X
>>>>
>>>> =========================
>>>> BJ Freeman
>>>> http://bjfreeman.elance.com
>>>> Strategic Power Office with Supplier Automation
>>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>>
>>>> Systems Integrator-- Glad to Assist
>>>>
>>>> Chat  Y! messenger: bjfr33man
>>>> Linkedin
>>>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>>>
>>>>
>>>>
>>>> Scott Gray sent the following on 4/14/2010 2:26 AM:
>>>>> A reference to the document you're referring to is always helpful.
>>>>> Have you checked that the trunk doesn't compile with ant 1.6 or are
>>>>> you assuming that 1.7.2 is the minimum requirement?
>>>>>
>>>>> Regards
>>>>> Scott
>>>>>
>>>>> HotWax Media
>>>>> http://www.hotwaxmedia.com
>>>>>
>>>>> On 14/04/2010, at 5:31 PM, BJ Freeman wrote:
>>>>>
>>>>>> I notice is says an 1.6 or later.
>>>>>> Since ofbiz ant script uses its own version of ant and the
>>>>>> trunk is currently using 1.7.2
>>>>>> should we distinguish between the 9.04 (1.6) and trunk (1.7.2) in the
>>>>>> setup, or put in instructions how to upgrade ant for 9.04 in ofbiz?
>>>>>> i say this because those that use 9.04 will be asking how to
>>>>>> upgrade to
>>>>>> 1.7.2
>>>>>>
>>>>>> =========================
>>>>>> BJ Freeman
>>>>>> http://bjfreeman.elance.com
>>>>>> Strategic Power Office with Supplier Automation
>>>>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>>>>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>>>>
>>>>>> Systems Integrator-- Glad to Assist
>>>>>>
>>>>>> Chat  Y! messenger: bjfr33man
>>>>>> Linkedin
>>>>>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>>>>>
>>>>>>
>>>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>
>
>