Issue Details (XML | Word | Printable)

Key: JS2-148
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Scott T Weaver
Reporter: Scott T Weaver
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetspeed 2

Pre-2.0 Milestone 1 Release Cleanup task

Created: 13/Oct/04 03:32 PM   Updated: 02/Apr/05 01:19 AM
Return to search
Component/s: None
Affects Version/s: 2.0-a1, 2.0-M1
Fix Version/s: 2.0-a1, 2.0-M1, 2.0-M2

Time Tracking:
Not Specified

Resolution Date: 02/Apr/05 01:19 AM


 Description  « Hide
To get the ball rolling on getting a 2.0 M1 release out I have started cleaning up the Jetspeed 2 source tree, removing things that are no longer used.

current progress:

- I have tagged a cleanup-20041013 which is a snapshot of HEAD prior to the clean up.
- Removed all pico/nano/groovy deps.
- Resolved any compile issues tied to the preceeding dep cleanup.
- Removed any pico/nano/groovy specific classes/tests/artifacts.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Scott T Weaver added a comment - 13/Oct/04 03:57 PM
- renamed pico-nano-groovy.xml to spring-deps.xml and changed all locator.ent references in both J2 and J1/Fusion

Scott T Weaver added a comment - 13/Oct/04 04:15 PM
I need consensus on how to proceed with the following unsused items:

1. Fulcrum dependency and CPS. We are no longer using CPS in J2 but I do know it is used by others in their personal projects. Is there anyway we could move this out of J2 to somewhere else? We could also just delete it now since it will be preserved in the cleanup-20041013 tag.

2. We have some jmx stuff under portal that we no longer use, org.apache.jetspeed.services.jmx. Can we remove this? If so we can also remove about 3 jmx jars for the time being from the dep list.

3. Cornerstone. I have seen emails back and forth about moving to Corenerstone to incubation. I propose we remove Cornerstone from the current HEAD source tree. Its current state will be preserved in the cleanup-20041013 tag.

David Sean Taylor added a comment - 13/Oct/04 04:32 PM
 need consensus on how to proceed with the following unsused items:

1. Fulcrum dependency and CPS. We are no longer using CPS in J2 but I do know it is used by others in their personal projects. Is there anyway we could move this out of J2 to somewhere else? We could also just delete it now since it will be preserved in the cleanup-20041013 tag.

+1 delete it ... its locked into a tagged release of J2 on JCRE

2. We have some jmx stuff under portal that we no longer use, org.apache.jetspeed.services.jmx. Can we remove this? If so we can also remove about 3 jmx jars for the time being from the dep list.

+1

3. Cornerstone. I have seen emails back and forth about moving to Corenerstone to incubation. I propose we remove Cornerstone from the current HEAD source tree. Its current state will be preserved in the cleanup-20041013 tag.

+1

David Le Strat added a comment - 13/Oct/04 04:36 PM
+1 on the 3 points above.

Regarding future new code contributions, are we freezing the code base (new features) for a specific period to prepare for M1?

What is the targetted release date?

Ate Douma added a comment - 13/Oct/04 05:28 PM
+1 on all 3 points from me also.

Scott T Weaver added a comment - 13/Oct/04 05:33 PM
> Regarding future new code contributions, are we freezing the code base
> (new features) for a specific period to prepare for M1?

I am still waiting on Profiler contributions. I would also like to see security fully implemented prior to M1.

> What is the targetted release date?
Late Oct. early Nov. would be nice.

Scott T Weaver added a comment - 13/Oct/04 05:37 PM
since I have +4 (including my own) I will commence removing the above items.

Scott T Weaver added a comment - 13/Oct/04 07:06 PM
- Upgrading to pluto 1.0.1-rc1

Ate Douma added a comment - 02/Apr/05 01:19 AM
As I'm in a Pre-2.0 Milestone 2 Release Cleanup Mode I'm closing this issue ;-)