[GitHub] [directory-studio] raydoom commented on pull request #36: DIRSTUDIO-1293 | Changes for native Apple Silicon M1 build

2023-06-08 Thread via GitHub


raydoom commented on PR #36:
URL: https://github.com/apache/directory-studio/pull/36#issuecomment-1583912442

   first I only modify 
`org.apache.directory.studio.eclipse-trgt-platform.template`, It give me the 
error, 
   and now I modify `org.apache.directory.studio.eclipse-trgt-platform.target 
`and `org.apache.directory.studio.eclipse-trgt-platform.template` with the 
follow
   ```
 
 
 
 
 
 
 
 
 
 
 https://download.eclipse.org/eclipse/updates/4.24"/>
   ```
   it works!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[GitHub] [directory-studio] raydoom commented on pull request #36: DIRSTUDIO-1293 | Changes for native Apple Silicon M1 build

2023-02-02 Thread via GitHub


raydoom commented on PR #36:
URL: https://github.com/apache/directory-studio/pull/36#issuecomment-1415121048

   I apply you change, and get the error when `mvn clean install`
   ```
   [ERROR] Cannot resolve project dependencies:
   [ERROR]   Software being installed: 
org.apache.directory.studio.aciitemeditor 2.0.0.qualifier
   [ERROR]   Missing requirement: org.apache.directory.studio.ldapbrowser.core 
2.0.0.qualifier requires 'osgi.bundle; org.apache.commons.commons-text 0.0.0' 
but it could not be found
   [ERROR]   Cannot satisfy dependency: 
org.apache.directory.studio.aciitemeditor 2.0.0.qualifier depends on: 
osgi.bundle; org.apache.directory.studio.ldapbrowser.core 0.0.0
   [ERROR] 
   [ERROR] See 
https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
   [ERROR] Cannot resolve dependencies of MavenProject: 
org.apache.directory.studio:org.apache.directory.studio.aciitemeditor:2.0.0-SNAPSHOT
 @ /Users/maxd/work/git/directory-studio/plugins/aciitemeditor/pom.xml: See log 
for details -> [Help 1]
   ```
   the official branch code is no error, @tied 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org