You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2020/06/07 19:34:43 UTC

[plc4x-build-tools] branch feature/build-cleanup created (now 2030a5f)

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

cdutz pushed a change to branch feature/build-cleanup
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git.


      at 2030a5f  - Fiexed a changed directory structure in the propper archive

This branch includes the following new commits:

     new 2030a5f  - Fiexed a changed directory structure in the propper archive

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.



[plc4x-build-tools] 01/01: - Fiexed a changed directory structure in the propper archive

Posted by cd...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch feature/build-cleanup
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git

commit 2030a5f2b78fcd871bc53cea8f59df228ba04861
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Sun Jun 7 21:34:36 2020 +0200

    - Fiexed a changed directory structure in the propper archive
---
 plc4x-site-skin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4x-site-skin/pom.xml b/plc4x-site-skin/pom.xml
index 889c03f..b1536b9 100644
--- a/plc4x-site-skin/pom.xml
+++ b/plc4x-site-skin/pom.xml
@@ -180,7 +180,7 @@
                 </resource>
                 <resource>
                   <directory>
-                    ${project.build.directory}/dependency/popper/popper.js-${proper.version}/dist/umd
+                    ${project.build.directory}/dependency/popper/popper-core-${proper.version}/dist/umd
                   </directory>
                   <targetPath>js</targetPath>
                 </resource>