You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by "seba.wagner@gmail.com" <se...@gmail.com> on 2012/03/13 09:40:18 UTC

Re: [jira] [Commented] (INFRA-4438) Add access for OpenMeetings to builds.apache.org

Hi Maxim,

the trang JAR was not downloaded via Ivy when I was using ANT 1.8.2

Sebastian

2012/3/13 Maxim Solodovnik (Commented) (JIRA) <ji...@apache.org>

>
>    [
> https://issues.apache.org/jira/browse/INFRA-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228268#comment-13228268]
>
> Maxim Solodovnik commented on INFRA-4438:
> -----------------------------------------
>
> I would say
> ant 1.8.2+
> native svn in the PATH (both 1.6 and 1.7 are works as expected)
>
> > Add access for OpenMeetings to builds.apache.org
> > ------------------------------------------------
> >
> >                 Key: INFRA-4438
> >                 URL: https://issues.apache.org/jira/browse/INFRA-4438
> >             Project: Infrastructure
> >          Issue Type: Task
> >      Security Level: public(Regular issues)
> >          Components: Jenkins
> >            Reporter: SebastianWagner
> >
> > Hi,
> > we have prepared our ANT script to produce the needed artifacts,
> > see https://issues.apache.org/jira/browse/OPENMEETINGS-2
> > Jenkins has to be configured to checkout
> >
> http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/
> > there is a build.xml
> > the build target is: dist-bin
> > the needed JRE version is SUN-JDK minimum version 6
> > the needed ANT version is ANT minimum version I think 1.6 or 1.7
> > But I guess we will do the needed setup in Jenkin project configuration,
> so please could you setup some accounts for us?
> > you could use:
> > seba.wagner and mail the pwd to seba.wagner@gmail.com
> > solomax666 and mail me the pwd to solomax666@gmail.com
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators:
> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>


-- 
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/openmeetings/
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: [jira] [Commented] (INFRA-4438) Add access for OpenMeetings to builds.apache.org

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
I have been using exactly the windows description, however trang was
constantly missing :))

Anyhow doesn't matter at the moment, I have ANT 1.8.3 on all machines now.

Sebastian

2012/3/13 Maxim Solodovnik <so...@gmail.com>

