Re: Java 8 and Ant 1.10

2021-02-11 Thread Mechtilde
Hello,


Am 12.02.21 um 01:08 schrieb Carl Marcum:
> Hi Jim,
> 
> On 2/11/21 7:30 AM, Jim Jagielski wrote:
>> Carl, on what platform? TIA.
> 
> CentOS 7.

and I tested Debian 10
> 
>>
>>> On Feb 11, 2021, at 6:26 AM, Carl Marcum  wrote:
>>>
>>> On 2/9/21 6:39 PM, Carl Marcum wrote:
 On 2/8/21 8:54 PM, Carl Marcum wrote:
> On 2/8/21 7:15 PM, Carl Marcum wrote:
>> Hi Jim,
>>
>> On 2/8/21 12:51 PM, Jim Jagielski wrote:
>>> Anyone tried building HEAD of AOO42X w/ Java8 (or later) and
>>> Apache Ant 1.10?
>>>
>>> -
>>>
>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>
>> Normally I build 4.1 and trunk on the same VM's and use JDK 8 and
>> Ant 1.9.
>>
>> I've kicked off a build of trunk with Ant 1.10.15 and JDK 15.0.2.
>> My trunk is not completely up to date but it's withing a few weeks.
>> configure complained about JAVA_HOME even though I have it set so
>> I added the --with-jdk-home flag.
>>
>> I'll let you know how it goes.
>>
>> If trunk won't answer your question I can try and up to date 4.2
>> tomorrow.
>>
>> Best regards,
>> Carl
> No luck,
>
> 7 module(s):
>  beanshell
>  hsqldb
>  apache-commons
>  rhino
>  saxon
>  lucene
>  javaunohelper
> need(s) to be rebuilt
>
> I'll try with an updated 4.2 branch tomorrow.
>
> Best regards,
> Carl
>
 Building with an up to date AOO42X branch and
 Ant 1.10.15 and JDK 15.0.2. turned out with similar results.

 9 module(s):
  beanshell
  hsqldb
  apache-commons
  rhino
  saxon
  lucene
  qadevOOo
  bean
  odk
 need(s) to be rebuilt

 I'll test backing down Ant next.

 regards,
 Carl

>>> So far I've been able to build 4.2 with Ant 1.10.8 and JDK 8 but not
>>> 11 or 15.
>>>
>>> Best regards,
>>> Carl

-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Re: [openoffice-docs] branch main updated: Update .asf.yaml

2021-02-11 Thread Dave Fisher
Keith,

Inline.

Sent from my iPhone

> On Feb 11, 2021, at 8:51 PM, k...@apache.org wrote:
> 
> This is an automated email from the ASF dual-hosted git repository.
> 
> knmc pushed a commit to branch main
> in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git
> 
> 
> The following commit(s) were added to refs/heads/main by this push:
> new 2e7d21f  Update .asf.yaml
> 2e7d21f is described below
> 
> commit 2e7d21f2350b00b7f81db67e9d42db0028c7c7d5
> Author: Keith N. McKenna 
> AuthorDate: Thu Feb 11 23:51:13 2021 -0500
> 
>Update .asf.yaml
> 
>Added notifications for commits, issues and pull request.
> ---
> .asf.yaml | 6 ++
> 1 file changed, 6 insertions(+)
> 
> diff --git a/.asf.yaml b/.asf.yaml
> index a09a849..d25f388 100644
> --- a/.asf.yaml
> +++ b/.asf.yaml
> @@ -4,3 +4,9 @@ github:
> issues: true
>   # Enable projects for project management boards
> projects: true
> +# Set up mailing list notifications
> +notifications:
> +  commits

You need to have a “:” after commits.

>  comm...@openoffice.apache.org
> +  issues:  d...@openoffice.apache.org
> +  pullrequests d...@openoffice.apache.org
> +  
> \ No newline at end of file
> 


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



[GitHub] [openoffice-docs] knmc opened a new issue #4: Yet another test

