Project

General

Profile

Activity

From 01/30/2017 to 02/28/2017

02/20/2017

09:13 AM Feature #2699: convert the ant build environment to gradle
The fix body here too. Eugenie Lyzenko
09:11 AM Feature #2699: convert the ant build environment to gradle
Below is a conversation related to a build failure on Windows when bzr was not installed. Note that a fix has been co... Hynek Cihlar

02/16/2017

09:35 AM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> I think they should be in the @downloads/ncurses/@ directory on @proj@. I have uploaded them the...
Hynek Cihlar
09:33 AM Feature #2699: convert the ant build environment to gradle
> Greg: there are the NCURSES patch files, I've linked them in the doc as @https://proj.goldencode.com/artifacts/ncur... Greg Shah
09:05 AM Feature #2699: convert the ant build environment to gradle
Constantin Asofiei wrote:
> > It still should succeed, giving warnings as hints. Can you run the script with --info ...
Hynek Cihlar
08:06 AM Feature #2699: convert the ant build environment to gradle
Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Ah, I get it: @version.properties@ has these commented values:
...
Constantin Asofiei
08:03 AM Feature #2699: convert the ant build environment to gradle
Constantin Asofiei wrote:
> Ah, I get it: @version.properties@ has these commented values:
> [...]
> And build scr...
Hynek Cihlar
08:01 AM Feature #2699: convert the ant build environment to gradle
Ah, I get it: @version.properties@ has these commented values:... Constantin Asofiei
07:59 AM Feature #2699: convert the ant build environment to gradle
Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Hynek: building FWD is dependent upon @bzr@ - this should not b...
Constantin Asofiei
07:53 AM Feature #2699: convert the ant build environment to gradle
Constantin Asofiei wrote:
> Hynek: building FWD is dependent upon @bzr@ - this should not be a requirement if the pe...
Hynek Cihlar
07:47 AM Feature #2699: convert the ant build environment to gradle
Hynek: building FWD is dependent upon @bzr@ - this should not be a requirement if the person building it doesn't have... Constantin Asofiei

02/10/2017

01:30 PM Feature #2699: convert the ant build environment to gradle
I've put the files in the artifacts directory. We can defer the removal of the old p2j-hibernate-core until we are s... Greg Shah
11:41 AM Feature #2699: convert the ant build environment to gradle
Greg, please upload the contents of the attached zip files to https://proj.goldencode.com/artifacts/. Hynek Cihlar
11:16 AM Feature #2699: convert the ant build environment to gradle
> Also I am wondering whether we should rename p2j-h2 to fwd-h2 (and also p2j-hibernate-core to fwd-hibernate-core).
...
Greg Shah
10:33 AM Feature #2699: convert the ant build environment to gradle
The attached zip file contains the patched h2 version 1.4.192 with the directory structure expected by gradle.
Gre...
Hynek Cihlar
07:58 AM Feature #2699: convert the ant build environment to gradle
Hynek Cihlar wrote:
> Eric Faulhaber wrote:
> > Please use 1.4.192 for the time being.
>
> OK, no problem. If yo...
Eric Faulhaber
07:42 AM Feature #2699: convert the ant build environment to gradle
Eric Faulhaber wrote:
> Please use 1.4.192 for the time being.
OK, no problem. If you agree I will rename the art...
Hynek Cihlar
07:39 AM Feature #2699: convert the ant build environment to gradle
Please use 1.4.192 for the time being, until I have had a chance to review/merge/test with the latest H2 code base. E... Eric Faulhaber
06:23 AM Feature #2699: convert the ant build environment to gradle
Eric, as Hynek noticed, update 1.4.192 -> 1.4.193 has minor sync-related overlap with your changes. What version shou... Stanislav Lomany

02/09/2017

02:23 PM Feature #2699: convert the ant build environment to gradle
The sudo prompt fix of the native build task committed to 3209e.
The check in also contains the ability to provid...
Hynek Cihlar
12:08 PM Feature #2699: convert the ant build environment to gradle
Eric Faulhaber wrote:
> Eric Faulhaber wrote:
> > I am attaching the patch here.
> Sorry, wrong one. That had some...
Hynek Cihlar
11:37 AM Feature #2699: convert the ant build environment to gradle
I'm OK with the approach. You made the right choice to take the merging rather than forcing the user to solve the pr... Greg Shah
10:26 AM Feature #2699: convert the ant build environment to gradle
A minor cleanup. Hynek Cihlar
10:24 AM Feature #2699: convert the ant build environment to gradle
Hynek Cihlar wrote:
> Please see the attached diff, it fixes the @native@ build task.
And the attachment.
Hynek Cihlar
10:23 AM Feature #2699: convert the ant build environment to gradle
Please see the attached diff, it fixes the @native@ build task.
The change turns the gradle daemon off by default...
Hynek Cihlar
08:55 AM Feature #2699: convert the ant build environment to gradle
> If possible, I'd like to have something more streamlined.
Agreed. It seems strange that gradle wouldn't provide...
Greg Shah
08:53 AM Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> Is there a way to default to @--no-daemon@ mode in the @build.gradle@? It seems like the daemon ...
Hynek Cihlar
08:47 AM Feature #2699: convert the ant build environment to gradle
Is there a way to default to @--no-daemon@ mode in the @build.gradle@? It seems like the daemon causes more problems... Greg Shah

02/08/2017

06:31 PM Feature #2699: convert the ant build environment to gradle
The problem with the failing @native@ task requesting sudo input is caused by the gradle daemon not handling input re... Hynek Cihlar

02/06/2017

09:49 AM Feature #2699: convert the ant build environment to gradle
Eric Faulhaber wrote:
> I am attaching the patch here.
Sorry, wrong one. That had some debug code I meant to remove...
Eric Faulhaber
09:45 AM Feature #2699: convert the ant build environment to gradle
Hynek, I see that we are using the lastest, public H2 release (1.4.193) in the gradle build. Greg just reminded me t... Eric Faulhaber

02/01/2017

12:12 PM Feature #2699: convert the ant build environment to gradle
Strange @gradlew@ use case:
Assume you have two different @FWD@ source trees. And it is required to make build for...
Eugenie Lyzenko

01/30/2017

02:16 PM Feature #2699: convert the ant build environment to gradle
We have seen the following error in some environments:
> [exec] * What went wrong:
> [exec] A problem occ...
Greg Shah
08:01 AM Feature #2699: convert the ant build environment to gradle
Ovidiu Maxiniuc wrote:
> I am trying to do a custom build, and I need to add a new jar to fwd, but gradle will only ...
Hynek Cihlar
06:16 AM Feature #2699: convert the ant build environment to gradle
Are you implementing a customized version of Hibernate or one of the other 3rd party jars we depend upon?
Today we...
Greg Shah
05:01 AM Feature #2699: convert the ant build environment to gradle
Greg,
I am trying to do a custom build, and I need to add a new jar to fwd, but gradle will only accept it from ht...
Ovidiu Maxiniuc
 

Also available in: Atom