Activity
From 09/02/2012 to 10/01/2012
10/01/2012
- 12:16 PM Conversion Tools Bug #1574: broken report links when they target very long filenames
- From ECF:
I've noticed that some detail reports with really long names create links with longer names than the act... - 12:14 PM Conversion Tools Bug #1574 (Closed): broken report links when they target very long filenames
- 10:46 AM Feature #1570 (WIP): create a build.xml ANT script to properly build the chemtutor.jar for the ch...
09/30/2012
- 03:01 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Now we have the promes.p converted. The main issue is the Windows file separator char: "\" and some calls that uses t...
09/28/2012
- 04:40 PM Support #1532: develop chemtutor 4GL sample application
- Change requests from Greg on 09/20/2012 including resolution. Moved here from email.
I made some other changes to ... - 04:35 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Eugenie, a question. Are you sure that the following:
<annotation datatype="java.lang.String" key="path" value="co... - 02:55 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Eugenie, a question. Are you sure that the following:...
- 02:37 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- There is still issue with p2o generation I guess. Consider the following:
In Linux we have the following line:
... - 02:18 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- I think real problem here is how windows JRE handles regexps... especially cases when special regexp characters need...
- 01:41 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The backslash issue is the real problem. Now we have stopped in the other place on the generating DDL stage:
28.09.2... - 12:12 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The main difference at conversion stage is the primes.p.ast files. For example the following lines are missed in Win3...
- 11:58 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The resulting files primes.p.schema have difference:
The Windows version does not have the entries like this:
<an... - 11:55 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The resulting files:
primes.p.cache, primes.p.dict, primes.p.lexer, primes.p.parser
are the same for both Linux... - 11:50 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The schema conversion has the difference:
Win32 version does not have any peerid entries like below:
<annotation da... - 11:46 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- For some reason, on a Windows machine, any escaped value in a regexp needs two backslashes, as in:
package.replaceAl... - 11:43 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The conversion from *.df to *.dict is performing without the problems. The results are the same for Linux and Win32 e...
- 10:54 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The conversion log file:
------------------------------------------------------------------------------
P2J Convers... - 10:43 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The java P2J classes are compiled without problems with ANT 170 and Java 160_u35. To be able to start the conversion ...
- 11:48 AM Conversion Tools Feature #1529 (WIP): move customer_specific_conversion.rules into p2j/rules/conversion/ and impro...
09/27/2012
- 12:15 PM Feature #1501 (Review): finish/write the "Session Management" section of the Directory chapter
- 12:15 PM Feature #1507 (Review): finish/write the "Authentication" section of the Directory chapter
- 10:00 AM Feature #1480 (Review): improve/finish the "Client Install" chapter
- 10:00 AM Feature #1495 (Review): write the "Build P2J from Source Code" chapter
- 09:59 AM Feature #1482 (Review): improve/finish the "Running the Client" chapter
- 09:59 AM Feature #1481 (Review): improve/finish the "Client Checklist" chapter
- 09:58 AM Feature #1502 (Review): finish/write the "Administration Console" section of the Directory chapter
- 09:58 AM Feature #1506 (Review): finish/write the "Access Control Lists" section of the Directory chapter
- 09:57 AM Feature #1499 (Review): finish/write the "Logging" section of the Directory chapter
- 09:57 AM Feature #1494 (Review): cleanup/improve the "Software Dependencies" chapter
- 09:56 AM Feature #1479 (Review): improve and finish the "Bootstrap Configuration" chapter
- 07:28 AM Feature #1505: finish/write the "Resources" section of the Directory chapter
- The directory ACL config is also related to this chapter, I already wrote some content there but only from the point ...
09/24/2012
- 01:03 PM User Interface Feature #1525: submit patches upstream (if the patches are still needed)
- Don't submit anything until approved by Greg or Eric.
- 01:01 PM User Interface Feature #1524: merge existing patches if necessary
- Review and merge our patches as needed. If there is a way to implement Jetty in our server without our patches, plea...
- 12:59 PM User Interface Feature #1523: select appropriate version as the upgrade target
- The basic idea here is that there are multiple possible new versions that can be chosen. We generally want a very re...
- 12:49 PM Feature #1572: using p2j/testcases/simple/* as a guide/template, please create a runtime configur...
- The result should use the H2 DB that is created by your script in #1571. For that reason, this task is dependent upo...
- 12:47 PM Feature #1572 (Closed): using p2j/testcases/simple/* as a guide/template, please create a runtime...
- 12:46 PM Feature #1571: create a bash script to automate the process of creating an H2 database for chemtu...
- Please reference the documentation for details on how to setup H2 as a database. The idea is that it should be easy ...
- 12:45 PM Feature #1571 (Closed): create a bash script to automate the process of creating an H2 database f...
- 12:43 PM Feature #1570: create a build.xml ANT script to properly build the chemtutor.jar for the chemtuto...
- The chemtutor 4GL demo project can be checked out from Bazaar. It resides in /opt/code/p2j_repo/samples/chemtutor/. ...
- 12:38 PM Feature #1570 (Closed): create a build.xml ANT script to properly build the chemtutor.jar for the...
- 02:53 AM Feature #1508 (WIP): finish/write the "Certificates" section of the Directory chapter
09/21/2012
- 10:02 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Windows XP is fine.
Yes, p2j/testcases/uast/primes.p from CVS is the correct file. - 09:45 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The file has been found. Is it correct file?
- 09:36 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Another question:
Where the primes.p file is located?
EVL: I have found the file under timco/p2j/testcases/uast. Is... - 08:00 AM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- The question:
Is it important to have specific Windows version to test the conversion? I can run it in Windows XP,... - 08:39 PM Conversion Tools Feature #1565: test the full conversion process on Windows and document all problems that are found
- Run the conversion process for primes.p on Windows. Put detailed documentation into this issue's history for all pro...
- 08:35 PM Conversion Tools Feature #1565 (Closed): test the full conversion process on Windows and document all problems tha...
09/20/2012
- 03:13 PM Support #1532: develop chemtutor 4GL sample application
- * all sections finished
* committed into bazaar
09/19/2012
- 12:07 PM Feature #1503 (Review): finish/write the "Server and Context Hooks" section of the Directory chapter
- 11:57 AM Feature #1507 (WIP): finish/write the "Authentication" section of the Directory chapter
- 08:12 AM Feature #1494: cleanup/improve the "Software Dependencies" chapter
- Yes, this is one of the few exceptions to FSF copyrighted software. This documentation from Wikipedia (http://en.wik...
- 06:21 AM Feature #1494: cleanup/improve the "Software Dependencies" chapter
- This really puzzles me.
ncurses is developed under GNU/Linux ([[http://www.gnu.org/software/ncurses/ncurses.html]])
...
09/18/2012
- 10:46 AM Feature #1494: cleanup/improve the "Software Dependencies" chapter
- Please note that the license type listed for ncurses is GPL, which is incorrect. This library has a BSD-style licens...
- 10:37 AM Feature #1506 (WIP): finish/write the "Access Control Lists" section of the Directory chapter
09/17/2012
- 02:47 PM Support #1532: develop chemtutor 4GL sample application
- Basic operation(add delete update) added for the table chemical-classification.
The refresh is not quite smooth sinc... - 02:15 PM Feature #1503 (WIP): finish/write the "Server and Context Hooks" section of the Directory chapter
09/15/2012
- 12:46 PM Support #1532: develop chemtutor 4GL sample application
- The application is designed for 110x32 terminal size.
Finished the:
* Welcome Screen
* Data Management section(re...
09/14/2012
- 01:38 PM Support #1532 (WIP): develop chemtutor 4GL sample application
- 12:25 PM Feature #1494: cleanup/improve the "Software Dependencies" chapter
- Ovidiu's findings for the JTA license suggested a potential problem redistributing this technology; however, that li...
- 12:11 PM Feature #1504 (Review): finish/write the "Accounts" section of the Directory chapter
- * added a new section at the end : Extensions
* n/a was used to a lot of (string) default values as these are null i... - 11:30 AM Feature #1502 (WIP): finish/write the "Administration Console" section of the Directory chapter
09/13/2012
- 12:54 PM Feature #1501 (WIP): finish/write the "Session Management" section of the Directory chapter
- 12:29 PM Feature #1505: finish/write the "Resources" section of the Directory chapter
- Stanislav is working on on the plugins chapter right now. If you want to wait for his work to be done, that is OK. ...
- 11:23 AM Feature #1505: finish/write the "Resources" section of the Directory chapter
- The section from Developer Guide about plugins seems to be in work.
Should I continue with other issues and defer th...
09/12/2012
- 01:30 PM Feature #1500 (Review): finish/write the "Audit" section of the Directory chapter
- * added _subjects_ and _resources_ as new options
* finished the content
* committed into bazaar
* the last examp... - 11:05 AM Feature #1504 (WIP): finish/write the "Accounts" section of the Directory chapter
- 09:42 AM Feature #1505 (WIP): finish/write the "Resources" section of the Directory chapter
09/10/2012
- 07:32 PM Conversion Tools Feature #1531 (Closed): update the "Techniques for Integrating Java Code into Reconverted 4GL Cod...
- 07:28 PM Conversion Tools Feature #1530 (Closed): update the "Other Customization" chapter of the Conversion Handbook to ad...
- 07:26 PM Conversion Tools Feature #1529: move customer_specific_conversion.rules into p2j/rules/conversion/ and improve/ref...
- This rule set was incorrectly placed in TIMCO's pattern/ directory. It has nothing TIMCO-specific in it. Please mov...
- 07:18 PM Conversion Tools Feature #1529 (Closed): move customer_specific_conversion.rules into p2j/rules/conversion/ and im...
- 04:52 PM Feature #1528: write "Directory Access and Customization" chapter in the P2J Developer Guide
- Write the directory_access.odt chapter. I have left GES: notes in there to summarize the ideas that I think are need...
- 04:49 PM Feature #1528 (WIP): write "Directory Access and Customization" chapter in the P2J Developer Guide
- 02:44 PM Feature #1494: cleanup/improve the "Software Dependencies" chapter
- In the "Obtaining the 3rd Party Code" section, it states "No license needed" for the Java Servlet API and for the Jav...
- 12:35 PM User Interface Feature #1526 (Closed): integrate the new version into P2J
- 12:34 PM User Interface Feature #1525 (Closed): submit patches upstream (if the patches are still needed)
- 12:34 PM User Interface Feature #1524 (Closed): merge existing patches if necessary
- 12:34 PM User Interface Feature #1523 (Closed): select appropriate version as the upgrade target
- 12:33 PM User Interface Feature #1522 (Closed): Jetty Upgrade
- 12:25 PM Conversion Tools Feature #1521 (WIP): implement gap analysis rules or backing database/marker approach
- 12:24 PM Conversion Tools Feature #1520 (Closed): design gap analysis approach
- 12:20 PM Conversion Tools Feature #1519 (New): report improvements
- 12:20 PM Conversion Tools Feature #1518 (New): report fixes
- 12:19 PM Conversion Tools Feature #1517 (WIP): move to a completely database-backed approach to displaying the conversion a...
- 12:19 PM Conversion Tools Feature #1516 (Closed): eliminate the overhead from copying artifacts (.cache, .lexer...) multipl...
- 12:17 PM Conversion Tools Feature #1515 (New): implement gap analysis views in all reports
- 12:16 PM Conversion Tools Feature #1514 (Closed): implement fully dynamic reports (backed by the database)
- 12:14 PM Conversion Tools Feature #1513 (Closed): store all filter results (matches, dump text...) in database
- 12:13 PM Conversion Tools Feature #1512 (Closed): separate match processing into a single pass of all report filters per file
- 12:12 PM Conversion Tools Feature #1511 (New): Reporting v3
- 11:23 AM Feature #1499 (WIP): finish/write the "Logging" section of the Directory chapter
09/07/2012
- 01:19 PM Feature #1498: finish/write the "Database" section of the Directory chapter
- What is "dirty" parameter (integer) of ../p2j/lock_manager/ used for?
(The best guess from searching related info wo... - 02:24 AM Feature #1500 (WIP): finish/write the "Audit" section of the Directory chapter
09/06/2012
- 04:40 PM Feature #1488 (Review): cleanup/improve the "Progress 4GL Runtime Compatibility Options" chapter
- * finalized the content
* committed into bazaar
The following options where removed from the original table becau... - 04:31 PM Feature #1489 (Review): write the "Directory" chapter
- * finalized the content
* committed to bazaar
* there is still some information in p2j/directory/package.html that ... - 10:52 AM Feature #1495 (WIP): write the "Build P2J from Source Code" chapter
- 09:34 AM Feature #1498: finish/write the "Database" section of the Directory chapter
- Regarding prepareThreshold...
> Is this correct? I haven't found usage of the parameter inside any class of the p2...
09/05/2012
- 04:25 PM Feature #1488 (WIP): cleanup/improve the "Progress 4GL Runtime Compatibility Options" chapter
- 12:14 PM Feature #1498: finish/write the "Database" section of the Directory chapter
- While searching info about the parameter prepareThreshold I assumed it refers to server prepared statements threshold...
09/04/2012
- 12:26 PM Feature #1494 (WIP): cleanup/improve the "Software Dependencies" chapter
- 08:39 AM Feature #1489: write the "Directory" chapter
- I don't think we have a reference that fully describes the XML directory file syntax.
The following are helpful:
... - 06:27 AM Feature #1498 (WIP): finish/write the "Database" section of the Directory chapter
09/03/2012
- 05:39 PM Feature #1489: write the "Directory" chapter
- * apart from the directory.xml file I do not have a reference about directory XML file format. There are two TODOs le...
- 01:37 PM Feature #1489: write the "Directory" chapter
- Do NOT document com.goldencode.p2j.test.DirectoryEdit. It is possibly useful for reference purposes, but it is not u...
- 12:59 PM Feature #1489: write the "Directory" chapter
- This chapter should include details about command line utilities for editing the directory. The com.goldencode.p2j.te...
- 01:13 PM Feature #1484 (Review): improve/finish the "Running the Server" chapter
- 12:58 PM Feature #1491 (Review): cleanup/improve the "Database Checklists" chapter
- 12:57 PM Feature #1492 (Review): cleanup/improve the "Data Migration" chapter
- 10:32 AM Feature #1492: cleanup/improve the "Data Migration" chapter
- Add steps to the process. I think it is simpler than having a separate set of prerequisites.
Also available in: Atom