Re: svn commit: r527320 [1/2] - in /incubator/openjpa/branches/0.9.7-incubating: ./ openjpa-all/ openjpa-examples/ openjpa-integration/ openjpa-integration/examples/ openjpa-integration/tck/ openjpa-j

2007-04-11 Thread Craig L Russell

Hi Michael,

On Apr 10, 2007, at 3:40 PM, Michael Dick wrote:


Hi Craig,

Well I didn't intentionally remove them :-). It looks like they  
were removed
by the maven plugin and this is one of the automated commits that  
it does.

Looks like another gotcha with the tool.


The maven developers are Apache folk so it must be that the tool  
isn't properly set up. They know about Apache licenses. I have found  
the maven doc to be a bit abstruse so it wouldn't surprise me to find  
a special setting deep in the pom.xml that tells maven to build an  
Apache release...


Maybe we have to have a LICENSE.xml available somewhere for maven to  
stuff into the artifacts?


I'm going to rollback the changes again and see if I can fix the  
endline and

the copyright problems. For the time being I'll leave the artifacts on
people.apache.org/~mikedd.  There should be another set of commits  
coming

through later tonight tonight.

Thanks for noticing the copyright problem.


Many eyes make light reading? ;-)

Good job so far, by the way. I expected it would take several tries  
to get the process working smoothly. For me, the more important  
result of this exercise is the process; the release is secondary.


Craig



On 4/10/07, Craig L Russell [EMAIL PROTECTED] wrote:


Hi Mike,

Did you accidentally remove the licenses from the xml files???

Craig

On Apr 10, 2007, at 2:59 PM, [EMAIL PROTECTED] wrote:

 Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-
 examples/pom.xml
 URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-
 incubating/openjpa-examples/pom.xml?
 view=diffrev=527320r1=527319r2=527320
  
= 
=

 
 --- incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/
 pom.xml (original)
 +++ incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/
 pom.xml Tue Apr 10 14:59:02 2007
 @@ -1,22 +1,4 @@
 -?xml version=1.0 encoding=UTF-8?
 -!--
 - Copyright 2006 The Apache Software Foundation.
 -
 - Licensed under the Apache License, Version 2.0 (the License);
 - you may not use this file except in compliance with the License.
 - You may obtain a copy of the License at
 -
 - http://www.apache.org/licenses/LICENSE-2.0
 -
 - Unless required by applicable law or agreed to in writing,  
software

 - distributed under the License is distributed on an AS IS BASIS,
 - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 implied.
 - See the License for the specific language governing  
permissions and

 - limitations under the License.
 ---
 -project xmlns=http://maven.apache.org/POM/4.0.0;
 - xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 - xsi:schemaLocation=http://maven.apache.org/POM/4.0.0
 http://maven.apache.org/maven-v4_0_0.xsd;
 +project xmlns=http://maven.apache.org/POM/4.0.0;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 http://
 maven.apache.org/maven-v4_0_0.xsd
  modelVersion4.0.0/modelVersion
  groupIdorg.apache.openjpa/groupId
  artifactIdopenjpa-examples/artifactId
 @@ -27,7 +9,7 @@
  parent
  groupIdorg.apache.openjpa/groupId
  artifactIdopenjpa/artifactId
 -version0.9.7-incubating-SNAPSHOT/version
 +version0.9.7-incubating/version

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 Dick


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: svn commit: r527320 [1/2] - in /incubator/openjpa/branches/0.9.7-incubating: ./ openjpa-all/ openjpa-examples/ openjpa-integration/ openjpa-integration/examples/ openjpa-integration/tck/ openjpa-j

2007-04-10 Thread Craig L Russell

Hi Mike,

Did you accidentally remove the licenses from the xml files???

Craig

On Apr 10, 2007, at 2:59 PM, [EMAIL PROTECTED] wrote:

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa- 
examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7- 
incubating/openjpa-examples/pom.xml? 
view=diffrev=527320r1=527319r2=527320
== 

--- incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/ 
pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/ 
pom.xml Tue Apr 10 14:59:02 2007

