You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sis.apache.org by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov> on 2010/11/09 20:33:14 UTC

[VOTE] Apache SIS 0.1-incubating Release Candidate #1

Hi Folks,

I have posted a candidate for the Apache SIS 0.1-incubating release. The
source code is at:

http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/

See the included CHANGES.txt file for details on release contents and latest
changes. The release was made using the Maven2 release plugin, according to
Jukka Zitting's notes from Tika-ville:

http://tinyurl.com/yz2cqls

Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177 [1]
to make this happen for our next release.

See the included README.txt file for an example of how to use Apache SIS in
a Tomcat environment and how to run the demo.

This plugin creates a Apache SIS 0.1-incubating tag at:

http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/

Please vote on releasing these packages as Apache SIS 0.1-incubating. The
vote is open for the next 72 hours. Only votes from Incubator PMC are
binding, but everyone is welcome to check the release candidate and voice
their approval or disapproval. The vote passes if at least three binding +1
votes are cast.

[ ] +1 Release the packages as Apache SIS 0.1-incubating.

[ ] -1 Do not release the packages because...

Thanks!

Cheers,
Chris

P.S. Here's my +1.

[1] https://issues.apache.org/jira/browse/INFRA-3177

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: Chris.Mattmann@jpl.nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Hi Kevan,

Thanks. I'll re-roll another release candidate. Thanks for the enthusiasm so far. I hope for the same on RC #2! :)

Cheers,
Chris


On 11/10/10 7:25 AM, "Kevan Miller" <ke...@gmail.com> wrote:



On Nov 10, 2010, at 7:14 AM, Mark Struberg wrote:

> just figured that Apache SIS != Apache Isis
>
> First thought Chris mistyped it while releasing ... ;)
>
> A few notes:
>
> You should upgrade to apache-parent-7. You currently don't seem to have an automated rat check in your build. Running
> $> mvn org.apache.rat:apache-rat-plugin:check
> gave me a build failure - but nothing tragical since the affected files are only a csv with test data and the CHANGES.txt. You should exclude those from the rat scan in your pom.
>
> Not sure if the jdom license needs to be quoted in the NOTICE file. It's a Apache _style_ license, but not an ALv2 [1] and you get it as transitive dependency of rome.

Ant, good catch with the disclaimer... I missed that... We should fix, imo.

jdom license should be added, imo. Also helpful to note that rome and georss-rome are under ALv2.

--kevan



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: Chris.Mattmann@jpl.nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Hi Kevan,

Thanks. I'll re-roll another release candidate. Thanks for the enthusiasm so far. I hope for the same on RC #2! :)

Cheers,
Chris


On 11/10/10 7:25 AM, "Kevan Miller" <ke...@gmail.com> wrote:



On Nov 10, 2010, at 7:14 AM, Mark Struberg wrote:

> just figured that Apache SIS != Apache Isis
>
> First thought Chris mistyped it while releasing ... ;)
>
> A few notes:
>
> You should upgrade to apache-parent-7. You currently don't seem to have an automated rat check in your build. Running
> $> mvn org.apache.rat:apache-rat-plugin:check
> gave me a build failure - but nothing tragical since the affected files are only a csv with test data and the CHANGES.txt. You should exclude those from the rat scan in your pom.
>
> Not sure if the jdom license needs to be quoted in the NOTICE file. It's a Apache _style_ license, but not an ALv2 [1] and you get it as transitive dependency of rome.

Ant, good catch with the disclaimer... I missed that... We should fix, imo.

jdom license should be added, imo. Also helpful to note that rome and georss-rome are under ALv2.

--kevan



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: Chris.Mattmann@jpl.nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by Kevan Miller <ke...@gmail.com>.
On Nov 10, 2010, at 7:14 AM, Mark Struberg wrote:

> just figured that Apache SIS != Apache Isis
> 
> First thought Chris mistyped it while releasing ... ;)
> 
> A few notes:
> 
> You should upgrade to apache-parent-7. You currently don't seem to have an automated rat check in your build. Running
> $> mvn org.apache.rat:apache-rat-plugin:check
> gave me a build failure - but nothing tragical since the affected files are only a csv with test data and the CHANGES.txt. You should exclude those from the rat scan in your pom.
> 
> Not sure if the jdom license needs to be quoted in the NOTICE file. It's a Apache _style_ license, but not an ALv2 [1] and you get it as transitive dependency of rome. 

