[jira] Created: (TORQUE-151) Support Bit as PK

2010-10-08 Thread Thomas Fischer (JIRA)
: Thomas Fischer Assignee: Thomas Fischer Priority: Minor Currently if a BIT column is declared as (composite) PK a compilation error occurs. Bit values should be supported as primary keys. -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Resolved: (TORQUE-151) Support Bit as PK

2010-10-08 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-151. --- Resolution: Fixed Fix Version/s: 4.0 Support Bit as PK

Re: [Torque 4] mvn install of templates failes

2010-10-07 Thread Thomas Fischer
Hi Thomas, ... The startElement method is called and reads the following values: systemId: http://db.apache.org/torque/4.0/templates/database.xsd ressource: ../../xsd/database-4-0.xsd I found out that adding the references to the configuration fails and creates an ConfigurationException:

Re: [Torque 4] mvn install of templates failes

2010-10-07 Thread Thomas Fischer
I tried to fix the problem in the generator but did not check whether the fix solves the problem on linux. Could you svn update the generator, mvn install it and then try to build the templates again ? Thanks, Thomas ... - Can you run the tests inside an IDE (e.g. eclipse) and

[jira] Commented: (TORQUE-148) remove throws clause in setter for referenced object by a foreign key

2010-10-05 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12917889#action_12917889 ] Thomas Fischer commented on TORQUE-148: --- In this special case no runtime Exception

Re: [Torque 4] mvn install of templates failes

2010-10-05 Thread Thomas Fischer
Hi Patrick, ... - Can you run the tests inside an IDE (e.g. eclipse) and set a breakpoint in org.apache.torque.generator.configuration.source.EntityReferences. resolveEntity() (in the generator jar) and see whether it gets called and if yes why it fails ? I got the project to work

Re: [Torque 4] mvn install of templates failes

2010-10-04 Thread Thomas Fischer
Hello, I would like to try to set up a test environment for running Torque4 with HSQLDB. I follow the steps for running the test project. I work with current sources from Torque4 branch. maybe it is caused due to Thomas latest changes. He made Torque generified internally and

RE: [Torque 4] mvn install of templates failes

2010-10-04 Thread Thomas Fischer
I would like to try to set up a test environment for running Torque4 with HSQLDB. Just to make sure you know this: Currently no HSQLDB SQL templates exist in Torque 4. SQL generation will fail for HSQLDB in the current state of Torque 4. Thomas

Re: [Torque 4] mvn install of templates failes

2010-10-04 Thread Thomas Fischer
Hi Patrick, after looking into the test reports which is always a good idea to do :-) I found the following reason: testProcessSchemaXml + [ Detail ] 0.864 Error parsing controller Configuration : Could not read entity reference http://db.apache.org/torque/4.0/templates/database.xsd

Re: Release Torque-4.0-alpha1 soon? set of supported databases

2010-10-02 Thread Thomas Fischer
Thomas Vandahl wrote On 30.09.10 06:40, Thomas Fischer wrote: From the lack of answers to the qeustion whether or not to release Torque-4.0-alpha1 soon, I conclude that the idea does not have strong support and that we want to have a go at the runtime first. I'd support the idea

[jira] Created: (TORQUE-150) use generics in the Runtime

2010-10-02 Thread Thomas Fischer (JIRA)
use generics in the Runtime --- Key: TORQUE-150 URL: https://issues.apache.org/jira/browse/TORQUE-150 Project: Torque Issue Type: Improvement Components: Runtime Reporter: Thomas Fischer Java

[jira] Commented: (TORQUE-150) use generics in the Runtime

2010-10-02 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12917213#action_12917213 ] Thomas Fischer commented on TORQUE-150: --- BasePeer.doSelect() returns a list

[jira] Commented: (TORQUE-147) Database objects should not need to inherit from BaseObject

2010-10-02 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12917215#action_12917215 ] Thomas Fischer commented on TORQUE-147: --- No, there will still be BaseXXX and XXX

Rutime generified

2010-10-02 Thread Thomas Fischer
quite sure I did not break everything but there might be some pieces which are not tested by the test project. In any case, if you notice somethin which does not work please open a jira issue. Thomas Dr. Thomas Fischer

Re: Rutime generified

2010-10-02 Thread Thomas Fischer
I should have said that of course only the torque 4 runtime was changed. The torque3 runtime is left as is. Thomas - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail:

