[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986303#action_12986303
]
Shawn Jiang commented on GERONIMODEVTOOLS-704:
----------------------------------------------
With some additional code to GERONIMO-5527, GEP could just use -c/--clean with
following properties
1, -Dorg.osgi.framework.storage.clean=onFirstInit
to clean up the OSGi cache.
2, -Ddirectorys.to.remove.on.start=/var/catalina/work,/var/catalina/resources
to customize other cache to delete when geronimo starts.
> Provide a check box to clean server cache when start server from GEP.
> ---------------------------------------------------------------------
>
> Key: GERONIMODEVTOOLS-704
> URL:
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-704
> Project: Geronimo-Devtools
> Issue Type: Improvement
> Components: eclipse-plugin
> Affects Versions: 3.0
> Reporter: Shawn Jiang
> Assignee: Delos Dai
> Fix For: 3.0
>
>
> see https://issues.apache.org/jira/browse/GERONIMO-5527, some code added to
> support -c/--clean switch to clean server cache from startup script. we
> need to add the same function in GEP.
> ---------------------------------------------------------------------------------------------------------------------------------------------
> Repository Revision Date User Message
> ASF #1025840 Thu Oct 21 02:05:53 EDT 2010 genspring
> GERONIMO-5527 provide a way to clean osgi bundle cache when starting the
> server.
> Files Changed
> MODIFY
> /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/windows-text/bin/geronimo.bat
>
> MODIFY
> /geronimo/server/trunk/framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/main/EmbeddedDaemon.java
>
> MODIFY
> /geronimo/server/trunk/framework/modules/geronimo-cli/src/main/java/org/apache/geronimo/cli/daemon/DaemonCLParser.java
>
> MODIFY
> /geronimo/server/trunk/framework/configs/karaf-framework/src/main/distribution/unix-shell/bin/geronimo
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.