2021-02-11 Thread GitBox


knmc opened a new issue #4:
URL: https://github.com/apache/openoffice-docs/issues/4


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Java 8 and Ant 1.10

2021-02-11 Thread Carl Marcum

Hi Jim,

On 2/11/21 7:30 AM, Jim Jagielski wrote:

Carl, on what platform? TIA.


CentOS 7.




On Feb 11, 2021, at 6:26 AM, Carl Marcum  wrote:

On 2/9/21 6:39 PM, Carl Marcum wrote:

On 2/8/21 8:54 PM, Carl Marcum wrote:

On 2/8/21 7:15 PM, Carl Marcum wrote:

Hi Jim,

On 2/8/21 12:51 PM, Jim Jagielski wrote:

Anyone tried building HEAD of AOO42X w/ Java8 (or later) and
Apache Ant 1.10?

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


Normally I build 4.1 and trunk on the same VM's and use JDK 8 and Ant 1.9.

I've kicked off a build of trunk with Ant 1.10.15 and JDK 15.0.2.
My trunk is not completely up to date but it's withing a few weeks.
configure complained about JAVA_HOME even though I have it set so I added the 
--with-jdk-home flag.

I'll let you know how it goes.

If trunk won't answer your question I can try and up to date 4.2 tomorrow.

Best regards,
Carl

No luck,

7 module(s):
 beanshell
 hsqldb
 apache-commons
 rhino
 saxon
 lucene
 javaunohelper
need(s) to be rebuilt

I'll try with an updated 4.2 branch tomorrow.

Best regards,
Carl


Building with an up to date AOO42X branch and
Ant 1.10.15 and JDK 15.0.2. turned out with similar results.

9 module(s):
 beanshell
 hsqldb
 apache-commons
 rhino
 saxon
 lucene
 qadevOOo
 bean
 odk
need(s) to be rebuilt

I'll test backing down Ant next.

regards,
Carl


So far I've been able to build 4.2 with Ant 1.10.8 and JDK 8 but not 11 or 15.

Best regards,
Carl


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org 

For additional commands, e-mail: dev-h...@openoffice.apache.org 




-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



[GitHub] [openoffice-docs] knmc closed issue #2: Test Issue

2021-02-11 Thread GitBox


knmc closed issue #2:
URL: https://github.com/apache/openoffice-docs/issues/2


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



[GitHub] [openoffice-docs] knmc closed issue #3: Test Issue

2021-02-11 Thread GitBox


knmc closed issue #3:
URL: https://github.com/apache/openoffice-docs/issues/3


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



[GitHub] [openoffice-docs] knmc opened a new issue #3: Test Issue

2021-02-11 Thread GitBox


knmc opened a new issue #3:
URL: https://github.com/apache/openoffice-docs/issues/3


   First Issue with test projects setup.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



[GitHub] [openoffice-docs] knmc commented on issue #2: Test Issue

2021-02-11 Thread GitBox


knmc commented on issue #2:
URL: https://github.com/apache/openoffice-docs/issues/2#issuecomment-08377


   Thank you. for the confirmation Dennis. There seems to be an issue with the 
project board right now, in that It is not picking up one issue's. The entry 
you saw was the standard first entry in when a  Kanban Board was created. 



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



[GitHub] [openoffice-docs] orcmid commented on issue #2: Test Issue

2021-02-11 Thread GitBox


orcmid commented on issue #2:
URL: https://github.com/apache/openoffice-docs/issues/2#issuecomment-777637672


   I confirm that Projects is setup and there is a project board around 
updates, reviews, and review status.  I have not used Projects myself.  I 
suspect as this one is used and there are entries, we will know much more.  



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



[GitHub] [openoffice-docs] orcmid commented on issue #2: Test Issue

2021-02-11 Thread GitBox


orcmid commented on issue #2:
URL: https://github.com/apache/openoffice-docs/issues/2#issuecomment-777633559


   I confirm that Issues is working here, and that it works for me as a watcher 