Ant, good catch with the disclaimer... I missed that... We should fix, imo.

jdom license should be added, imo. Also helpful to note that rome and georss-rome are under ALv2.

--kevan

Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by Kevan Miller <ke...@gmail.com>.
On Nov 10, 2010, at 7:14 AM, Mark Struberg wrote:

> just figured that Apache SIS != Apache Isis
> 
> First thought Chris mistyped it while releasing ... ;)
> 
> A few notes:
> 
> You should upgrade to apache-parent-7. You currently don't seem to have an automated rat check in your build. Running
> $> mvn org.apache.rat:apache-rat-plugin:check
> gave me a build failure - but nothing tragical since the affected files are only a csv with test data and the CHANGES.txt. You should exclude those from the rat scan in your pom.
> 
> Not sure if the jdom license needs to be quoted in the NOTICE file. It's a Apache _style_ license, but not an ALv2 [1] and you get it as transitive dependency of rome. 

Ant, good catch with the disclaimer... I missed that... We should fix, imo.

jdom license should be added, imo. Also helpful to note that rome and georss-rome are under ALv2.

--kevan
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by Mark Struberg <st...@yahoo.de>.
just figured that Apache SIS != Apache Isis

First thought Chris mistyped it while releasing ... ;)

A few notes:

You should upgrade to apache-parent-7. You currently don't seem to have an automated rat check in your build. Running
$> mvn org.apache.rat:apache-rat-plugin:check
gave me a build failure - but nothing tragical since the affected files are only a csv with test data and the CHANGES.txt. You should exclude those from the rat scan in your pom.

Not sure if the jdom license needs to be quoted in the NOTICE file. It's a Apache _style_ license, but not an ALv2 [1] and you get it as transitive dependency of rome. 

+1 otherwise.

LieGrue,
strub


[1] http://repo2.maven.org/maven2/jdom/jdom/1.0/jdom-1.0.jar


--- On Wed, 11/10/10, ant elder <an...@gmail.com> wrote:

> From: ant elder <an...@gmail.com>
> Subject: Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1
> To: general@incubator.apache.org
> Cc: "sis-dev@incubator.apache.org" <si...@incubator.apache.org>
> Date: Wednesday, November 10, 2010, 6:56 AM
> It looks pretty good to me too, so
> good job for a first release.
> 
> The only issue i found is that the Incubator disclaimer
> text is
> missing, that should either be in the README or a separate
> DISCLAIMER
> file, see http://incubator.apache.org/guides/branding.html#disclaimers
> 
> A lot of poddlings seem to miss this recently but been
> permitted to
> just fix it for the next release so I guess that should be
> ok, so +1
> from me unless some other IPMCer complains about it.
> 
>    ...ant
> 
> On Tue, Nov 9, 2010 at 7:33 PM, Mattmann, Chris A (388J)
> <ch...@jpl.nasa.gov>
> wrote:
> > Hi Folks,
> >
> > I have posted a candidate for the Apache SIS
> 0.1-incubating release. The
> > source code is at:
> >
> > http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/
> >
> > See the included CHANGES.txt file for details on
> release contents and latest
> > changes. The release was made using the Maven2 release
> plugin, according to
> > Jukka Zitting's notes from Tika-ville:
> >
> > http://tinyurl.com/yz2cqls
> >
> > Caveat: we aren't publishing to Maven Central yet.
> I've filed INFRA-3177 [1]
> > to make this happen for our next release.
> >
> > See the included README.txt file for an example of how
> to use Apache SIS in
> > a Tomcat environment and how to run the demo.
> >
> > This plugin creates a Apache SIS 0.1-incubating tag
> at:
> >
> > http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/
> >
> > Please vote on releasing these packages as Apache SIS
> 0.1-incubating. The
> > vote is open for the next 72 hours. Only votes from
> Incubator PMC are
> > binding, but everyone is welcome to check the release
> candidate and voice
> > their approval or disapproval. The vote passes if at
> least three binding +1
> > votes are cast.
> >
> > [ ] +1 Release the packages as Apache SIS
> 0.1-incubating.
> >
> > [ ] -1 Do not release the packages because...
> >
> > Thanks!
> >
> > Cheers,
> > Chris
> >
> > P.S. Here's my +1.
> >
> > [1] https://issues.apache.org/jira/browse/INFRA-3177
> >
> >
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > Chris Mattmann, Ph.D.
> > Senior Computer Scientist
> > NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> > Office: 171-266B, Mailstop: 171-246
> > Email: Chris.Mattmann@jpl.nasa.gov
> > WWW:   http://sunset.usc.edu/~mattmann/
> >
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > Adjunct Assistant Professor, Computer Science
> Department
> > University of Southern California, Los Angeles, CA
> 90089 USA
> >
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >


      

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by ant elder <an...@gmail.com>.
It looks pretty good to me too, so good job for a first release.

