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

JMeter 2.11 on maven central triggers a not existing dependency rsyntaxtextarea 2.5.1, upgrade to 2.5.3 #3356

Closed
asfimport opened this issue Apr 8, 2014 · 4 comments

Comments

@asfimport
Copy link
Collaborator

Thomas Mortagne (Bug 56367):
JMeter 2.11 requires rsyntaxtextarea 2.5.1 but the latest on Maven central is 2.5.0. I'm surprised deploying it on Maven Central actually worked.

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
See:
bobbylight/RSyntaxTextArea#31

It should be fixed as part of RSyntaxTextArea project

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
In future I think the version of rsyntaxtextarea should only be updated if it is already available from Maven. [Likwewise for any other dependencies].

Unless 2.5.1 is available when when the next release is done, JMeter should revert to 2.5.0.

Users can always update the version later themselves if they really need to.

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
Added check:

URL: http://svn.apache.org/r1585833
Log:
Detect downloads not from Maven Central
#3356

Modified:
jmeter/trunk/test/src/org/apache/jmeter/JMeterVersionTest.java

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Thu Jul 10 08:43:30 2014
New Revision: 1609422

URL: http://svn.apache.org/r1609422
Log:
#3356 - JMeter 2.11 on maven central triggers a not existing dependency rsyntaxtextarea 2.5.1, upgrade to 2.5.3
#3356

Added:
jmeter/trunk/licenses/bin/rsyntaxtextarea-2.5.3.txt (contents, props changed)
- copied, changed from r1606604, jmeter/trunk/licenses/bin/rsyntaxtextarea-2.5.1.txt
Removed:
jmeter/trunk/licenses/bin/rsyntaxtextarea-2.5.1.txt
Modified:
jmeter/trunk/build.properties
jmeter/trunk/build.xml
jmeter/trunk/eclipse.classpath
jmeter/trunk/lib/ (props changed)
jmeter/trunk/lib/aareadme.txt
jmeter/trunk/res/maven/ApacheJMeter_parent.pom
jmeter/trunk/xdocs/changes.xml

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

No branches or pull requests

1 participant