arminw | 2 Nov 2005 21:22
Picon
Favicon

cvs commit: db-ojb/lib ant-1.6.5.jar ant-junit-1.6.5.jar ant-launcher-1.6.5.jar ant-swing-1.6.5.jar ant-trax-1.6.5.jar commons-lang-2.1.jar village-2.0.jar xercesImpl-2.6.2.jar xml-apis-2.0.2.jar ant-1.6.2.jar ant-junit-1.6.2.jar ant-launcher-1.6.2.jar ant-swing-1.6.2.jar ant-trax-1.6.2.jar commons-lang-2.0.jar village-2.0-dev-20030825.jar xercesImpl.jar xml-apis.jar

arminw      2005/11/02 12:22:47

  Added:       lib      Tag: OJB_1_0_RELEASE ant-1.6.5.jar
                        ant-junit-1.6.5.jar ant-launcher-1.6.5.jar
                        ant-swing-1.6.5.jar ant-trax-1.6.5.jar
                        commons-lang-2.1.jar village-2.0.jar
                        xercesImpl-2.6.2.jar xml-apis-2.0.2.jar
  Removed:     lib      Tag: OJB_1_0_RELEASE ant-1.6.2.jar
                        ant-junit-1.6.2.jar ant-launcher-1.6.2.jar
                        ant-swing-1.6.2.jar ant-trax-1.6.2.jar
                        commons-lang-2.0.jar village-2.0-dev-20030825.jar
                        xercesImpl.jar xml-apis.jar
  Log:
  update libraries, remove outdated

  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.1   +4931 -0   db-ojb/lib/Attic/ant-1.6.5.jar

  	<<Binary file>>

  
  1.1.2.1   +376 -0    db-ojb/lib/Attic/ant-junit-1.6.5.jar

  	<<Binary file>>

  
  1.1.2.1   +56 -0     db-ojb/lib/Attic/ant-launcher-1.6.5.jar

(Continue reading)

arminw | 2 Nov 2005 21:31
Picon
Favicon

cvs commit: db-ojb/lib village-2.0.jar xercesImpl-2.6.2.jar xml-apis-2.0.2.jar village-2.0-dev-20030825.jar xercesImpl.jar xml-apis.jar

arminw      2005/11/02 12:31:59

  Added:       lib      village-2.0.jar xercesImpl-2.6.2.jar
                        xml-apis-2.0.2.jar
  Removed:     lib      village-2.0-dev-20030825.jar xercesImpl.jar
                        xml-apis.jar
  Log:
  update libraries, remove outdated

  Revision  Changes    Path
  1.2       +118 -0    db-ojb/lib/village-2.0.jar

  	<<Binary file>>

  
  1.2       +3659 -0   db-ojb/lib/xercesImpl-2.6.2.jar

  	<<Binary file>>

  
  1.2       +350 -0    db-ojb/lib/xml-apis-2.0.2.jar

  	<<Binary file>>
Stefan Bodewig | 2 Nov 2005 14:22
Picon
Favicon
Gravatar

[GUMP <at> vmgump]: Project db-ojb-from-packages (in module db-ojb) failed

To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general <at> gump.apache.org.

Project db-ojb-from-packages has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 6 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-jelly-tags-ojb :  Commons Jelly
    - db-ojb-from-packages :  ObjectRelationalBridge

Full details are available at:
    http://vmgump.apache.org/gump/public/db-ojb/db-ojb-from-packages/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [db-ojb-from-packages-02112005.jar] identifier set to project name
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository

The following work was performed:
http://vmgump.apache.org/gump/public/db-ojb/db-ojb-from-packages/gump_work/build_db-ojb_db-ojb-from-packages.html
Work Name: build_db-ojb_db-ojb-from-packages (Type: Build)
Work ended in a state of : Failed
Elapsed: 33 secs
Command Line: java -Djava.awt.headless=true
(Continue reading)

Stefan Bodewig | 2 Nov 2005 14:26
Picon
Favicon
Gravatar

[GUMP <at> vmgump]: Project db-ojb (in module db-ojb) failed

To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general <at> gump.apache.org.

Project db-ojb has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 6 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - db-ojb :  ObjectRelationalBridge
    - test-ojb :  ObjectRelationalBridge

Full details are available at:
    http://vmgump.apache.org/gump/public/db-ojb/db-ojb/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [db-ojb-02112005.jar] identifier set to project name
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository

The following work was performed:
http://vmgump.apache.org/gump/public/db-ojb/db-ojb/gump_work/build_db-ojb_db-ojb.html
Work Name: build_db-ojb_db-ojb (Type: Build)
Work ended in a state of : Failed
Elapsed: 17 secs
Command Line: java -Djava.awt.headless=true
(Continue reading)

brj | 2 Nov 2005 22:18
Picon
Favicon

cvs commit: db-ojb/src/java/org/apache/ojb/broker/accesslayer/sql SqlQueryStatement.java