The only issue i found is that the Incubator disclaimer text is
missing, that should either be in the README or a separate DISCLAIMER
file, see http://incubator.apache.org/guides/branding.html#disclaimers

A lot of poddlings seem to miss this recently but been permitted to
just fix it for the next release so I guess that should be ok, so +1
from me unless some other IPMCer complains about it.

   ...ant

On Tue, Nov 9, 2010 at 7:33 PM, Mattmann, Chris A (388J)
<ch...@jpl.nasa.gov> wrote:
> Hi Folks,
>
> I have posted a candidate for the Apache SIS 0.1-incubating release. The
> source code is at:
>
> http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/
>
> See the included CHANGES.txt file for details on release contents and latest
> changes. The release was made using the Maven2 release plugin, according to
> Jukka Zitting's notes from Tika-ville:
>
> http://tinyurl.com/yz2cqls
>
> Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177 [1]
> to make this happen for our next release.
>
> See the included README.txt file for an example of how to use Apache SIS in
> a Tomcat environment and how to run the demo.
>
> This plugin creates a Apache SIS 0.1-incubating tag at:
>
> http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/
>
> Please vote on releasing these packages as Apache SIS 0.1-incubating. The
> vote is open for the next 72 hours. Only votes from Incubator PMC are
> binding, but everyone is welcome to check the release candidate and voice
> their approval or disapproval. The vote passes if at least three binding +1
> votes are cast.
>
> [ ] +1 Release the packages as Apache SIS 0.1-incubating.
>
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Cheers,
> Chris
>
> P.S. Here's my +1.
>
> [1] https://issues.apache.org/jira/browse/INFRA-3177
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: Chris.Mattmann@jpl.nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by "Ramirez, Paul M (388J)" <pa...@jpl.nasa.gov>.
Hey All,

+1 from me.

Thanks,
Paul

On Nov 9, 2010, at 3:13 PM, patrick o'leary wrote:

> Looks good to me!
> +1
> 
> On Tue, Nov 9, 2010 at 12:58 PM, Mccleese, Sean W (388A) <
> sean.w.mccleese@jpl.nasa.gov> wrote:
> 
>> Aside from a momentary Java 5 / Java 6 issue I encountered (missed that
>> discussion earlier) it seems good to me. +1 here!
>> 
>> -Sean
>> 
>> -----Original Message-----
>> From: Mattmann, Chris A (388J) [mailto:chris.a.mattmann@jpl.nasa.gov]
>> Sent: Tuesday, November 09, 2010 11:33 AM
>> To: sis-dev@incubator.apache.org
>> Cc: general@incubator.apache.org
>> Subject: [VOTE] Apache SIS 0.1-incubating Release Candidate #1
>> 
>> Hi Folks,
>> 
>> I have posted a candidate for the Apache SIS 0.1-incubating release. The
>> source code is at:
>> 
>> http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/<http://people.apache.org/%7Emattmann/apache-sis-0.1-incubating/rc1/>
>> 
>> See the included CHANGES.txt file for details on release contents and
>> latest
>> changes. The release was made using the Maven2 release plugin, according to
>> Jukka Zitting's notes from Tika-ville:
>> 
>> http://tinyurl.com/yz2cqls
>> 
>> Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177
>> [1]
>> to make this happen for our next release.
>> 
>> See the included README.txt file for an example of how to use Apache SIS in
>> a Tomcat environment and how to run the demo.
>> 
>> This plugin creates a Apache SIS 0.1-incubating tag at:
>> 
>> http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/
>> 
>> Please vote on releasing these packages as Apache SIS 0.1-incubating. The
>> vote is open for the next 72 hours. Only votes from Incubator PMC are
>> binding, but everyone is welcome to check the release candidate and voice
>> their approval or disapproval. The vote passes if at least three binding +1
>> votes are cast.
>> 
>> [ ] +1 Release the packages as Apache SIS 0.1-incubating.
>> 
>> [ ] -1 Do not release the packages because...
>> 
>> Thanks!
>> 
>> Cheers,
>> Chris
>> 
>> P.S. Here's my +1.
>> 
>> [1] https://issues.apache.org/jira/browse/INFRA-3177
>> 
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Chris Mattmann, Ph.D.
>> Senior Computer Scientist
>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
>> Office: 171-266B, Mailstop: 171-246
>> Email: Chris.Mattmann@jpl.nasa.gov
>> WWW:   http://sunset.usc.edu/~mattmann/<http://sunset.usc.edu/%7Emattmann/>
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Adjunct Assistant Professor, Computer Science Department
>> University of Southern California, Los Angeles, CA 90089 USA
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 
>> 


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by "Ramirez, Paul M (388J)" <pa...@jpl.nasa.gov>.
Hey All,

