Project

General

Profile

Activity

From 12/29/2016 to 01/27/2017

01/27/2017

11:31 AM Feature #2699: convert the ant build environment to gradle
The weird thing (with this sudo password prompt issue) is that I don't see this problem. My system is not setup for ... Greg Shah
11:13 AM Feature #2699: convert the ant build environment to gradle
Hynek, building p2j with either of the following command lines using trunk rev. 11139 fails for me:... Eric Faulhaber
10:39 AM Feature #2699: convert the ant build environment to gradle
2699b rebased, merged to trunk as revision 11140 and archived. Hynek Cihlar
09:21 AM Feature #2699: convert the ant build environment to gradle
Yes, you can go ahead. You should rebase before testing. Greg Shah
09:20 AM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> Do you know when 2699b will be merged to trunk?
I haven't had change to finish testing, that i...
Hynek Cihlar
08:24 AM Feature #2699: convert the ant build environment to gradle
Do you know when 2699b will be merged to trunk? Greg Shah

01/25/2017

08:47 AM Feature #2699: convert the ant build environment to gradle
Code Review Task Branch 2699b Revision 11138
I'm fine with the change. If you have tested it enough to know it is...
Greg Shah

01/24/2017

12:09 PM Feature #2699: convert the ant build environment to gradle
In 2699b:
Prevented build failure when building from unsupported bzr location while version.properties missing def...
Hynek Cihlar

01/23/2017

04:34 PM Feature #2699 (Closed): convert the ant build environment to gradle
These two ideas would be useful to implement at some point:
* migrate the ant tasks to gradle and eliminate use of...
Greg Shah
04:26 PM Feature #2699: convert the ant build environment to gradle
2699a was merged to trunk as revision 11138 and archived. Hynek Cihlar
03:46 PM Feature #2699: convert the ant build environment to gradle
Eric reviewed the 11164 revision as is OK. As noted in 28, it has passed testing. Please merge 2699a to trunk. Greg Shah

01/18/2017

08:04 AM Feature #2699: convert the ant build environment to gradle
Code Review Task Branch 2699a Revision 11153
I'm fine with the changes. Once the final changes from #28 are inclu...
Greg Shah
07:08 AM Feature #2699: convert the ant build environment to gradle
2699a rebased against trunk revision 11136. Hynek Cihlar
06:46 AM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> 1. I want to remove the patches from bzr. We will provide them separately through Redmine. I th...
Hynek Cihlar

01/17/2017

05:03 PM Feature #2699: convert the ant build environment to gradle
OK, we'll go with the checked in wrapper and bootstrap jar. Greg Shah
04:52 PM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> > no need to document the gradle version to download, no need for the developers to search throug...
Hynek Cihlar
04:22 PM Feature #2699: convert the ant build environment to gradle
> no need to document the gradle version to download, no need for the developers to search through the docs to figure... Greg Shah
04:17 PM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> Code Review Task branch 2699a Revision 11147
>
> This is pretty close. Some thoughts and ques...
Hynek Cihlar
04:00 PM Feature #2699: convert the ant build environment to gradle
Code Review Task branch 2699a Revision 11147
This is pretty close. Some thoughts and questions:
1. I want to r...
Greg Shah
04:11 AM Feature #2699: convert the ant build environment to gradle
2699a passed ChUI regression tests. Hynek Cihlar

01/12/2017

05:51 AM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> Yes, both inbound and outbound traffic are limited. I have opened outbound 443. Try it now.
...
Hynek Cihlar
04:55 AM Feature #2699: convert the ant build environment to gradle
Hynek Cihlar wrote:
> Greg, FYI, I am getting a "connection refused" error when trying to regression test the change...
Greg Shah

01/10/2017

11:50 AM Feature #2699: convert the ant build environment to gradle
Greg, FYI, I am getting a "connection refused" error when trying to regression test the changes in 2699a on devsrv01.... Hynek Cihlar
09:55 AM Feature #2699: convert the ant build environment to gradle
2699a revision 11141 contains a release-candidate of p2j build powered by gradle dependency resolution. Please review... Hynek Cihlar

01/09/2017

02:50 PM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> I think I have Apache2 configured properly on proj.goldencode.com.
>
> Try: @https://proj.gold...
Hynek Cihlar
02:31 PM Feature #2699: convert the ant build environment to gradle
I think I have Apache2 configured properly on proj.goldencode.com.
Try: @https://proj.goldencode.com/artifacts/com...
Greg Shah
01:46 PM Feature #2699: convert the ant build environment to gradle
The attached zip file contains the patched hibernate-core with the directory structure expected by Gradle. Note that ... Hynek Cihlar
12:25 PM Feature #2699: convert the ant build environment to gradle
Does anybody know if the file p2j/lib/H2Dialect.java.txt is used anywhere? I could not find any reference myself. Hynek Cihlar
11:13 AM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> I'd like to enable a workflow like this:
>
> 1. User is on redmine, uses the Download page to ...
Hynek Cihlar
10:51 AM Feature #2699: convert the ant build environment to gradle
I'd like to enable a workflow like this:
1. User is on redmine, uses the Download page to pull down some snapshot ...
Greg Shah
10:21 AM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> I also want to enable offline use from a local file system. There are plenty of times when that ...
Hynek Cihlar
09:31 AM Feature #2699: convert the ant build environment to gradle
> In short, we will need metadata files only for those artifacts we ourselves put into the repository.
This makes ...
Greg Shah
09:30 AM Feature #2699: convert the ant build environment to gradle
If we need to match a specific directory structure, then Redmine will not be a good fit. I don't think we can contro... Greg Shah
09:29 AM Feature #2699: convert the ant build environment to gradle
Hynek Cihlar wrote:
> Greg Shah wrote:
> > I thought that we would be defining the dependencies in the gradle build...
Hynek Cihlar
09:26 AM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> I thought that we would be defining the dependencies in the gradle build script itself and that t...
Hynek Cihlar
09:08 AM Feature #2699: convert the ant build environment to gradle
I thought that we would be defining the dependencies in the gradle build script itself and that there would be no nee... Greg Shah
08:45 AM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> Why do we need a Maven POM? Aren't we using Gradle's built-in dependency management?
It could...
Hynek Cihlar
08:43 AM Feature #2699: convert the ant build environment to gradle
2699a revision 11136 resolves dependencies so that they match the lib dir. There are two exceptions:
* antlr.jar, th...
Hynek Cihlar
08:42 AM Feature #2699: convert the ant build environment to gradle
Why do we need a Maven POM? Aren't we using Gradle's built-in dependency management? Greg Shah
02:22 AM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> > I think the repository could be a simple static HTTP endpoint
>
> Can we specify any URL? ...
Hynek Cihlar

01/08/2017

04:18 PM Feature #2699: convert the ant build environment to gradle
> I think the repository could be a simple static HTTP endpoint
Can we specify any URL? How about uploading the ...
Greg Shah
02:20 PM Feature #2699: convert the ant build environment to gradle
In p2j/lib project folder we have a custom patched hibernate-core library. Greg, in order to also remove it from p2j/... Hynek Cihlar
02:13 PM Feature #2699: convert the ant build environment to gradle
Created task branch 2699a and committed an initial version of gradle build script.
This is a hybrid solution where...
Hynek Cihlar
 

Also available in: Atom