[jira] Commented: (TORQUE-150) use generics in the Runtime

2010-10-02 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12917217#action_12917217 ] Thomas Fischer commented on TORQUE-150: --- Done in 4.0 branch except for managers

Re: Release Torque-4.0-alpha1 soon? set of supported databases

2010-10-01 Thread Thomas Fischer
3) keep the larger possible user base: in this case devs should ask the community and then see if the requests for asked dbs are satisfiable with the available manpower Good idea. I will do that. Do you know how many people are subscribed to the user list? No idea, sorry. But contacting

Re: Attibute modifications in schema

2010-10-01 Thread Thomas Fischer
... About the problem with inheritance I guess there needs to be some discussion. There would be one way which possibly most people around here do not like, that would be bytecode enhancement after compilation. Since this would be some kind of religious war I'm open to other possibilites.

Re: Attibute modifications in schema

2010-10-01 Thread Thomas Fischer
I would try to implement a SourceProvider in the first stage after there was some discussion, enough interest and a basic concept how to implement it. It would be (in my opinion) a nice possibility if Torque would use the same annotations as JPA or JAXB. So there can be one class for

torque 4.0 site deployed (fix for TOQUE-143)

2010-10-01 Thread Thomas Fischer
Just a heads up that I redeployed the Torque 4 site. Thomas - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org

[jira] Closed: (TORQUE-143) Repository URLs of Runtime and Generator modules aren't correct

2010-10-01 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer closed TORQUE-143. - Site deployed Repository URLs of Runtime and Generator modules aren't correct

[jira] Resolved: (TORQUE-145) remove inputValidator attribute on column element

2010-10-01 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-145. --- Assignee: Thomas Fischer Fix Version/s: 4.0 Resolution: Fixed remove

[jira] Resolved: (TORQUE-146) Options should be made available in map builder

2010-10-01 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-146. --- Fix Version/s: 4.0 Resolution: Fixed Options should be made available in map builder

throws TorqueException in setter for referenced object by a foreign key

2010-10-01 Thread Thomas Fischer
This question is best explained by an example If I have table name=book description=Book table foreign-key foreignTable=author reference local=author_id foreign=author_id/ /foreign-key /table then Torque generates (complexObjectModel=true) in BaseBook: public void

Re: Attibute modifications in schema

2010-10-01 Thread Thomas Fischer
Thomas Vandahl wrote: On 30.09.10 05:24, Thomas Fischer wrote: I would be in favour of dropping the need for extends BaseObject. I don't think this is meant to be necessary. The objects only must implement Persistent. The schema supports the baseClass and basePeer attributes to achieve

[jira] Created: (TORQUE-147) Database objects should not need to inherit from BaseObject

2010-10-01 Thread Thomas Fischer (JIRA)
Reporter: Thomas Fischer Assignee: Thomas Fischer Currently it is an error if database objects do not inherit from BaseObject. This makes embedding of Torque objects in other frameworks very difficult, because it does not allow to choose an own parent to inherit from. The minimum

Re: throws TorqueException in setter for referenced object by a foreign key

2010-10-01 Thread Thomas Fischer
On 01.10.10 21:31, Thomas Fischer wrote: I intend to make this behaviour configurable using the option torque.om.complexObjectModel.localFieldSetterException If the default value is set to to TorqaueException, the behaviour of 3.3 is retained. But I'd rather set the default behaviour

[jira] Created: (TORQUE-148) remove throws clause in setter for referenced object by a foreign key

2010-10-01 Thread Thomas Fischer (JIRA)
: Improvement Reporter: Thomas Fischer Assignee: Thomas Fischer Priority: Minor for the schema table name=book description=Book table foreign-key foreignTable=author reference local=author_id foreign=author_id/ /foreign-key /table Torque

[jira] Created: (TORQUE-149) If silentDbFetch is false, the add method for a related object has a throws clause

2010-10-01 Thread Thomas Fischer (JIRA)
: Torque Issue Type: Bug Reporter: Thomas Fischer If the option torque.om.silentDbFetch is false (which is NOT the default value), then Torque generates from the schema table name=book description=Book table foreign-key foreignTable=author reference local

Re: Attibute modifications in schema

2010-09-30 Thread Thomas Fischer
Hi Christoph, I'll like the idea of using POJOs with annotations and I would be glat to see it in Torque as well. This would make things a lot easier since we use interfaces and concrete implementations. These implementations are wrapped by adapter-classes so annotations would be a great

Re: Release Torque-4.0-alpha1 soon? set of supported databases

2010-09-30 Thread Thomas Fischer
Scott Eade wrote On 28/09/10 4:03 AM, Thomas Vandahl wrote: On 26.09.10 19:49, Thomas Fischer wrote: Does anybody think that we should support more databases and do not thest the integration? Testing on DB2/AS400 would be kind of a hurdle for all of us, I believe. HSQL would be worth

Re: Release Torque-4.0-alpha1 soon? set of supported databases

2010-09-30 Thread Thomas Fischer
3) keep the larger possible user base: in this case devs should ask the community and then see if the requests for asked dbs are satisfiable with the available manpower Good idea. I will do that. Thomas - To

Re: How to remove village [was: Re: Release Torque-4.0-alpha1 soon? set of supported databases]

2010-09-30 Thread Thomas Fischer
Dr. Thomas Fischer Software-Entwicklung Tel. +49 (0) 7531 36598-22 Fax +49 (0) 7531 36598-11 E-Mail fisc...@seitenbau.com SEITENBAU GmbH Seilerstraße 7 D-78467 Konstanz http://www.seitenbau.com Amtsgericht Freiburg HRB

[jira] Resolved: (TORQUE-143) Repository URLs of Runtime and Generator modules aren't correct

2010-09-30 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-143. --- Assignee: Thomas Fischer Resolution: Fixed Patch applied. Thanks! Repository URLs

[jira] Created: (TORQUE-144) remove alias attribute on table element

2010-09-30 Thread Thomas Fischer (JIRA)
remove alias attribute on table element --- Key: TORQUE-144 URL: https://issues.apache.org/jira/browse/TORQUE-144 Project: Torque Issue Type: Sub-task Reporter: Thomas Fischer

[jira] Resolved: (TORQUE-144) remove alias attribute on table element

2010-09-30 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-144. --- Fix Version/s: 4.0 Resolution: Fixed remove alias attribute on table element

[jira] Created: (TORQUE-145) remove inputValidator attribute on column element

2010-09-30 Thread Thomas Fischer (JIRA)
remove inputValidator attribute on column element - Key: TORQUE-145 URL: https://issues.apache.org/jira/browse/TORQUE-145 Project: Torque Issue Type: Sub-task Reporter: Thomas

[jira] Created: (TORQUE-146) Options should be made available in map builder

2010-09-30 Thread Thomas Fischer (JIRA)
Fischer Assignee: Thomas Fischer The options elements of the various elements are not queryable through the database map. It would be useful if they were. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

Re: please enlighten me... attributes abstract and alias on tables

2010-09-29 Thread Thomas Fischer
... Or did I musunderstand what you were saying ? Probably. What happens in our case is that the call always goes to TablePeer.getOMClass(). If that does not exist, BaseTablePeer.getOMClass() gets called. If this didn't work, we could never use TablePeer.doSelect() because the method is

Re: Attibute modifications in schema

