Re: Apache Uima 2.3.0-incubating release candidate 01

2009-11-13 Thread Jörn Kottmann

Marshall Schor wrote:

The release candidate 01 for 2.3.0-incubating is on
http://people.apache.org/~schor/uima-release-candidates/2.3.0-RC1/

It has 4 parts:

uimaj - the main uima release
uima-as - the uima-as add on
uima-sandbox - the sandbox components being released
uima-cpp - the C++ release, including several binary builds.

The Release Audit Reports (RAT) are included.

I'll work on posting a test plan to our wiki, probably tomorrow;
meanwhile, please try it out.
  

Everyone should recompile existing code which depends on UIMA
against this RC to test if there are any problems with the generification.

Jörn


Re: Apache Uima 2.3.0-incubating release candidate 01

2009-11-13 Thread Thilo Goetz

On 11/13/2009 04:53, Marshall Schor wrote:

The release candidate 01 for 2.3.0-incubating is on
http://people.apache.org/~schor/uima-release-candidates/2.3.0-RC1/

It has 4 parts:

uimaj - the main uima release
uima-as - the uima-as add on
uima-sandbox - the sandbox components being released
uima-cpp - the C++ release, including several binary builds.

The Release Audit Reports (RAT) are included.

I'll work on posting a test plan to our wiki, probably tomorrow;
meanwhile, please try it out.

-Marshall


Marshall, the key you used to sign the release is unsigned.
I thought there was a way to carry over the old signatures?
Or can you maybe sign your new key with the old one?  I haven't
done this myself yet.

--Thilo


Re: Apache Uima 2.3.0-incubating release candidate 01

2009-11-13 Thread Thilo Goetz

On 11/13/2009 04:53, Marshall Schor wrote:

The release candidate 01 for 2.3.0-incubating is on
http://people.apache.org/~schor/uima-release-candidates/2.3.0-RC1/

It has 4 parts:

uimaj - the main uima release
uima-as - the uima-as add on
uima-sandbox - the sandbox components being released
uima-cpp - the C++ release, including several binary builds.

The Release Audit Reports (RAT) are included.

I'll work on posting a test plan to our wiki, probably tomorrow;
meanwhile, please try it out.

-Marshall


The CVD batch file is not working for me:

c:\installers\uima\uima-2.3.0\apache-uima\binset 
UIMA_HOME=c:\installers\uima\uima-2.3.0\apache-uima


c:\installers\uima\uima-2.3.0\apache-uima\bin.\cvd.bat
=c:\installers\uima\uima-2.3.0\apache-uima/docs/html== was unexpected at 
this time.


The same happens with all other batch files I tried.  Am I
missing anything obvious?  Do I need to do more than set
the UIMA_HOME variable?

--Thilo


Re: Apache Uima 2.3.0-incubating release candidate 01

2009-11-13 Thread Marshall Schor


Thilo Goetz wrote:
 On 11/13/2009 04:53, Marshall Schor wrote:
 The release candidate 01 for 2.3.0-incubating is on
 http://people.apache.org/~schor/uima-release-candidates/2.3.0-RC1/

 It has 4 parts:

 uimaj - the main uima release
 uima-as - the uima-as add on
 uima-sandbox - the sandbox components being released
 uima-cpp - the C++ release, including several binary builds.

 The Release Audit Reports (RAT) are included.

 I'll work on posting a test plan to our wiki, probably tomorrow;
 meanwhile, please try it out.

 -Marshall

 Marshall, the key you used to sign the release is unsigned.
 I thought there was a way to carry over the old signatures?
 Or can you maybe sign your new key with the old one?  I haven't
 done this myself yet.
hmmm.   I had signed the new key with the old one.  I just now checked
this using gpg --list-sigs for my key, and it shows (for me) that it is
signed with my old key.

The new key is titled Marshall I Schor (Code Signing Key 2) -- note the
2, and the old key is the same name without the 2.

How did you determine that my signing key was unsigned?

-Marshall

 --Thilo




Re: Apache Uima 2.3.0-incubating release candidate 01

2009-11-13 Thread Marshall Schor
Looks like a bug - investigating... -Marshall

