[jira] Created: (JDO-378) SQL query : executeWithMap test

2006-05-02 Thread Andy Jefferson (JIRA)
SQL query : executeWithMap test
---

 Key: JDO-378
 URL: http://issues.apache.org/jira/browse/JDO-378
 Project: JDO
Type: Test

  Components: tck20  
Versions: JDO 2 final
Reporter: Andy Jefferson
Priority: Minor
 Fix For: JDO 2 maintenance release 1


SQL queries when executed using executeWithMap() should check that the Map 
contains keys of type Integer and with values starting at 1. There don't seem 
to be any tests for SQL Query.executeWithMap in the TCK (as I just found out 
performing such a query with JPOX and getting an incorrect result) and so would 
be a good addition for any maintenance release. JPOX CVS now supports this 
behaviour btw.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



Re: Release of JPOX 1.1

2006-05-02 Thread Craig L Russell

Hi Andy,

On May 1, 2006, at 10:50 PM, Andy Jefferson wrote:


Hi Craig,

Do you have any particular requirements for the release of JPOX 1.1  
as RI that we

need to be aware of when releasing ?


It has to pass the TCK (now in voting).

With respect to CVS tags of the code, I propose tagging the release  
as JDO_2_RI

as well as RELEASE_1_1_0 (our usual release tag)


I don't see a problem with this.


We will be releasing the usual bundles for 1.1.0 :-
1. Binaries : jpox-1.1.0.jar, jpox-enhancer-1.1.0.jar, jpox-1.1.0.rar
2. Source : jpox-1.1.0-src.tar.gz, jpoz-1.1.0-src.zip,
jpox-enhancer-1.1.0-src.tar.gz, jpox-enhancer-1.1.0-src.zip
3. Docs : jpox-docs-1.1.0.tar.gz, jpox-docs-1.1.0.zip

In addition there are (already) 1.1.0 versions of all Plugins  
(DBCP, C3P0, etc)

that are usable with the RI.

Anything else ?


We assume that the jar files are available for maven to download, so  
they need to be accessible to tck via tck20/ 
project.properties:maven.repo.remote = http://www.ibiblio.org/maven,  
http://www.jpox.org/downloads/maven


That's all I can think of. Congratulations.

Craig



--
Andy



Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!



smime.p7s
Description: S/MIME cryptographic signature


Re: Release of JPOX 1.1

2006-05-02 Thread Craig L Russell
One more thing. It would be good for JPOX to maintain a list of known  
issues. You have the JIRA but I'm not sure that this is sufficient to  
identify bugs that users might encounter. Perhaps it is.


For example, we have started a list of maintenance issues for the  
spec at http://wiki.apache.org/jdo/ChangeLog. And we will start a  
similar list of maintenance issues for the tck.


Regards,

Craig

On May 2, 2006, at 8:19 AM, Craig L Russell wrote:


Hi Andy,

On May 1, 2006, at 10:50 PM, Andy Jefferson wrote:


Hi Craig,

Do you have any particular requirements for the release of JPOX  
1.1 as RI that we

need to be aware of when releasing ?


It has to pass the TCK (now in voting).

With respect to CVS tags of the code, I propose tagging the  
release as JDO_2_RI

as well as RELEASE_1_1_0 (our usual release tag)


I don't see a problem with this.


We will be releasing the usual bundles for 1.1.0 :-
1. Binaries : jpox-1.1.0.jar, jpox-enhancer-1.1.0.jar, jpox-1.1.0.rar
2. Source : jpox-1.1.0-src.tar.gz, jpoz-1.1.0-src.zip,
jpox-enhancer-1.1.0-src.tar.gz, jpox-enhancer-1.1.0-src.zip
3. Docs : jpox-docs-1.1.0.tar.gz, jpox-docs-1.1.0.zip

In addition there are (already) 1.1.0 versions of all Plugins  
(DBCP, C3P0, etc)

that are usable with the RI.

Anything else ?


