[ https://issues.apache.org/jira/browse/SQOOP-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14937314#comment-14937314 ]
Hudson commented on SQOOP-910: ------------------------------ SUCCESS: Integrated in Sqoop2 #911 (See [https://builds.apache.org/job/Sqoop2/911/]) SQOOP-910: Sqoop2: Move to embedded jetty from tomcat (jarcec: [https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=c8780d0fe678b352a98456be1ffa6ec6604c0096]) * dist/src/main/bin/sqoop-sys.sh * server/src/main/java/org/apache/sqoop/server/SqoopJettyServer.java * server/src/main/java/org/apache/sqoop/server/SqoopJettyContext.java * dist/src/main/bin/sqoop.sh * pom.xml * test/src/main/java/org/apache/sqoop/test/testcases/TomcatTestCase.java * test/src/main/java/org/apache/sqoop/test/infrastructure/providers/SqoopInfrastructureProvider.java * test/src/test/java/org/apache/sqoop/integration/repository/derby/upgrade/DerbyRepositoryUpgradeTest.java * test/pom.xml * dist/pom.xml * core/src/main/java/org/apache/sqoop/core/SqoopServer.java * test/src/main/java/org/apache/sqoop/test/testcases/JettyTestCase.java * test/src/main/java/org/apache/sqoop/test/testcases/ConnectorTestCase.java * test/src/main/java/org/apache/sqoop/test/minicluster/JettySqoopMiniCluster.java * core/src/main/java/org/apache/sqoop/audit/AuditLoggerManager.java * core/src/main/java/org/apache/sqoop/driver/JobManager.java * server/src/main/java/org/apache/sqoop/server/SqoopJettyConstants.java * server/pom.xml * dist/src/main/conf/sqoop_bootstrap.properties * dist/src/main/conf/sqoop.properties * tools/pom.xml * core/src/main/java/org/apache/sqoop/connector/ConnectorManager.java > Sqoop2: Move to embedded jetty from tomcat > ------------------------------------------ > > Key: SQOOP-910 > URL: https://issues.apache.org/jira/browse/SQOOP-910 > Project: Sqoop > Issue Type: Bug > Components: sqoop2-server > Affects Versions: 1.99.1 > Reporter: Hari Shreedharan > Assignee: Colin Ma > Fix For: 1.99.7 > > Attachments: SQOOP-910.001.patch, SQOOP-910.002.patch, > SQOOP-910.003.patch, SQOOP-910.004.patch, SQOOP-910.005.patch, > SQOOP-910.006.patch, SQOOP-910.007.patch > > > Embedded jetty makes it much easier to configure and replace the current jar > with the new one - in testing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)