+1 from me.

Thanks,
Paul

On Nov 9, 2010, at 3:13 PM, patrick o'leary wrote:

> Looks good to me!
> +1
> 
> On Tue, Nov 9, 2010 at 12:58 PM, Mccleese, Sean W (388A) <
> sean.w.mccleese@jpl.nasa.gov> wrote:
> 
>> Aside from a momentary Java 5 / Java 6 issue I encountered (missed that
>> discussion earlier) it seems good to me. +1 here!
>> 
>> -Sean
>> 
>> -----Original Message-----
>> From: Mattmann, Chris A (388J) [mailto:chris.a.mattmann@jpl.nasa.gov]
>> Sent: Tuesday, November 09, 2010 11:33 AM
>> To: sis-dev@incubator.apache.org
>> Cc: general@incubator.apache.org
>> Subject: [VOTE] Apache SIS 0.1-incubating Release Candidate #1
>> 
>> Hi Folks,
>> 
>> I have posted a candidate for the Apache SIS 0.1-incubating release. The
>> source code is at:
>> 
>> http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/<http://people.apache.org/%7Emattmann/apache-sis-0.1-incubating/rc1/>
>> 
>> See the included CHANGES.txt file for details on release contents and
>> latest
>> changes. The release was made using the Maven2 release plugin, according to
>> Jukka Zitting's notes from Tika-ville:
>> 
>> http://tinyurl.com/yz2cqls
>> 
>> Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177
>> [1]
>> to make this happen for our next release.
>> 
>> See the included README.txt file for an example of how to use Apache SIS in
>> a Tomcat environment and how to run the demo.
>> 
>> This plugin creates a Apache SIS 0.1-incubating tag at:
>> 
>> http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/
>> 
>> Please vote on releasing these packages as Apache SIS 0.1-incubating. The
>> vote is open for the next 72 hours. Only votes from Incubator PMC are
>> binding, but everyone is welcome to check the release candidate and voice
>> their approval or disapproval. The vote passes if at least three binding +1
>> votes are cast.
>> 
>> [ ] +1 Release the packages as Apache SIS 0.1-incubating.
>> 
>> [ ] -1 Do not release the packages because...
>> 
>> Thanks!
>> 
>> Cheers,
>> Chris
>> 
>> P.S. Here's my +1.
>> 
>> [1] https://issues.apache.org/jira/browse/INFRA-3177
>> 
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Chris Mattmann, Ph.D.
>> Senior Computer Scientist
>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
>> Office: 171-266B, Mailstop: 171-246
>> Email: Chris.Mattmann@jpl.nasa.gov
>> WWW:   http://sunset.usc.edu/~mattmann/<http://sunset.usc.edu/%7Emattmann/>
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Adjunct Assistant Professor, Computer Science Department
>> University of Southern California, Los Angeles, CA 90089 USA
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 
>> 


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by patrick o'leary <pj...@pjaol.com>.
Looks good to me!
+1

On Tue, Nov 9, 2010 at 12:58 PM, Mccleese, Sean W (388A) <
sean.w.mccleese@jpl.nasa.gov> wrote:

> Aside from a momentary Java 5 / Java 6 issue I encountered (missed that
> discussion earlier) it seems good to me. +1 here!
>
> -Sean
>
> -----Original Message-----
> From: Mattmann, Chris A (388J) [mailto:chris.a.mattmann@jpl.nasa.gov]
> Sent: Tuesday, November 09, 2010 11:33 AM
> To: sis-dev@incubator.apache.org
> Cc: general@incubator.apache.org
> Subject: [VOTE] Apache SIS 0.1-incubating Release Candidate #1
>
> Hi Folks,
>
> I have posted a candidate for the Apache SIS 0.1-incubating release. The
> source code is at:
>
> http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/<http://people.apache.org/%7Emattmann/apache-sis-0.1-incubating/rc1/>
>
> See the included CHANGES.txt file for details on release contents and
> latest
> changes. The release was made using the Maven2 release plugin, according to
> Jukka Zitting's notes from Tika-ville:
>
> http://tinyurl.com/yz2cqls
>
> Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177
> [1]
> to make this happen for our next release.
>
> See the included README.txt file for an example of how to use Apache SIS in
> a Tomcat environment and how to run the demo.
>
> This plugin creates a Apache SIS 0.1-incubating tag at:
>
> http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/
>
> Please vote on releasing these packages as Apache SIS 0.1-incubating. The
> vote is open for the next 72 hours. Only votes from Incubator PMC are
> binding, but everyone is welcome to check the release candidate and voice
> their approval or disapproval. The vote passes if at least three binding +1
> votes are cast.
>
> [ ] +1 Release the packages as Apache SIS 0.1-incubating.
>
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Cheers,
> Chris
>
> P.S. Here's my +1.
>
> [1] https://issues.apache.org/jira/browse/INFRA-3177
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: Chris.Mattmann@jpl.nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/<http://sunset.usc.edu/%7Emattmann/>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>

Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by patrick o'leary <pj...@pjaol.com>.
Looks good to me!
+1

On Tue, Nov 9, 2010 at 12:58 PM, Mccleese, Sean W (388A) <
sean.w.mccleese@jpl.nasa.gov> wrote:

> Aside from a momentary Java 5 / Java 6 issue I encountered (missed that
> discussion earlier) it seems good to me. +1 here!
>
> -Sean
>
> -----Original Message-----
> From: Mattmann, Chris A (388J) [mailto:chris.a.mattmann@jpl.nasa.gov]
> Sent: Tuesday, November 09, 2010 11:33 AM
> To: sis-dev@incubator.apache.org
> Cc: general@incubator.apache.org
> Subject: [VOTE] Apache SIS 0.1-incubating Release Candidate #1
>
> Hi Folks,
>
> I have posted a candidate for the Apache SIS 0.1-incubating release. The
> source code is at:
>
> http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/<http://people.apache.org/%7Emattmann/apache-sis-0.1-incubating/rc1/>
>
> See the included CHANGES.txt file for details on release contents and
> latest
> changes. The release was made using the Maven2 release plugin, according to
> Jukka Zitting's notes from Tika-ville:
>
> http://tinyurl.com/yz2cqls
>
> Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177
> [1]
> to make this happen for our next release.
>
> See the included README.txt file for an example of how to use Apache SIS in
> a Tomcat environment and how to run the demo.
>
> This plugin creates a Apache SIS 0.1-incubating tag at:
>
> http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/
>
> Please vote on releasing these packages as Apache SIS 0.1-incubating. The
> vote is open for the next 72 hours. Only votes from Incubator PMC are
> binding, but everyone is welcome to check the release candidate and voice
> their approval or disapproval. The vote passes if at least three binding +1
> votes are cast.
>
> [ ] +1 Release the packages as Apache SIS 0.1-incubating.
>
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Cheers,
> Chris
>
> P.S. Here's my +1.
>
> [1] https://issues.apache.org/jira/browse/INFRA-3177
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: Chris.Mattmann@jpl.nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/<http://sunset.usc.edu/%7Emattmann/>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>

RE: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by "Mccleese, Sean W (388A)" <se...@jpl.nasa.gov>.
Aside from a momentary Java 5 / Java 6 issue I encountered (missed that discussion earlier) it seems good to me. +1 here!

-Sean

-----Original Message-----
From: Mattmann, Chris A (388J) [mailto:chris.a.mattmann@jpl.nasa.gov] 
Sent: Tuesday, November 09, 2010 11:33 AM
To: sis-dev@incubator.apache.org
Cc: general@incubator.apache.org
Subject: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Hi Folks,

I have posted a candidate for the Apache SIS 0.1-incubating release. The
source code is at:

http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/

