Jason T. Greene wrote:
Emanuel Muckenhuber wrote:
> Jason T. Greene wrote:
>>
>> Option D
>> --------
>> System = deploy/system
>> User = deploy/apps
>>
>> + Looks the nicest
>> + Not too hard to find the new location
>> - Users will put things in deploy and it won't work!
>>
>
> You could just move deploy/* to a deploy/system/ folder.
Good idea (we will call this Option F). Any opinions on this approach?
Hmm does it really make sense to just move everything from deploy to a
subfolder?
Maybe we should leave things like the jmx-console, ROOT.war, ... in the
deploy folder. So deployments a user can just delete.