Hi Chris,

On Sun, May 31, 2015 at 1:09 PM, Mattmann, Chris A (3980) <
[email protected]> wrote:

> I have posted a 1st release candidate for the Apache OODT 0.9
> release.  The source code is at:
>
> https://dist.apache.org/repos/dist/dev/oodt/
>

Sigs are all good based on the KEYS file stored in trunk.


>
> For more detailed information, see the included CHANGES.txt file
> for details on release contents and latest changes. The release was
> made using the OODT release process, documented on the Wiki here:
>
> https://cwiki.apache.org/confluence/display/OODT/Release+Process
>

Release process is looking good and thanks for updating it.


>
> The release was made from the OODT 0.9 tag (r1682783) at:
>
> http://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/
>

Tag looks real nice.


>
> A staged Maven repository is available at:
>
> https://repository.apache.org/content/repositories/orgapacheoodt-1004/
>

Maven artifacts looks well staged and metadata looks good.

The radix script has been updated to 0.9.
Java tests pass

[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ oodt ---
[INFO] Installing /usr/local/oodt-0.9/apache-oodt-0.9-src/pom.xml to
/Users/lmcgibbn/.m2/repository/org/apache/oodt/oodt/0.9/oodt-0.9.pom
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OODT Core ......................................... SUCCESS [  3.164
s]
[INFO] Common Utilities .................................. SUCCESS [ 18.008
s]
[INFO] CAS Command Line Interface ........................ SUCCESS [  5.582
s]
[INFO] Process Control System Input Data Package ......... SUCCESS [  1.729
s]
[INFO] Catalog and Archive Service Generic Multi-valued Metadata Container
SUCCESS [  3.122 s]
[INFO] CAS Protocol ...................................... SUCCESS [  5.059
s]
[INFO] CAS Protocol FTP Implementation ................... SUCCESS [  1.983
s]
[INFO] CAS Protocol HTTP Implementation .................. SUCCESS [  6.398
s]
[INFO] CAS Protocol IMAPS Implementation ................. SUCCESS [  2.666
s]
[INFO] CAS Protocol SFTP Implementation .................. SUCCESS [  2.490
s]
[INFO] Query Expression .................................. SUCCESS [  2.446
s]
[INFO] OODT Single Sign On Security Package .............. SUCCESS [  1.445
s]
[INFO] Catalog and Archive File Management Component ..... SUCCESS [01:53
min]
[INFO] OODT CAS Virtual Catalog and Integration Service. . SUCCESS [  6.636
s]
[INFO] Catalog and Archive Resource Management Component . SUCCESS [ 13.536
s]
[INFO] Catalog and Archive Workflow Management Component . SUCCESS [ 20.924
s]
[INFO] Catalog and Archive Crawling Framework ............ SUCCESS [  6.051
s]
[INFO] CAS PGE Adaptor Framework ......................... SUCCESS [  6.739
s]
[INFO] CAS Installer Maven Mojo .......................... SUCCESS [  3.016
s]
[INFO] OODT :: Archetypes :: OpsUI ....................... SUCCESS [  1.268
s]
[INFO] OODT :: Archetypes :: RADiX ....................... SUCCESS [  0.545
s]
[INFO] OODT :: Archetypes ................................ SUCCESS [  0.027
s]
[INFO] CAS Push-Pull-Framework ........................... SUCCESS [  4.843
s]
[INFO] Product Service ................................... SUCCESS [  2.063
s]
[INFO] Profile Service ................................... SUCCESS [  4.761
s]
[INFO] OODT Web Grid ..................................... SUCCESS [  6.535
s]
[INFO] XML-configured, DBMS-based Product and Profile Server  SUCCESS [
6.146 s]
[INFO] Apache OODT Configurable OPeNDAP Profile Server ... SUCCESS [  4.340
s]
[INFO] Process Control System Core Package ............... SUCCESS [  2.720
s]
[INFO] OODT Wicket Web Components ........................ SUCCESS [  3.446
s]
[INFO] CAS File Manager Browser Web App .................. SUCCESS [  6.363
s]
[INFO] CAS Product Server Web Application ................ SUCCESS [ 10.782
s]
[INFO] CAS Workflow Manager Monitor Web App .............. SUCCESS [  3.683
s]
[INFO] Catalog and Archive File Management Browser ....... SUCCESS [  6.355
s]
[INFO] Catalog and Archive Workflow Management GUI Editor  SUCCESS [  6.402
s]
[INFO] Process Control System Operator Interface Webapp .. SUCCESS [ 10.963
s]
[INFO] OODT Process Control System JAX-RS service layer .. SUCCESS [  9.557
s]
[INFO] Apache OODT ....................................... SUCCESS [  0.021
s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 05:15 min
[INFO] Finished at: 2015-06-02T11:11:56-08:00
[INFO] Final Memory: 102M/319M
[INFO]
------------------------------------------------------------------------

Python tests

lmcgibbn@LMC-032857 /usr/local/oodt-0.9/apache-oodt-0.9-src/agility(master)
$ python setup.py test
Downloading
https://pypi.python.org/packages/source/s/setuptools/setuptools-8.2.1.zip
Extracting in /var/folders/xd/mmrnt3jd3hj2k52cb01cqys8001klv/T/tmpGPrHL_
Now working in
/var/folders/xd/mmrnt3jd3hj2k52cb01cqys8001klv/T/tmpGPrHL_/setuptools-8.2.1
Building a Setuptools egg in /usr/local/oodt-0.9/apache-oodt-0.9-src/agility
/usr/local/oodt-0.9/apache-oodt-0.9-src/agility/setuptools-8.2.1-py2.7.egg
running test
running egg_info
creating oodt.egg-info
writing oodt.egg-info/PKG-INFO
writing namespace_packages to oodt.egg-info/namespace_packages.txt
writing top-level names to oodt.egg-info/top_level.txt
writing dependency_links to oodt.egg-info/dependency_links.txt
writing entry points to oodt.egg-info/entry_points.txt
writing manifest file 'oodt.egg-info/SOURCES.txt'
reading manifest file 'oodt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'distribute_setup.py'
writing manifest file 'oodt.egg-info/SOURCES.txt'
running build_ext
testCmp (oodt.tests.profileTest.ProfileAttributesTest)
Test comparison operators. ... ok
testDefaults (oodt.tests.profileTest.ProfileAttributesTest)
Test to see if default values are reasonable. ... ok
testInstances (oodt.tests.profileTest.ProfileAttributesTest)
Test to ensure instances don't share instance data. ... ok
testXML (oodt.tests.profileTest.ProfileAttributesTest)
Test XML serialization and re-composition from XML. ... ok
testXMLValidity (oodt.tests.profileTest.ProfileAttributesTest)
Test to see if all required XML elements are in there. ... ok
testCmp (oodt.tests.profileTest.ResourceAttributesTest)
Test comparison operations. ... ok
testDefaults (oodt.tests.profileTest.ResourceAttributesTest)
Test if default values are reasonable. ... ok
testInstances (oodt.tests.profileTest.ResourceAttributesTest)
Test to ensure instances don't share instance data. ... ok
testXML (oodt.tests.profileTest.ResourceAttributesTest)
Test XML serialization and recomposition from XML. ... ok
testXMLValidity (oodt.tests.profileTest.ResourceAttributesTest)
Test to see if all required XML elements are in there. ... ok
testCmp (oodt.tests.profileTest.ProfileTest) ... ok
testInstances (oodt.tests.profileTest.ProfileTest)
Test to ensure isntances don't share isntance data. ... ok
testXML (oodt.tests.profileTest.ProfileTest)
Test XML serialization and recomposition from XML. ... ok
testArgs (oodt.tests.queryTest.QueryElementTest)
Test to see if initializer arguments are used. ... ok
testBadArgs (oodt.tests.queryTest.QueryElementTest)
Test reactions to bad arugments. ... ok
testComparisons (oodt.tests.queryTest.QueryElementTest)
Test comparison operators. ... ok
testDefaults (oodt.tests.queryTest.QueryElementTest)
Test to see if defaults are reasonable. ... ok
testXML (oodt.tests.queryTest.QueryElementTest)
Test XML serialization. ... ok
testArgs (oodt.tests.queryTest.QueryHeaderTest)
Test if initializer arguments are used. ... ok
testBadArgs (oodt.tests.queryTest.QueryHeaderTest)
Test reaction to bad arguments. ... ok
testDefaults (oodt.tests.queryTest.QueryHeaderTest)
Test if defaults are reasonable. ... ok
testXML (oodt.tests.queryTest.QueryHeaderTest)
Test XML serialization. ... ok
testBadArgs (oodt.tests.queryTest.QueryResultTest)
Test reaction to bad arguments. ... ok
testDefaults (oodt.tests.queryTest.QueryResultTest)
Test if defaults are reasonable. ... ok
testXML (oodt.tests.queryTest.QueryResultTest)
Test XML serialization. ... ok
testCmp (oodt.tests.queryTest.QueryTest)
Test comparison operators. ... ok
testDefaults (oodt.tests.queryTest.QueryTest)
Test if defaults are reasonable. ... ok
testParser (oodt.tests.queryTest.QueryTest)
Test the query expresion parser. ... ok
testXML (oodt.tests.queryTest.QueryTest)
Test XML serialization. ... ok
testAdds (oodt.tests.xmlutilsTest.XMLTest)
Test adding things to nodes. ... ok
testText (oodt.tests.xmlutilsTest.XMLTest)
Test getting text from nodes. ... ok
testIt (oodt.tests.xmlutilsTest.DocumentableTest)
Test the `Documentable` and `DocumentableField` classes. ... ok
add (oodt.xmlutils)
Doctest: oodt.xmlutils.add ... ok
text (oodt.xmlutils)
Doctest: oodt.xmlutils.text ... ok

----------------------------------------------------------------------
Ran 34 tests in 0.017s

OK

NOTICE, CHANGES. LICENSE, etc all look good.


>
> [X] +1 Release the packages as Apache OODT 0.9
>
>
 Thanks Chris and everyone else who contributed to OODT 0.9.
Lewis

Reply via email to