See the included CHANGES.txt file for details on release contents and latest
changes. The release was made using the Maven2 release plugin, according to
Jukka Zitting's notes from Tika-ville:

http://tinyurl.com/yz2cqls

Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177 [1]
to make this happen for our next release.

See the included README.txt file for an example of how to use Apache SIS in
a Tomcat environment and how to run the demo.

This plugin creates a Apache SIS 0.1-incubating tag at:

http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/

Please vote on releasing these packages as Apache SIS 0.1-incubating. The
vote is open for the next 72 hours. Only votes from Incubator PMC are
binding, but everyone is welcome to check the release candidate and voice
their approval or disapproval. The vote passes if at least three binding +1
votes are cast.

[ ] +1 Release the packages as Apache SIS 0.1-incubating.

[ ] -1 Do not release the packages because...

Thanks!

Cheers,
Chris

P.S. Here's my +1.

[1] https://issues.apache.org/jira/browse/INFRA-3177

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: Chris.Mattmann@jpl.nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by ant elder <an...@gmail.com>.
It looks pretty good to me too, so good job for a first release.

The only issue i found is that the Incubator disclaimer text is
missing, that should either be in the README or a separate DISCLAIMER
file, see http://incubator.apache.org/guides/branding.html#disclaimers

A lot of poddlings seem to miss this recently but been permitted to
just fix it for the next release so I guess that should be ok, so +1
from me unless some other IPMCer complains about it.

   ...ant

On Tue, Nov 9, 2010 at 7:33 PM, Mattmann, Chris A (388J)
<ch...@jpl.nasa.gov> wrote:
> Hi Folks,
>
> I have posted a candidate for the Apache SIS 0.1-incubating release. The
> source code is at:
>
> http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/
>
> See the included CHANGES.txt file for details on release contents and latest
> changes. The release was made using the Maven2 release plugin, according to
> Jukka Zitting's notes from Tika-ville:
>
> http://tinyurl.com/yz2cqls
>
> Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177 [1]
> to make this happen for our next release.
>
> See the included README.txt file for an example of how to use Apache SIS in
> a Tomcat environment and how to run the demo.
>
> This plugin creates a Apache SIS 0.1-incubating tag at:
>
> http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/
>
> Please vote on releasing these packages as Apache SIS 0.1-incubating. The
> vote is open for the next 72 hours. Only votes from Incubator PMC are
> binding, but everyone is welcome to check the release candidate and voice
> their approval or disapproval. The vote passes if at least three binding +1
> votes are cast.
>
> [ ] +1 Release the packages as Apache SIS 0.1-incubating.
>
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Cheers,
> Chris
>
> P.S. Here's my +1.
>
> [1] https://issues.apache.org/jira/browse/INFRA-3177
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: Chris.Mattmann@jpl.nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by Greg Reddin <gr...@gmail.com>.
On Wed, Nov 10, 2010 at 8:51 AM, Mattmann, Chris A (388J)
<ch...@jpl.nasa.gov> wrote:
> Anyone know how to fix that in Maven?

I can't figure out how or where Maven is bringing it in. It seems to
be putting the files in all of our builds in the META-INF directory.
That's the correct location for a JAR file, but the META-INF directory
in a web archive belongs at the root of the archive not in
WEB-INF/classes.

Greg

Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by Greg Reddin <gr...@gmail.com>.
On Wed, Nov 10, 2010 at 8:51 AM, Mattmann, Chris A (388J)
<ch...@jpl.nasa.gov> wrote:
> Either way, I think it's not a blocker though...and can be fixed in the next release. Would that be OK Greg? If you know how to fix this, please by all means in 0.2-incubating :)

Sure. You'll see my vote coming soon (not that it's needed anymore). I
haven't had a chance to look at the release yet.

Greg

Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Oh, is that what Kevan was saying? That wasn't clear to me (I thought he said it should be in webapps/sis/WEB-INF/classes).

Anyone know how to fix that in Maven? Either way, I think it's not a blocker though...and can be fixed in the next release. Would that be OK Greg? If you know how to fix this, please by all means in 0.2-incubating :)

Cheers,
Chris


On 11/10/10 9:49 AM, "Greg Reddin" <gr...@gmail.com> wrote:

