[jira] [Commented] (ACE-478) Disable baselining for agent.launcher project
[ https://issues.apache.org/jira/browse/ACE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987720#comment-13987720 ] J.W. Janssen commented on ACE-478: -- I've raised an issue on the Bndtools page, see https://github.com/bndtools/bndtools/issues/833 > Disable baselining for agent.launcher project > - > > Key: ACE-478 > URL: https://issues.apache.org/jira/browse/ACE-478 > Project: ACE > Issue Type: Improvement >Reporter: J.W. Janssen >Priority: Blocker > > The baseline support in Bndtools has a bug that prevents the > {{agent.launcher}} project to properly baseline. > Apparently, Bndtools verifies the timestamps of embedded resources and since > the launcher embeds the latest version of the ACE agent (with a different > timestamp) this will always yield baseline errors. -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Commented] (ACE-476) Upgrade the release repo in svn to contain the 2.0.1 bundle artifacts for baselining.
[ https://issues.apache.org/jira/browse/ACE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987681#comment-13987681 ] J.W. Janssen commented on ACE-476: -- We've two issues that prevent us from doing this right now. See ACE-477 & ACE-478. > Upgrade the release repo in svn to contain the 2.0.1 bundle artifacts for > baselining. > - > > Key: ACE-476 > URL: https://issues.apache.org/jira/browse/ACE-476 > Project: ACE > Issue Type: Bug > Components: Build >Reporter: Marcel Offermans >Assignee: Marcel Offermans > > Now that 2.0.1 is released, we should start baselining against that release > in trunk. -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Created] (ACE-478) Disable baselining for agent.launcher project
J.W. Janssen created ACE-478: Summary: Disable baselining for agent.launcher project Key: ACE-478 URL: https://issues.apache.org/jira/browse/ACE-478 Project: ACE Issue Type: Improvement Reporter: J.W. Janssen Priority: Blocker The baseline support in Bndtools has a bug that prevents the {{agent.launcher}} project to properly baseline. Apparently, Bndtools verifies the timestamps of embedded resources and since the launcher embeds the latest version of the ACE agent (with a different timestamp) this will always yield baseline errors. -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Commented] (ACE-478) Disable baselining for agent.launcher project
[ https://issues.apache.org/jira/browse/ACE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987680#comment-13987680 ] J.W. Janssen commented on ACE-478: -- A workaround for now is to disable baselining in the {{agent.launcher}} project, but this is not something we want to keep in the future... > Disable baselining for agent.launcher project > - > > Key: ACE-478 > URL: https://issues.apache.org/jira/browse/ACE-478 > Project: ACE > Issue Type: Improvement >Reporter: J.W. Janssen >Priority: Blocker > > The baseline support in Bndtools has a bug that prevents the > {{agent.launcher}} project to properly baseline. > Apparently, Bndtools verifies the timestamps of embedded resources and since > the launcher embeds the latest version of the ACE agent (with a different > timestamp) this will always yield baseline errors. -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Created] (ACE-477) Add remove-headers to main Bnd file
J.W. Janssen created ACE-477: Summary: Add remove-headers to main Bnd file Key: ACE-477 URL: https://issues.apache.org/jira/browse/ACE-477 Project: ACE Issue Type: Improvement Reporter: J.W. Janssen Priority: Blocker We should add {{-removeheaders: Bnd-LastModified,Tool,Created-By}} to our {{ext/defaults.bnd}} file in order to remove all headers that could potentially lead to unwanted differences in bundles. -- This message was sent by Atlassian JIRA (v6.2#6252)
svn commit: r1591825 - in /ace/trunk/org.apache.ace.agent.launcher: base.bnd felix.bnd
Author: marrs Date: Fri May 2 08:33:54 2014 New Revision: 1591825 URL: http://svn.apache.org/r1591825 Log: ACE-476 Bumped the launcher versions because they embed the agent (which was bumped itself). Modified: ace/trunk/org.apache.ace.agent.launcher/base.bnd ace/trunk/org.apache.ace.agent.launcher/felix.bnd Modified: ace/trunk/org.apache.ace.agent.launcher/base.bnd URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.agent.launcher/base.bnd?rev=1591825&r1=1591824&r2=1591825&view=diff == --- ace/trunk/org.apache.ace.agent.launcher/base.bnd (original) +++ ace/trunk/org.apache.ace.agent.launcher/base.bnd Fri May 2 08:33:54 2014 @@ -1,7 +1,7 @@ # The Jar Main-Class header Main-Class: org.apache.ace.agent.launcher.Launcher -Bundle-Version: 1.0.0 +Bundle-Version: 1.0.1 Bundle-Name: Apache ACE Agent launcher Bundle-Description: Standalone launcher that start an OSGi framework with an embedded ACE Agent Modified: ace/trunk/org.apache.ace.agent.launcher/felix.bnd URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.agent.launcher/felix.bnd?rev=1591825&r1=1591824&r2=1591825&view=diff == --- ace/trunk/org.apache.ace.agent.launcher/felix.bnd (original) +++ ace/trunk/org.apache.ace.agent.launcher/felix.bnd Fri May 2 08:33:54 2014 @@ -1,7 +1,7 @@ # The Jar Main-Class header Main-Class: org.apache.ace.agent.launcher.Launcher -Bundle-Version: 1.0.0 +Bundle-Version: 1.0.1 Bundle-Name: Apache ACE Agent Felix launcher Bundle-Description: Standalone launcher that start a Felix framework with an embedded ACE Agent
svn commit: r1591824 [2/2] - in /ace/trunk/cnf/releaserepo: ./ org.apache.ace.agent.launcher.base/ org.apache.ace.agent.launcher.felix/ org.apache.ace.agent/ org.apache.ace.ant.tasks/ org.apache.ace.a
Modified: ace/trunk/cnf/releaserepo/org.apache.ace.obr.servlet/org.apache.ace.obr.servlet-1.0.1.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.obr.servlet/org.apache.ace.obr.servlet-1.0.1.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.obr.storage/org.apache.ace.obr.storage-2.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.obr.storage/org.apache.ace.obr.storage-2.0.0.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.processlauncher/org.apache.ace.processlauncher-1.0.1.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.processlauncher/org.apache.ace.processlauncher-1.0.1.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.range.api/org.apache.ace.range.api-1.1.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.range.api/org.apache.ace.range.api-1.1.0.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.repository.api/org.apache.ace.repository.api-1.1.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.repository.api/org.apache.ace.repository.api-1.1.0.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.repository.ext/org.apache.ace.repository.ext-1.0.1.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.repository.ext/org.apache.ace.repository.ext-1.0.1.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.repository.impl/org.apache.ace.repository.impl-1.0.1.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.repository.impl/org.apache.ace.repository.impl-1.0.1.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.repository.servlet/org.apache.ace.repository.servlet-1.0.1.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.repository.servlet/org.apache.ace.repository.servlet-1.0.1.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.repository.task/org.apache.ace.repository.task-1.0.1.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.repository.task/org.apache.ace.repository.task-1.0.1.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.resourceprocessor.useradmin/org.apache.ace.resourceprocessor.useradmin-2.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.resourceprocessor.useradmin/org.apache.ace.resourceprocessor.useradmin-2.0.0.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.scheduler.api/org.apache.ace.scheduler.api-1.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.scheduler.api/org.apache.ace.scheduler.api-1.0.0.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.scheduler.impl/org.apache.ace.scheduler.impl-1.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.scheduler.impl/org.apache.ace.scheduler.impl-1.0.0.jar?rev=1591824&r1=1591823&r2=1591824&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.tageditor/org.apache.ace.tageditor-1.0.1.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.tageditor/org.apache.ace.tageditor-1.0.1.j
svn commit: r1591817 [1/3] - in /ace/trunk/cnf/releaserepo: ./ org.apache.ace.agent.itest/ org.apache.ace.agent.launcher.base/ org.apache.ace.agent.launcher.felix/ org.apache.ace.agent.launcher/ org.a
Author: marrs Date: Fri May 2 07:31:18 2014 New Revision: 1591817 URL: http://svn.apache.org/r1591817 Log: ACE-476 Updated the artifacts in the release repository (used for baselining). Added: ace/trunk/cnf/releaserepo/org.apache.ace.agent.launcher.base/ ace/trunk/cnf/releaserepo/org.apache.ace.agent.launcher.base/org.apache.ace.agent.launcher.base-1.0.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.agent.launcher.felix/ ace/trunk/cnf/releaserepo/org.apache.ace.agent.launcher.felix/org.apache.ace.agent.launcher.felix-1.0.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.agent/org.apache.ace.agent-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.ant.tasks/org.apache.ace.ant.tasks-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.bnd.repository/ ace/trunk/cnf/releaserepo/org.apache.ace.bnd.repository/org.apache.ace.bnd.repository-1.0.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.builder/org.apache.ace.builder-2.0.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.client.automation/org.apache.ace.client.automation-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.client.repository.api/org.apache.ace.client.repository.api-2.0.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.client.repository.helper.base/org.apache.ace.client.repository.helper.base-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.client.repository.helper.bundle/org.apache.ace.client.repository.helper.bundle-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.client.repository.helper.configuration/org.apache.ace.client.repository.helper.configuration-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.client.repository.helper.user/org.apache.ace.client.repository.helper.user-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.client.repository.impl/org.apache.ace.client.repository.impl-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.client.rest/org.apache.ace.client.rest-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.client.workspace/ ace/trunk/cnf/releaserepo/org.apache.ace.client.workspace/org.apache.ace.client.workspace-1.0.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.configurator.impl/org.apache.ace.configurator.impl-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.configurator.useradmin.task/org.apache.ace.configurator.useradmin.task-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.consolelogger/org.apache.ace.consolelogger-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.deployment.provider.api/org.apache.ace.deployment.provider.api-1.1.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.deployment.provider.base/org.apache.ace.deployment.provider.base-2.0.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.deployment.provider.filebased/org.apache.ace.deployment.provider.filebased-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.deployment.provider.repositorybased/org.apache.ace.deployment.provider.repositorybased-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.deployment.servlet/org.apache.ace.deployment.servlet-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.deployment.streamgenerator/org.apache.ace.deployment.streamgenerator-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.deployment.task.base/org.apache.ace.deployment.task.base-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.deployment.util.test/org.apache.ace.deployment.util.test-1.1.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.discovery.api/org.apache.ace.discovery.api-1.1.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.discovery.property/org.apache.ace.discovery.property-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.discovery.upnp/org.apache.ace.discovery.upnp-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.feedback.common/ ace/trunk/cnf/releaserepo/org.apache.ace.feedback.common/org.apache.ace.feedback.common-1.0.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.gogo/ ace/trunk/cnf/releaserepo/org.apache.ace.gogo.servlet/ ace/trunk/cnf/releaserepo/org.apache.ace.gogo.servlet/org.apache.ace.gogo.servlet-0.0.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.gogo/org.apache.ace.gogo-1.0.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.http.redirector/org.apache.ace.http.redirector-1.0.1.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.identification.api/org.apache.ace.identification.api-1.1.0.jar (with props) ace/trunk/cnf/releaserepo/org.apache.ace.ident
svn commit: r1591817 [3/3] - in /ace/trunk/cnf/releaserepo: ./ org.apache.ace.agent.itest/ org.apache.ace.agent.launcher.base/ org.apache.ace.agent.launcher.felix/ org.apache.ace.agent.launcher/ org.a
Added: ace/trunk/cnf/releaserepo/org.apache.ace.agent.launcher.base/org.apache.ace.agent.launcher.base-1.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.agent.launcher.base/org.apache.ace.agent.launcher.base-1.0.0.jar?rev=1591817&view=auto == Binary file - no diff available. Propchange: ace/trunk/cnf/releaserepo/org.apache.ace.agent.launcher.base/org.apache.ace.agent.launcher.base-1.0.0.jar -- svn:mime-type = application/octet-stream Added: ace/trunk/cnf/releaserepo/org.apache.ace.agent.launcher.felix/org.apache.ace.agent.launcher.felix-1.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.agent.launcher.felix/org.apache.ace.agent.launcher.felix-1.0.0.jar?rev=1591817&view=auto == Binary file - no diff available. Propchange: ace/trunk/cnf/releaserepo/org.apache.ace.agent.launcher.felix/org.apache.ace.agent.launcher.felix-1.0.0.jar -- svn:mime-type = application/octet-stream Added: ace/trunk/cnf/releaserepo/org.apache.ace.agent/org.apache.ace.agent-1.0.1.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.agent/org.apache.ace.agent-1.0.1.jar?rev=1591817&view=auto == Binary file - no diff available. Propchange: ace/trunk/cnf/releaserepo/org.apache.ace.agent/org.apache.ace.agent-1.0.1.jar -- svn:mime-type = application/octet-stream Added: ace/trunk/cnf/releaserepo/org.apache.ace.ant.tasks/org.apache.ace.ant.tasks-1.0.1.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.ant.tasks/org.apache.ace.ant.tasks-1.0.1.jar?rev=1591817&view=auto == Binary file - no diff available. Propchange: ace/trunk/cnf/releaserepo/org.apache.ace.ant.tasks/org.apache.ace.ant.tasks-1.0.1.jar -- svn:mime-type = application/octet-stream Modified: ace/trunk/cnf/releaserepo/org.apache.ace.authentication.api/org.apache.ace.authentication.api-1.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.authentication.api/org.apache.ace.authentication.api-1.0.0.jar?rev=1591817&r1=1591816&r2=1591817&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.authentication.impl/org.apache.ace.authentication.impl-1.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.authentication.impl/org.apache.ace.authentication.impl-1.0.0.jar?rev=1591817&r1=1591816&r2=1591817&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.authentication.processor.basicauth/org.apache.ace.authentication.processor.basicauth-1.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.authentication.processor.basicauth/org.apache.ace.authentication.processor.basicauth-1.0.0.jar?rev=1591817&r1=1591816&r2=1591817&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.authentication.processor.clientcert/org.apache.ace.authentication.processor.clientcert-1.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.authentication.processor.clientcert/org.apache.ace.authentication.processor.clientcert-1.0.0.jar?rev=1591817&r1=1591816&r2=1591817&view=diff == Binary files - no diff available. Modified: ace/trunk/cnf/releaserepo/org.apache.ace.authentication.processor.password/org.apache.ace.authentication.processor.password-1.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.authentication.processor.password/org.apache.ace.authentication.processor.password-1.0.0.jar?rev=1591817&r1=1591816&r2=1591817&view=diff == Binary files - no diff available. Added: ace/trunk/cnf/releaserepo/org.apache.ace.bnd.repository/org.apache.ace.bnd.repository-1.0.0.jar URL: http://svn.apache.org/viewvc/ace/trunk/cnf/releaserepo/org.apache.ace.bnd.repository/org.apache.ace.bnd.repository-1.0.0.jar?rev=1591817&view=auto == Binary fi
svn commit: r1591816 - /ace/trunk/build/build.xml
Author: marrs Date: Fri May 2 07:20:43 2014 New Revision: 1591816 URL: http://svn.apache.org/r1591816 Log: ACE-476 Added a task that collects all non-itest bundles, so they can easily be copied to a baseline repository in Eclipse. Modified: ace/trunk/build/build.xml Modified: ace/trunk/build/build.xml URL: http://svn.apache.org/viewvc/ace/trunk/build/build.xml?rev=1591816&r1=1591815&r2=1591816&view=diff == --- ace/trunk/build/build.xml (original) +++ ace/trunk/build/build.xml Fri May 2 07:20:43 2014 @@ -157,4 +157,14 @@ + + + + + + + + + +