> I'm currently Under Ubuntu 11.10
> it has ant 1.8.2 and svn 1.6 (installed using apt-get)
> everything works as expected
>
> just check on Windows 7
>
> SET ANT_HOME=D:\apps\java\apache-ant-1.8.2
> SET PATH=%ANT_HOME%\bin;%PATH%
> SET JAVA_HOME=D:\apps\java\jdk1.6.0_27
> ant prepare-eclipse
>
> retrieves trang-jar-20091111.jar
> into build\lib\dtd-generator\trang-jar-20091111.jar
>
>
>
> On Tue, Mar 13, 2012 at 15:40, seba.wagner@gmail.com <
> seba.wagner@gmail.com> wrote:
>
>> Hi Maxim,
>>
>> the trang JAR was not downloaded via Ivy when I was using ANT 1.8.2
>>
>> Sebastian
>>
>> 2012/3/13 Maxim Solodovnik (Commented) (JIRA) <ji...@apache.org>
>>
>>>
>>>    [
>>> https://issues.apache.org/jira/browse/INFRA-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228268#comment-13228268]
>>>
>>> Maxim Solodovnik commented on INFRA-4438:
>>> -----------------------------------------
>>>
>>> I would say
>>> ant 1.8.2+
>>> native svn in the PATH (both 1.6 and 1.7 are works as expected)
>>>
>>> > Add access for OpenMeetings to builds.apache.org
>>> > ------------------------------------------------
>>> >
>>> >                 Key: INFRA-4438
>>> >                 URL: https://issues.apache.org/jira/browse/INFRA-4438
>>> >             Project: Infrastructure
>>> >          Issue Type: Task
>>> >      Security Level: public(Regular issues)
>>> >          Components: Jenkins
>>> >            Reporter: SebastianWagner
>>> >
>>> > Hi,
>>> > we have prepared our ANT script to produce the needed artifacts,
>>> > see https://issues.apache.org/jira/browse/OPENMEETINGS-2
>>> > Jenkins has to be configured to checkout
>>> >
>>> http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/
>>> > there is a build.xml
>>> > the build target is: dist-bin
>>> > the needed JRE version is SUN-JDK minimum version 6
>>> > the needed ANT version is ANT minimum version I think 1.6 or 1.7
>>> > But I guess we will do the needed setup in Jenkin project
>>> configuration, so please could you setup some accounts for us?
>>> > you could use:
>>> > seba.wagner and mail the pwd to seba.wagner@gmail.com
>>> > solomax666 and mail me the pwd to solomax666@gmail.com
>>>
>>> --
>>> This message is automatically generated by JIRA.
>>> If you think it was sent incorrectly, please contact your JIRA
>>> administrators:
>>> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
>>> For more information on JIRA, see:
>>> http://www.atlassian.com/software/jira
>>>
>>>
>>>
>>
>>
>> --
>> Sebastian Wagner
>> http://www.openmeetings.de
>> http://incubator.apache.org/openmeetings/
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/openmeetings/
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: [jira] [Commented] (INFRA-4438) Add access for OpenMeetings to builds.apache.org

Posted by Maxim Solodovnik <so...@gmail.com>.
I'm currently Under Ubuntu 11.10
it has ant 1.8.2 and svn 1.6 (installed using apt-get)
everything works as expected

just check on Windows 7

SET ANT_HOME=D:\apps\java\apache-ant-1.8.2
SET PATH=%ANT_HOME%\bin;%PATH%
SET JAVA_HOME=D:\apps\java\jdk1.6.0_27
ant prepare-eclipse

retrieves trang-jar-20091111.jar
into build\lib\dtd-generator\trang-jar-20091111.jar



On Tue, Mar 13, 2012 at 15:40, seba.wagner@gmail.com
<se...@gmail.com>wrote:

> Hi Maxim,
>
> the trang JAR was not downloaded via Ivy when I was using ANT 1.8.2
>
> Sebastian
>
> 2012/3/13 Maxim Solodovnik (Commented) (JIRA) <ji...@apache.org>
>
>>
>>    [
>> https://issues.apache.org/jira/browse/INFRA-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228268#comment-13228268]
>>
>> Maxim Solodovnik commented on INFRA-4438:
>> -----------------------------------------
>>
>> I would say
>> ant 1.8.2+
>> native svn in the PATH (both 1.6 and 1.7 are works as expected)
>>
>> > Add access for OpenMeetings to builds.apache.org
>> > ------------------------------------------------
>> >
>> >                 Key: INFRA-4438
>> >                 URL: https://issues.apache.org/jira/browse/INFRA-4438
>> >             Project: Infrastructure
>> >          Issue Type: Task
>> >      Security Level: public(Regular issues)
>> >          Components: Jenkins
>> >            Reporter: SebastianWagner
>> >
>> > Hi,
>> > we have prepared our ANT script to produce the needed artifacts,
>> > see https://issues.apache.org/jira/browse/OPENMEETINGS-2
>> > Jenkins has to be configured to checkout
>> >
>> http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/
>> > there is a build.xml
>> > the build target is: dist-bin
>> > the needed JRE version is SUN-JDK minimum version 6
>> > the needed ANT version is ANT minimum version I think 1.6 or 1.7
>> > But I guess we will do the needed setup in Jenkin project
>> configuration, so please could you setup some accounts for us?
>> > you could use:
>> > seba.wagner and mail the pwd to seba.wagner@gmail.com
>> > solomax666 and mail me the pwd to solomax666@gmail.com
>>
>> --
>> This message is automatically generated by JIRA.
>> If you think it was sent incorrectly, please contact your JIRA
>> administrators:
>> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>>
>>
>>
>
>
> --
> Sebastian Wagner
> http://www.openmeetings.de
> http://incubator.apache.org/openmeetings/
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
WBR
Maxim aka solomax

Re: [jira] [Commented] (INFRA-4438) Add access for OpenMeetings to builds.apache.org

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
... but you're right ... trang is not needed to build a binary distribution
just for eclipse...

Sebastian

2012/3/13 seba.wagner@gmail.com <se...@gmail.com>

> Hi Maxim,
>
> the trang JAR was not downloaded via Ivy when I was using ANT 1.8.2
>
> Sebastian
>
> 2012/3/13 Maxim Solodovnik (Commented) (JIRA) <ji...@apache.org>
>
>
>>    [
>> https://issues.apache.org/jira/browse/INFRA-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228268#comment-13228268]
>>
>> Maxim Solodovnik commented on INFRA-4438:
>> -----------------------------------------
>>
>> I would say
>> ant 1.8.2+
>> native svn in the PATH (both 1.6 and 1.7 are works as expected)
>>
>> > Add access for OpenMeetings to builds.apache.org
>> > ------------------------------------------------
>> >
>> >                 Key: INFRA-4438
>> >                 URL: https://issues.apache.org/jira/browse/INFRA-4438
>> >             Project: Infrastructure
>> >          Issue Type: Task
>> >      Security Level: public(Regular issues)
>> >          Components: Jenkins
>> >            Reporter: SebastianWagner
>> >
>> > Hi,
>> > we have prepared our ANT script to produce the needed artifacts,
>> > see https://issues.apache.org/jira/browse/OPENMEETINGS-2
>> > Jenkins has to be configured to checkout
>> >
>> http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/
>> > there is a build.xml
>> > the build target is: dist-bin
>> > the needed JRE version is SUN-JDK minimum version 6
>> > the needed ANT version is ANT minimum version I think 1.6 or 1.7
>> > But I guess we will do the needed setup in Jenkin project
>> configuration, so please could you setup some accounts for us?
>> > you could use:
>> > seba.wagner and mail the pwd to seba.wagner@gmail.com
>> > solomax666 and mail me the pwd to solomax666@gmail.com
>>
>> --
>> This message is automatically generated by JIRA.
>> If you think it was sent incorrectly, please contact your JIRA
>> administrators:
>> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>>
>>
>>
>
>
> --
> Sebastian Wagner
> http://www.openmeetings.de
> http://incubator.apache.org/openmeetings/
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/openmeetings/
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com