On Wed, Nov 10, 2010 at 6:50 AM, Mattmann, Chris A (388J)
<ch...@jpl.nasa.gov> wrote:
> [chipotle:webapps/sis/WEB-INF] mattmann% uname -a
> Darwin chipotle.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01
> PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
> [chipotle:webapps/sis/WEB-INF] mattmann%
>
> [chipotle:webapps/sis/WEB-INF] mattmann% ls
> /usr/local/tomcat/webapps/sis/WEB-INF/classes/META-INF/
> DEPENDENCIES  LICENSE       NOTICE
> [chipotle:webapps/sis/WEB-INF] mattmann%

META-INF should be under webapps/sis not webapps/sis/WEB-INF/classes, correct?

Greg



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: Chris.Mattmann@jpl.nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by Greg Reddin <gr...@gmail.com>.
On Wed, Nov 10, 2010 at 6:50 AM, Mattmann, Chris A (388J)
<ch...@jpl.nasa.gov> wrote:
> [chipotle:webapps/sis/WEB-INF] mattmann% uname -a
> Darwin chipotle.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01
> PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
> [chipotle:webapps/sis/WEB-INF] mattmann%
>
> [chipotle:webapps/sis/WEB-INF] mattmann% ls
> /usr/local/tomcat/webapps/sis/WEB-INF/classes/META-INF/
> DEPENDENCIES  LICENSE       NOTICE
> [chipotle:webapps/sis/WEB-INF] mattmann%

META-INF should be under webapps/sis not webapps/sis/WEB-INF/classes, correct?

Greg

Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by Nga Chung <ng...@gmail.com>.
Looks good. +1 from me, too.

Thanks,
Nga

On Nov 9, 2010, at 4:38 PM, Kevan Miller wrote:

> Signatures, checksums, source, and build all look good.
> 
> The license and notice files in sis-webapp-0.1-incubating.war are not in the proper location:
> 
> WEB-INF/classes/META-INF/LICENSE 
> WEB-INF/classes/META-INF/NOTICE
> 
> That's a minor issue, IMO. Can be fixed in next release.
> 
> Here's my +1
> 
> --kevan
> 
> On Nov 9, 2010, at 2:33 PM, Mattmann, Chris A (388J) wrote:
> 
>> Hi Folks,
>> 
>> I have posted a candidate for the Apache SIS 0.1-incubating release. The
>> source code is at:
>> 
>> http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/
>> 
>> See the included CHANGES.txt file for details on release contents and latest
>> changes. The release was made using the Maven2 release plugin, according to
>> Jukka Zitting's notes from Tika-ville:
>> 
>> http://tinyurl.com/yz2cqls
>> 
>> Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177 [1]
>> to make this happen for our next release.
>> 
>> See the included README.txt file for an example of how to use Apache SIS in
>> a Tomcat environment and how to run the demo.
>> 
>> This plugin creates a Apache SIS 0.1-incubating tag at:
>> 
>> http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/
>> 
>> Please vote on releasing these packages as Apache SIS 0.1-incubating. The
>> vote is open for the next 72 hours. Only votes from Incubator PMC are
>> binding, but everyone is welcome to check the release candidate and voice
>> their approval or disapproval. The vote passes if at least three binding +1
>> votes are cast.
>> 
>> [ ] +1 Release the packages as Apache SIS 0.1-incubating.
>> 
>> [ ] -1 Do not release the packages because...
>> 
>> Thanks!
>> 
>> Cheers,
>> Chris
>> 
>> P.S. Here's my +1.
>> 
>> [1] https://issues.apache.org/jira/browse/INFRA-3177
>> 
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Chris Mattmann, Ph.D.
>> Senior Computer Scientist
>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
>> Office: 171-266B, Mailstop: 171-246
>> Email: Chris.Mattmann@jpl.nasa.gov
>> WWW:   http://sunset.usc.edu/~mattmann/
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Adjunct Assistant Professor, Computer Science Department
>> University of Southern California, Los Angeles, CA 90089 USA
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 
> 


Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Hi Kevan,

> The license and notice files in sis-webapp-0.1-incubating.war are not in the
> proper location:
> 
> WEB-INF/classes/META-INF/LICENSE
> WEB-INF/classes/META-INF/NOTICE

Hmm, on my system they are? I'm using Apache Tomcat 5.5.29, on Mac OS X
10.5.6, with Java 1.6.0_22. See here:

[chipotle:webapps/sis/WEB-INF] mattmann% java -version
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-9M3263)
Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03-307, mixed mode)
[chipotle:webapps/sis/WEB-INF] mattmann%