brj         2005/11/02 13:18:00

  Modified:    src/java/org/apache/ojb/broker/accesslayer/sql
                        SqlQueryStatement.java
  Log:
  fix for ojb-72: indirection table should be added only once

  Revision  Changes    Path
  1.103     +8 -3      db-ojb/src/java/org/apache/ojb/broker/accesslayer/sql/SqlQueryStatement.java

  Index: SqlQueryStatement.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/java/org/apache/ojb/broker/accesslayer/sql/SqlQueryStatement.java,v
  retrieving revision 1.102
  retrieving revision 1.103
  diff -u -r1.102 -r1.103
  --- SqlQueryStatement.java	28 Oct 2005 20:30:06 -0000	1.102
  +++ SqlQueryStatement.java	2 Nov 2005 21:17:57 -0000	1.103
   <at>  <at>  -1163,16 +1163,21  <at>  <at> 
               stmtFromPos = buf.length(); // store position of join (by: Terry Dexter)
           }

  -        if (!(joinSyntax == SQL92_NOPAREN_JOIN_SYNTAX && alias != getRootAlias()))
  +        if (alias == getRootAlias())
           {
               appendTableAlias(alias, buf);

  +            // BRJ: also add indirection table to FROM-clause for MtoNQuery 
               if (getQuery() instanceof MtoNQuery)
               {
(Continue reading)

brj | 2 Nov 2005 22:23
Picon
Favicon

cvs commit: db-ojb/src/java/org/apache/ojb/broker/accesslayer/sql SqlQueryStatement.java

brj         2005/11/02 13:23:33

  Modified:    src/java/org/apache/ojb/broker/accesslayer/sql Tag:
                        OJB_1_0_RELEASE SqlQueryStatement.java
  Log:
  fix for ojb-72: indirection table should be added only once

  Revision  Changes    Path
  No                   revision
  No                   revision
  1.75.2.13 +9 -4      db-ojb/src/java/org/apache/ojb/broker/accesslayer/sql/SqlQueryStatement.java

  Index: SqlQueryStatement.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/java/org/apache/ojb/broker/accesslayer/sql/SqlQueryStatement.java,v
  retrieving revision 1.75.2.12
  retrieving revision 1.75.2.13
  diff -u -r1.75.2.12 -r1.75.2.13
  --- SqlQueryStatement.java	28 Oct 2005 19:48:06 -0000	1.75.2.12
  +++ SqlQueryStatement.java	2 Nov 2005 21:23:32 -0000	1.75.2.13
   <at>  <at>  -1500,16 +1500,21  <at>  <at> 
               stmtFromPos = buf.length(); // store position of join (by: Terry Dexter)
           }

  -        if (!(joinSyntax == SQL92_NOPAREN_JOIN_SYNTAX && alias != getRoot()))
  +        if (alias == getRoot())
           {
               buf.append(alias.getTableAndAlias());

  +            // BRJ: also add indirection table to FROM-clause for MtoNQuery 
(Continue reading)

Antonio Gallardo | 3 Nov 2005 03:37
Picon
Favicon

Re: cvs commit: db-ojb/lib village-2.0.jar xercesImpl-2.6.2.jar xml-apis-2.0.2.jar village-2.0-dev-20030825.jar xercesImpl.jar xml-apis.jar

arminw <at> apache.org wrote:

>arminw      2005/11/02 12:31:59
>
>  Added:       lib      village-2.0.jar xercesImpl-2.6.2.jar
>                        xml-apis-2.0.2.jar
>  Removed:     lib      village-2.0-dev-20030825.jar xercesImpl.jar
>                        xml-apis.jar
>  
>
Hi Armin,

Can we move to the lastest xerces: 2.7.1 [1]. :-)

We use this version in cocoon an is pretty stable.

Best Regards,

Antonio Gallardo.

[1] http://xerces.apache.org/xerces2-j/
arminw | 3 Nov 2005 12:13
Picon
Favicon

cvs commit: db-ojb/lib xercesImpl-2.7.1.jar xercesImpl-2.6.2.jar

arminw      2005/11/03 03:13:29

  Added:       lib      xercesImpl-2.7.1.jar
  Removed:     lib      xercesImpl-2.6.2.jar
  Log:
  update xerces to 2.7.1

  Revision  Changes    Path
  1.1                  db-ojb/lib/xercesImpl-2.7.1.jar

  	<<Binary file>>
arminw | 3 Nov 2005 12:15
Picon
Favicon

cvs commit: db-ojb/lib xercesImpl-2.7.1.jar xercesImpl-2.6.2.jar

arminw      2005/11/03 03:15:42

  Added:       lib      Tag: OJB_1_0_RELEASE xercesImpl-2.7.1.jar
  Removed:     lib      Tag: OJB_1_0_RELEASE xercesImpl-2.6.2.jar
  Log:
  update xerces to 2.7.1

  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.1   +0 -0      db-ojb/lib/xercesImpl-2.7.1.jar

  	<<Binary file>>
Armin Waibel | 3 Nov 2005 12:27
Picon
Favicon

Re: cvs commit: db-ojb/lib village-2.0.jar xercesImpl-2.6.2.jar xml-apis-2.0.2.jar village-2.0-dev-20030825.jar xercesImpl.jar xml-apis.jar

Hi Antonio,

thanks for the hint.

regards,
Armin

Antonio Gallardo wrote:
> arminw <at> apache.org wrote:
> 
>> arminw      2005/11/02 12:31:59
>>
>>  Added:       lib      village-2.0.jar xercesImpl-2.6.2.jar
>>                        xml-apis-2.0.2.jar
>>  Removed:     lib      village-2.0-dev-20030825.jar xercesImpl.jar
>>                        xml-apis.jar
>>  
>>
> Hi Armin,
> 
> Can we move to the lastest xerces: 2.7.1 [1]. :-)
> 
> We use this version in cocoon an is pretty stable.
> 
> Best Regards,
> 
> Antonio Gallardo.
> 
> [1] http://xerces.apache.org/xerces2-j/
> 
(Continue reading)


Gmane