Thilo Goetz wrote:
 On 11/13/2009 04:53, Marshall Schor wrote:
 The release candidate 01 for 2.3.0-incubating is on
 http://people.apache.org/~schor/uima-release-candidates/2.3.0-RC1/

 It has 4 parts:

 uimaj - the main uima release
 uima-as - the uima-as add on
 uima-sandbox - the sandbox components being released
 uima-cpp - the C++ release, including several binary builds.

 The Release Audit Reports (RAT) are included.

 I'll work on posting a test plan to our wiki, probably tomorrow;
 meanwhile, please try it out.

 -Marshall

 The CVD batch file is not working for me:

 c:\installers\uima\uima-2.3.0\apache-uima\binset
 UIMA_HOME=c:\installers\uima\uima-2.3.0\apache-uima

 c:\installers\uima\uima-2.3.0\apache-uima\bin.\cvd.bat
 =c:\installers\uima\uima-2.3.0\apache-uima/docs/html== was
 unexpected at this time.

 The same happens with all other batch files I tried.  Am I
 missing anything obvious?  Do I need to do more than set
 the UIMA_HOME variable?

 --Thilo




Re: Apache Uima 2.3.0-incubating release candidate 01

2009-11-13 Thread Thilo Goetz

On 11/13/2009 16:32, Marshall Schor wrote:



Thilo Goetz wrote:

On 11/13/2009 04:53, Marshall Schor wrote:

The release candidate 01 for 2.3.0-incubating is on
http://people.apache.org/~schor/uima-release-candidates/2.3.0-RC1/

It has 4 parts:

uimaj - the main uima release
uima-as - the uima-as add on
uima-sandbox - the sandbox components being released
uima-cpp - the C++ release, including several binary builds.

The Release Audit Reports (RAT) are included.

I'll work on posting a test plan to our wiki, probably tomorrow;
meanwhile, please try it out.

-Marshall


Marshall, the key you used to sign the release is unsigned.
I thought there was a way to carry over the old signatures?
Or can you maybe sign your new key with the old one?  I haven't
done this myself yet.

hmmm.   I had signed the new key with the old one.  I just now checked
this using gpg --list-sigs for my key, and it shows (for me) that it is
signed with my old key.

The new key is titled Marshall I Schor (Code Signing Key 2) -- note the
2, and the old key is the same name without the 2.

How did you determine that my signing key was unsigned?

-Marshall


--Thilo




Sorry, my mistake.  I had neither imported nor trusted your
old key, so the new one appeared non-trusted.  Unsigned
was wrong terminology on my part.  Everything looks fine now.

--Thilo


Re: Apache Uima 2.3.0-incubating release candidate 01

2009-11-13 Thread Marshall Schor


Marshall Schor wrote:
 Looks like a bug - investigating... -Marshall
   
Here's a work-around:

Edit the file %UIMA_HOME%\bin\runUimaClass.bat

replace the line:

@if %UIMA_CVDMAN%== set UIMA_CVDMAN=-Duima.tools.cvd.manpath.notset

with

@if not defined UIMA_CVDMAN set UIMA_CVDMAN=-Duima.tools.cvd.manpath.notset

This last line requires that you have Windows XP or later, and that you
have not explicitly disabled command extensions (they are enabled by
default).

I'll do the Jira, and this fix, unless someone has a more general fix.

-Marshall
 Thilo Goetz wrote:
   
 On 11/13/2009 04:53, Marshall Schor wrote:
 
 The release candidate 01 for 2.3.0-incubating is on
 http://people.apache.org/~schor/uima-release-candidates/2.3.0-RC1/

 It has 4 parts:

 uimaj - the main uima release
 uima-as - the uima-as add on
 uima-sandbox - the sandbox components being released
 uima-cpp - the C++ release, including several binary builds.

 The Release Audit Reports (RAT) are included.

 I'll work on posting a test plan to our wiki, probably tomorrow;
 meanwhile, please try it out.

 -Marshall
   
 The CVD batch file is not working for me:

 c:\installers\uima\uima-2.3.0\apache-uima\binset
 UIMA_HOME=c:\installers\uima\uima-2.3.0\apache-uima

 c:\installers\uima\uima-2.3.0\apache-uima\bin.\cvd.bat
 =c:\installers\uima\uima-2.3.0\apache-uima/docs/html== was
 unexpected at this time.

 The same happens with all other batch files I tried.  Am I
 missing anything obvious?  Do I need to do more than set
 the UIMA_HOME variable?

 --Thilo


 


   


Apache Uima 2.3.0-incubating release candidate 01

2009-11-12 Thread Marshall Schor
The release candidate 01 for 2.3.0-incubating is on
http://people.apache.org/~schor/uima-release-candidates/2.3.0-RC1/

It has 4 parts:

uimaj - the main uima release
uima-as - the uima-as add on
uima-sandbox - the sandbox components being released
uima-cpp - the C++ release, including several binary builds.

The Release Audit Reports (RAT) are included.

I'll work on posting a test plan to our wiki, probably tomorrow;
meanwhile, please try it out.

-Marshall