[chipotle:webapps/sis/WEB-INF] mattmann% uname -a
Darwin chipotle.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01
PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
[chipotle:webapps/sis/WEB-INF] mattmann%

[chipotle:webapps/sis/WEB-INF] mattmann% ls
/usr/local/tomcat/webapps/sis/WEB-INF/classes/META-INF/
DEPENDENCIES  LICENSE       NOTICE
[chipotle:webapps/sis/WEB-INF] mattmann%

What system are you running on? I think we're OK here...

Cheers,
Chris

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: Chris.Mattmann@jpl.nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Re: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by Kevan Miller <ke...@gmail.com>.
Signatures, checksums, source, and build all look good.

The license and notice files in sis-webapp-0.1-incubating.war are not in the proper location:

WEB-INF/classes/META-INF/LICENSE 
WEB-INF/classes/META-INF/NOTICE

That's a minor issue, IMO. Can be fixed in next release.

Here's my +1

--kevan

On Nov 9, 2010, at 2:33 PM, Mattmann, Chris A (388J) wrote:

> Hi Folks,
> 
> I have posted a candidate for the Apache SIS 0.1-incubating release. The
> source code is at:
> 
> http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/
> 
> See the included CHANGES.txt file for details on release contents and latest
> changes. The release was made using the Maven2 release plugin, according to
> Jukka Zitting's notes from Tika-ville:
> 
> http://tinyurl.com/yz2cqls
> 
> Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177 [1]
> to make this happen for our next release.
> 
> See the included README.txt file for an example of how to use Apache SIS in
> a Tomcat environment and how to run the demo.
> 
> This plugin creates a Apache SIS 0.1-incubating tag at:
> 
> http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/
> 
> Please vote on releasing these packages as Apache SIS 0.1-incubating. The
> vote is open for the next 72 hours. Only votes from Incubator PMC are
> binding, but everyone is welcome to check the release candidate and voice
> their approval or disapproval. The vote passes if at least three binding +1
> votes are cast.
> 
> [ ] +1 Release the packages as Apache SIS 0.1-incubating.
> 
> [ ] -1 Do not release the packages because...
> 
> Thanks!
> 
> Cheers,
> Chris
> 
> P.S. Here's my +1.
> 
> [1] https://issues.apache.org/jira/browse/INFRA-3177
> 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: Chris.Mattmann@jpl.nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 


RE: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Posted by "Mccleese, Sean W (388A)" <se...@jpl.nasa.gov>.
Aside from a momentary Java 5 / Java 6 issue I encountered (missed that discussion earlier) it seems good to me. +1 here!

-Sean

-----Original Message-----
From: Mattmann, Chris A (388J) [mailto:chris.a.mattmann@jpl.nasa.gov] 
Sent: Tuesday, November 09, 2010 11:33 AM
To: sis-dev@incubator.apache.org
Cc: general@incubator.apache.org
Subject: [VOTE] Apache SIS 0.1-incubating Release Candidate #1

Hi Folks,

I have posted a candidate for the Apache SIS 0.1-incubating release. The
source code is at:

http://people.apache.org/~mattmann/apache-sis-0.1-incubating/rc1/

See the included CHANGES.txt file for details on release contents and latest
changes. The release was made using the Maven2 release plugin, according to
Jukka Zitting's notes from Tika-ville:

http://tinyurl.com/yz2cqls

Caveat: we aren't publishing to Maven Central yet. I've filed INFRA-3177 [1]
to make this happen for our next release.

See the included README.txt file for an example of how to use Apache SIS in
a Tomcat environment and how to run the demo.

This plugin creates a Apache SIS 0.1-incubating tag at:

http://svn.apache.org/repos/asf/incubator/sis/tags/0.1-incubating/

Please vote on releasing these packages as Apache SIS 0.1-incubating. The
vote is open for the next 72 hours. Only votes from Incubator PMC are
binding, but everyone is welcome to check the release candidate and voice
their approval or disapproval. The vote passes if at least three binding +1
votes are cast.

[ ] +1 Release the packages as Apache SIS 0.1-incubating.

[ ] -1 Do not release the packages because...

Thanks!

Cheers,
Chris

P.S. Here's my +1.

[1] https://issues.apache.org/jira/browse/INFRA-3177

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: Chris.Mattmann@jpl.nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org