@@ -1,22 +1,4 @@
-?xml version=1.0 encoding=UTF-8?
-!--
- Copyright 2006 The Apache Software Foundation.
-
- Licensed under the Apache License, Version 2.0 (the License);
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an AS IS BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or  
implied.

- See the License for the specific language governing permissions and
- limitations under the License.
---
-project xmlns=http://maven.apache.org/POM/4.0.0;
- xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
- xsi:schemaLocation=http://maven.apache.org/POM/4.0.0  
http://maven.apache.org/maven-v4_0_0.xsd;
+project xmlns=http://maven.apache.org/POM/4.0.0;  
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;  
xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 http:// 
maven.apache.org/maven-v4_0_0.xsd

 modelVersion4.0.0/modelVersion
 groupIdorg.apache.openjpa/groupId
 artifactIdopenjpa-examples/artifactId
@@ -27,7 +9,7 @@
 parent
 groupIdorg.apache.openjpa/groupId
 artifactIdopenjpa/artifactId
-version0.9.7-incubating-SNAPSHOT/version
+version0.9.7-incubating/version


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: svn commit: r527320 [1/2] - in /incubator/openjpa/branches/0.9.7-incubating: ./ openjpa-all/ openjpa-examples/ openjpa-integration/ openjpa-integration/examples/ openjpa-integration/tck/ openjpa-j

2007-04-10 Thread Michael Dick

Hi Craig,

Well I didn't intentionally remove them :-). It looks like they were removed
by the maven plugin and this is one of the automated commits that it does.
Looks like another gotcha with the tool.

I'm going to rollback the changes again and see if I can fix the endline and
the copyright problems. For the time being I'll leave the artifacts on
people.apache.org/~mikedd.  There should be another set of commits coming
through later tonight tonight.

Thanks for noticing the copyright problem.


On 4/10/07, Craig L Russell [EMAIL PROTECTED] wrote:


Hi Mike,

Did you accidentally remove the licenses from the xml files???

Craig

On Apr 10, 2007, at 2:59 PM, [EMAIL PROTECTED] wrote:

 Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-
 examples/pom.xml
 URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-
 incubating/openjpa-examples/pom.xml?
 view=diffrev=527320r1=527319r2=527320
 ==
 
 --- incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/
 pom.xml (original)
 +++ incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/
 pom.xml Tue Apr 10 14:59:02 2007
 @@ -1,22 +1,4 @@
 -?xml version=1.0 encoding=UTF-8?
 -!--
 - Copyright 2006 The Apache Software Foundation.
 -
 - Licensed under the Apache License, Version 2.0 (the License);
 - you may not use this file except in compliance with the License.
 - You may obtain a copy of the License at
 -
 - http://www.apache.org/licenses/LICENSE-2.0
 -
 - Unless required by applicable law or agreed to in writing, software
 - distributed under the License is distributed on an AS IS BASIS,
 - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 implied.
 - See the License for the specific language governing permissions and
 - limitations under the License.
 ---
 -project xmlns=http://maven.apache.org/POM/4.0.0;
 - xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 - xsi:schemaLocation=http://maven.apache.org/POM/4.0.0
 http://maven.apache.org/maven-v4_0_0.xsd;
 +project xmlns=http://maven.apache.org/POM/4.0.0;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 http://
 maven.apache.org/maven-v4_0_0.xsd
  modelVersion4.0.0/modelVersion
  groupIdorg.apache.openjpa/groupId
  artifactIdopenjpa-examples/artifactId
 @@ -27,7 +9,7 @@
  parent
  groupIdorg.apache.openjpa/groupId
  artifactIdopenjpa/artifactId
 -version0.9.7-incubating-SNAPSHOT/version
 +version0.9.7-incubating/version

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 Dick


RE: svn commit: r527320 [1/2] - in /incubator/openjpa/branches/0.9.7-incubating: ./ openjpa-all/ openjpa-examples/ openjpa-integration/ openjpa-integration/examples/ openjpa-integration/tck/ openjpa-j

2007-04-10 Thread Patrick Linskey
I'm optimistic that after we cut the release, we can just do a bulk
integ to trunk.

-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 this
by email and then delete it. 

 -Original Message-
 From: Michael Dick [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, April 10, 2007 4:29 PM
 To: open-jpa-dev@incubator.apache.org
 Subject: Re: svn commit: r527320 [1/2] - in 
 /incubator/openjpa/branches/0.9.7-incubating: ./ openjpa-all/ 
 openjpa-examples/ openjpa-integration/ 
 openjpa-integration/examples/ openjpa-integration/tck/ 
 openjpa-jdbc-5/ openjpa-jdbc/ openjpa-kernel-5/ openjpa-ker
 
 I'll add the urls and licenses to the branch.  With a little 
 luck we can
 apply the same patch to trunk and save some effort. Maybe 
 that's overly
 optimistic thinking on my part though.
 
 On 4/10/07, Patrick Linskey [EMAIL PROTECTED] wrote:
 
  Speaking of licenses, I just went through trunk to look for 
 files that
  don't contain the URL of the license file. I got the following:
 
  
 ./openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/sql/H2Dic
 tionary.ja
  va
  
 ./openjpa-jdbc/src/main/resources/META-INF/services/org.apache
 .openjpa.l
  ib.conf.ProductDerivation
  
 ./openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/meta
 /java-keyw
  ords.rsrc
  
 ./openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sche
 ma/schemas
  -doctype.rsrc
  
 ./openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/
 sql-keywor
  ds.rsrc
  
 ./openjpa-kernel/src/main/java/org/apache/openjpa/conf/BrokerV
 alue.java
  
 ./openjpa-kernel/src/main/java/org/apache/openjpa/enhance/Refl
 ection.jav
  a
  
 ./openjpa-kernel/src/main/java/org/apache/openjpa/kernel/Final
 izingBroke
  rImpl.java
  
 ./openjpa-kernel/src/main/resources/META-INF/services/org.apac
 he.openjpa
  .kernel.exps.ExpressionParser
  
 ./openjpa-persistence/src/main/resources/META-INF/services/jav
 ax.persist
  ence.spi.PersistenceProvider
  
 ./openjpa-persistence/src/main/resources/META-INF/services/org
 .apache.op
  enjpa.lib.conf.ProductDerivation
  
 ./openjpa-persistence/src/main/resources/org/apache/openjpa/pe
 rsistence/
  orm-xsd.rsrc
  
 ./openjpa-persistence/src/main/resources/org/apache/openjpa/pe
 rsistence/
  persistence-xsd.rsrc
  
 ./openjpa-persistence-jdbc/src/main/resources/META-INF/service
 s/org.apac
  he.openjpa.lib.conf.ProductDerivation
 
  Some of these files are formats / get parsed in ways that 
 do not allow
  comments, but certainly all of the Java files should have 
 licenses in
  them. I would just add the license headers in myself, 
 except that then
  you'd need to patch your branch; can you add the headers to 
 the files in
  this list that support comments?
 
  There were also 22 files in openjpa-*/src/test directories 
 that don't
  have the headers. I'm assuming that when we package up the 
 source, we
  don't include the test classes, and am therefore leaving those files
  out.
 
  Thanks,
 
  -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 this
  by email and then delete it.
 
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
   Sent: Tuesday, April 10, 2007 3:26 PM
   To: open-jpa-dev@incubator.apache.org
   Cc: open-jpa-commits@incubator.apache.org
   Subject: Re: svn commit: r527320 [1/2] - in
   /incubator/openjpa/branches/0.9.7-incubating: ./ openjpa-all/
   openjpa-examples/ openjpa-integration/
   openjpa-integration/examples/ openjpa-integration/tck/
   openjpa-jdbc-5/ openjpa-jdbc/ openjpa-kernel-5/ openjpa-kernel/
  
   Hi Mike,
  
   Did you accidentally remove the licenses from the xml files???
  
   Craig
  
   On Apr 10, 2007, at 2:59 PM, [EMAIL PROTECTED] wrote:
  
Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-
examples/pom.xml
URL: 
 http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-
incubating/openjpa-examples/pom.xml?
view=diffrev=527320r1=527319r2=527320