Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible versions of idempiere? #20

Open
dantam74 opened this issue Mar 11, 2023 · 3 comments
Open

Compatible versions of idempiere? #20

dantam74 opened this issue Mar 11, 2023 · 3 comments

Comments

@dantam74
Copy link

It would be great to have an indication in the README or the git tags which version(s) of iDempiere this repository is compatible with at what point.
I'm trying the release-10 branch of idempiere against the current master of this repository and gets the following

[INFO] Reactor Summary for org.idempiere.swing.client.main 10.0.0-SNAPSHOT:
[INFO]
[INFO] org.adempiere.ui.swing ............................. FAILURE [ 12.438 s]
[INFO] org.adempiere.report.jasper.swing .................. SKIPPED
[INFO] org.adempiere.ui.swing.feature ..................... SKIPPED
[INFO] org.idempiere.swing.client.p2 ...................... SKIPPED
[INFO] org.idempiere.p2.targetplatform .................... SKIPPED
[INFO] org.idempiere.swing.client.main .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:16 min
[INFO] Finished at: 2023-03-11T15:20:05+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.7.5:compile (default-compile) on project org.adempiere.ui.swing: Compilation failure: Compilation failure:
[ERROR] /home/daniel/github/idempiere-dev-setup/idempiere-swing-client/org.adempiere.ui.swing/src/org/compiere/grid/VPaymentFormCash.java:[134]
[ERROR] if (s_Currencies.containsKey(C_Currency_ID)) {
[ERROR] ^^^^^^^^^^^^
[ERROR] s_Currencies cannot be resolved

when running 'mvn verify'

Thanks :-)

@CarlosRuiz-globalqss
Copy link
Contributor

Thanks @dantam74 - the swing client doesn't have a maintainer, so better to consider it as deprecated (unless a maintainer appears)

@dantam74
Copy link
Author

I can maintain to the best of my ability. I have some old swing forms i need to get working in a newer version of iDempiere.

@CarlosRuiz-globalqss
Copy link
Contributor

I can maintain to the best of my ability. I have some old swing forms i need to get working in a newer version of iDempiere.

Thanks @dantam74 - I sent you an invitation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants