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

Fixing Maven POM files #1

Closed
wants to merge 2 commits into from
Closed

Fixing Maven POM files #1

wants to merge 2 commits into from

Conversation

mathieucarbou
Copy link

  • wrong dependencies (some groupId and artifactId were inverted)
  • Fixing classpath conflicts regarding to servlet-api (now using mostly only one API from geronimo spec 3.0)
  • replacing dependencies containing embedded servlet-api to avoid classpath conflicts between 3.0 and 2.5 in IDEs

Mathieu Carbou added 2 commits December 5, 2010 13:03
 - wrong dependencies (some groupId and artifactId were inverted)
 - Fixing classpath conflicts regarding to servlet-api (now using mostly only one API from geronimo spec 3.0)
 - replacing dependencies containing embedded servlet-api to avoid classpath conflicts between 3.0 and 2.5 in IDEs
@Emperorlou Emperorlou mentioned this pull request Jun 7, 2012
@PavelR577 PavelR577 mentioned this pull request Dec 5, 2012
jfarcand pushed a commit that referenced this pull request May 15, 2014
avoid unnecessary wasteful allocation of 8K per each AtmosphereRequest
jfarcand pushed a commit that referenced this pull request Jul 24, 2014
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant