-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3695/
-----------------------------------------------------------

(Updated 2012-02-03 21:03:25.952279)


Review request for shindig.


Changes
-------

Another update to the patch. This time much smaller as I stopped trying to move 
svn source trees through svn diff patches (which simply doesn't work reliable).

After this patch is applied, the following svn commands need to be executed to 
end up with the desired result (from the checkout root folder):

  $ svn move --parents java/server/src/main/java 
java/sample-container/src/main/java
  $ svn move --parents java/server/src/main java/server-resources/src/main
 
Thanks to Jesse for the suggestion to solve it this way: *much* easier!


Summary
-------

This is an *artificial* patch showing the *end* result of the proposed changes.
These changes assume several source *moves*, which cannot be reliably captured 
as an svn diff.
If this patch is accepted, it probably is best to do (part of) the proposed 
steps as described in https://issues.apache.org/jira/browse/SHINDIG-1691 
manually.

Note: I've created this patch using svn 1.7.2 with (1.7+ only) command 
parameters: svn diff --show-copies-as-adds --no-diff-deleted 


This addresses bug SHINDIG-1691.
    https://issues.apache.org/jira/browse/SHINDIG-1691


Diffs (updated)
-----

  http://svn.apache.org/repos/asf/shindig/trunk/java/sample-container/pom.xml 
PRE-CREATION 
  
http://svn.apache.org/repos/asf/shindig/trunk/java/server-dependencies/pom.xml 
PRE-CREATION 
  http://svn.apache.org/repos/asf/shindig/trunk/java/server-resources/pom.xml 
PRE-CREATION 
  http://svn.apache.org/repos/asf/shindig/trunk/java/server/pom.xml 1235579 
  http://svn.apache.org/repos/asf/shindig/trunk/pom.xml 1235579 

Diff: https://reviews.apache.org/r/3695/diff


Testing
-------


Thanks,

Ate

Reply via email to