Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-RC2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Move the booter and deployer components from sandbox to nanocontainer trunk.
They will be separate projects from container - each with it's own jar artifact - but
released with same version.
Hence the trunk will have the following modules: container, booter, deployer, testmodel.
Requires:
1. SVN move
(server side moves require -m flag with message, eg -m "Moved from java/nanocontainer-sandbox to java/nanocontainer")
svn mv https://svn.codehaus.org/picocontainer/java/nanocontainer-sandbox/trunk/boot \
https://svn.codehaus.org/picocontainer/java/nanocontainer/trunk/booter
svn mv https://svn.codehaus.org/picocontainer/java/nanocontainer-sandbox/trunk/deployer \ https://svn.codehaus.org/picocontainer/java/nanocontainer/trunk/deployer
2. Package rename
The package names of the two components also need to be renamed to
org.nanocontainer.booter and org.nanocontainer.deployer.
3. Jira components
Jira components for booter and deployer need to be created in NANO
Issues for these components need to be moved from SANDBOX
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |