THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
...
No Format |
---|
$maven -Dmaven.username=${apache.username} site:sshdeploy |
Maybe you have to checkout commons-build now. You can do this by using
No Format |
---|
$svn co https://svn.apache.org/repos/asf/jakarta/commons/proper/commons-build/trunk commons-build
|
on the same level as your project-directory.
- Update the commons web site to reflect your component's move. You will need to update the menus under jakarta-commons/commons-build/menus (components-items.ent and sandbox-items.ent), as well as the more descriptive listings under jakarta-commons/commons-build/parts (components-table.ent and sandbox-table.ent).
- Send an announcement to commons-dev and commons-user announcing the move.
- Gather a list of committers for the component, ask pmc@jakarta.apache.org to give them commit access to component in commons-proper.
- Start planning a release
...