Thanks for the details!  I will take a close look and polish up our
build process to eliminate these.  Some of these appear to be files we
thought would only make sense to distribute with the binary builds. 
Others seem to be generated by our build process and included in the
source distribution, but because they are generated, are not checked
into SVN. 

The one imbedded diff showing the 2008 vs 2009 - this is for the top
level NOTICE file on the whole thing, which I forgot to update...  I'll
take care of that too.

And I will run this "diff" process as you did for the other top-level
things we're releasing.

Thanks again.

-Marshall


Jukka Zitting wrote:
> Hi,
>
> On Mon, Nov 30, 2009 at 4:30 PM, Marshall Schor <m...@schor.com> wrote:
>   
>> Jukka Zitting wrote:
>>     
>>> The biggest issue I stumbled over is the fact that the uimaj release
>>> package [1] doesn't seem to match the contents of the svn tag at [2].
>>> I didn't check yet the other source packages, as I may well be
>>> overlooking something obvious.
>>>
>>>       
>> Can you say a bit more what the mismatch seems to be?
>>     
>
> Here's what I did:
>
> $ wget 
> http://people.apache.org/~schor/uima-release-candidates/2.3.0-RC3/uimaj/uimaj-2.3.0-incubating-src.tar.gz
> $ tar zxf uimaj-2.3.0-incubating-src.tar.gz
> $ svn export 
> http://svn.apache.org/repos/asf/incubator/uima/uimaj/tags/uimaj-2.3.0/uimaj-2.3.0-03/
> $ diff -b -r uimaj-2.3.0-incubating uimaj-2.3.0-03
> Only in uimaj-2.3.0-incubating: addSourceToJars.bat
> Only in uimaj-2.3.0-incubating: addSourceToJars.sh
> Only in uimaj-2.3.0-incubating: DISCLAIMER
> Only in uimaj-2.3.0-incubating: Eclipse
> Only in uimaj-2.3.0-incubating: KEYS
>   
> diff -b -r uimaj-2.3.0-03/NOTICE uimaj-2.3.0-incubating/NOTICE
> 2c2
> < Copyright 2006, 2008 The Apache Software Foundation
> ---
>   
>> Copyright 2006, 2009 The Apache Software Foundation
>>     
> Only in uimaj-2.3.0-incubating: packageAllJavaSourcesIntoJar.bat
> Only in uimaj-2.3.0-incubating: packageAllJavaSourcesIntoJar.sh
> Only in uimaj-2.3.0-incubating: packageAllJavaSourcesIntoJar.xml
> Only in uimaj-2.3.0-03/PearPackagingMavenPlugin: build_documentation.xml
> Only in uimaj-2.3.0-03/PearPackagingMavenPlugin: DISCLAIMER
> Only in uimaj-2.3.0-03/PearPackagingMavenPlugin: docbook
> Only in uimaj-2.3.0-03/PearPackagingMavenPlugin: LICENSE.txt
> Only in uimaj-2.3.0-03/PearPackagingMavenPlugin: NOTICE.txt
> Only in uimaj-2.3.0-incubating: README
> Only in uimaj-2.3.0-incubating: RELEASE_NOTES
> Only in uimaj-2.3.0-incubating: RELEASE_NOTES.html
> Only in uimaj-2.3.0-03/uima-docbooks: LICENSE.txt
> Only in uimaj-2.3.0-03/uima-docbooks: .project
> Only in uimaj-2.3.0-03/uima-docbook-tool: HOW_TO
> Only in uimaj-2.3.0-03/uima-docbook-tool: samples
> Only in uimaj-2.3.0-03/uima-docbook-tool/tools: docbook-versions
> Only in uimaj-2.3.0-03/uima-docbook-tool/tools/fop-versions: fop-0.20.5
> Only in uimaj-2.3.0-03/uima-docbook-tool/tools/fop-versions: fop-0.93
> Only in uimaj-2.3.0-03/uima-docbook-tool/tools/fop-versions: README.txt
> Only in uimaj-2.3.0-03/uima-docbook-tool/tools: jai-versions
> Only in uimaj-2.3.0-03/uima-docbook-tool/tools: saxon-versions
> Only in uimaj-2.3.0-03/uimaj-eclipse-feature-runtime: pom.xml
> Only in uimaj-2.3.0-03/uimaj-eclipse-feature-runtime: .project
> Only in uimaj-2.3.0-03/uimaj-eclipse-feature-tools: pom.xml
> Only in uimaj-2.3.0-03/uimaj-eclipse-feature-tools: .project
> Only in uimaj-2.3.0-03/uimaj-eclipse-update-site: pom.xml
> Only in uimaj-2.3.0-03/uimaj-eclipse-update-site: .project
> Only in uimaj-2.3.0-03/uimaj-eclipse-update-site: signEclipseUpdateSite.sh
> Only in uimaj-2.3.0-03/uimaj-eclipse-update-site: 
> verifySigsEclipseUpdateSite.sh
> Only in uimaj-2.3.0-03/uimaj-ep-cas-editor: build.properties
> Only in uimaj-2.3.0-03/uimaj-ep-cas-editor: META-INF
> Only in uimaj-2.3.0-03/uimaj-ep-configurator: icons
> Only in uimaj-2.3.0-03/uimaj-ep-configurator: META-INF
> Only in uimaj-2.3.0-03/uimaj-ep-configurator: plugin.xml
> Only in uimaj-2.3.0-03/uimaj-ep-configurator: schema
> Only in uimaj-2.3.0-03/uimaj-ep-debug: META-INF
> Only in uimaj-2.3.0-03/uimaj-ep-debug: plugin.xml
> Only in uimaj-2.3.0-03/uimaj-ep-jcasgen: META-INF
> Only in uimaj-2.3.0-03/uimaj-ep-jcasgen: plugin.xml
> Only in uimaj-2.3.0-03/uimaj-ep-pear-packager: about.html
> Only in uimaj-2.3.0-03/uimaj-ep-pear-packager: icons
> Only in uimaj-2.3.0-03/uimaj-ep-pear-packager: META-INF
> Only in uimaj-2.3.0-03/uimaj-ep-pear-packager: plugin.xml
> Only in uimaj-2.3.0-03/uimaj-ep-runtime: META-INF
> Only in uimaj-2.3.0-03/uimaj-ep-runtime: plugin.xml
> Only in uimaj-2.3.0-03: uimaj-internal-tools
> Only in uimaj-2.3.0-03: uimaj-jet-expander
>
>   
>>> PS. It would be nice to have the GPG key available on a public key
>>> server, see [3] for how to do that.
>>>
>>>       
>> The signing key was uploaded to the MIT public server quite a while
>> ago.  Can you say how you were looking for it?
>>     
>
> $ gpg --recv-keys E1303A99
> gpg: requesting key E1303A99 from hkp server subkeys.pgp.net
> gpgkeys: key E1303A99 not found on keyserver
> gpg: no valid OpenPGP data found.
> gpg: Total number processed: 0
>
> BR,
>
> Jukka Zitting
>
>
>   

Reply via email to