We assume that the jar files are available for maven to download,  
so they need to be accessible to tck via tck20/ 
project.properties:maven.repo.remote = http://www.ibiblio.org/ 
maven, http://www.jpox.org/downloads/maven


That's all I can think of. Congratulations.

Craig



--
Andy



Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!



Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!



smime.p7s
Description: S/MIME cryptographic signature


Re: [VOTE] Release Apache JDO 2.0 TCK

2006-05-02 Thread Michael Bouschen

Hi,

Javadogs,

This vote is to release the Apache JDO 2.0 TCK, along with the two 
projects that it depends on: core20 and enhancer20. 

[+1] Release tck20, core20, and enhancer20 
[0] Don't care

[-1] Don't release tck20, core20, and enhancer20 because:


The TCK can be tested from the staging area, 
http://people.apache.org/~clr/dist 
. The source distribution of 
tck20 can be found in the db/jdo directory. The maven jdo jars can be 
found in the java-repository directory. 

The JPOX reference implementation can be downloaded for testing 
against this tck at 
/jira/secure/attachment/12326093/jpox-SNAPSHOT.jar and

/jira/secure/attachment/12326092/jpox-enhancer-SNAPSHOT.jar

Here are the correct links:
http://issues.apache.org/jira/secure/attachment/12326093/jpox-SNAPSHOT.jar
http://issues.apache.org/jira/secure/attachment/12326092/jpox-enhancer-SNAPSHOT.jar
I noticed you can also get a working JPOX SNAPSHOT version through the 
maven remote repository.


Please note, that the above jars are SNAPSHOT versions of JPOX. The TCK 
in the staging area refers to the JPOX 1.1.0. So you either need to 
rename the JPOX jars or change the dependency in the tck20/project.xml. 
This is only an issue for the TCK in the staging area, because once 
everything is shipped the dependencies refer to the correct version.


Regards Michael


Please test and vote.

Craig


Craig Russell

Architect, Sun Java Enterprise System http://java.sun.com/products/jdo

408 276-5638 mailto:[EMAIL PROTECTED]

P.S. A good JDO? O, Gasp!





--
Michael Bouschen[EMAIL PROTECTED] Engineering GmbH
mailto:[EMAIL PROTECTED]http://www.tech.spree.de/
Tel.:++49/30/235 520-33 Buelowstr. 66   
Fax.:++49/30/2175 2012  D-10783 Berlin  



Re: Release of JPOX 1.1

2006-05-02 Thread Erik Bengtson
Craig,

We maintain the list of issues in JIRA. We feel confortable with JIRA for change
log, bug, tasks and features tracking. All user visible changes/improvements to
JPOX have a corresponding entry in JIRA. Today, pratically all
files/changes/docs commit to source control are assigned to a JIRA issue.

Rgds,

Quoting Craig L Russell <[EMAIL PROTECTED]>:

