Project

General

Profile

Activity

From 12/21/2016 to 01/19/2017

01/19/2017

04:41 PM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> I'm not sure if it will help, but you can look at #1866-6 where there are some more details about...
Hynek Cihlar
04:36 PM Feature #28: version the P2J code and/or jars
I'm not sure if it will help, but you can look at #1866-6 where there are some more details about postgresql setup th... Greg Shah
04:26 PM Feature #28: version the P2J code and/or jars
Hynek Cihlar wrote:
> Yes, I have this implemented, when I succeed in running the introduced UDF I will commit the c...
Hynek Cihlar
02:50 PM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> Ovidiu: As of revision 11158, is there anything else that is needed for C# support?
I guess not....
Ovidiu Maxiniuc
02:43 PM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> Ovidiu: As of revision 11158, is there anything else that is needed for C# support?
>
> Hynek:...
Hynek Cihlar
02:30 PM Feature #28: version the P2J code and/or jars
Ovidiu: As of revision 11158, is there anything else that is needed for C# support?
Hynek: The last known work for...
Greg Shah
01:07 PM Feature #28: version the P2J code and/or jars
Ovidiu Maxiniuc wrote:
> I will do the testing, it I will compile/reconvert the code (so you don't have to set up a ...
Hynek Cihlar
01:03 PM Feature #28: version the P2J code and/or jars
Ovidiu Maxiniuc wrote:
> > Ovidiu: Does the @Functions.cs@ method @getFWDVersion()@ need an underscore at the end of...
Hynek Cihlar
12:19 PM Feature #28: version the P2J code and/or jars
Just an idea:
wouldn't it be useful to have the version of the FWD that did the conversion written somewhere in gen...
Ovidiu Maxiniuc
11:21 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> Code Review Task Branch 2699a Revision 11157
>
> The changes look fine to me.
>
> Ovidiu: D...
Ovidiu Maxiniuc
11:14 AM Feature #28: version the P2J code and/or jars
Code Review Task Branch 2699a Revision 11157
The changes look fine to me.
Ovidiu: Does the @Functions.cs@ metho...
Greg Shah
10:56 AM Feature #28: version the P2J code and/or jars
Eric Faulhaber wrote:
> Code review 2699a/11156:
>
> Hynek, I'm only looking at the persistence-related changes.
...
Hynek Cihlar
10:47 AM Feature #28: version the P2J code and/or jars
Code review 2699a/11156:
Hynek, I'm only looking at the persistence-related changes.
Please fix a minor regress...
Eric Faulhaber
10:41 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> My intention with the C# stuff is to code it in the project but NOT to test it right now (unless ...
Ovidiu Maxiniuc
10:26 AM Feature #28: version the P2J code and/or jars
I have added the new user function @getFWDVersion()@ to the ddr file as well as to the C# sources. Ovidiu/Greg, pleas... Hynek Cihlar
10:23 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> Eric: It seems to make sense that we would also read this @p2jpl.jar@ value in server startup and...
Eric Faulhaber
10:21 AM Feature #28: version the P2J code and/or jars
My intention with the C# stuff is to code it in the project but NOT to test it right now (unless OM can test it quick... Greg Shah
10:17 AM Feature #28: version the P2J code and/or jars
> Ovidiu, I know you documented this, but I can't find the latest instructions at the moment. I found #2143-24, but I... Ovidiu Maxiniuc
10:00 AM Feature #28: version the P2J code and/or jars
Hynek Cihlar wrote:
> Greg Shah wrote:
> > > Do we need version reporting for the C# binding, too?
> >
> > Yes, ...
Eric Faulhaber
09:53 AM Feature #28: version the P2J code and/or jars
> Do I assume correctly that I will need a Windows box to be able to test the changes?
Eric will handle your other...
Greg Shah
09:51 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> > Do we need version reporting for the C# binding, too?
>
> Yes, please.
Is there any docum...
Hynek Cihlar
09:50 AM Feature #28: version the P2J code and/or jars
FYI, in @pl/p2jpl.ddl@ there are two sections to update (install and uninstall). Greg Shah
09:49 AM Feature #28: version the P2J code and/or jars
Code Review Task Branch 2699a Revision 11155
It looks good except the @pl/p2jpl.ddr@ needs to be updated to regist...
Greg Shah
09:43 AM Feature #28: version the P2J code and/or jars
> Do we need version reporting for the C# binding, too?
Yes, please.
Greg Shah
09:12 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
>
> 1. In @Version.java@, please split the @if (!classPath.startsWith("jar")) {@ closing brace to...
Hynek Cihlar
07:33 AM Feature #28: version the P2J code and/or jars
Code Review Task Branch 2699a Revision 11154
Nice work. Some minor changes:
1. In @Version.java@, please split...
Greg Shah
07:50 PM Feature #28: version the P2J code and/or jars
2699a rev 11154 resolves the open issues above. I have simplified the implementation a bit. All the bzr information (... Hynek Cihlar

01/18/2017

08:36 AM Feature #28: version the P2J code and/or jars
Also, please add a @Version@ class in the @main@ package. When invoked from the command line (no parameters needed),... Greg Shah
08:01 AM Feature #28: version the P2J code and/or jars
> Also I haven't solved the case when FWD is built outside of the bzr repo, for example when an open-source developer... Greg Shah
08:01 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> > Another option would be to fetch the branch name only when the jar manifests (that hold the fin...
Hynek Cihlar
07:59 AM Feature #28: version the P2J code and/or jars
> Another option would be to fetch the branch name only when the jar manifests (that hold the final version string) a... Greg Shah
07:54 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> The problem with the SNAPSHOT approach is that it is very likely that copies taken from developme...
Hynek Cihlar
07:43 AM Feature #28: version the P2J code and/or jars
BTW, the repo should not be hard coded as p2j in the @version.properties@. We have customer-specific repositories be... Greg Shah
07:39 AM Feature #28: version the P2J code and/or jars
Please make changes to the server startup process such that the first entry written to the log is the version string ... Greg Shah
07:37 AM Feature #28: version the P2J code and/or jars
The problem with the SNAPSHOT approach is that it is very likely that copies taken from development branches will be ... Greg Shah

01/17/2017

03:25 PM Feature #3226: change p2j to fwd in names, filenames, paths, environment variables et al
Task branch 3226a was created. In the revision 11137, all occurrences of P2J were converted to fwd:
* class names;
...
Ovidiu Maxiniuc

01/13/2017

04:12 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
> My unknown is whether the servlet (handler) can be (or should be) running inside the server JVM
Running inside t...
Greg Shah
04:06 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
I am currently working on bootsrapping the new admin application and require an advice of what server/client runtime ... Hynek Cihlar

01/12/2017

05:30 PM Feature #28: version the P2J code and/or jars
I have committed a change of version scheme to make it compatible with existing schemes of Mavem, Ivy, etc.
The n...
Hynek Cihlar
03:55 PM Feature #28: version the P2J code and/or jars
The initial version of build target versioning committed to 2699a. The version string is added to the jars' manifests... Hynek Cihlar
04:48 AM Feature #28: version the P2J code and/or jars
> We would have to make sure not to ever rebase the release branch to get the revision numbers stable.
I think thi...
Greg Shah
03:00 PM Feature #3226 (WIP): change p2j to fwd in names, filenames, paths, environment variables et al
Greg Shah

01/11/2017

03:42 PM Feature #28: version the P2J code and/or jars
According to #3063-3 the idea is to build the version from the following components.
* major version
* minor vers...
Hynek Cihlar
01:59 PM Feature #28 (WIP): version the P2J code and/or jars
You can include changes for this into 2699a.
Please see #3063 for some useful discussion.
Greg Shah

12/27/2016

12:39 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
> Is there a requirement for the UI to be built using responsive design? If so, how easy is it to do so with GWT?
...
Greg Shah
12:37 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Eric Faulhaber wrote:
> Is there a requirement for the UI to be built using responsive design? If so, how easy is it...
Hynek Cihlar
12:22 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Is there a requirement for the UI to be built using responsive design? If so, how easy is it to do so with GWT? Eric Faulhaber
11:48 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
This task is for the rewrite/conversion of the current admin console (java applet) to a pure javascript approach.
...
Greg Shah
11:19 AM Feature #3222 (Closed): rewrite admin console for native web (html5/css/javascript)
Greg Shah
 

Also available in: Atom