On Apr 18, 2007, at 10:19 AM, Patrick Linskey wrote:
[eko] Yeah -- I noticed. Just didn't know how paranoid folks tend to be about this sort of stuff since TCK details seem to be kept under wraps.None of this IP comes from the TCK itself. I don't think that the TCK license bans people from putting IP that they create while running the TCK into the open source.
Right. The only thing that we need to worry about is leaking TCK IP. Which this project does not.
Craig
-Patrick -- Patrick Linskey BEA Systems, Inc.______________________________________________________________________ _ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return thisby email and then delete it.-----Original Message----- From: Eddie O'Neil [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 10:17 AM To: open-jpa-dev@incubator.apache.org Subject: Re: [VOTE] publish openjpa 0.9.7-incubating releaseThe TCK dir only contains the bootstrap / glue to invoke theTCK fromwithin our build system, and not the TCK itself.[eko] Yeah -- I noticed. Just didn't know how paranoid folks tend to be about this sort of stuff since TCK details seem to be kept under wraps.- The binary distribution contains a new JAR file whoselicense isunclear; this is: <binary-dist>/lib/docbook-xsl-1.67.2.zipThat dependency is unnecessary -- it's needed to build thedocs, butnot by the runtime.[eko] Cool, maybe it's easier to delete than to figure out how it's licensed. ;) On 4/18/07, Patrick Linskey <[EMAIL PROTECTED]> wrote:- The binary distribution contains a new JAR file whoselicense isunclear; this is: <binary-dist>/lib/docbook-xsl-1.67.2.zipThat dependency is unnecessary -- it's needed to build thedocs, but_____________________________________________________________________ _not by the runtime. -Patrick -- Patrick Linskey BEA Systems, Inc._ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., itssubsidiaries andaffiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intendedsolely for theuse of the individual or entity named in this message. Ifyou are notthe intended recipient, and have received this message in error, please immediately return this by email and then delete it.-----Original Message----- From: Eddie O'Neil [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 8:46 AM To: open-jpa-dev@incubator.apache.org Subject: Re: [VOTE] publish openjpa 0.9.7-incubating release The release is looking good with two items that should beaddressedand some nits. :) Major issues: - Mike's GPG key is present in site/docs/KEYS but thisfile needs tobe copied to http://incubator.apache.org/openjpa/KEYS aswell. Thiswill make it easier to verify releases and matches theinstructionson the download page. - The binary distribution contains a new JAR file whoselicense isunclear; this is: <binary-dist>/lib/docbook-xsl-1.67.2.zip Minor issues: - The Maven2 repo contains two directories that probablyshouldn'tbe part of the release -- examples/ and tck/ - The .rsrc files don't have licenses -- we've discussedthis before(even in this thread!). This isn't a big deal, justexpect the iPMCto bring it up again. - The JPA XSDs are CDDL licensed and are included in thedistribution.IMHO, these should be cleanroom'ed so that the questionjust goesaway. Like the .rsrc files, this has come up before andnot been anissue. - The .zip distribution contains .asc files for the .md5 and .sha1 files, which are unnecessary. - The source distribution contains a derby.log file at: <source-dist>/openjpa-persistence-jdbc/derby.log Comments welcome, but let's work on addressing the first two. Eddie On 4/17/07, Kevin Sutter <[EMAIL PROTECTED]> wrote:+1 for the 0.9.7 release. On 4/16/07, Patrick Linskey <[EMAIL PROTECTED]> wrote:openjpa-project-0.9.7-incubating-source/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/schema/schemas-doctype.rsrcdon't know: This is a dtd describing document type"schemas". Itdoesn't appear to be generated and certainly hassome IP in it.I think that our parser doesn't deal with commentsfor this type.openjpa-project-0.9.7-incubating-source/openjpa-persistence-jdbc/derby.log ok: This should be cleaned up for future releasesbut has noIPWe should just move this to the target directory. I'm anxiously awaiting the day that Apache decides thatit really issufficient to describe licensing terms at the packagingunit level,rather than the individual file level. -Patrick -- Patrick Linskey BEA Systems, Inc._______________________________________________________________________ Notice: This email message, together with anyattachments, maycontain information of BEA Systems, Inc., itssubsidiaries andaffiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intendedsolely forthe use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this byemail and then delete it.-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, April 16, 2007 11:40 AM To: open-jpa-dev@incubator.apache.org Subject: Re: [VOTE] publish openjpa 0.9.7-incubating release +1 for release I ran Robert's Donkin's RAT program on the release, and it reported a few anomalies: No license: openjpa-project-0.9.7-incubating-source/CHANGES.txt ok: No IP here openjpa-project-0.9.7-incubating-source/RELEASE-NOTES.html don't know: I'd approve it but others in the IncubatorPMC mightfeel otherwise.openjpa-project-0.9.7-incubating-source/openjpa-integration/tck/ windows-replacefilter.properties ok: No IP hereopenjpa-project-0.9.7-incubating-source/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/meta/java-keywords.rsrc ok: No IP hereopenjpa-project-0.9.7-incubating-source/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/schema/schemas-doctype.rsrcdon't know: This is a dtd describing document type"schemas". Itdoesn't appear to be generated and certainly hassome IP in it.openjpa-project-0.9.7-incubating-source/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/sql-keywords.rsrc ok: No IP hereopenjpa-project-0.9.7-incubating-source/openjpa-persistence/src/main/resources/META-INF/services/javax.persistence.spi.PersistenceProvider ok: No IP hereopenjpa-project-0.9.7-incubating-source/openjpa-persistence/src/main/ resources/org/apache/openjpa/persistence/orm-xsd.rsrc ok: This is a copy of the official JPA schema underCDDL that isproperly attributed in LICENSE.txtopenjpa-project-0.9.7-incubating-source/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence-xsd.rsrcok: This is a copy of the official JPA schema underCDDL that isproperly attributed in LICENSE.txtopenjpa-project-0.9.7-incubating-source/openjpa-persistence-jdbc/derby.log ok: This should be cleaned up for future releasesbut has noIPopenjpa-project-0.9.7-incubating-source/openjpa-persistence-jdbc/src/test/resources/org/apache/openjpa/persistence/xml/orm.xmlok: This is a test case orm.xml file that probablyshould havelicense notice in it for next time. But I won't vote to hold up the release for it. Craig On Apr 16, 2007, at 9:10 AM, Michael Dick wrote:OpenJPA People- In accordance with the Incubating Releases guidelines athttp://incubator.apache.org/incubation/Incubation_Policy.html#Releases, I've taken another shot at making a release andstart a voteon publishing a "0.9.7-incubating" release of OpenJPA. The release candidate is at:http://people.apache.org/~mikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-binary.zip<http://people.apache.org/%7Emikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-binary.zip> The GPG signature and MD5 checksums are at:http://people.apache.org/~mikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-binary.zip.asc<http://people.apache.org/%7Emikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-binary.zip.asc>http://people.apache.org/~mikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-binary.zip.md5<http://people.apache.org/%7Emikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-binary.zip.md5>The sources, sources GPG signature and sources MD5checksum areavailable at:http://people.apache.org/~mikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-source.zip<http://people.apache.org/%7Emikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-source.zip>http://people.apache.org/~mikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-source.zip.asc<http://people.apache.org/%7Emikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-source.zip.asc>http://people.apache.org/~mikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-source.zip.md5<http://people.apache.org/%7Emikedd/staging-repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7-incubating-source.zip.md5> A branch for this release candidate has been created at :https://svn.apache.org/repos/asf/incubator/openjpa/branches/0.9.7- incubating-RC2<https://svn.apache.org/repos/asf/incubator/openjpa/tags/0.9.7-incubating/> The release has been published to a staging repository on people.apache.org. The staging repository may be used in a maven 2build fileby adding the following information : . . . <repositories> <repository> <id>staging-repository</id> <name>mikedd's staging repository</name> <url>http://people.apache.org/~mikedd/staging-repository</url> </repository> . . . </repositories> . . . <dependencies> <dependency> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-all</artifactId> <version>0.9.7-incubating</version> </dependency> . . . </dependencies> Please vote to publish this incubating release on the project Web page: http://cwiki.apache.org/openjpa/downloads.html This vote will remain open until 11:15 CST onThursday April19th A "+1" indicates that you approve of therelease, a "-1"indicates a vote against making a release -- -Michael DickCraig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. Agood JDO? O,Gasp!Notice: This email message, together with anyattachments, maycontain information of BEA Systems, Inc., itssubsidiaries andaffiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intendedsolely forthe use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this byemail and then delete it.Notice: This email message, together with any attachments,may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.
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