and not a registered contributor.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Java 8 and Ant 1.10

2021-02-11 Thread Jim Jagielski
Carl, on what platform? TIA.

> On Feb 11, 2021, at 6:26 AM, Carl Marcum  wrote:
> 
> On 2/9/21 6:39 PM, Carl Marcum wrote:
>> On 2/8/21 8:54 PM, Carl Marcum wrote:
>>> On 2/8/21 7:15 PM, Carl Marcum wrote:
 Hi Jim,
 
 On 2/8/21 12:51 PM, Jim Jagielski wrote:
> Anyone tried building HEAD of AOO42X w/ Java8 (or later) and
> Apache Ant 1.10?
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 
 
 Normally I build 4.1 and trunk on the same VM's and use JDK 8 and Ant 1.9.
 
 I've kicked off a build of trunk with Ant 1.10.15 and JDK 15.0.2.
 My trunk is not completely up to date but it's withing a few weeks.
 configure complained about JAVA_HOME even though I have it set so I added 
 the --with-jdk-home flag.
 
 I'll let you know how it goes.
 
 If trunk won't answer your question I can try and up to date 4.2 tomorrow.
 
 Best regards,
 Carl
>>> 
>>> No luck,
>>> 
>>> 7 module(s):
>>> beanshell
>>> hsqldb
>>> apache-commons
>>> rhino
>>> saxon
>>> lucene
>>> javaunohelper
>>> need(s) to be rebuilt
>>> 
>>> I'll try with an updated 4.2 branch tomorrow.
>>> 
>>> Best regards,
>>> Carl
>>> 
>> Building with an up to date AOO42X branch and
>> Ant 1.10.15 and JDK 15.0.2. turned out with similar results.
>> 
>> 9 module(s):
>> beanshell
>> hsqldb
>> apache-commons
>> rhino
>> saxon
>> lucene
>> qadevOOo
>> bean
>> odk
>> need(s) to be rebuilt
>> 
>> I'll test backing down Ant next.
>> 
>> regards,
>> Carl
>> 
> So far I've been able to build 4.2 with Ant 1.10.8 and JDK 8 but not 11 or 15.
> 
> Best regards,
> Carl
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org 
> 
> For additional commands, e-mail: dev-h...@openoffice.apache.org 
> 


Re: Java 8 and Ant 1.10

2021-02-11 Thread Carl Marcum

On 2/9/21 6:39 PM, Carl Marcum wrote:

On 2/8/21 8:54 PM, Carl Marcum wrote:

On 2/8/21 7:15 PM, Carl Marcum wrote:

Hi Jim,

On 2/8/21 12:51 PM, Jim Jagielski wrote:

Anyone tried building HEAD of AOO42X w/ Java8 (or later) and
Apache Ant 1.10?

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Normally I build 4.1 and trunk on the same VM's and use JDK 8 and 
Ant 1.9.


I've kicked off a build of trunk with Ant 1.10.15 and JDK 15.0.2.
My trunk is not completely up to date but it's withing a few weeks.
configure complained about JAVA_HOME even though I have it set so I 
added the --with-jdk-home flag.


I'll let you know how it goes.

If trunk won't answer your question I can try and up to date 4.2 
tomorrow.


Best regards,
Carl


No luck,

7 module(s):
    beanshell
    hsqldb
    apache-commons
    rhino
    saxon
    lucene
    javaunohelper
need(s) to be rebuilt

I'll try with an updated 4.2 branch tomorrow.

Best regards,
Carl


Building with an up to date AOO42X branch and
Ant 1.10.15 and JDK 15.0.2. turned out with similar results.

9 module(s):
    beanshell
    hsqldb
    apache-commons
    rhino
    saxon
    lucene
    qadevOOo
    bean
    odk
need(s) to be rebuilt

I'll test backing down Ant next.

regards,
Carl

So far I've been able to build 4.2 with Ant 1.10.8 and JDK 8 but not 11 
or 15.


Best regards,
Carl


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org