> One more thing. It would be good for JPOX to maintain a list of known
> issues. You have the JIRA but I'm not sure that this is sufficient to
> identify bugs that users might encounter. Perhaps it is.
>
> For example, we have started a list of maintenance issues for the
> spec at http://wiki.apache.org/jdo/ChangeLog. And we will start a
> similar list of maintenance issues for the tck.
>
> Regards,
>
> Craig
>
> On May 2, 2006, at 8:19 AM, Craig L Russell wrote:
>
> > Hi Andy,
> >
> > On May 1, 2006, at 10:50 PM, Andy Jefferson wrote:
> >
> >> Hi Craig,
> >>
> >> Do you have any particular requirements for the release of JPOX
> >> 1.1 as RI that we
> >> need to be aware of when releasing ?
> >
> > It has to pass the TCK (now in voting).
> >
> >> With respect to CVS tags of the code, I propose tagging the
> >> release as JDO_2_RI
> >> as well as RELEASE_1_1_0 (our usual release tag)
> >
> > I don't see a problem with this.
> >>
> >> We will be releasing the usual bundles for 1.1.0 :-
> >> 1. Binaries : jpox-1.1.0.jar, jpox-enhancer-1.1.0.jar, jpox-1.1.0.rar
> >> 2. Source : jpox-1.1.0-src.tar.gz, jpoz-1.1.0-src.zip,
> >> jpox-enhancer-1.1.0-src.tar.gz, jpox-enhancer-1.1.0-src.zip
> >> 3. Docs : jpox-docs-1.1.0.tar.gz, jpox-docs-1.1.0.zip
> >>
> >> In addition there are (already) 1.1.0 versions of all Plugins
> >> (DBCP, C3P0, etc)
> >> that are usable with the RI.
> >>
> >> Anything else ?
> >
> > We assume that the jar files are available for maven to download,
> > so they need to be accessible to tck via tck20/
> > project.properties:maven.repo.remote = http://www.ibiblio.org/
> > maven, http://www.jpox.org/downloads/maven
> >
> > That's all I can think of. Congratulations.
> >
> > Craig
> >
> >>
> >> --
> >> Andy
> >>
> >
> > Craig Russell
> > Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> > 408 276-5638 mailto:[EMAIL PROTECTED]
> > P.S. A good JDO? O, Gasp!
> >
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:[EMAIL PROTECTED]
> P.S. A good JDO? O, Gasp!
>
>





Re: [VOTE] Release Apache JDO 2.0 TCK

2006-05-02 Thread Erik Bengtson
[+1] Release tck20, core20, and enhancer20


Quoting Craig L Russell <[EMAIL PROTECTED]>:

> Javadogs,
>
> This vote is to release the Apache JDO 2.0 TCK, along with the two
> projects that it depends on: core20 and enhancer20.
>
> [+1] Release tck20, core20, and enhancer20
> [0] Don't care
> [-1] Don't release tck20, core20, and enhancer20 because:
>
>
> The TCK can be tested from the staging area, http://people.apache.org/
> ~clr/dist. The source distribution of tck20 can be found in the db/
> jdo directory. The maven jdo jars can be found in the java-repository
> directory.
>
> The JPOX reference implementation can be downloaded for testing
> against this tck at
> /jira/secure/attachment/12326093/jpox-SNAPSHOT.jar and
> /jira/secure/attachment/12326092/jpox-enhancer-SNAPSHOT.jar
>
> Please test and vote.
>
> Craig
>
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:[EMAIL PROTECTED]
> P.S. A good JDO? O, Gasp!
>
>





Re: [VOTE] Release Apache JDO 2.0 TCK

2006-05-02 Thread Michael Bouschen
Hi Craig,

my vote: [+1] Release tck20, core20, and enhancer20

Regards Michael

> Javadogs,
> 
> This vote is to release the Apache JDO 2.0 TCK, along with the two
> projects that it depends on: core20 and enhancer20. 
> 
> [+1] Release tck20, core20, and enhancer20 
> [0] Don't care
> [-1] Don't release tck20, core20, and enhancer20 because:
> 
> 
> The TCK can be tested from the staging area,
> http://people.apache.org/~clr/dist. The source distribution of tck20 can
> be found in the db/jdo directory. The maven jdo jars can be found in the
> java-repository directory. 
> 
> The JPOX reference implementation can be downloaded for testing against
> this tck at 
> /jira/secure/attachment/12326093/jpox-SNAPSHOT.jar and
> /jira/secure/attachment/12326092/jpox-enhancer-SNAPSHOT.jar
> 
> Please test and vote.
> 
> Craig
> 
> 
> Craig Russell
> 
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 
> 408 276-5638 mailto:[EMAIL PROTECTED]
> 
> P.S. A good JDO? O, Gasp!
> 
> 


-- 
Michael Bouschen[EMAIL PROTECTED] Engineering GmbH
mailto:[EMAIL PROTECTED]http://www.tech.spree.de/
Tel.:++49/30/235 520-33 Buelowstr. 66   
Fax.:++49/30/2175 2012  D-10783 Berlin