2010-09-29 Thread Thomas Fischer
table.abstract I'm of the opinion that the abstract attribute works but Thomas V is of another opinion. But, thinking about it, we can make it work once the Peer class is not static any more. So the question is do we think it's useful and should be kept or should we drop it (This quesion

How to remove village [was: Re: Release Torque-4.0-alpha1 soon? set of supported databases]

2010-09-29 Thread Thomas Fischer
Greg suggested to use the map classes for the metadata which sounds quite reasonable. I'd rather not do it. We have all the information for processing data in a typesafe manner, so why do we want to have a class in the middle which stores information as a Object with no type

Re: please enlighten me... attributes abstract and alias on tables

2010-09-27 Thread Thomas Fischer
As far as I know, static methods are bound at compile time and cannot be overridden (i.e the BasePeer code will always access this implementation and thus always fail). AFAICT, no runtime code ever calls getOMClass(). The generated peer classes call TablePeer.getOMClass() and thus

Attibute modifications in schema

2010-09-27 Thread Thomas Fischer
Ok, so let me summarize (please object if I misinterpreted somebody) table.alias: Noboby thinks that the alias attribute is useful and will be missed. So I'll create a jira issue for it and we drop it. table.abstract I'm of the opinion that the abstract attribute works but Thomas V is of

Re: Release Torque-4.0-alpha1 soon? set of supported databases

2010-09-27 Thread Thomas Fischer
We could release the generator, templates, maven 2 plugin and ant tasks as 4.0-alpha1, and simultaneously do a 3.3.1 release of the runtime and village. Of course, this would need a bit of testing and tweaking before releasing, but do you think it is a good idea in general? I'd

column attribute inputValidator

2010-09-26 Thread Thomas Fischer
Currently there is an attribute inputValidator on the column element. It is only used to set the inputValidator property on the column map, which is not further used. Ok to remove this attribute ? Thomas - To unsubscribe,

Release Torque-4.0-alpha1 soon? set of supported databases

2010-09-26 Thread Thomas Fischer
I am wondering whether we should do a Torque-4.0-alpha1 release in the near future. In my opinion, the generator is quite stable ,the templates are also ok, and the build tool integration seems to be working. Nothing much has happened to the runtime, so it is not near a 4.0 release. So this

[jira] Commented: (TORQUE-45) Generated SQL is in wrong order when dropping tables on table re-creation

2010-09-25 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914870#action_12914870 ] Thomas Fischer commented on TORQUE-45: -- The solution does not work for foreign keys

torque 4 status; new torque 4 site deployed

2010-09-23 Thread Thomas Fischer
Status time again... Today I deployed a new version for the Torque 4 site (the Torque 3 site was not updated). The tutorials for both ant and maven2 are now online and should work overall, though minor errors could still be present. Error reports are welcome :-) (please empty your browser cache

[jira] Resolved: (TORQUE-127) remove null value of idMethod attribute in table element

2010-09-09 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-127. --- Assignee: Thomas Fischer Fix Version/s: 4.0 Resolution: Fixed remove null

[jira] Resolved: (TORQUE-128) remove autoIncrement attribute of column element

2010-09-09 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-128. --- Fix Version/s: 4.0 Resolution: Fixed Change made with Greg's transition to xsd

[jira] Resolved: (TORQUE-48) Initial Database XML Schema Definition (database.xsd)

2010-09-09 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-48. -- Fix Version/s: 4.0 Resolution: Fixed Greg monroe has translated the current dtd

Re: svn commit: r985704 - in /db/torque/village/trunk: pom.xml src/java/com/workingdogs/village/Column.java src/java/com/workingdogs/village/QueryDataSet.java src/java/com/workingdogs/village/Schema.j

2010-08-20 Thread Thomas Fischer
-The prepared statement opened in the Schema.schema() method should be closed after usage. Preferably using a finally clause. See lines 154-164 of Schema.java Sorry, I missed that. My fault :-(. The code is correct. ... Could you do me a favor: If you have a working Torque runtime

Torque 4 status

2010-08-20 Thread Thomas Fischer
Time for another Torque 4 status. - I am currently (but slowly) working on the tutorial, which is integrated into the torque-site project (the torque-tutorial project will go away). A first shot is available in svn but I have to re-read and check for errors. I intend to add an ant part once ant

RE: svn commit: r985704 - in /db/torque/village/trunk: pom.xml src/java/com/workingdogs/village/Column.java src/java/com/workingdogs/village/QueryDataSet.java src/java/com/workingdogs/village/Schema.j

2010-08-17 Thread Thomas Fischer
I have looked through the patch. I am not very deep in the logic of village, so I am not sure that the code works. But still, I have come across some stuff that is not yet perfect: -The prepared statement opened in the Schema.schema() method should be closed after usage. Preferably using a finally

Re: MetaData caching in Village

2010-08-16 Thread Thomas Fischer
That caching in schema is the one that I remembered a month ago. It's a pity that the connection is not provided in the constructor QueryDataSet (ResultSet resultSet). Thed most difficult task is to create an adequate key for caching, as one can connections to multiple databases, and these

RE: MetaData caching in Village

2010-08-12 Thread Thomas Fischer
I'm currently trying to fix that long outstanding problem of excessive meta-data access in Village. I find that I could need some net.wisdom. So if someone could try to reproduce/confirm my thoughts I'd be grateful. - The problem is most probably in Column.populate() Seems a fair guess,

[jira] Resolved: (TORQUE-123) Statement is left open when Exception is thrown in the QueryDataSet constructor (ORA-01000)

2010-08-11 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-123. --- Resolution: Fixed Already committed:-) Statement is left open when Exception is thrown

[jira] Reopened: (TORQUE-123) Statement is left open when Exception is thrown in the QueryDataSet constructor (ORA-01000)

2010-08-10 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer reopened TORQUE-123: --- Assignee: Thomas Fischer (was: Thomas Vandahl) The applied patch does not work for java

[jira] Commented: (TORQUE-123) Statement is left open when Exception is thrown in the QueryDataSet constructor (ORA-01000)

2010-08-10 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897014#action_12897014 ] Thomas Fischer commented on TORQUE-123: --- I'm going to use another patch

RE: Create Composite Primary key and inserting values,Apache Torque

2010-07-26 Thread Thomas Fischer
I am trying to create a table like BookAuthorMap which has two columns :- BookId and AuthorId. These are my primary key in another table. I want to insert my values in these column rather auto increment. ... You need to set the attribute idMethod to none in the table element. See

RE: refactoring names in generator

2010-05-19 Thread Thomas Fischer
FYI - When I was talking about the Generator component for Torque, I was thinking that the Generator component was the holder for the Torque specific build tool interface code. I was assuming that the Output generator framework would eventually be in a separate sub project since you have

RE: refactoring names in generator

2010-05-16 Thread Thomas Fischer
Don't have a strong opinion... just a take it or leave it thought that since gf is sort of a Template engine that something like Transformer might be slightly more appropriate. Hm a ??? is not just a template wrapper. It could also be a java class or a xslt stylesheet or just anything which

generator refactoring done

2010-05-16 Thread Thomas Fischer
The announced refactoring in the generator is done. Sorry for the big commits. This does not mean that the naming discussion for the Outlet interface is done. If a good name suggestion comes up, the interface name can be changed again. Thomas

refactoring names in generator

2010-05-14 Thread Thomas Fischer
In the tiscussion about accepting the current generator codebase, it was suggested that the project name remains generator. However, in the current codebase, the project name is torque-gf (gf for generation framework). Also, Generator is the name of an interface for a java class producing thext

derby support in Torque 4

2010-04-19 Thread Thomas Fischer
Derby support in Torque4 is up and running. There are two test profiles in the torque-test project, derby (using the network client) and derbyEmbedded (using the embedded client). Network server was made default because the embedded profile will not run in maven because we have the fork mode

RE: What is Torque?

2010-03-15 Thread Thomas Fischer
+1, very nice. Do you want to replace the current text on the 3.3 and 4.0 website with it ? The 4.0 site deployment description at http://db.apache.org/torque/releases/torque-4.0/developer-info/site-edit-deploy.html should be up do date. Thomas OK, this isn't an elevator pitch anymore...

Re: What is Torque?

2010-03-15 Thread Thomas Fischer
If you want to come up with a suggestion, please go ahead Thomas I think we should take advantage of the fact we are writing an hypeterxt. We should have an elevator pitch and use links in his keywords to forward the reader to techinical explanation. Even better to forward the reader to a

RE: set(Foreign key) throws exception for no reason?

2010-03-15 Thread Thomas Fischer
When torque generates set methods for foreign keys, the methods thorws a TorqueException. Why is this? There is nothing in the methods that throws a TorqueException and removing the throws clause does not generate a compiler error. Maybe it is generated for overriding. Someone who wants to

RE: What is Torque?

2010-03-10 Thread Thomas Fischer
I think Torque would benefit from us defining such a statement to help frame what Torque 4.0 is working towards. That said, my personal elevator speech for Torque is: Torque is designed to simplify using SQL data in Java applications across all the common SQL database servers. It

torque 4 plan (was: RE: Release candidate of torque 4 site - please review)

2010-03-08 Thread Thomas Fischer
What I also would like is some kind of plan on what Torque4 actually will contain. It would be nice to know what the heavy development mentioned on the first page is and what is left of it. There were occasional discussions about this during the last three years, and most certainly I do not

[jira] Created: (TORQUE-135) Torque 4 site changes

2010-03-08 Thread Thomas Fischer (JIRA)
Torque 4 site changes - Key: TORQUE-135 URL: https://issues.apache.org/jira/browse/TORQUE-135 Project: Torque Issue Type: Bug Affects Versions: 4.0 Reporter: Thomas Fischer This is an umbrella issue

[jira] Created: (TORQUE-136) modify documentation overview page

2010-03-08 Thread Thomas Fischer (JIRA)
Reporter: Thomas Fischer Assignee: Thomas Fischer The description wehre to find which documentation needs some overhaul. E.g. it is not clear that the documentation how to crteate the om classes is found in the templates module. -- This message is automatically generated

[jira] Created: (TORQUE-137) Modules page does not exist

2010-03-08 Thread Thomas Fischer (JIRA)
Reporter: Thomas Fischer Assignee: Thomas Fischer The url http://db.apache.org/torque/releases/torque-4.0/documentation/modules.html is referenced from the menu but does not exist as html page -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Commented: (TORQUE-137) Modules page does not exist

2010-03-08 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842583#action_12842583 ] Thomas Fischer commented on TORQUE-137: --- village should be mentioned as removed

Re: torque 4 site and further actions

2010-03-08 Thread Thomas Fischer
In any case I would move the releseases section in the Overview page up, right under the What is Torque section. I'm not sure what you mean by this. But promped by this comment, I have looked again at the menu structure and what is confusing about it is that the module documentation menu item

[jira] Created: (TORQUE-138) rename the torque 4 menu item to general information

2010-03-08 Thread Thomas Fischer (JIRA)
: Documentation Affects Versions: 4.0 Reporter: Thomas Fischer Assignee: Thomas Fischer Priority: Minor -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

Re: torque 4 site and further actions

2010-03-08 Thread Thomas Fischer
- The external-schema support is missing, I hope I get at it in the near future. However, I'm curious to know what it is good for. Does anybody have a use case ? I haven't used this yet, so this is just my understanding what it was meant for. Let's say you have a number of modules in

[jira] Created: (TORQUE-139) create torque 3 - torque 4 migration guide

2010-03-08 Thread Thomas Fischer (JIRA)
Affects Versions: 4.0 Reporter: Thomas Fischer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. - To unsubscribe, e-mail: torque-dev-unsubscr

Re: torque 4 status

2010-03-08 Thread Thomas Fischer
The thing which we should decide next is what do we do with the generator features which do not have to do anything with code generation (like jdbc2xml). As I already mentioned, my experience says this is a quite important module, for me it has been fundamental. I can sure try to find

Re: torque 4 plan

2010-03-08 Thread Thomas Fischer
- something needs to be done about the ant tasks that were in 3.3. but are not yet present in 4.0. there are others than jdbc2xml ? Yes, there is datadtd, datadump, and jdbc (though I do not know what the latter does). Datasql is in the scope of the generator/templates construct but

[jira] Created: (TORQUE-140) change section order and headlines on index page

2010-03-08 Thread Thomas Fischer (JIRA)
Affects Versions: 4.0 Reporter: Thomas Fischer Assignee: Thomas Fischer Priority: Minor The section releases should appear before elements of Torque. The section elements of Torque should be renamed to elements of Torque 4. -- This message

[jira] Resolved: (TORQUE-140) change section order and headlines on index page

2010-03-08 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-140. --- Resolution: Fixed Fix Version/s: 4.0 change section order and headlines on index

[jira] Resolved: (TORQUE-138) rename the torque 4 menu item to general information

2010-03-08 Thread Thomas Fischer (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fischer resolved TORQUE-138. --- Resolution: Fixed Fix Version/s: 4.0 rename the torque 4 menu item to general

torque site redeployed

2010-03-08 Thread Thomas Fischer
I redeployed the torque 3 site(with a link to torque4) and the torque4 site. The changes should be live in a couple of hours. If I broke anything please tell me. Thomas - To unsubscribe, e-mail:

Re: torque 4 site and further actions

2010-03-06 Thread Thomas Fischer
The test project now also works for the id-method idbroker (for mysql, postgresql, oracle and mssql) - Which databases do we want to support in Torque 4 ? I believe e.g. the claim that we support db2 in Torque 3.3 is just nonsense, we do not have a driver for any recent db2 database. So my

torque 4 site and further actions

2010-03-05 Thread Thomas Fischer
Time for another status and discussion about further actions. status: The Torque 4 site is deployed at http://db.apache.org/torque/releases/torque-4.0/index.html It is not yet linked from the main Torque site, my plan is to do that on monday. So if you find any errors there, there is still time

Release candidate of torque 4 site - please review

2010-03-04 Thread Thomas Fischer
I have built the Torque 4 site from svn and pushed it on people.apache.org for review: http://people.apache.org/~tfischer/torque-4-site/ I would be grateful for any comments or suggestions. I might find some time this saturday or next week to deploy this version (or an improved version) to

daily status broadcast for the torque 4 site

2010-02-17 Thread Thomas Fischer
The generator and tempate docs are now available in the main page. If somewone wants to check the status, checkout the current torque4 trunk and run mvn install and then mvn post-site in the torque-maven-parent directory. Still missing are the maven2 plugin docs, instructions on how to build and

torque 4 status

2010-02-16 Thread Thomas Fischer
Today, I imported the proposal into svn. I tagged the version before importing, and also added the imported zip to the tags directory so we have a record of it in svn. Then I fixed the new poms and the parent pom to integrate the new components into the build. I excluded the old maven 2 plugin

Re: torque 4: maven2 site hell

2010-02-15 Thread Thomas Fischer
It's the dynamic reports that cause the trouble because they have the fixed position in navigation in the maven2 build. There is some pseudo-menu in the site-descriptor that can be used to place reports anywhere in the navigation. It's like ---8--- menu ref=modules / ---8--- See

Torque 3.3.1 release (was:Re: svn commit: r908012 - in /db/torque/village/tags/TORQUE_3_3: pom.xml src/java/com/workingdogs/village/Value.java xdocs/changes.xm)l

2010-02-15 Thread Thomas Fischer
Shall we release a standalone village-3.3.1-jar containing these fixes? I would think so. Opinions? If anyone volunteers as release manager, please go ahead. I will not be able to put too much time in it, I'm not having a lot of spare time at the moment so I cannot be much of a help, I'm

torque 4 status

2010-02-13 Thread Thomas Fischer
Website: I have now managed to pull the runtime reports into the main site. In principle this should also work for the other modules, I will implement this soon. I am using the following technique: - copy the module report html pages over to the torque-site module - fix some xhtml errors in the

RE: newbie and generator rewriting

2010-02-11 Thread Thomas Fischer
... Ah ok, you are using the sql-xml part of the generator ? This is indeed an area where noone else of the torque developers is really interested in; May I ask why ? I had guessed that in the past as a user, but is something I don't understand. Forgive me, but personally I think

Re: How do we want to integrate the torque 4 site into the torque site ?

2010-02-11 Thread Thomas Fischer
Hello, I'm new to the dev list, so I hope I'm not going to say something that doesn't make sense. For what I read the Torque 4 web site already exists and has only to be deployed Unfortunately not, a bit of work is still needed. But it is pretty far. If I well understand Torque 4 is quite a

[RESULT] [IP Clearance] Db Torque Generator

2010-02-10 Thread Thomas Fischer
The vote passed by lazy consesus. No votes were cast. Thomas I have written a replacement for some DB Torque modules that I would like to donate to the ASF. The code base can be found at http://people.apache.org/~tfischer/torque-generator-4-0-proposal.zip The IP clearance form is

How do we want to integrate the torque 4 site into the torque site ?

2010-02-10 Thread Thomas Fischer
Currently the torque site is built by maven1, and the different modules (runtime, generator etc) have their own site. The module sites integrate into the main sites seamlessly because they have the same navigation structure and are built by the same program, so the layout is the same for all the

[Vote][Result] Code donation for generator/templates for Torque 4.0

2010-01-28 Thread Thomas Fischer
Do we want to accept the code donation and use it as the basis of the torque 4.0 generator and templates ? The vote was accepted: +1: Greg Monroe Thomas Vandahl Thomas Fischer No 0 and -1 votes were cast. So as next step I'll clear the code in the incubator. Thomas

[Vote] Code donation for generator/templates for Torque 4.0

2010-01-20 Thread Thomas Fischer
As I suggested before [1], I have now prepared a zip file containing the proposed generator and template changes for torque 4.0. From the last status [2], I have improved functionality and javadocs, removed some bugs and checked the license headers of the files using RAT. The zip file to be

Antwort: [Vote] Code donation for generator/templates for Torque 4.0

2010-01-20 Thread Thomas Fischer
Do we want to accept the code donation and use it as the basis of the torque 4.0 generator and templates ? +1, obviously Thomas - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands,

RE: [Vote] Code donation for generator/templates for Torque 4.0

2010-01-20 Thread Thomas Fischer
The vote closes on Wednesday 12:00 MEZ(GMT +1) Sorry, did not specify which wednesday :-). Open for 7 days. i. e. Wednesday January 27th, 2010 - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional

  1   2   3   4   5   6   7   8   9   >