Skip to Content.
Sympa Menu

perfsonar-dev - [pS-dev] [GEANT/SA2/SA2T3-OPPD] r840 - trunk/NMWG/build

Subject: perfsonar development work

List archive

[pS-dev] [GEANT/SA2/SA2T3-OPPD] r840 - trunk/NMWG/build


Chronological Thread 
  • From:
  • To:
  • Subject: [pS-dev] [GEANT/SA2/SA2T3-OPPD] r840 - trunk/NMWG/build
  • Date: Thu, 27 Feb 2014 10:44:44 +0000 (GMT)

Author: dfn.calim
Date: 2014-02-27 10:44:44 +0000 (Thu, 27 Feb 2014)
New Revision: 840

Removed:
trunk/NMWG/build/t/
Modified:
trunk/NMWG/build/Build.PL
trunk/NMWG/build/MANIFEST
Log:
deleting test files make no sense test before install

Modified: trunk/NMWG/build/Build.PL
===================================================================
--- trunk/NMWG/build/Build.PL 2014-02-26 19:57:03 UTC (rev 839)
+++ trunk/NMWG/build/Build.PL 2014-02-27 10:44:44 UTC (rev 840)
@@ -6,7 +6,8 @@
module_name => 'NMWG',
license => 'apache',
dist_author => 'DFN-Labor
<>',
- dist_version => '1.0',
+ dist_version => '1.0',
+ dist_abstract => 'NMWG module for perfsonar',
requires => {
'XML::LibXML' => 1.61, # XPathContext not included before
'LWP::UserAgent' => 2.033, # This is unsure, but version is from 2004
@@ -17,5 +18,5 @@
add_to_cleanup => [ 'NMWG-*' ],
);

-$builder->install_base_relpaths('lib' => 'lib');
+#$builder->install_base_relpaths('lib' => 'lib');
$builder->create_build_script();

Modified: trunk/NMWG/build/MANIFEST
===================================================================
--- trunk/NMWG/build/MANIFEST 2014-02-26 19:57:03 UTC (rev 839)
+++ trunk/NMWG/build/MANIFEST 2014-02-27 10:44:44 UTC (rev 840)
@@ -1,6 +1,8 @@
Build.PL
Changes
MANIFEST This list of files
+META.json
+META.yml
NMWG.pm
NMWG/Message.pm
README



  • [pS-dev] [GEANT/SA2/SA2T3-OPPD] r840 - trunk/NMWG/build, svn-noreply, 02/27/2014

Archive powered by MHonArc 2.6.16.

Top of Page