This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch CAUSEWAY-3575
in repository https://gitbox.apache.org/repos/asf/causeway.git


    omit fe71cba133 CAUSEWAY-3575: adds unbound/missing properties or 
collections
     add 9cce2a820c CAUSEWAY-3613: moves excel download classes into correct 
package
     add 1ca79f7ced Merge pull request #1911 from apache/CAUSEWAY-3613
     new cb892619c0 CAUSEWAY-3575: adds unbound/missing properties or 
collections

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (fe71cba133)
            \
             N -- N -- N   refs/heads/CAUSEWAY-3575 (cb892619c0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../wkt}/ui/CausewayModuleExtExcelDownloadWicketUi.java               | 4 ++--
 .../components => exceldownload/wkt/ui/viewer}/CellStyleProvider.java | 2 +-
 .../wkt/ui/viewer}/CollectionContentsAsExcelFactory.java              | 2 +-
 .../wkt/ui/viewer}/ExcelFileDownloadLink.java                         | 2 +-
 .../ui/components => exceldownload/wkt/ui/viewer}/ExcelFileModel.java | 2 +-
 .../components => exceldownload/wkt/ui/viewer}/_TimeConversion.java   | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)
 rename 
extensions/vw/exceldownload/wicket-ui/src/main/java/org/apache/causeway/extensions/{viewer/wicket/exceldownload
 => exceldownload/wkt}/ui/CausewayModuleExtExcelDownloadWicketUi.java (85%)
 rename 
extensions/vw/exceldownload/wicket-ui/src/main/java/org/apache/causeway/extensions/{viewer/wicket/exceldownload/ui/components
 => exceldownload/wkt/ui/viewer}/CellStyleProvider.java (97%)
 rename 
extensions/vw/exceldownload/wicket-ui/src/main/java/org/apache/causeway/extensions/{viewer/wicket/exceldownload/ui/components
 => exceldownload/wkt/ui/viewer}/CollectionContentsAsExcelFactory.java (97%)
 rename 
extensions/vw/exceldownload/wicket-ui/src/main/java/org/apache/causeway/extensions/{viewer/wicket/exceldownload/ui/components
 => exceldownload/wkt/ui/viewer}/ExcelFileDownloadLink.java (97%)
 rename 
extensions/vw/exceldownload/wicket-ui/src/main/java/org/apache/causeway/extensions/{viewer/wicket/exceldownload/ui/components
 => exceldownload/wkt/ui/viewer}/ExcelFileModel.java (99%)
 rename 
extensions/vw/exceldownload/wicket-ui/src/main/java/org/apache/causeway/extensions/{viewer/wicket/exceldownload/ui/components
 => exceldownload/wkt/ui/viewer}/_TimeConversion.java (94%)

Reply via email to