Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Removing unused plugins

Jay,


The build completes on Fedora, but Windows, CentOS Linux, and Mac are failing here: 


io.csv.test.spacereadertester 117
Running org.eclipse.ice.io.csv.test.SpaceReaderTester
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.012 sec <<< FAILURE! - in org.eclipse.ice.io.csv.test.SpaceReaderTester
testRead(org.eclipse.ice.io.csv.test.SpaceReaderTester)  Time elapsed: 0.002 sec  <<< ERROR!
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at org.eclipse.ice.io.csv.test.SpaceReaderTester.testRead(SpaceReaderTester.java:117)

Robert

From: ice-dev-bounces@xxxxxxxxxxx <ice-dev-bounces@xxxxxxxxxxx> on behalf of Jay Jay Billings <jayjaybillings@xxxxxxxxx>
Sent: Saturday, December 26, 2015 9:01 PM
To: ice developer discussions
Subject: Re: [ice-dev] Removing unused plugins
 
Everyone,

I have finished removing these bundles, reorganized our feature and product, updated the build and made a collection of other minor changes. I have pushed my changes to next. Please pull the updates, run the build and run all tests to makes sure your stuff works. Once you have complete your, please respond back to this list and let me know you've finished.

Please make sure you run the UI tests too. If any tests fail because something is missing, just write back to the list and we'll figure out what to do.

After everyone checks in, we will push the changes to master and make our first 2.2 release candidate.

Jay

On Mon, Dec 21, 2015 at 1:06 PM, Smith, Robert W. <smithrw@xxxxxxxx> wrote:

​This sounds fine to me.


Robert


From: ice-dev-bounces@xxxxxxxxxxx <ice-dev-bounces@xxxxxxxxxxx> on behalf of Andrew Bennett <bennett.andr@xxxxxxxxx>
Sent: Monday, December 21, 2015 1:02 PM
To: ice developer discussions
Subject: Re: [ice-dev] Removing unused plugins
 
I'm also cool with this.

Andrew

On Mon, Dec 21, 2015 at 6:03 AM, McCaskey, Alex <mccaskeyaj@xxxxxxxx> wrote:
That’s all cool with me. +1

Alex

On Dec 21, 2015, at 8:41 AM, Jay Jay Billings <jayjaybillings@xxxxxxxxx> wrote:

Everyone,

I am on a mission to clean up our source tree and drop support for things we don't use before our upcoming releases. Last night I removed all of our C++ code. I would like to remove:

*Everything associated with the Reactor Analyzer except Plant-level support. These pieces are unused and we barely remember how to use them. We need to keep Plant-level support for now because it supports RELAP-7, a MOOSE application.

*HDF5 support. No one is using it. It complicates our build and our release process. We can bring it back later if and when we need it.

*org.eclipse.ice.analysistool. Completely and totally unused.

*Sassena support. This was some prototype bundle support that Alex did pro bono. It is unused and there are no plans to support it.

Does anyone object? Does anyone have anything else to add to this list? Apologies to Robert who spent the past few weeks working on the Reactor bundles!

I can't delete all of this and call it a day. There are some practical concerns that I need to investigate first. I want to make sure that no one objects though so that I can dump the last three items and then slowly carve up the Reactor Analyzer bundles.

Please let me know by the end of the day.

Jay


--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev



--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings

Back to the top